Skip to content

Bump magic-string from 0.30.21 to 1.0.0#534

Merged
nev21 merged 3 commits into
mainfrom
dependabot/npm_and_yarn/magic-string-1.0.0
Jul 17, 2026
Merged

Bump magic-string from 0.30.21 to 1.0.0#534
nev21 merged 3 commits into
mainfrom
dependabot/npm_and_yarn/magic-string-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps magic-string from 0.30.21 to 1.0.0.

Release notes

Sourced from magic-string's releases.

v1.0.0

In magic-string v1.0.0, it's now pure ESM, and the type declarations are built from the TypeScript source. This means the previous CJS, UMD, and IIFE builds are now dropped as we believe the ecosystem is moving forward for ESM. The version was bumped to v1.0.0 instead of v0.31 to distinguish this breaking change, and since magic-string has been verified by the ecosystem for over a decade, the API is stable enough to be marked as v1.

Genreated changelogs:

   🚨 Breaking Changes

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Changelog

Sourced from magic-string's changelog.

1.0.0 (2026-07-16)

Bug Fixes

  • avoid crash when moving a zero-length range (#307) (56fe8cb)

Performance Improvements

  • add fast path for non-exclusion indent (#308) (992baba)
Commits

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.0.0.
- [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.0.0)

---
updated-dependencies:
- dependency-name: magic-string
  dependency-version: 1.0.0
  dependency-type: direct:development
  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 Jul 17, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 17, 2026 00:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 17, 2026
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.66%. Comparing base (4ff52f0) to head (42687d7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #534   +/-   ##
=======================================
  Coverage   97.66%   97.66%           
=======================================
  Files          28       28           
  Lines        1540     1540           
  Branches      362      362           
=======================================
  Hits         1504     1504           
  Misses         36       36           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nev21
nev21 enabled auto-merge (squash) July 17, 2026 01:10
@nev21
nev21 merged commit 03ca759 into main Jul 17, 2026
10 checks passed
@nev21
nev21 deleted the dependabot/npm_and_yarn/magic-string-1.0.0 branch July 17, 2026 01:26
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.

2 participants