Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dev-deps group across 1 directory with 2 updates (#96)
Bumps the dev-deps group with 2 updates in the / directory: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `@cloudflare/workers-types` from 4.20241205.0 to 4.20241216.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/cloudflare/workerd/commits">compare view</a></li> </ul> </details> <br /> Updates `wrangler` from 3.92.0 to 3.95.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudflare/workers-sdk/releases">wrangler's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7382">#7382</a> <a href="https://github.com/cloudflare/workers-sdk/commit/e0b98fdb6eefffff16fc0624517cd9e5fce93c98"><code>e0b98fd</code></a> Thanks <a href="https://github.com/jonesphillip"><code>@jonesphillip</code></a>! - Added r2 bucket cors command to Wrangler including list, set, delete</li> </ul> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7229">#7229</a> <a href="https://github.com/cloudflare/workers-sdk/commit/669d7ad1e44c07cf74202c4d0fc244a9c50dec81"><code>669d7ad</code></a> Thanks <a href="https://github.com/gabivlj"><code>@gabivlj</code></a>! - Introduce a new cloudchamber command <code>wrangler cloudchamber apply</code>, which will be used by customers to deploy container-apps</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7002">#7002</a> <a href="https://github.com/cloudflare/workers-sdk/commit/d2447c6c1ebcdebf0829519c3bc52bc2d30a4294"><code>d2447c6</code></a> Thanks <a href="https://github.com/GregBrimble"><code>@GregBrimble</code></a>! - fix: More helpful error messages when validating compatibility date</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7493">#7493</a> <a href="https://github.com/cloudflare/workers-sdk/commit/4c140bcb2b75a3dcf12240d66c22619af10503df"><code>4c140bc</code></a> Thanks <a href="https://github.com/emily-shen"><code>@emily-shen</code></a>! - fix: remove non-json output in json mode commands</p> <p>Fixes regressions in 3.93.0 where unwanted text (wrangler banner, telemetry notice) was printing in commands that should only output valid json.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/cloudflare/workers-sdk/commit/5449fe54b15cf7c6dd12c385b0c8d2883c641b80"><code>5449fe5</code></a>]:</p> <ul> <li><code>@cloudflare/workers-shared</code><a href="https://github.com/0"><code>@0</code></a>.11.0</li> <li>[email protected]</li> </ul> </li> </ul> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7291">#7291</a> <a href="https://github.com/cloudflare/workers-sdk/commit/f5b9cd52bc2ec42e17435c5ea0cd79b766ff76dd"><code>f5b9cd5</code></a> Thanks <a href="https://github.com/edmundhung"><code>@edmundhung</code></a>! - Add anonymous telemetry to Wrangler commands</p> <p>For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.</p> <p>See our <a href="https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md">data policy</a> for more details on what we collect and how to opt out if you wish.</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7448">#7448</a> <a href="https://github.com/cloudflare/workers-sdk/commit/20a0f17609f8f71997c14de9284dae217109e02a"><code>20a0f17</code></a> Thanks <a href="https://github.com/GregBrimble"><code>@GregBrimble</code></a>! - feat: Allow Workers for Platforms scripts (scripts deployed with <code>--dispatch-namespace</code>) to bring along <code>assets</code></p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7445">#7445</a> <a href="https://github.com/cloudflare/workers-sdk/commit/f4ae6ee17a0bd487aa0680a0a7c0757256dee36d"><code>f4ae6ee</code></a> Thanks <a href="https://github.com/WillTaylorDev"><code>@WillTaylorDev</code></a>! - Support for <code>assets.experimental_serve_directly</code> with <code>wrangler dev</code></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7256">#7256</a> <a href="https://github.com/cloudflare/workers-sdk/commit/415e5b58c752c75f9cfcea4a5acf189cb1861404"><code>415e5b5</code></a> Thanks <a href="https://github.com/jamesopstad"><code>@jamesopstad</code></a>! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler. Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7431">#7431</a> <a href="https://github.com/cloudflare/workers-sdk/commit/8f25ebe74d19237e85b6dada1eb34236add11d48"><code>8f25ebe</code></a> Thanks <a href="https://github.com/vicb"><code>@vicb</code></a>! - chore(wrangler): update unenv dependency version</p> <p>Pull in:</p> <ul> <li><code>unjs/unenv#351</code></li> <li><code>unjs/unenv#354</code></li> <li><code>unjs/unenv#363</code></li> <li><code>unjs/unenv#367</code></li> </ul> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7426">#7426</a> <a href="https://github.com/cloudflare/workers-sdk/commit/b40d0ab4fdd3a03c06ebb7682e4eea0e561afe81"><code>b40d0ab</code></a> Thanks <a href="https://github.com/petebacondarwin"><code>@petebacondarwin</code></a>! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md">wrangler's changelog</a>.</em></p> <blockquote> <h2>3.95.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7382">#7382</a> <a href="https://github.com/cloudflare/workers-sdk/commit/e0b98fdb6eefffff16fc0624517cd9e5fce93c98"><code>e0b98fd</code></a> Thanks <a href="https://github.com/jonesphillip"><code>@jonesphillip</code></a>! - Added r2 bucket cors command to Wrangler including list, set, delete</li> </ul> <h2>3.94.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7229">#7229</a> <a href="https://github.com/cloudflare/workers-sdk/commit/669d7ad1e44c07cf74202c4d0fc244a9c50dec81"><code>669d7ad</code></a> Thanks <a href="https://github.com/gabivlj"><code>@gabivlj</code></a>! - Introduce a new cloudchamber command <code>wrangler cloudchamber apply</code>, which will be used by customers to deploy container-apps</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7002">#7002</a> <a href="https://github.com/cloudflare/workers-sdk/commit/d2447c6c1ebcdebf0829519c3bc52bc2d30a4294"><code>d2447c6</code></a> Thanks <a href="https://github.com/GregBrimble"><code>@GregBrimble</code></a>! - fix: More helpful error messages when validating compatibility date</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7493">#7493</a> <a href="https://github.com/cloudflare/workers-sdk/commit/4c140bcb2b75a3dcf12240d66c22619af10503df"><code>4c140bc</code></a> Thanks <a href="https://github.com/emily-shen"><code>@emily-shen</code></a>! - fix: remove non-json output in json mode commands</p> <p>Fixes regressions in 3.93.0 where unwanted text (wrangler banner, telemetry notice) was printing in commands that should only output valid json.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/cloudflare/workers-sdk/commit/5449fe54b15cf7c6dd12c385b0c8d2883c641b80"><code>5449fe5</code></a>]:</p> <ul> <li><code>@cloudflare/workers-shared</code><a href="https://github.com/0"><code>@0</code></a>.11.0</li> <li>[email protected]</li> </ul> </li> </ul> <h2>3.93.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7291">#7291</a> <a href="https://github.com/cloudflare/workers-sdk/commit/f5b9cd52bc2ec42e17435c5ea0cd79b766ff76dd"><code>f5b9cd5</code></a> Thanks <a href="https://github.com/edmundhung"><code>@edmundhung</code></a>! - Add anonymous telemetry to Wrangler commands</p> <p>For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.</p> <p>See our <a href="https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md">data policy</a> for more details on what we collect and how to opt out if you wish.</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7448">#7448</a> <a href="https://github.com/cloudflare/workers-sdk/commit/20a0f17609f8f71997c14de9284dae217109e02a"><code>20a0f17</code></a> Thanks <a href="https://github.com/GregBrimble"><code>@GregBrimble</code></a>! - feat: Allow Workers for Platforms scripts (scripts deployed with <code>--dispatch-namespace</code>) to bring along <code>assets</code></p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7445">#7445</a> <a href="https://github.com/cloudflare/workers-sdk/commit/f4ae6ee17a0bd487aa0680a0a7c0757256dee36d"><code>f4ae6ee</code></a> Thanks <a href="https://github.com/WillTaylorDev"><code>@WillTaylorDev</code></a>! - Support for <code>assets.experimental_serve_directly</code> with <code>wrangler dev</code></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7256">#7256</a> <a href="https://github.com/cloudflare/workers-sdk/commit/415e5b58c752c75f9cfcea4a5acf189cb1861404"><code>415e5b5</code></a> Thanks <a href="https://github.com/jamesopstad"><code>@jamesopstad</code></a>! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler. Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/7431">#7431</a> <a href="https://github.com/cloudflare/workers-sdk/commit/8f25ebe74d19237e85b6dada1eb34236add11d48"><code>8f25ebe</code></a> Thanks <a href="https://github.com/vicb"><code>@vicb</code></a>! - chore(wrangler): update unenv dependency version</p> <p>Pull in:</p> <ul> <li><code>unjs/unenv#351</code></li> <li><code>unjs/unenv#354</code></li> <li><code>unjs/unenv#363</code></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudflare/workers-sdk/commit/5886ce720dd7a64a03d24457318ecd6251103094"><code>5886ce7</code></a> Version Packages (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7500">#7500</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/e0b98fdb6eefffff16fc0624517cd9e5fce93c98"><code>e0b98fd</code></a> Add r2 bucket cors command (list, set, delete) (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7382">#7382</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/88db1f6f3b006e7dcde418161fd0f91d0a32a720"><code>88db1f6</code></a> Version Packages (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7483">#7483</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/4c140bcb2b75a3dcf12240d66c22619af10503df"><code>4c140bc</code></a> fix: fix banner regressions in 3.93.0 (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7493">#7493</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/669d7ad1e44c07cf74202c4d0fc244a9c50dec81"><code>669d7ad</code></a> cloudchamber: Start <code>cloudchamber apply</code>, the new command to deploy (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7229">#7229</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/d2447c6c1ebcdebf0829519c3bc52bc2d30a4294"><code>d2447c6</code></a> fix(wrangler): Add more helpful error messages when validating compatibility ...</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/a29a41ca68f91094cca921aa763aaf0da77f73a1"><code>a29a41c</code></a> chore: remove getConfig helper function, centralising logic surrounding how t...</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/119819f972cfd6b04885915f1951fc74a0fc7b6e"><code>119819f</code></a> chore: split readConfig and readPages config to simplify and lower number of ...</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/3d8a6522a0701b0e40c1d3349553e8b953854dac"><code>3d8a652</code></a> Version Packages (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7439">#7439</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/b9d4d5adb0ea0eb24576260549c077f577fe1eb8"><code>b9d4d5a</code></a> ci: extend the timeout on BundleController.test.ts "custom build" test to red...</li> <li>Additional commits viewable in <a href="https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information