Skip to content

Commit

Permalink
chore(deps): update dependency magic-string to v0.30.17 (#9794)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [magic-string](https://redirect.github.com/rich-harris/magic-string) |
[`0.30.14` ->
`0.30.17`](https://renovatebot.com/diffs/npm/magic-string/0.30.14/0.30.17)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/magic-string/0.30.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/magic-string/0.30.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/magic-string/0.30.14/0.30.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/magic-string/0.30.14/0.30.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rich-harris/magic-string (magic-string)</summary>

###
[`v0.30.17`](https://redirect.github.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#03017-2024-12-16)

[Compare
Source](https://redirect.github.com/rich-harris/magic-string/compare/v0.30.16...v0.30.17)

##### Bug Fixes

- remove problematic `type: module`
([092697b](https://redirect.github.com/rich-harris/magic-string/commit/092697b3be479a19ab5e763f872e612743075d4a))

###
[`v0.30.16`](https://redirect.github.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#03016-2024-12-16)

[Compare
Source](https://redirect.github.com/rich-harris/magic-string/compare/v0.30.15...v0.30.16)

##### Bug Fixes

- missing mapping after a line break with `hires: 'boundary'`
([#&#8203;298](https://redirect.github.com/rich-harris/magic-string/issues/298))
([24cb8ea](https://redirect.github.com/rich-harris/magic-string/commit/24cb8ea50dfe913ea01f6de04d727b27a70f5db7))

##### Features

- introduce offset
([#&#8203;297](https://redirect.github.com/rich-harris/magic-string/issues/297))
([29f260e](https://redirect.github.com/rich-harris/magic-string/commit/29f260e1902fee9ec17a86ec4ab641b089344131))

###
[`v0.30.15`](https://redirect.github.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#03015-2024-12-10)

[Compare
Source](https://redirect.github.com/rich-harris/magic-string/compare/v0.30.14...v0.30.15)

##### Features

- add `sideEffects: false` to package.json
([#&#8203;295](https://redirect.github.com/rich-harris/magic-string/issues/295))
([889bd73](https://redirect.github.com/rich-harris/magic-string/commit/889bd738675cc599e6db591cef85c85cb36c8658))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/swc-project/swc).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent bc4ec00 commit 51595ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12926,11 +12926,11 @@ __metadata:
linkType: hard

"magic-string@npm:^0.30.0":
version: 0.30.14
resolution: "magic-string@npm:0.30.14"
version: 0.30.17
resolution: "magic-string@npm:0.30.17"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
checksum: 8ca0f8937c2824e48ebc70e7e065a193c467713639cc6e5972aaba0fa5417b375a6f62c383410a19a66e618c386bb7253fbd3ccbfb0144bb310f0ba772121f12
checksum: 2f71af2b0afd78c2e9012a29b066d2c8ba45a9cd0c8070f7fd72de982fb1c403b4e3afdb1dae00691d56885ede66b772ef6bedf765e02e3a7066208fe2fec4aa
languageName: node
linkType: hard

Expand Down

0 comments on commit 51595ae

Please sign in to comment.