-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump langium from 3.0.0 to 3.3.0 #1303
Conversation
Bumps [langium](https://github.com/eclipse-langium/langium/tree/HEAD/packages/langium) from 3.0.0 to 3.3.0. - [Release notes](https://github.com/eclipse-langium/langium/releases) - [Changelog](https://github.com/eclipse-langium/langium/blob/main/packages/langium/CHANGELOG.md) - [Commits](https://github.com/eclipse-langium/langium/commits/v3.3.0/packages/langium) --- updated-dependencies: - dependency-name: langium dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
79edde2
to
4fd930c
Compare
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1303 +/- ##
==========================================
- Coverage 99.72% 99.72% -0.01%
==========================================
Files 114 113 -1
Lines 12793 12783 -10
Branches 4203 4199 -4
==========================================
- Hits 12758 12748 -10
Misses 35 35 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version 0.23.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Bumps langium from 3.0.0 to 3.3.0.
Release notes
Sourced from langium's releases.
Changelog
Sourced from langium's changelog.
... (truncated)
Commits
c5d74ec
Add remark about graduation09ca490
Release version 3.3.0644660a
Add lexer error message provider (#1716)21b1051
fix: multiple document-builder listeners (#1738)516fe4c
Fix the CST after performing assigned actions (#1674)b2b1cbe
Extend the API of the validation registry for more performant custom validati...b52cb60
Removeundefined
return type fromjoinTracedToNode
(#1711)d0522c1
Fix indentation token lengths (#1708)dee64f8
Improve document deletion handling in caches (#1712)2e39701
Improvements for cancelable operations (#1701)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)