Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Bump undici, jest-environment-miniflare and miniflare in /examples/hello #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps undici to 5.28.2 and updates ancestor dependencies undici, jest-environment-miniflare and miniflare. These dependencies need to be updated together.

Updates undici from 5.9.1 to 5.28.2

Release notes

Sourced from undici's releases.

v5.28.2

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.28.1...v5.28.2

v5.28.1

What's Changed

Full Changelog: nodejs/undici@v5.28.0...v5.28.1

v5.28.0

What's Changed

... (truncated)

Commits
  • 9a14e5f Bumped v5.28.2
  • fcdfe87 build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (#2302)
  • 169c157 build(deps-dev): bump formdata-node from 4.4.1 to 6.0.3 (#2389)
  • 9788177 build(deps): bump step-security/harden-runner from 2.5.0 to 2.6.0 (#2392)
  • 1f6d159 build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 (#2395)
  • a393a86 build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1 (#2396)
  • ea2f606 build(deps-dev): bump sinon from 16.1.3 to 17.0.1 (#2405)
  • 80979ed build(deps-dev): bump jsdom from 22.1.0 to 23.0.0 (#2472)
  • 08183ea fix: Added support for inline URL username:password proxy auth (#2473)
  • 28759f4 refactor: better integrity check (#2462)
  • Additional commits viewable in compare view

Updates jest-environment-miniflare from 2.9.0 to 2.14.2

Release notes

Sourced from jest-environment-miniflare's releases.

v2.14.2

Fixes

v2.14.1

Fixes

v2.14.0

Features

  • Add support for the Ed25519 algorithm and mark X448/Ed448 algorithms as unsupported. Thanks @​panva for jose's comprehensive test suite.
  • Add ExecutionContext as a global value to Miniflare's unit testing environments' global types. Miniflare injects the ExecutionContext class into testing environments, so they can be constructed and passed to imported module event handlers. This change ensures new ExecutionContext() isn't a type error.
  • Allow wrangler.toml build.watch_dir to be an array of directories. Thanks @​sj-e2digital for the PR.

Fixes

v2.13.0

Features

  • Add support for DurableObjectNamespace#jurisdiction() method. Note the passed jurisdiction is validated but otherwise ignored. IDs generated by sub-namespaces in different jurisdictions will be the same. Thanks @​DaniFoldi for the PR.
  • Add support for the non-standard crypto.subtle.timingSafeEqual() function. Thanks @​DaniFoldi for the PR.
  • Remove requirement for experimental compatibility flag alongside nodejs_compat to use node:assert, node:buffer and node:util modules. Closes [issue #547](cloudflare/miniflare#547), thanks @​Skye-31 and @​DaniFoldi for the PR.

Fixes

v2.12.2

Fixes

v2.12.1

⚠️ Security Update

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wrangler-publisher, a new releaser for jest-environment-miniflare since your current version.


Updates miniflare from 2.9.0 to 2.14.2

Commits
Maintainer changes

This version was pushed to npm by wrangler-publisher, a new releaser for miniflare since your current version.


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

Bumps [undici](https://github.com/nodejs/undici) to 5.28.2 and updates ancestor dependencies [undici](https://github.com/nodejs/undici), [jest-environment-miniflare](https://github.com/cloudflare/miniflare/tree/HEAD/packages/jest) and [miniflare](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/miniflare). These dependencies need to be updated together.


Updates `undici` from 5.9.1 to 5.28.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.9.1...v5.28.2)

Updates `jest-environment-miniflare` from 2.9.0 to 2.14.2
- [Release notes](https://github.com/cloudflare/miniflare/releases)
- [Commits](https://github.com/cloudflare/miniflare/commits/v2.14.2/packages/jest)

Updates `miniflare` from 2.9.0 to 2.14.2
- [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/HEAD/packages/miniflare)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: jest-environment-miniflare
  dependency-type: direct:development
- dependency-name: miniflare
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants