-
Notifications
You must be signed in to change notification settings - Fork 78
Commit 1bf1004
authored
build(deps): update dependency rollup to v4.34.9 (#11661)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [rollup](https://rollupjs.org/)
([source](https://redirect.github.com/rollup/rollup)) | [`4.34.8` ->
`4.34.9`](https://renovatebot.com/diffs/npm/rollup/4.34.8/4.34.9) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>rollup/rollup (rollup)</summary>
###
[`v4.34.9`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4349)
[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.34.8...v4.34.9)
*2025-03-01*
##### Bug Fixes
- Support JSX modes in WASM
([#​5866](https://redirect.github.com/rollup/rollup/issues/5866))
- Allow the CustomPluginOptions to be extended
([#​5850](https://redirect.github.com/rollup/rollup/issues/5850))
##### Pull Requests
- [#​5850](https://redirect.github.com/rollup/rollup/pull/5850):
Revert CustomPluginOptions to be an interface
([@​sapphi-red](https://redirect.github.com/sapphi-red),
[@​lukastaegert](https://redirect.github.com/lukastaegert))
- [#​5851](https://redirect.github.com/rollup/rollup/pull/5851):
Javascript to JavaScript
([@​dasa](https://redirect.github.com/dasa),
[@​lukastaegert](https://redirect.github.com/lukastaegert))
- [#​5853](https://redirect.github.com/rollup/rollup/pull/5853):
chore(deps): update dependency pinia to v3
([@​renovate](https://redirect.github.com/renovate)\[bot])
- [#​5854](https://redirect.github.com/rollup/rollup/pull/5854):
fix(deps): update swc monorepo (major)
([@​renovate](https://redirect.github.com/renovate)\[bot])
- [#​5855](https://redirect.github.com/rollup/rollup/pull/5855):
fix(deps): lock file maintenance minor/patch updates
([@​renovate](https://redirect.github.com/renovate)\[bot],
[@​lukastaegert](https://redirect.github.com/lukastaegert))
- [#​5860](https://redirect.github.com/rollup/rollup/pull/5860):
chore(deps): update dependency
[@​shikijs/vitepress-twoslash](https://redirect.github.com/shikijs/vitepress-twoslash)
to v3 ([@​renovate](https://redirect.github.com/renovate)\[bot])
- [#​5861](https://redirect.github.com/rollup/rollup/pull/5861):
chore(deps): update dependency globals to v16
([@​renovate](https://redirect.github.com/renovate)\[bot])
- [#​5863](https://redirect.github.com/rollup/rollup/pull/5863):
fix(deps): lock file maintenance minor/patch updates
([@​renovate](https://redirect.github.com/renovate)\[bot])
- [#​5864](https://redirect.github.com/rollup/rollup/pull/5864):
chore(deps): lock file maintenance minor/patch updates
([@​renovate](https://redirect.github.com/renovate)\[bot])
- [#​5866](https://redirect.github.com/rollup/rollup/pull/5866):
Add jsx parameter to parseAsync in native.wasm.js
([@​TrickyPi](https://redirect.github.com/TrickyPi))
</details>
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 295a961 commit 1bf1004Copy full SHA for 1bf1004
2 files changed
+81
-81
lines changed+80-80
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
|
0 commit comments