Skip to content

Commit

Permalink
Bump wrangler from 3.99.0 to 3.107.2 in /cloudflare-workers (#2410)
Browse files Browse the repository at this point in the history
Bumps
[wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler)
from 3.99.0 to 3.107.2.
<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>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7988">#7988</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/444a6302f194150b0678da5b564cfd2de8a3dad6"><code>444a630</code></a>
Thanks <a
href="https://github.com/edmundhung"><code>@​edmundhung</code></a>! -
Fix <a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7985">#7985</a>.</p>
<p>This reverts the changes on <a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7945">#7945</a>
that caused compatibility issues with Node 16 due to the introduction of
<code>sharp</code>.</p>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7981">#7981</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/e2b3306e1721dbc0ba8e0eb2025a519b80adbd01"><code>e2b3306</code></a>
Thanks <a
href="https://github.com/WalshyDev"><code>@​WalshyDev</code></a>! -
Fixes a regression introduced in Wrangler 3.107.0 in which
<code>[assets]</code> was not being inherited from the top-level
environment.</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/cloudflare/workers-sdk/commit/ab498862b96551774f601403d3e93d2105a18a91"><code>ab49886</code></a>]:</p>
<ul>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7897">#7897</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/34f9797822836b98edc4d8ddc6e2fb0ab322b864"><code>34f9797</code></a>
Thanks <a
href="https://github.com/WillTaylorDev"><code>@​WillTaylorDev</code></a>!
- chore: provides <code>run_worker_first</code> for Worker-script-first
configuration. Deprecates <code>experimental_serve_directly</code>.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7945">#7945</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/d7582150a5dc6568ac1d1ebcdf24667c83c6a5eb"><code>d758215</code></a>
Thanks <a href="https://github.com/ns476"><code>@​ns476</code></a>! -
Add Images binding (in private beta for the time being)</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7947">#7947</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/f57bc4e059b19334783f8f8f7d46c5a710a589ae"><code>f57bc4e</code></a>
Thanks <a
href="https://github.com/dario-piotrowicz"><code>@​dario-piotrowicz</code></a>!
- fix: avoid <code>getPlatformProxy</code> logging twice that it is
using vars defined in <code>.dev.vars</code> files</p>
<p>when <code>getPlatformProxy</code> is called and it retrieves values
from <code>.dev.vars</code> files, it logs twice
a message like: <code>Using vars defined in .dev.vars</code>, the
changes here make sure that in such cases
this log only appears once</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7889">#7889</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/38db4ed4de3bed0b4c33d23ee035882a71fbb26b"><code>38db4ed</code></a>
Thanks <a
href="https://github.com/emily-shen"><code>@​emily-shen</code></a>! -
feat: add experimental resource auto-provisioning to versions upload</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7864">#7864</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/de6fa1846ac793a86356a319a09482f08819b632"><code>de6fa18</code></a>
Thanks <a
href="https://github.com/dario-piotrowicz"><code>@​dario-piotrowicz</code></a>!
- Update the <code>unstable_getMiniflareWorkerOptions</code> types to
always include an <code>env</code> parameter.</p>
<p>The <code>unstable_getMiniflareWorkerOptions</code> types, when
accepting a config object as the first argument,
didn't accept a second <code>env</code> argument. The changes here make
sure they do, since the <code>env</code> is still
relevant for picking up variables from <code>.dev.vars</code> files.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7964">#7964</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/bc4d6c8d25f40308231e9109dc643df68bc72b52"><code>bc4d6c8</code></a>
Thanks <a
href="https://github.com/LuisDuarte1"><code>@​LuisDuarte1</code></a>! -
Fix scripts binding to a workflow in a different script overriding
workflow config</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/cloudflare/workers-sdk/commit/cf4f47a8af2dc476f8a0e61f0d22f080f191de1f"><code>cf4f47a</code></a>]:</p>
<ul>
<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/7856">#7856</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/2b6f1496685b23b6734c3001db49d3086005582e"><code>2b6f149</code></a>
Thanks <a
href="https://github.com/emily-shen"><code>@​emily-shen</code></a>! -
feat: add sanitised error messages to Wrangler telemetry</p>
<p>Error messages that have been audited for potential inclusion of
personal information, and explicitly opted-in, are now included in
Wrangler's telemetry collection. Collected error messages will not
include any filepaths, user input or any other potentially private
content.</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.107.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7988">#7988</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/444a6302f194150b0678da5b564cfd2de8a3dad6"><code>444a630</code></a>
Thanks <a
href="https://github.com/edmundhung"><code>@​edmundhung</code></a>! -
Fix <a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7985">#7985</a>.</p>
<p>This reverts the changes on <a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7945">#7945</a>
that caused compatibility issues with Node 16 due to the introduction of
<code>sharp</code>.</p>
</li>
</ul>
<h2>3.107.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7981">#7981</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/e2b3306e1721dbc0ba8e0eb2025a519b80adbd01"><code>e2b3306</code></a>
Thanks <a
href="https://github.com/WalshyDev"><code>@​WalshyDev</code></a>! -
Fixes a regression introduced in Wrangler 3.107.0 in which
<code>[assets]</code> was not being inherited from the top-level
environment.</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/cloudflare/workers-sdk/commit/ab498862b96551774f601403d3e93d2105a18a91"><code>ab49886</code></a>]:</p>
<ul>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>3.107.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7897">#7897</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/34f9797822836b98edc4d8ddc6e2fb0ab322b864"><code>34f9797</code></a>
Thanks <a
href="https://github.com/WillTaylorDev"><code>@​WillTaylorDev</code></a>!
- chore: provides <code>run_worker_first</code> for Worker-script-first
configuration. Deprecates <code>experimental_serve_directly</code>.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7945">#7945</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/d7582150a5dc6568ac1d1ebcdf24667c83c6a5eb"><code>d758215</code></a>
Thanks <a href="https://github.com/ns476"><code>@​ns476</code></a>! -
Add Images binding (in private beta for the time being)</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7947">#7947</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/f57bc4e059b19334783f8f8f7d46c5a710a589ae"><code>f57bc4e</code></a>
Thanks <a
href="https://github.com/dario-piotrowicz"><code>@​dario-piotrowicz</code></a>!
- fix: avoid <code>getPlatformProxy</code> logging twice that it is
using vars defined in <code>.dev.vars</code> files</p>
<p>when <code>getPlatformProxy</code> is called and it retrieves values
from <code>.dev.vars</code> files, it logs twice
a message like: <code>Using vars defined in .dev.vars</code>, the
changes here make sure that in such cases
this log only appears once</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7889">#7889</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/38db4ed4de3bed0b4c33d23ee035882a71fbb26b"><code>38db4ed</code></a>
Thanks <a
href="https://github.com/emily-shen"><code>@​emily-shen</code></a>! -
feat: add experimental resource auto-provisioning to versions upload</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7864">#7864</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/de6fa1846ac793a86356a319a09482f08819b632"><code>de6fa18</code></a>
Thanks <a
href="https://github.com/dario-piotrowicz"><code>@​dario-piotrowicz</code></a>!
- Update the <code>unstable_getMiniflareWorkerOptions</code> types to
always include an <code>env</code> parameter.</p>
<p>The <code>unstable_getMiniflareWorkerOptions</code> types, when
accepting a config object as the first argument,
didn't accept a second <code>env</code> argument. The changes here make
sure they do, since the <code>env</code> is still
relevant for picking up variables from <code>.dev.vars</code> files.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/7964">#7964</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/bc4d6c8d25f40308231e9109dc643df68bc72b52"><code>bc4d6c8</code></a>
Thanks <a
href="https://github.com/LuisDuarte1"><code>@​LuisDuarte1</code></a>! -
Fix scripts binding to a workflow in a different script overriding
workflow config</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/cloudflare/workers-sdk/commit/cf4f47a8af2dc476f8a0e61f0d22f080f191de1f"><code>cf4f47a</code></a>]:</p>
<ul>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>3.106.0</h2>
<h3>Minor Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/46a16bca1e6011b1ebe08c256afa6e136673bdae"><code>46a16bc</code></a>
Version Packages (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7991">#7991</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/444a6302f194150b0678da5b564cfd2de8a3dad6"><code>444a630</code></a>
Revert &quot;Add support for Images binding (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7945">#7945</a>)&quot;
(<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7988">#7988</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/ff0d9cd27b5687419f3bbc16277356651cb2345c"><code>ff0d9cd</code></a>
Version Packages (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7979">#7979</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/e2b3306e1721dbc0ba8e0eb2025a519b80adbd01"><code>e2b3306</code></a>
Fix assets inheritance regression (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7981">#7981</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/ab498862b96551774f601403d3e93d2105a18a91"><code>ab49886</code></a>
chore(deps): bump the workerd-and-workers-types group across 1 directory
with...</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/01edd2807c687494173d3c3bf6d8f382ea454435"><code>01edd28</code></a>
Version Packages (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7933">#7933</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/9ba6374a984451c83260072a064f1d566fb44b1d"><code>9ba6374</code></a>
Revert &quot;fix(wrangler): handling of
<code>process.env.NODE_ENV</code> in bundling mode (#...</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/d7582150a5dc6568ac1d1ebcdf24667c83c6a5eb"><code>d758215</code></a>
Add support for Images binding (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7945">#7945</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/fdd13038a0fb33f3567348410e926bfcebc73581"><code>fdd1303</code></a>
test: quieten the logs on Wrangler retry helper tests (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/7965">#7965</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/bc4d6c8d25f40308231e9109dc643df68bc72b52"><code>bc4d6c8</code></a>
fix: make <code>wrangler deploy</code> not call Workflows API if it
binds to a different...</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 compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wrangler&package-manager=npm_and_yarn&previous-version=3.99.0&new-version=3.107.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Steve Ayers <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Ayers <[email protected]>
  • Loading branch information
dependabot[bot] and smaye81 authored Feb 3, 2025
1 parent 8959666 commit 5c55eb9
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 262 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
workflow_dispatch:
jobs:
changes:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
permissions:
pull-requests: read
outputs:
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
strategy:
matrix:
project: ${{ fromJSON(needs.changes.outputs.projects) }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 5c55eb9

Please sign in to comment.