-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump miniflare and wrangler #262
Bump miniflare and wrangler #262
Conversation
Bumps [miniflare](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/miniflare) to 3.20231030.4 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). These dependencies need to be updated together. Updates `miniflare` from 3.20230922.0 to 3.20231030.4 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/miniflare/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/miniflare) Updates `wrangler` from 3.10.1 to 3.22.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler) --- updated-dependencies: - dependency-name: miniflare dependency-type: indirect - dependency-name: wrangler dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
👋 Thanks for opening a pull request!If you are new, please check out the trimmed down summary of our deployment process below:
Please note, if you have a more complex change, it is advised to claim a deployment lock with Once your PR has been merged, you can remove the lock with |
Should be resolved by #266 |
@dependabot recreate |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps miniflare to 3.20231030.4 and updates ancestor dependency wrangler. These dependencies need to be updated together.
Updates
miniflare
from 3.20230922.0 to 3.20231030.4Release notes
Sourced from miniflare's releases.
... (truncated)
Changelog
Sourced from miniflare's changelog.
... (truncated)
Commits
7506b24
Version Packages (#4559)eb08e2d
fix: include request url and headers in pretty error page (#4448)5e67ea1
Version Packages (#4536)63708a9
fix: validateHost
/Origin
headers in magic proxy and `InspectorProxyWorke...71fb0b8
fix: ensure unused KV and Cache blobs cleaned up (#4466)97727de
Version Packages (#4495)311ffbd
[wrangler] fix: changewrangler (pages) dev
to listen onlocalhost
by def...1b34878
fix: remove__STATIC_CONTENT_MANIFEST
from module workerenv
(#4505)f728503
Version Packages (#4463)be2b9cf
feat: add support for wrapped bindings (#4348)Updates
wrangler
from 3.10.1 to 3.22.1Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
6d3d46a
Version Packages (#4638)5bc2699
fix: prevent zombieworkerd
processes (#4635)35e8a5d
Version Packages (#4620)a6a4e8a
Deprecate constellation commands and add a warning when using the constellati...e8a2a1d
R2: Add Sippy support (#4130)cd4f63a
Add info aboutnode:${module}
syntax for nodejs_compat (#4485)c628de5
Improve listing of queues and update API types (#4426)98dee93
[D1] add rows read/written towrangler d1 info
output (#4621)912bfeb
Version Packages (#4595)a94ef57
[wrangler] feat: source map logged strings (#4423)Most Recent Ignore Conditions Applied to This Pull Request
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
.Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖
Dependabot commands and options
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.