Skip to content

Commit dfffcc7

Browse files
build(deps-dev): bump wrangler from 2.20.1 to 2.20.2 in /packages/sdk/cloudflare/example (#343)
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 2.20.1 to 2.20.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/4609">#4609</a> <a href="https://github.com/cloudflare/workers-sdk/commit/c228c9120f42f7e0135fafe406bc71a766e7bba3"><code>c228c912</code></a> Thanks <a href="https://github.com/mrbbot"><code>@​mrbbot</code></a>! - fix: pin <code>workerd</code> to <code>1.20230404.0</code></p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/4587">#4587</a> <a href="https://github.com/cloudflare/workers-sdk/commit/49a469601adaa9eb9e1f2d6de197c1979d5c6c1b"><code>49a46960</code></a> Thanks <a href="https://github.com/mrbbot"><code>@​mrbbot</code></a>! - Change dev registry and inspector server to listen on 127.0.0.1 instead of all interfaces</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/4587">#4587</a> <a href="https://github.com/cloudflare/workers-sdk/commit/49a469601adaa9eb9e1f2d6de197c1979d5c6c1b"><code>49a46960</code></a> Thanks <a href="https://github.com/mrbbot"><code>@​mrbbot</code></a>! - fix: validate <code>Host</code> and <code>Orgin</code> headers where appropriate</p> <p><code>Host</code> and <code>Origin</code> headers are now checked when connecting to the inspector proxy. If these don't match what's expected, the request will fail.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cloudflare/workers-sdk/blob/[email protected]/packages/wrangler/CHANGELOG.md">wrangler's changelog</a>.</em></p> <blockquote> <h2>2.20.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/4609">#4609</a> <a href="https://github.com/cloudflare/workers-sdk/commit/c228c9120f42f7e0135fafe406bc71a766e7bba3"><code>c228c912</code></a> Thanks <a href="https://github.com/mrbbot"><code>@​mrbbot</code></a>! - fix: pin <code>workerd</code> to <code>1.20230404.0</code></li> </ul> <ul> <li><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/4587">#4587</a> <a href="https://github.com/cloudflare/workers-sdk/commit/49a469601adaa9eb9e1f2d6de197c1979d5c6c1b"><code>49a46960</code></a> Thanks <a href="https://github.com/mrbbot"><code>@​mrbbot</code></a>! - Change dev registry and inspector server to listen on 127.0.0.1 instead of all interfaces</li> </ul> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/4587">#4587</a> <a href="https://github.com/cloudflare/workers-sdk/commit/49a469601adaa9eb9e1f2d6de197c1979d5c6c1b"><code>49a46960</code></a> Thanks <a href="https://github.com/mrbbot"><code>@​mrbbot</code></a>! - fix: validate <code>Host</code> and <code>Orgin</code> headers where appropriate</p> <p><code>Host</code> and <code>Origin</code> headers are now checked when connecting to the inspector proxy. If these don't match what's expected, the request will fail.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudflare/workers-sdk/commit/4d2646d5d05b8ef93ad04cdd5bfe35f3972a5f79"><code>4d2646d</code></a> Version Packages (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/4591">#4591</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/c228c9120f42f7e0135fafe406bc71a766e7bba3"><code>c228c91</code></a> [wrangler@2] fix: pin <code>workerd</code> to <code>1.20230404.0</code> (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/4609">#4609</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/49a469601adaa9eb9e1f2d6de197c1979d5c6c1b"><code>49a4696</code></a> [wrangler] Backport recent inspector proxy server changes to V2 (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/4587">#4587</a>)</li> <li>See full diff 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=2.20.1&new-version=2.20.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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/launchdarkly/js-core/network/alerts). </details>
2 parents 5a06ad1 + dd577ed commit dfffcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/cloudflare/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prettier": "^2.6.2",
1818
"ts-jest": "^28.0.3",
1919
"typescript": "5.1.6",
20-
"wrangler": "2.20.1"
20+
"wrangler": "2.20.2"
2121
},
2222
"scripts": {
2323
"build": "node build.js",

0 commit comments

Comments
 (0)