Bump axios and @cloudflare/wrangler
Removes axios. It's no longer used after updating ancestor dependency @cloudflare/wrangler. These dependencies need to be updated together.
Removes axios
Updates @cloudflare/wrangler from 1.10.2 to 1.21.0
Release notes
Sourced from @cloudflare/wrangler's releases.
v1.21.0
No release notes provided.
v1.20.0
No release notes provided.
v1.19.13
Fixes
Update openssl-src - imhunterand, pull/2302
Bump openssl-src to patch vulnerability
Maintenance
chore: add a banner on the readme with a link to wrangler2 - threepointone, pull/2252
This also autoformatted the README, which is fine.
Disable dependabot. - lrapoport-cf, pull/2303
Disable automatic version updates via dependabot.
v1.19.12
1.19.12
Fixes
- Improve version checking for --openssl-legacy-provider - [EatonZ], [pull/2241]
... (truncated)
Changelog
Sourced from @cloudflare/wrangler's changelog.
1.21.0
Maintenance
Add deprecation message on install Wrangler1 - JacobMGEvans, pull/2315 [pull/2314]
Additional efforts in deprecation of Wrangler 1
Mark as deprecated and redirect to Workers SDK in README - mrbbot, pull/2348
Update URLs for Wrangler v1/v2 GitHub repos - penalosa, pull/2347
Upgrade minimatch - penalosa, pull/2349
Resolve
npm auditfor https://github.com/advisories/GHSA-f8q6-p94x-37v3. Closes cloudflare/wrangler-legacy#23261.20.0
... (truncated)
Commits
0cd971c1.21.0 (#2351)a0bd93eUpgrade minimatch (#2349)b146931Mark as deprecated and redirect to Workers SDK (#2348)5d06b17Add deprecation badge to Cargo.toml (#2332)6f07c9bAdd deprecation message on install of Wrangler Legacy (#2315)b5bbc26chore: deprecation (#2314)4bd7c09Update URLs for Wrangler v1/v2 GitHub repos (#2347)d86d1c7Revert #2341, and suggest Wrangler 2 ifwrangler -Vfails (#2342)d7c9d3fChange '-V' to '-v' in wrangler output in templatw (#2341)815cc8dUpdate path-slash to v0.2.1 (#2311)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.