Skip to content

build(deps): bump langium from 3.5.0 to 4.2.0#1423

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/langium-4.2.0
Open

build(deps): bump langium from 3.5.0 to 4.2.0#1423
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/langium-4.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps langium from 3.5.0 to 4.2.0.

Release notes

Sourced from langium's releases.

v4.1.0

Changes: https://github.com/eclipse-langium/langium/blob/main/packages/langium/CHANGELOG.md#v410-sep-2025

v4.0.0

Changes: https://github.com/eclipse-langium/langium/blob/main/packages/langium/CHANGELOG.md#v400-jul-2025

Changelog

Sourced from langium's changelog.

v4.2.0 (Jan. 2026)

  • Improve code completion for common prefixes (#2087).
  • Improve code completion for case insensitive languages (#2102).
  • Move initial document loading into an overridable method (#2083).
  • Update Chevrotain to 11.1.0 (#2089).
  • Fix minor issues in the generator API (#2091, #2090).
  • Move more document reset logic into the DocumentBuilder, deprecate LangiumDocuments#invalidateDocument (#2071).

v4.1.3 (Dec. 2025)

  • Fix return type of infix rules (#2077).
  • Fix assignments of union types (#2076).

v4.1.2 (Dec. 2025)

  • Adjusted UriTrie internals (#2069).

v4.1.1 (Nov. 2025)

  • Improved error handling in the DefaultWorkspaceManager (#2047).
  • Fixed a rendering issue in the hover provider (#2067).
  • Improve range display for definition requests (#2063).

v4.1.0 (Sep. 2025)

  • Add a profiler service for parsing, linking and validation (#1993).
  • Enable configuration of document state settings in the startLanguageServer function (#2019).
  • Improvements to the responsiveness of the DocumentBuilder#waitUntil method when providing a document URI (#2024).
  • Update the CrossReferencesOfAstNodeType to include multi-references (#2036).
  • Add a way to prevent validation of specific AST nodes to improve performance (#2035).

v4.0.3 (Sep. 2025)

Rollback of v4.0.2.

v4.0.2 (Sep. 2025)

Attempted to fix a bug, which was later identified as a TypeScript compiler issue

v4.0.1 (Sep. 2025)

  • Fixes multiple issues related to the stability of infix rules (#2011, #2023).
  • Fixes an issue related to the trace parameter of copyAstNode (#1995).
  • Extends the MultiMap constructor to accept an Iterable (#2020).
  • Removed a problematic performance optimization in the resetToState method (#2022).

v4.0.0 (Jul. 2025)

Multi-Target References

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for langium since your current version.


Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2026
@dependabot dependabot bot requested a review from lars-reimann as a code owner February 1, 2026 14:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/langium-4.2.0 branch from 6b4c26f to d2dc267 Compare February 2, 2026 16:11
Bumps [langium](https://github.com/eclipse-langium/langium/tree/HEAD/packages/langium) from 3.5.0 to 4.2.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/HEAD/packages/langium)

---
updated-dependencies:
- dependency-name: langium
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/langium-4.2.0 branch from d2dc267 to ebe3289 Compare February 3, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants