:cookie: A simple, lightweight JavaScript API for handling browser cookies , it is easy to pick up and use, has a reasonable footprint(~2kb, gzipped: 0.95kb), and has no dependencies. It should not interfere with any JavaScript libraries or frameworks. https://jaywcjlove.github.io/cookie.js/
This PR contains the following updates:
^24.0.1
->^28.0.0
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
### [`v28.0.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2801) *2024-10-16* ##### Updates - chore: upgrade picomatch ([#1775](https://redirect.github.com/rollup/plugins/issues/1775)) ### [`v28.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2800) *2024-09-23* ##### Breaking Changes - chore: switch to fdir for fewer dependencies ([#1741](https://redirect.github.com/rollup/plugins/issues/1741)) ### [`v27.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2700) *2024-09-23* ##### Breaking Changes - feat!: default strictRequires to true ([#1639](https://redirect.github.com/rollup/plugins/issues/1639)) - fix!: replace top-level this with exports name ([#1618](https://redirect.github.com/rollup/plugins/issues/1618)) ### [`v26.0.3`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2603) *2024-09-23* ##### Updates - chore: revert [#1618](https://redirect.github.com/rollup/plugins/issues/1618) ([`e98927b`](https://redirect.github.com/rollup/plugins/commit/e98927b)) ### [`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)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.
This PR was generated by Mend Renovate. View the repository job log.