Skip to content

chore(deps): update dependency magic-string to v1 - #16369

Closed
renovate[bot] wants to merge 1 commit into
version-3from
renovate/magic-string-1.x
Closed

chore(deps): update dependency magic-string to v1#16369
renovate[bot] wants to merge 1 commit into
version-3from
renovate/magic-string-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
magic-string ^0.30.21^1.0.0 age confidence

Release Notes

Rich-Harris/magic-string (magic-string)

v1.1.0

Compare Source

Bug Fixes
  • trim replacements longer than the range they replace (#​312) (ec1a139)
Performance Improvements

v1.0.0

Compare Source

Bug Fixes
Performance Improvements

0.30.21 (2025-10-24)

0.30.20 (2025-10-24)

0.30.19 (2025-09-08)

Bug Fixes
Features
  • replace(All) support replacement for functions when the first parameter is a string (#​304) (fd1d887)

0.30.18 (2025-08-22)

Bug Fixes

0.30.17 (2024-12-16)

Bug Fixes
  • remove problematic type: module (092697b)

0.30.16 (2024-12-16)

Bug Fixes
  • missing mapping after a line break with hires: 'boundary' (#​298) (24cb8ea)
Features

0.30.15 (2024-12-10)

Features

0.30.14 (2024-11-26)

Features

0.30.13 (2024-11-18)

Features

0.30.12 (2024-10-11)

Performance Improvements

0.30.11 (2024-07-29)

Bug Fixes
  • not use negative indices for remove in empty string (#​281) (5c1cba0)

0.30.10 (2024-04-17)

Bug Fixes

0.30.9 (2024-04-04)

Performance Improvements
  • avoid create uncessary overrides for replace (a1b857c)

0.30.8 (2024-03-03)

Bug Fixes
  • handle last empty line correctly when using update/overwrite (#​274) (29c7bfa)

0.30.7 (2024-02-05)

Features

0.30.6 (2024-01-31)

Features

0.30.5 (2023-10-12)

Bug Fixes

0.30.4 (2023-09-29)

Bug Fixes

0.30.3 (2023-08-21)

Bug Fixes

0.30.2 (2023-07-28)

Features

0.30.1 (2023-07-04)

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@pkg-svelte-dev

pkg-svelte-dev Bot commented Jul 16, 2026

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from e20b657:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/e20b6579e85550c74c305544fef464f09542f6e4

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/kit/pr/16369

@changeset-bot

changeset-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 483bfa2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Rich-Harris

Copy link
Copy Markdown
Member

you would think renovate would understand the concept of needing to update lockfiles?

anyway this package is too fresh, it doesn't meet our minimumReleaseAge yet. try again in a couple days

@renovate
renovate Bot force-pushed the renovate/magic-string-1.x branch from 6e5a041 to b13adb6 Compare July 16, 2026 19:14
@Rich-Harris
Rich-Harris marked this pull request as draft July 16, 2026 19:18
@renovate
renovate Bot force-pushed the renovate/magic-string-1.x branch from b13adb6 to fa3fff1 Compare July 18, 2026 21:57
@svelte-docs-bot

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/magic-string-1.x branch from f0b5ce6 to f85da72 Compare July 20, 2026 12:15
@Rich-Harris

Copy link
Copy Markdown
Member

This appears to be failing because of conflicts with svelte2tsx. The language-tools repo has a bunch of different versions of magic-string via various dependencies, and svelte2tsx in particular is a CommonJS package which IIUC is the source of the error. It's probably time we modernised things a bit, though I'm not going to spend any time on that now

@renovate
renovate Bot force-pushed the renovate/magic-string-1.x branch 4 times, most recently from 03f8c9b to 483bfa2 Compare July 27, 2026 12:17
@renovate
renovate Bot force-pushed the renovate/magic-string-1.x branch from 483bfa2 to e20b657 Compare July 30, 2026 13:42
@teemingc teemingc mentioned this pull request Aug 11, 2026
@dummdidumm

Copy link
Copy Markdown
Member

I removed the magic-string reference from the svelte2tsx types, hopefully resolved with that (when bumping to latest svelte2tsx)

Rich-Harris pushed a commit that referenced this pull request Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants