Skip to content

Commit 8e1bd45

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v28.0.6 (#2666)
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.3` -> `28.0.6`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/28.0.3/28.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-commonjs/28.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-commonjs/28.0.3/28.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/plugins (@&#8203;rollup/plugin-commonjs)</summary> ### [`v28.0.6`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2806) *2025-06-17* ##### Bugfixes - fix: fix crash with invalidated proxy modules ([#&#8203;1876](https://redirect.github.com/rollup/plugins/issues/1876)) ### [`v28.0.5`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2805) *2025-06-14* ##### Bugfixes - fix: crawl dynamicRequireRoot outside cwd ([#&#8203;1859](https://redirect.github.com/rollup/plugins/issues/1859)) ### [`v28.0.4`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2804) *2025-06-14* ##### Bugfixes - fix: try/catch instanceof in getAugmentedNamespace ([#&#8203;1868](https://redirect.github.com/rollup/plugins/issues/1868)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 10:00 AM and 07:59 PM, between day 1 and 7 of the month, and on Monday ( * 10-19 1-7 * MON ) in timezone Asia/Seoul, 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/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30e8a49 commit 8e1bd45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4930,8 +4930,8 @@ __metadata:
49304930
linkType: hard
49314931

49324932
"@rollup/plugin-commonjs@npm:^28.0.1":
4933-
version: 28.0.3
4934-
resolution: "@rollup/plugin-commonjs@npm:28.0.3"
4933+
version: 28.0.6
4934+
resolution: "@rollup/plugin-commonjs@npm:28.0.6"
49354935
dependencies:
49364936
"@rollup/pluginutils": "npm:^5.0.1"
49374937
commondir: "npm:^1.0.1"
@@ -4945,7 +4945,7 @@ __metadata:
49454945
peerDependenciesMeta:
49464946
rollup:
49474947
optional: true
4948-
checksum: 10/b30bd8cfb20dda9ec6c5008d18a834d054015669708fda1c77fc45571278260be50752ef5eaf54b55d06096e51fba98b97efd75f14281ea8c9399e0031e3cfb8
4948+
checksum: 10/0c46acc1d2efe107555c32c36c67965669bded206b4d4d940e0f30b374f03952c16fa5198d890da967d0c7301d863a95f0f00321fc0a9ccfc147ca5d09109073
49494949
languageName: node
49504950
linkType: hard
49514951

0 commit comments

Comments
 (0)