Skip to content

build(deps): bump magic-string from 0.30.21 to 1.2.3 - #29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/magic-string-1.2.3
Open

build(deps): bump magic-string from 0.30.21 to 1.2.3#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/magic-string-1.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown

Bumps magic-string from 0.30.21 to 1.2.3.

Release notes

Sourced from magic-string's releases.

v1.2.3

   🐞 Bug Fixes

    View changes on GitHub

v1.2.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.2.1

   🐞 Bug Fixes

    View changes on GitHub

v1.2.0

   🚀 Features

    View changes on GitHub

v1.1.1

   🐞 Bug Fixes

    View changes on GitHub

v1.1.0

   🐞 Bug Fixes

... (truncated)

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)

1.2.2 (2026-08-20)

Bug Fixes

  • hasChanged reports a change when an edit spans a chunk boundary (#331) (811de46)
  • keep the ignore-list hint and stored names when cloning (#329) (ddf02ca)

Performance Improvements

1.2.1 (2026-08-19)

Bug Fixes

1.2.0 (2026-08-13)

Features

  • introduce MagicStringError with concise, consistent messages (#324) (57080e7)

1.1.1 (2026-08-12)

Bug Fixes

1.1.0 (2026-07-23)

Bug Fixes

  • trim replacements longer than the range they replace (#312) (ec1a139)

Performance Improvements

... (truncated)

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)
  • dc08204 chore: release v1.2.2
  • ddf02ca fix: keep the ignore-list hint and stored names when cloning (#329)
  • 811de46 fix: hasChanged reports a change when an edit spans a chunk boundary (#331)
  • e324bc4 perf: optimize hasChanged (#328)
  • 3400a40 chore: release v1.2.1
  • Additional commits viewable in compare view

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 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)

Bumps [magic-string](https://github.com/Rich-Harris/magic-string) from 0.30.21 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@v0.30.21...v1.2.3)

---
updated-dependencies:
- dependency-name: magic-string
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2026
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