cloudflare/workerd (@cloudflare/workers-types)
### [`v4.20240806.0`](https://togithub.com/cloudflare/workerd/compare/ce15e0b82e6408c49ec3e980f23640bd25d6c675...2b3012bf2eb08c18f6f745884ff5a81c0270d09d)
[Compare Source](https://togithub.com/cloudflare/workerd/compare/ce15e0b82e6408c49ec3e980f23640bd25d6c675...2b3012bf2eb08c18f6f745884ff5a81c0270d09d)
### [`v4.20240729.0`](https://togithub.com/cloudflare/workerd/compare/b5b2329b385637fb14f24cefb792ce3204b51dd6...ce15e0b82e6408c49ec3e980f23640bd25d6c675)
[Compare Source](https://togithub.com/cloudflare/workerd/compare/b5b2329b385637fb14f24cefb792ce3204b51dd6...ce15e0b82e6408c49ec3e980f23640bd25d6c675)
eslint/eslint (eslint)
### [`v9.9.0`](https://togithub.com/eslint/eslint/releases/tag/v9.9.0)
[Compare Source](https://togithub.com/eslint/eslint/compare/v9.8.0...v9.9.0)
#### Features
- [`41d0206`](https://togithub.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986) feat: Add support for TS config files ([#18134](https://togithub.com/eslint/eslint/issues/18134)) (Arya Emami)
- [`3a4eaf9`](https://togithub.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a) feat: add suggestion to `require-await` to remove `async` keyword ([#18716](https://togithub.com/eslint/eslint/issues/18716)) (Dave)
#### Documentation
- [`9fe068c`](https://togithub.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed) docs: how to author plugins with configs that extend other configs ([#18753](https://togithub.com/eslint/eslint/issues/18753)) (Alec Gibson)
- [`48117b2`](https://togithub.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f) docs: add version support page in the side navbar ([#18738](https://togithub.com/eslint/eslint/issues/18738)) (Amaresh S M)
- [`fec2951`](https://togithub.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3) docs: add version support page to the dropdown ([#18730](https://togithub.com/eslint/eslint/issues/18730)) (Amaresh S M)
- [`38a0661`](https://togithub.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064) docs: Fix typo ([#18735](https://togithub.com/eslint/eslint/issues/18735)) (Zaina Al Habash)
- [`3c32a9e`](https://togithub.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e) docs: Update yarn command for creating ESLint config ([#18739](https://togithub.com/eslint/eslint/issues/18739)) (Temitope Ogunleye)
- [`f9ac978`](https://togithub.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6) docs: Update README (GitHub Actions Bot)
#### Chores
- [`461b2c3`](https://togithub.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f) chore: upgrade to `@eslint/js@9.9.0` ([#18765](https://togithub.com/eslint/eslint/issues/18765)) (Francesco Trotta)
- [`59dba1b`](https://togithub.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2) chore: package.json update for [@eslint/js](https://togithub.com/eslint/js) release (Jenkins)
- [`fea8563`](https://togithub.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba) chore: update dependency [@eslint/core](https://togithub.com/eslint/core) to ^0.3.0 ([#18724](https://togithub.com/eslint/eslint/issues/18724)) (renovate\[bot])
- [`aac191e`](https://togithub.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f) chore: update dependency [@eslint/json](https://togithub.com/eslint/json) to ^0.3.0 ([#18760](https://togithub.com/eslint/eslint/issues/18760)) (renovate\[bot])
- [`b97fa05`](https://togithub.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9) chore: update wdio dependencies for more stable tests ([#18759](https://togithub.com/eslint/eslint/issues/18759)) (Christian Bromann)
cloudflare/workers-sdk (miniflare)
### [`v3.20240806.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/miniflare/CHANGELOG.md#3202408060)
[Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/miniflare@3.20240725.0...miniflare@3.20240806.0)
##### Patch Changes
- [#6438](https://togithub.com/cloudflare/workers-sdk/pull/6438) [`d55eeca`](https://togithub.com/cloudflare/workers-sdk/commit/d55eeca878b68bd10ddcc5ef3b1b4d820b037684) Thanks [@dependabot](https://togithub.com/apps/dependabot)! - chore: update dependencies of "miniflare" package
The following dependency versions have been updated:
| Dependency | From | To |
| ------------------------- | ------------- | ------------- |
| workerd | 1.20240725.0 | 1.20240806.0 |
| [@cloudflare/workers-types](https://togithub.com/cloudflare/workers-types) | ^4.20240725.0 | ^4.20240806.0 |
### [`v3.20240725.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/miniflare/CHANGELOG.md#3202407250)
[Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/miniflare@3.20240718.1...miniflare@3.20240725.0)
##### Patch Changes
- [#6345](https://togithub.com/cloudflare/workers-sdk/pull/6345) [`a9021aa`](https://togithub.com/cloudflare/workers-sdk/commit/a9021aa520541e6a83e572d01e57e232cbc163e0) Thanks [@dependabot](https://togithub.com/apps/dependabot)! - chore: update dependencies of "miniflare" package
The following dependency versions have been updated:
| Dependency | From | To |
| ------------------------- | ------------- | ------------- |
| workerd | 1.20240718.0 | 1.20240725.0 |
| [@cloudflare/workers-types](https://togithub.com/cloudflare/workers-types) | ^4.20240718.0 | ^4.20240725.0 |
- [#6301](https://togithub.com/cloudflare/workers-sdk/pull/6301) [`44ad2c7`](https://togithub.com/cloudflare/workers-sdk/commit/44ad2c777bd254dbb62cf7f8b1c2f8351c74fb75) Thanks [@dario-piotrowicz](https://togithub.com/dario-piotrowicz)! - fix: Allow the magic proxy to proxy objects containing functions indexed by symbols
In [https://github.com/cloudflare/workers-sdk/pull/5670](https://togithub.com/cloudflare/workers-sdk/pull/5670) we introduced the possibility
of the magic proxy to handle object containing functions, the implementation didn't
account for functions being indexed by symbols, address such issue
pnpm/pnpm (pnpm)
### [`v9.7.0`](https://togithub.com/pnpm/pnpm/releases/tag/v9.7.0): pnpm 9.7
[Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.6.0...v9.7.0)
#### Minor Changes
- Added pnpm version management. If the `manage-package-manager-versions` setting is set to `true`, pnpm will switch to the version specified in the `packageManager` field of `package.json` [#8363](https://togithub.com/pnpm/pnpm/pull/8363). This is the same field used by Corepack. Example:
```json
{
"packageManager": "pnpm@9.3.0"
}
```
- Added the ability to apply patch to all versions [#8337](https://togithub.com/pnpm/pnpm/pull/8337).
If the key of `pnpm.patchedDependencies` is a package name without a version (e.g. `pkg`), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version of `pkg` installed, `pnpm patch pkg` and subsequent `pnpm patch-commit $edit_dir` will create an entry named `pkg` in `pnpm.patchedDependencies`. And pnpm will attempt to apply this patch to other versions of `pkg` in the future.
- Change the default edit dir location when running `pnpm patch` from a temporary directory to `node_modules/.pnpm_patches/pkg[@version]` to allow the code editor to open the edit dir in the same file tree as the main project [#8379](https://togithub.com/pnpm/pnpm/issues/8379).
- Substitute environment variables in config keys [#6679](https://togithub.com/pnpm/pnpm/issues/6679).
#### Patch Changes
- `pnpm install` should run `node-gyp rebuild` if the project has a `binding.gyp` file even if the project doesn't have an install script [#8293](https://togithub.com/pnpm/pnpm/issues/8293).
- Print warnings to stderr [#8342](https://togithub.com/pnpm/pnpm/pull/8342).
- Peer dependencies of optional peer dependencies should be automatically installed [#8323](https://togithub.com/pnpm/pnpm/issues/8323).
#### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
cloudflare/workers-sdk (wrangler)
### [`v3.70.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3700)
[Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.69.1...wrangler@3.70.0)
##### Minor Changes
- [#6383](https://togithub.com/cloudflare/workers-sdk/pull/6383) [`05082ad`](https://togithub.com/cloudflare/workers-sdk/commit/05082adae40c9b30a72b6b6b31f466803f5eab5d) Thanks [@petebacondarwin](https://togithub.com/petebacondarwin)! - feat: support outputting ND-JSON files via an environment variable
##### Patch Changes
- [#6440](https://togithub.com/cloudflare/workers-sdk/pull/6440) [`09b5092`](https://togithub.com/cloudflare/workers-sdk/commit/09b50927a62731f8aa621b9d872d10d1900a60a5) Thanks [@petebacondarwin](https://togithub.com/petebacondarwin)! - fix: tweak the properties of the new Wrangler output file entries for better consistency
- Updated dependencies \[[`d55eeca`](https://togithub.com/cloudflare/workers-sdk/commit/d55eeca878b68bd10ddcc5ef3b1b4d820b037684)]:
- miniflare@3.20240806.0
### [`v3.69.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3691)
[Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.69.0...wrangler@3.69.1)
##### Patch Changes
- [#6432](https://togithub.com/cloudflare/workers-sdk/pull/6432) [`cba2e25`](https://togithub.com/cloudflare/workers-sdk/commit/cba2e25ec3f4a8402c6960ac84651b7dfe2f11ff) Thanks [@petebacondarwin](https://togithub.com/petebacondarwin)! - fix: prevent crash when running wrangler dev due to missing dependency
### [`v3.69.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3690)
[Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.68.0...wrangler@3.69.0)
##### Minor Changes
- [#6392](https://togithub.com/cloudflare/workers-sdk/pull/6392) [`c3e19b7`](https://togithub.com/cloudflare/workers-sdk/commit/c3e19b790bb597b78e0109a162ca8049b5eaf973) Thanks [@taylorlee](https://togithub.com/taylorlee)! - feat: log Worker startup time in the `version upload` command
- [#6370](https://togithub.com/cloudflare/workers-sdk/pull/6370) [`8a3c6c0`](https://togithub.com/cloudflare/workers-sdk/commit/8a3c6c00105a3420e46da660bd3f317b26f1c6d4) Thanks [@CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - feat: Create very basic Asset Server Worker and plumb it into `wrangler dev`
These changes do the ground work needed in order to add Assets support for Workers in `wrangler dev`. They implement the following:
- it creates a new package called `workers-shared` that hosts the `Asset Server Worker`, and the `Router Worker`in the future
- it scaffolds the `Asset Server Worker` in some very basic form, with basic configuration. Further behaviour implementation will follow in a subsequent PR
- it does the ground work of plumbing ASW into Miniflare
##### Patch Changes
- [#6392](https://togithub.com/cloudflare/workers-sdk/pull/6392) [`c3e19b7`](https://togithub.com/cloudflare/workers-sdk/commit/c3e19b790bb597b78e0109a162ca8049b5eaf973) Thanks [@taylorlee](https://togithub.com/taylorlee)! - fix: remove bundle size warning from Worker deploy commands
Bundle size was a proxy for startup time. Now that we have startup time
reported, focus on bundle size is less relevant.
### [`v3.68.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3680)
[Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.67.1...wrangler@3.68.0)
##### Minor Changes
- [#6318](https://togithub.com/cloudflare/workers-sdk/pull/6318) [`dc576c8`](https://togithub.com/cloudflare/workers-sdk/commit/dc576c8b99d9de4afe06f568ce2e428478d6a752) Thanks [@danlapid](https://togithub.com/danlapid)! - feat: Add a log for worker startup time in wrangler deploy
- [#6097](https://togithub.com/cloudflare/workers-sdk/pull/6097) [`64f34e8`](https://togithub.com/cloudflare/workers-sdk/commit/64f34e807fb46e33fecd3c7a0aed2d4f543cc2cf) Thanks [@RamIdeas](https://togithub.com/RamIdeas)! - feat: implements the `--experimental-dev-env` (shorthand: `--x-dev-env`) flag for `wrangler pages dev`
##### Patch Changes
- [#6379](https://togithub.com/cloudflare/workers-sdk/pull/6379) [`31aa15c`](https://togithub.com/cloudflare/workers-sdk/commit/31aa15ccc931d757a449ade2bd1881bf9a83ca51) Thanks [@RamIdeas](https://togithub.com/RamIdeas)! - fix: clearer error message when trying to use Workers Sites or Legacy Assets with `wrangler versions upload`
- [#6367](https://togithub.com/cloudflare/workers-sdk/pull/6367) [`7588800`](https://togithub.com/cloudflare/workers-sdk/commit/7588800415452fba06f49dd0fdea04fdb6df1498) Thanks [@RamIdeas](https://togithub.com/RamIdeas)! - fix: implicitly cleanup (call `stop()`) in `unstable_dev` if the returned Promise rejected and the `stop()` function was not returned
- [#6330](https://togithub.com/cloudflare/workers-sdk/pull/6330) [`cfbdede`](https://togithub.com/cloudflare/workers-sdk/commit/cfbdede63cfe11e6aa9e8c897eec8c00e1de85d6) Thanks [@RamIdeas](https://togithub.com/RamIdeas)! - fix: when the worker's request.url is overridden using the `host` or `localUpstream`, ensure `port` is overridden/cleared too
When using `--localUpstream=example.com`, the request.url would incorrectly be "example.com:8787" but is now "example.com".
This only applies to `wrangler dev --x-dev-env` and `unstable_dev({ experimental: { devEnv: true } })`.
- [#6365](https://togithub.com/cloudflare/workers-sdk/pull/6365) [`13549c3`](https://togithub.com/cloudflare/workers-sdk/commit/13549c39588920ffe99bd9866cbd1a5a6fb9eb81) Thanks [@WalshyDev](https://togithub.com/WalshyDev)! - fix: WASM modules meant that `wrangler versions secret ...` could not properly update the version. This has now been fixed.
- Updated dependencies \[[`a9021aa`](https://togithub.com/cloudflare/workers-sdk/commit/a9021aa520541e6a83e572d01e57e232cbc163e0), [`44ad2c7`](https://togithub.com/cloudflare/workers-sdk/commit/44ad2c777bd254dbb62cf7f8b1c2f8351c74fb75)]:
- miniflare@3.20240725.0
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, 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:
^4.20240725.0
->^4.20240806.0
^20.14.13
->^20.14.15
^9.8.0
->^9.9.0
^3.20240718.1
->^3.20240806.0
9.6.0
->9.7.0
^3.67.1
->^3.70.0
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
### [`v4.20240806.0`](https://togithub.com/cloudflare/workerd/compare/ce15e0b82e6408c49ec3e980f23640bd25d6c675...2b3012bf2eb08c18f6f745884ff5a81c0270d09d) [Compare Source](https://togithub.com/cloudflare/workerd/compare/ce15e0b82e6408c49ec3e980f23640bd25d6c675...2b3012bf2eb08c18f6f745884ff5a81c0270d09d) ### [`v4.20240729.0`](https://togithub.com/cloudflare/workerd/compare/b5b2329b385637fb14f24cefb792ce3204b51dd6...ce15e0b82e6408c49ec3e980f23640bd25d6c675) [Compare Source](https://togithub.com/cloudflare/workerd/compare/b5b2329b385637fb14f24cefb792ce3204b51dd6...ce15e0b82e6408c49ec3e980f23640bd25d6c675)eslint/eslint (eslint)
### [`v9.9.0`](https://togithub.com/eslint/eslint/releases/tag/v9.9.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.8.0...v9.9.0) #### Features - [`41d0206`](https://togithub.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986) feat: Add support for TS config files ([#18134](https://togithub.com/eslint/eslint/issues/18134)) (Arya Emami) - [`3a4eaf9`](https://togithub.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a) feat: add suggestion to `require-await` to remove `async` keyword ([#18716](https://togithub.com/eslint/eslint/issues/18716)) (Dave) #### Documentation - [`9fe068c`](https://togithub.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed) docs: how to author plugins with configs that extend other configs ([#18753](https://togithub.com/eslint/eslint/issues/18753)) (Alec Gibson) - [`48117b2`](https://togithub.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f) docs: add version support page in the side navbar ([#18738](https://togithub.com/eslint/eslint/issues/18738)) (Amaresh S M) - [`fec2951`](https://togithub.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3) docs: add version support page to the dropdown ([#18730](https://togithub.com/eslint/eslint/issues/18730)) (Amaresh S M) - [`38a0661`](https://togithub.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064) docs: Fix typo ([#18735](https://togithub.com/eslint/eslint/issues/18735)) (Zaina Al Habash) - [`3c32a9e`](https://togithub.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e) docs: Update yarn command for creating ESLint config ([#18739](https://togithub.com/eslint/eslint/issues/18739)) (Temitope Ogunleye) - [`f9ac978`](https://togithub.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6) docs: Update README (GitHub Actions Bot) #### Chores - [`461b2c3`](https://togithub.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f) chore: upgrade to `@eslint/js@9.9.0` ([#18765](https://togithub.com/eslint/eslint/issues/18765)) (Francesco Trotta) - [`59dba1b`](https://togithub.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2) chore: package.json update for [@eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`fea8563`](https://togithub.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba) chore: update dependency [@eslint/core](https://togithub.com/eslint/core) to ^0.3.0 ([#18724](https://togithub.com/eslint/eslint/issues/18724)) (renovate\[bot]) - [`aac191e`](https://togithub.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f) chore: update dependency [@eslint/json](https://togithub.com/eslint/json) to ^0.3.0 ([#18760](https://togithub.com/eslint/eslint/issues/18760)) (renovate\[bot]) - [`b97fa05`](https://togithub.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9) chore: update wdio dependencies for more stable tests ([#18759](https://togithub.com/eslint/eslint/issues/18759)) (Christian Bromann)cloudflare/workers-sdk (miniflare)
### [`v3.20240806.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/miniflare/CHANGELOG.md#3202408060) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/miniflare@3.20240725.0...miniflare@3.20240806.0) ##### Patch Changes - [#6438](https://togithub.com/cloudflare/workers-sdk/pull/6438) [`d55eeca`](https://togithub.com/cloudflare/workers-sdk/commit/d55eeca878b68bd10ddcc5ef3b1b4d820b037684) Thanks [@dependabot](https://togithub.com/apps/dependabot)! - chore: update dependencies of "miniflare" package The following dependency versions have been updated: | Dependency | From | To | | ------------------------- | ------------- | ------------- | | workerd | 1.20240725.0 | 1.20240806.0 | | [@cloudflare/workers-types](https://togithub.com/cloudflare/workers-types) | ^4.20240725.0 | ^4.20240806.0 | ### [`v3.20240725.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/miniflare/CHANGELOG.md#3202407250) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/miniflare@3.20240718.1...miniflare@3.20240725.0) ##### Patch Changes - [#6345](https://togithub.com/cloudflare/workers-sdk/pull/6345) [`a9021aa`](https://togithub.com/cloudflare/workers-sdk/commit/a9021aa520541e6a83e572d01e57e232cbc163e0) Thanks [@dependabot](https://togithub.com/apps/dependabot)! - chore: update dependencies of "miniflare" package The following dependency versions have been updated: | Dependency | From | To | | ------------------------- | ------------- | ------------- | | workerd | 1.20240718.0 | 1.20240725.0 | | [@cloudflare/workers-types](https://togithub.com/cloudflare/workers-types) | ^4.20240718.0 | ^4.20240725.0 | - [#6301](https://togithub.com/cloudflare/workers-sdk/pull/6301) [`44ad2c7`](https://togithub.com/cloudflare/workers-sdk/commit/44ad2c777bd254dbb62cf7f8b1c2f8351c74fb75) Thanks [@dario-piotrowicz](https://togithub.com/dario-piotrowicz)! - fix: Allow the magic proxy to proxy objects containing functions indexed by symbols In [https://github.com/cloudflare/workers-sdk/pull/5670](https://togithub.com/cloudflare/workers-sdk/pull/5670) we introduced the possibility of the magic proxy to handle object containing functions, the implementation didn't account for functions being indexed by symbols, address such issuepnpm/pnpm (pnpm)
### [`v9.7.0`](https://togithub.com/pnpm/pnpm/releases/tag/v9.7.0): pnpm 9.7 [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.6.0...v9.7.0) #### Minor Changes - Added pnpm version management. If the `manage-package-manager-versions` setting is set to `true`, pnpm will switch to the version specified in the `packageManager` field of `package.json` [#8363](https://togithub.com/pnpm/pnpm/pull/8363). This is the same field used by Corepack. Example: ```json { "packageManager": "pnpm@9.3.0" } ``` - Added the ability to apply patch to all versions [#8337](https://togithub.com/pnpm/pnpm/pull/8337). If the key of `pnpm.patchedDependencies` is a package name without a version (e.g. `pkg`), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version of `pkg` installed, `pnpm patch pkg` and subsequent `pnpm patch-commit $edit_dir` will create an entry named `pkg` in `pnpm.patchedDependencies`. And pnpm will attempt to apply this patch to other versions of `pkg` in the future. - Change the default edit dir location when running `pnpm patch` from a temporary directory to `node_modules/.pnpm_patches/pkg[@version]` to allow the code editor to open the edit dir in the same file tree as the main project [#8379](https://togithub.com/pnpm/pnpm/issues/8379). - Substitute environment variables in config keys [#6679](https://togithub.com/pnpm/pnpm/issues/6679). #### Patch Changes - `pnpm install` should run `node-gyp rebuild` if the project has a `binding.gyp` file even if the project doesn't have an install script [#8293](https://togithub.com/pnpm/pnpm/issues/8293). - Print warnings to stderr [#8342](https://togithub.com/pnpm/pnpm/pull/8342). - Peer dependencies of optional peer dependencies should be automatically installed [#8323](https://togithub.com/pnpm/pnpm/issues/8323). #### Platinum Sponsorscloudflare/workers-sdk (wrangler)
### [`v3.70.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3700) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.69.1...wrangler@3.70.0) ##### Minor Changes - [#6383](https://togithub.com/cloudflare/workers-sdk/pull/6383) [`05082ad`](https://togithub.com/cloudflare/workers-sdk/commit/05082adae40c9b30a72b6b6b31f466803f5eab5d) Thanks [@petebacondarwin](https://togithub.com/petebacondarwin)! - feat: support outputting ND-JSON files via an environment variable ##### Patch Changes - [#6440](https://togithub.com/cloudflare/workers-sdk/pull/6440) [`09b5092`](https://togithub.com/cloudflare/workers-sdk/commit/09b50927a62731f8aa621b9d872d10d1900a60a5) Thanks [@petebacondarwin](https://togithub.com/petebacondarwin)! - fix: tweak the properties of the new Wrangler output file entries for better consistency - Updated dependencies \[[`d55eeca`](https://togithub.com/cloudflare/workers-sdk/commit/d55eeca878b68bd10ddcc5ef3b1b4d820b037684)]: - miniflare@3.20240806.0 ### [`v3.69.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3691) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.69.0...wrangler@3.69.1) ##### Patch Changes - [#6432](https://togithub.com/cloudflare/workers-sdk/pull/6432) [`cba2e25`](https://togithub.com/cloudflare/workers-sdk/commit/cba2e25ec3f4a8402c6960ac84651b7dfe2f11ff) Thanks [@petebacondarwin](https://togithub.com/petebacondarwin)! - fix: prevent crash when running wrangler dev due to missing dependency ### [`v3.69.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3690) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.68.0...wrangler@3.69.0) ##### Minor Changes - [#6392](https://togithub.com/cloudflare/workers-sdk/pull/6392) [`c3e19b7`](https://togithub.com/cloudflare/workers-sdk/commit/c3e19b790bb597b78e0109a162ca8049b5eaf973) Thanks [@taylorlee](https://togithub.com/taylorlee)! - feat: log Worker startup time in the `version upload` command - [#6370](https://togithub.com/cloudflare/workers-sdk/pull/6370) [`8a3c6c0`](https://togithub.com/cloudflare/workers-sdk/commit/8a3c6c00105a3420e46da660bd3f317b26f1c6d4) Thanks [@CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - feat: Create very basic Asset Server Worker and plumb it into `wrangler dev` These changes do the ground work needed in order to add Assets support for Workers in `wrangler dev`. They implement the following: - it creates a new package called `workers-shared` that hosts the `Asset Server Worker`, and the `Router Worker`in the future - it scaffolds the `Asset Server Worker` in some very basic form, with basic configuration. Further behaviour implementation will follow in a subsequent PR - it does the ground work of plumbing ASW into Miniflare ##### Patch Changes - [#6392](https://togithub.com/cloudflare/workers-sdk/pull/6392) [`c3e19b7`](https://togithub.com/cloudflare/workers-sdk/commit/c3e19b790bb597b78e0109a162ca8049b5eaf973) Thanks [@taylorlee](https://togithub.com/taylorlee)! - fix: remove bundle size warning from Worker deploy commands Bundle size was a proxy for startup time. Now that we have startup time reported, focus on bundle size is less relevant. ### [`v3.68.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3680) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.67.1...wrangler@3.68.0) ##### Minor Changes - [#6318](https://togithub.com/cloudflare/workers-sdk/pull/6318) [`dc576c8`](https://togithub.com/cloudflare/workers-sdk/commit/dc576c8b99d9de4afe06f568ce2e428478d6a752) Thanks [@danlapid](https://togithub.com/danlapid)! - feat: Add a log for worker startup time in wrangler deploy - [#6097](https://togithub.com/cloudflare/workers-sdk/pull/6097) [`64f34e8`](https://togithub.com/cloudflare/workers-sdk/commit/64f34e807fb46e33fecd3c7a0aed2d4f543cc2cf) Thanks [@RamIdeas](https://togithub.com/RamIdeas)! - feat: implements the `--experimental-dev-env` (shorthand: `--x-dev-env`) flag for `wrangler pages dev` ##### Patch Changes - [#6379](https://togithub.com/cloudflare/workers-sdk/pull/6379) [`31aa15c`](https://togithub.com/cloudflare/workers-sdk/commit/31aa15ccc931d757a449ade2bd1881bf9a83ca51) Thanks [@RamIdeas](https://togithub.com/RamIdeas)! - fix: clearer error message when trying to use Workers Sites or Legacy Assets with `wrangler versions upload` - [#6367](https://togithub.com/cloudflare/workers-sdk/pull/6367) [`7588800`](https://togithub.com/cloudflare/workers-sdk/commit/7588800415452fba06f49dd0fdea04fdb6df1498) Thanks [@RamIdeas](https://togithub.com/RamIdeas)! - fix: implicitly cleanup (call `stop()`) in `unstable_dev` if the returned Promise rejected and the `stop()` function was not returned - [#6330](https://togithub.com/cloudflare/workers-sdk/pull/6330) [`cfbdede`](https://togithub.com/cloudflare/workers-sdk/commit/cfbdede63cfe11e6aa9e8c897eec8c00e1de85d6) Thanks [@RamIdeas](https://togithub.com/RamIdeas)! - fix: when the worker's request.url is overridden using the `host` or `localUpstream`, ensure `port` is overridden/cleared too When using `--localUpstream=example.com`, the request.url would incorrectly be "example.com:8787" but is now "example.com". This only applies to `wrangler dev --x-dev-env` and `unstable_dev({ experimental: { devEnv: true } })`. - [#6365](https://togithub.com/cloudflare/workers-sdk/pull/6365) [`13549c3`](https://togithub.com/cloudflare/workers-sdk/commit/13549c39588920ffe99bd9866cbd1a5a6fb9eb81) Thanks [@WalshyDev](https://togithub.com/WalshyDev)! - fix: WASM modules meant that `wrangler versions secret ...` could not properly update the version. This has now been fixed. - Updated dependencies \[[`a9021aa`](https://togithub.com/cloudflare/workers-sdk/commit/a9021aa520541e6a83e572d01e57e232cbc163e0), [`44ad2c7`](https://togithub.com/cloudflare/workers-sdk/commit/44ad2c777bd254dbb62cf7f8b1c2f8351c74fb75)]: - miniflare@3.20240725.0Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, 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.