Skip to content

Commit 07548e4

Browse files
fix(deps): update dependency @rollup/plugin-commonjs to v29
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@rollup/plugin-commonjs](https://redirect.github.com/rollup/plugins/tree/master/packages/commonjs/#readme) ([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/commonjs)) | [`^28.0.9` -> `^29.0.0`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/28.0.9/29.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-commonjs/29.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-commonjs/28.0.9/29.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/plugins (@&#8203;rollup/plugin-commonjs)</summary> ### [`v29.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2900) *2025-10-30* ##### Breaking Changes - feat!: revert [#&#8203;1909](https://redirect.github.com/rollup/plugins/issues/1909) and add `requireNodeBuiltins` option ([#&#8203;1937](https://redirect.github.com/rollup/plugins/issues/1937)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- 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/pvtnbr/pkgroll). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQyLjE2LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91e3813 commit 07548e4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@rollup/plugin-alias": "^6.0.0",
41-
"@rollup/plugin-commonjs": "^28.0.9",
41+
"@rollup/plugin-commonjs": "^29.0.0",
4242
"@rollup/plugin-dynamic-import-vars": "^2.1.5",
4343
"@rollup/plugin-inject": "^5.0.5",
4444
"@rollup/plugin-json": "^6.1.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)