Skip to content

Bump magic-string from 1.3.1 to 1.4.1 in the npm-dependencies group - #612

Merged
BaseMax merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-573243bcc9
Sep 22, 2026
Merged

BaseMax merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-573243bcc9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 1 update: magic-string.

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 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 <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 1 update: [magic-string](https://github.com/Rich-Harris/magic-string).


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: magic-string
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 labels Sep 22, 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
Updatednpm/​magic-string@​1.3.1 ⏵ 1.4.1100 +1100100 +196 -1100

View full report

@deepsource-io

deepsource-io Bot commented Sep 22, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 9bdd40b...88fd9ba on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Sep 22, 2026 10:25a.m. Review ↗
Secrets Sep 22, 2026 10:25a.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@BaseMax
BaseMax merged commit a8e609e into main Sep 22, 2026
15 of 16 checks passed
@BaseMax
BaseMax deleted the dependabot/npm_and_yarn/npm-dependencies-573243bcc9 branch September 22, 2026 10:29
@github-project-automation github-project-automation Bot moved this to Done in Next Sep 22, 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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant