Skip to content
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

chore(deps): bump the workerd-and-workers-types group with 2 updates #5341

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2024

Bumps the workerd-and-workers-types group with 2 updates: @cloudflare/workers-types and workerd.

Updates @cloudflare/workers-types from 3.18.0 to 4.20240320.1

Commits
Maintainer changes

This version was pushed to npm by wrangler-publisher, a new releaser for @​cloudflare/workers-types since your current version.


Updates workerd from 1.20240314.0 to 1.20240320.1

Release notes

Sourced from workerd's releases.

v1.20240320.0

What's Changed

Full Changelog: cloudflare/workerd@v1.20240314.0...v1.20240320.0

Commits

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 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

Bumps the workerd-and-workers-types group with 2 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [workerd](https://github.com/cloudflare/workerd).


Updates `@cloudflare/workers-types` from 3.18.0 to 4.20240320.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `workerd` from 1.20240314.0 to 1.20240320.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: workerd-and-workers-types
- dependency-name: workerd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners March 21, 2024 13:56
@dependabot dependabot bot added dependencies Used by dependabot to mark PRs as updates to dependencies. miniflare Relating to Miniflare labels Mar 21, 2024
Copy link

changeset-bot bot commented Mar 21, 2024

🦋 Changeset detected

Latest commit: 98cf0fb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
miniflare Patch
@cloudflare/pages-shared Patch
@cloudflare/vitest-pool-workers Patch
wrangler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Wrangler automated PR updater and others added 3 commits March 21, 2024 13:56

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
The following dependency versions have been updated:

| Dependency                | From          | To            |
| ------------------------- | ------------- | ------------- |
| workerd                   | 1.20240314.0  | 1.20240320.1  |
| @cloudflare/workers-types | ^4.20240314.0 | ^4.20240320.1 |

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remix has a peer dependency on v2 or v3 but not v4.
@petebacondarwin petebacondarwin force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-68f9122707 branch from f059289 to 98cf0fb Compare March 21, 2024 14:30
Copy link
Contributor

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8376703257/npm-package-wrangler-5341

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/5341/npm-package-wrangler-5341

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8376703257/npm-package-wrangler-5341 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8376703257/npm-package-create-cloudflare-5341 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8376703257/npm-package-cloudflare-kv-asset-handler-5341
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8376703257/npm-package-miniflare-5341
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8376703257/npm-package-cloudflare-pages-shared-5341
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8376703257/npm-package-cloudflare-vitest-pool-workers-5341

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@3.36.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240314.0
workerd 1.20240320.1 1.20240320.1
workerd --version 1.20240320.1 2024-03-20

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 72.13%. Comparing base (4fdd898) to head (98cf0fb).
Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5341      +/-   ##
==========================================
+ Coverage   71.99%   72.13%   +0.14%     
==========================================
  Files         313      313              
  Lines       16239    16290      +51     
  Branches     4157     4161       +4     
==========================================
+ Hits        11691    11751      +60     
+ Misses       4548     4539       -9     
Files Coverage Δ
packages/wrangler/src/vectorize/create.tsx 74.07% <0.00%> (ø)

... and 8 files with indirect coverage changes

@petebacondarwin petebacondarwin added the e2e Run wrangler e2e tests on a PR label Mar 21, 2024
@RamIdeas RamIdeas merged commit 248a318 into main Mar 21, 2024
25 checks passed
@RamIdeas RamIdeas deleted the dependabot/npm_and_yarn/workerd-and-workers-types-68f9122707 branch March 21, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Used by dependabot to mark PRs as updates to dependencies. e2e Run wrangler e2e tests on a PR miniflare Relating to Miniflare
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants