Skip to content

build(deps): bump the production-dependencies group with 5 updates - #2852

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-52ea3f7a26
Sep 3, 2026
Merged

build(deps): bump the production-dependencies group with 5 updates#2852
github-actions[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-52ea3f7a26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 5 updates:

Package From To
vscode-languageserver 10.1.0 10.1.1
vscode-languageserver-textdocument 1.0.13 1.0.14
vscode-languageserver-types 3.18.0 3.18.3
lucide 1.33.0 1.38.0
magic-string 1.2.2 1.2.3

Updates vscode-languageserver from 10.1.0 to 10.1.1

Commits

Updates vscode-languageserver-textdocument from 1.0.13 to 1.0.14

Commits

Updates vscode-languageserver-types from 3.18.0 to 3.18.3

Release notes

Sourced from vscode-languageserver-types's releases.

release/protocol/3.18.3

No release notes provided.

release/types/3.18.3

Changes:

  • #1840: Disable Azure Artifacts package publishing
  • #1839: Add configurable language server stream handlers
  • #1835: Preserve diagnostic pull state after quick document reopen
  • #1823: feat(server): support document ranges formatting
  • #1829: Increase notebook diagnostics test timeout on macOS
  • #1834: Update dependencies
  • #1831: Bump brace-expansion from 5.0.7 to 5.0.9 in /client
  • #1830: Bump brace-expansion from 5.0.6 to 5.0.9 in /client-node-tests
  • #1833: Bump js-yaml from 4.2.0 to 4.3.1
  • #1832: Bump fast-uri from 3.1.4 to 3.1.5
  • #1828: Bump @​vscode/test-electron to 3.1.0
  • #1826: Bump fast-uri from 3.1.2 to 3.1.4
  • #1824: Bump brace-expansion from 5.0.6 to 5.0.7 in /client
  • #1822: Fix Registration options
  • #1820: Correctly type URIs in file operations and clarify comments
  • #1818: Remove proposed tag references from documentation
  • #1817: Merge latest release into main
  • #1816: Update dependency versions in lock files
  • #1815: Fix validation setting in TypeScript configuration

This list of changes was auto generated.

release/protocol/3.18.2

No release notes provided.

release/protocol/3.18.1

Changes:

  • #1796: Make TextDocumentContentFeature a supported capability
  • #1795: textDocumentContent capability/feature is still behind a proposed gate even though in 3.18 it's not flagged as proposed anymore
  • #1794: Fix partial result type for textDocument/diagnostic request
  • #1792: Update @​vscode/test-electron to version 3.0.0
  • #1791: Refine notification assertions in delayOpenNotifications tests
  • #1790: Update inline value documentation and clean up dependencies
  • #1788: Update dependency versions in lock files
  • #1787: Merge 3.18 release into main
  • #1786: Shorten test dir path

... (truncated)

Commits

Updates lucide from 1.33.0 to 1.38.0

Release notes

Sourced from lucide's releases.

Version 1.38.0

What's Changed

Full Changelog: lucide-icons/lucide@1.36.0...1.38.0

Version 1.37.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.35.0...1.37.0

Version 1.36.0

What's Changed

... (truncated)

Commits

Updates magic-string from 1.2.2 to 1.2.3

Release notes

Sourced from magic-string's releases.

v1.2.3

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from magic-string's changelog.

1.2.3 (2026-08-26)

Bug Fixes

  • clamp negative indices below -length instead of wrapping repeatedly (#337) (9391bb7)
  • guess the most common indentation in a bundle (#334) (111b030)
  • handle empty matches in replace and replaceAll (#335) (b6a53f7)
  • trim the separators between sources (#333) (1bb4cce)
Commits
  • 5473bfb chore: release v1.2.3
  • 111b030 fix: guess the most common indentation in a bundle (#334)
  • b6a53f7 fix: handle empty matches in replace and replaceAll (#335)
  • 9391bb7 fix: clamp negative indices below -length instead of wrapping repeatedly (#337)
  • 1bb4cce fix: trim the separators between sources (#333)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server) | `10.1.0` | `10.1.1` |
| [vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument) | `1.0.13` | `1.0.14` |
| [vscode-languageserver-types](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/types) | `3.18.0` | `3.18.3` |
| [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) | `1.33.0` | `1.38.0` |
| [magic-string](https://github.com/Rich-Harris/magic-string) | `1.2.2` | `1.2.3` |


Updates `vscode-languageserver` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/10.1.1/server)

Updates `vscode-languageserver-textdocument` from 1.0.13 to 1.0.14
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/HEAD/textDocument)

Updates `vscode-languageserver-types` from 3.18.0 to 3.18.3
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/types/3.18.3/types)

Updates `lucide` from 1.33.0 to 1.38.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.38.0/packages/lucide)

Updates `magic-string` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/Rich-Harris/magic-string/releases)
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md)
- [Commits](Rich-Harris/magic-string@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: vscode-languageserver
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vscode-languageserver-textdocument
  dependency-version: 1.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vscode-languageserver-types
  dependency-version: 3.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: lucide
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: magic-string
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area-dependencies Pull requests that update a dependency file platform-javascript Related to the JavaScript version of alphaTab labels Sep 3, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 3, 2026 09:53
@github-actions
github-actions Bot merged commit f87db74 into develop Sep 3, 2026
6 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/production-dependencies-52ea3f7a26 branch September 3, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-dependencies Pull requests that update a dependency file platform-javascript Related to the JavaScript version of alphaTab

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants