Skip to content

build(deps): bump the production-dependencies group with 2 updates - #2889

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-986c1cfc3b
Sep 24, 2026
Merged

github-actions[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-986c1cfc3b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates: lucide and magic-string.

Updates lucide from 1.46.0 to 1.47.0

Release notes

Sourced from lucide's releases.

Version 1.47.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.46.0...1.47.0

Commits

Updates magic-string from 1.3.1 to 1.4.1

Release notes

Sourced from magic-string's releases.

v1.4.1

   🐞 Bug Fixes

    View changes on GitHub

v1.4.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.3.2

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from magic-string's changelog.

1.4.1 (2026-09-15)

Bug Fixes

  • flush the shared encoder buffer at the end of every drain (#356) (f682ccf)

1.4.0 (2026-09-15)

Bug Fixes

  • don't resurrect removed content in replace/replaceAll (#352) (c847b0e)

Features

  • add affinity option to move() (#351) (f849b39)
  • bundle: add toMagicString() to flatten a Bundle into a MagicString (#353) (3a7c7b0)

Performance Improvements

  • encode mappings incrementally in generateMap to cut peak memory (#350) (1401f6c)

1.3.2 (2026-09-15)

Bug Fixes

  • carry trimStart and trimEnd into the outro and intro (#348) (07d2fcb)
  • preserve inserts anchored to the edges of a removed range (#282) (#349) (bd7ee85)
  • return an empty slice when the end index resolves to zero (#346) (5531971)
  • treat moving a range to where it already sits as a no-op (#347) (22ed11b)
Commits
  • c308bb7 chore: release v1.4.1
  • f682ccf fix: flush the shared encoder buffer at the end of every drain (#356)
  • be06ddb chore: release v1.4.0
  • 21e5611 test: make the integrity checker wrap MagicString methods (#355)
  • 3a7c7b0 feat(bundle): add toMagicString() to flatten a Bundle into a MagicString (#353)
  • 4b8a12f test: cover the already-edited-chunk guard from issue #139 (#354)
  • c847b0e fix: don't resurrect removed content in replace/replaceAll (#352)
  • f849b39 feat: add affinity option to move() (#351)
  • 493878a docs: mention about magic-string-stack
  • 1401f6c perf: encode mappings incrementally in generateMap to cut peak memory (#350)
  • Additional commits viewable 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 2 updates: [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) and [magic-string](https://github.com/Rich-Harris/magic-string).


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

Updates `magic-string` from 1.3.1 to 1.4.1
- [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.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: lucide
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: magic-string
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 24, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 24, 2026 09:53
@github-actions
github-actions Bot merged commit 2543749 into develop Sep 24, 2026
6 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/production-dependencies-986c1cfc3b branch September 24, 2026 09:57
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