Skip to content

build(deps): bump the npm-dependencies group with 2 updates - #29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-c8862995be
Open

build(deps): bump the npm-dependencies group with 2 updates#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-c8862995be

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 2 updates: magic-string and @babel/core.

Updates 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

Updates @babel/core from 7.29.7 to 8.0.1

Release notes

Sourced from @​babel/core's releases.

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Commits

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 npm-dependencies group with 2 updates: [magic-string](https://github.com/Rich-Harris/magic-string) and [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core).


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

Updates `@babel/core` from 7.29.7 to 8.0.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-core)

---
updated-dependencies:
- dependency-name: magic-string
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@babel/core"
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

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 7, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​babel/​core@​8.0.1991007990100
Updatednpm/​magic-string@​0.30.21 ⏵ 1.2.3100100100 +195100

View full report

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