Skip to content

chore(deps): bump magic-string from 1.1.0 to 1.2.3 - #1088

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

chore(deps): bump magic-string from 1.1.0 to 1.2.3#1088
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 Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps magic-string from 1.1.0 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
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

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 1.1.0 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.1.0...v1.2.3)

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

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 Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 14:13
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

📊 Bundle size report

✅ No changes found

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