Closed renovate[bot] closed 1 month ago
Latest commit: a53e4aafdac982c34df5f615567acb9cfbfc722a
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.
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
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit a53e4aafdac982c34df5f615567acb9cfbfc722a:
Sandbox | Source |
---|---|
maya-test-embed-next | Configuration |
maya-test-embed-next | Configuration |
This PR contains the following updates:
^22.0.1
->^26.0.0
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
### [`v26.0.2`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2602) *2024-09-23* ##### Bugfixes - fix: replace top-level this with exports name ([#1618](https://redirect.github.com/rollup/plugins/issues/1618)) ### [`v26.0.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2601) *2024-06-05* ##### Bugfixes - fix: correct import of glob ([`04a15b5`](https://redirect.github.com/rollup/plugins/commit/04a15b5)) ### [`v26.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2600) *2024-06-05* ##### Breaking Changes - chore!: bump glob's version ([#1695](https://redirect.github.com/rollup/plugins/issues/1695)) ### [`v25.0.8`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2508) *2024-05-22* ##### Bugfixes - fix: preserve the class body property keys even if they are special keywords ([#1688](https://redirect.github.com/rollup/plugins/issues/1688)) ### [`v25.0.7`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2507) [Compare Source](https://redirect.github.com/rollup/plugins/compare/042736d99c46b6b413ce5abe66bc39216585ce86...ad406ba364bc39b4f1f5517292ee722a5862b97d) *2023-10-15* ##### Bugfixes - fix: bump magic-string version [#1596](https://redirect.github.com/rollup/plugins/pull/1596) ### [`v25.0.6`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2506) [Compare Source](https://redirect.github.com/rollup/plugins/compare/99fd13f4ac4ef8fa16aef02dd94699301c295cca...042736d99c46b6b413ce5abe66bc39216585ce86) *2023-10-15* ##### Bugfixes - fix: Keep the shebang at the top of the file content [#1610](https://redirect.github.com/rollup/plugins/pull/1610) ### [`v25.0.5`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2505) [Compare Source](https://redirect.github.com/rollup/plugins/compare/579f41d173635232f13a5e954521c7aaefaeab50...99fd13f4ac4ef8fa16aef02dd94699301c295cca) *2023-10-05* ##### Bugfixes - fix: ensure rollup 4 compatibility [#1595](https://redirect.github.com/rollup/plugins/pull/1595) ### [`v25.0.4`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2504) [Compare Source](https://redirect.github.com/rollup/plugins/compare/a5985b70b709d1746d196fff15612bb2450eb0ed...579f41d173635232f13a5e954521c7aaefaeab50) *2023-08-11* ##### Updates - docs: update docs [#1545](https://redirect.github.com/rollup/plugins/pull/1545) ### [`v25.0.3`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2503) [Compare Source](https://redirect.github.com/rollup/plugins/compare/b9cbbb4a138d81e27b868136c80a6306db327e43...a5985b70b709d1746d196fff15612bb2450eb0ed) *2023-07-15* ##### Bugfixes - fix: preserve `this` reference in the child class [#1537](https://redirect.github.com/rollup/plugins/pull/1537) ### [`v25.0.2`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2502) [Compare Source](https://redirect.github.com/rollup/plugins/compare/45680a892a13c18d42a490de9fbc1d312cc59fc0...b9cbbb4a138d81e27b868136c80a6306db327e43) *2023-06-19* ##### Bugfixes - fix: add classBodyDepth flag [#1507](https://redirect.github.com/rollup/plugins/pull/1507) ### [`v25.0.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2501) [Compare Source](https://redirect.github.com/rollup/plugins/compare/5ed6eec92abb4e2429c2c9b950b924ab2cef47ef...45680a892a13c18d42a490de9fbc1d312cc59fc0) *2023-06-10* ##### Bugfixes - fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests [#1508](https://redirect.github.com/rollup/plugins/pull/1508) ### [`v25.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2500) [Compare Source](https://redirect.github.com/rollup/plugins/compare/1d085dc4bc003f43f42f1d0f0d149e779e19784c...5ed6eec92abb4e2429c2c9b950b924ab2cef47ef) *2023-05-12* ##### Breaking Changes - fix: dynamic require root check was broken in some cases [#1461](https://redirect.github.com/rollup/plugins/pull/1461) ### [`v24.1.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2410) [Compare Source](https://redirect.github.com/rollup/plugins/compare/e62c880e6b18ae5a220caf133e9dd5285fac4feb...1d085dc4bc003f43f42f1d0f0d149e779e19784c) *2023-04-11* ##### Features - feat: Do not use getters for module.exports [#1455](https://redirect.github.com/rollup/plugins/pull/1455) ### [`v24.0.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2401) [Compare Source](https://redirect.github.com/rollup/plugins/compare/c4c26a55f07a434d6d9c276709526d18bf736c72...e62c880e6b18ae5a220caf133e9dd5285fac4feb) *2023-01-20* ##### Bugfixes - fix: types should come first in exports [#1403](https://redirect.github.com/rollup/plugins/pull/1403) ### [`v24.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2400) [Compare Source](https://redirect.github.com/rollup/plugins/compare/62d68273ac2a28e09117c78deef925d424e6fef7...c4c26a55f07a434d6d9c276709526d18bf736c72) *2022-12-18* ##### Breaking Changes - fix: check if defaultIsModuleExports is auto for getDefaultExportFromCjs [#1358](https://redirect.github.com/rollup/plugins/pull/1358) ### [`v23.0.7`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2307) [Compare Source](https://redirect.github.com/rollup/plugins/compare/18e6c31a555bfec0b1d0381fbddb38ab1b5b18f8...62d68273ac2a28e09117c78deef925d424e6fef7) *2022-12-17* ##### Bugfixes - fix: produce code which works when \__esModule is already defined [#1379](https://redirect.github.com/rollup/plugins/pull/1379) ### [`v23.0.6`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2306) [Compare Source](https://redirect.github.com/rollup/plugins/compare/35802f15561615727396fd15384b7bc2b845f0e5...18e6c31a555bfec0b1d0381fbddb38ab1b5b18f8) *2022-12-17* ##### Bugfixes - fix: update magic-string [#1373](https://redirect.github.com/rollup/plugins/pull/1373) ### [`v23.0.5`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2305) [Compare Source](https://redirect.github.com/rollup/plugins/compare/2fa3c8f135424ac8fa674c94d801831f07b6bfd2...35802f15561615727396fd15384b7bc2b845f0e5) *2022-12-15* ##### Bugfixes - fix: resolve export exports not found [#1363](https://redirect.github.com/rollup/plugins/pull/1363) ### [`v23.0.4`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2304) [Compare Source](https://redirect.github.com/rollup/plugins/compare/2114cf7c1ce269100c692cb06377d90cecd73fdb...2fa3c8f135424ac8fa674c94d801831f07b6bfd2) *2022-12-07* ##### Bugfixes - fix: declaration tag [@default](https://redirect.github.com/default) for ignoreTryCatch + fix some typos [#1370](https://redirect.github.com/rollup/plugins/pull/1370) ### [`v23.0.3`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2303) [Compare Source](https://redirect.github.com/rollup/plugins/compare/2eba65cb0efa5c1696b91a0aabba3ca5ffc3106d...2114cf7c1ce269100c692cb06377d90cecd73fdb) *2022-11-27* ##### Bugfixes - fix: correctly wrap a default class export from cjs module [#1350](https://redirect.github.com/rollup/plugins/pull/1350) ### [`v23.0.2`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2302) [Compare Source](https://redirect.github.com/rollup/plugins/compare/4b816253dd43656cd7e078b488d921c7e31baec6...2eba65cb0efa5c1696b91a0aabba3ca5ffc3106d) *2022-10-21* ##### Updates - chore: update rollup dependencies ([3038271](https://redirect.github.com/rollup/plugins/commit/303827191ede6b2e4eade96c6968ed16a587683f)) ### [`v23.0.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2301) [Compare Source](https://redirect.github.com/rollup/plugins/compare/7a150cb52a7da9ee656d6072aa681c028e333eb5...4b816253dd43656cd7e078b488d921c7e31baec6) *Skipped for repo rebase* ### [`v23.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2300) [Compare Source](https://redirect.github.com/rollup/plugins/compare/031e9c39fad7a42e93e64b0b97e5b4643a2e6188...7a150cb52a7da9ee656d6072aa681c028e333eb5) *2022-10-09* ##### Breaking Changes - fix: prepare for Rollup 3 [#1300](https://redirect.github.com/rollup/plugins/pull/1300) ### [`v22.0.2`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2202) [Compare Source](https://redirect.github.com/rollup/plugins/compare/59d8ac281d35bfbd57a369a1eecb820a0cf534d8...031e9c39fad7a42e93e64b0b97e5b4643a2e6188) *2022-08-05* ##### Bugfixes - fix: Exclude multi-line template strings from indent ([#1229](https://redirect.github.com/rollup/plugins/issues/1229))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 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.
This PR was generated by Mend Renovate. View the repository job log.