rollup/plugins (@rollup/plugin-commonjs)
### [`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.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))
rollup/plugins (@rollup/plugin-node-resolve)
### [`v15.3.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1530)
*2024-09-23*
##### Features
- feat: allow preferBuiltins to be a function ([#1694](https://redirect.github.com/rollup/plugins/issues/1694))
rollup/plugins (@rollup/pluginutils)
### [`v5.1.2`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/pluginutils/CHANGELOG.md#v512)
*2024-09-23*
##### Bugfixes
- fix: optimize `createFilter` and `normalizePath` ([#1750](https://redirect.github.com/rollup/plugins/issues/1750))
eslint/eslint (eslint)
### [`v9.11.1`](https://redirect.github.com/eslint/eslint/compare/v9.11.0...69e94597caa92c9b9f4071f8c9ed4a03772fa6de)
[Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.0...v9.11.1)
cloudflare/workers-sdk (miniflare)
### [`v3.20240909.5`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/miniflare/CHANGELOG.md#3202409095)
[Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/miniflare@3.20240909.4...miniflare@3.20240909.5)
##### Patch Changes
- [#6728](https://redirect.github.com/cloudflare/workers-sdk/pull/6728) [`1ca313f`](https://redirect.github.com/cloudflare/workers-sdk/commit/1ca313f2041688cd13e25f0817e3b72dfc930bac) Thanks [@emily-shen](https://redirect.github.com/emily-shen)! - fix: remove filepath encoding on asset upload and handle sometimes-encoded characters
Some characters like \[ ] @ are encoded by encodeURIComponent() but are often requested at an unencoded URL path.
This change will make assets with filenames with these characters accessible at both the encoded and unencoded paths,
but to use the encoded path as the canonical one, and to redirect requests to the canonical path if necessary.
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^26.0.1
->^26.0.3
^15.2.4
->^15.3.0
^5.1.1
->^5.1.2
^9.11.0
->^9.11.1
^3.20240909.4
->^3.20240909.5
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
### [`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.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))rollup/plugins (@rollup/plugin-node-resolve)
### [`v15.3.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1530) *2024-09-23* ##### Features - feat: allow preferBuiltins to be a function ([#1694](https://redirect.github.com/rollup/plugins/issues/1694))rollup/plugins (@rollup/pluginutils)
### [`v5.1.2`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/pluginutils/CHANGELOG.md#v512) *2024-09-23* ##### Bugfixes - fix: optimize `createFilter` and `normalizePath` ([#1750](https://redirect.github.com/rollup/plugins/issues/1750))eslint/eslint (eslint)
### [`v9.11.1`](https://redirect.github.com/eslint/eslint/compare/v9.11.0...69e94597caa92c9b9f4071f8c9ed4a03772fa6de) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.0...v9.11.1)cloudflare/workers-sdk (miniflare)
### [`v3.20240909.5`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/miniflare/CHANGELOG.md#3202409095) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/miniflare@3.20240909.4...miniflare@3.20240909.5) ##### Patch Changes - [#6728](https://redirect.github.com/cloudflare/workers-sdk/pull/6728) [`1ca313f`](https://redirect.github.com/cloudflare/workers-sdk/commit/1ca313f2041688cd13e25f0817e3b72dfc930bac) Thanks [@emily-shen](https://redirect.github.com/emily-shen)! - fix: remove filepath encoding on asset upload and handle sometimes-encoded characters Some characters like \[ ] @ are encoded by encodeURIComponent() but are often requested at an unencoded URL path. This change will make assets with filenames with these characters accessible at both the encoded and unencoded paths, but to use the encoded path as the canonical one, and to redirect requests to the canonical path if necessary.Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.