8000 Bump @cloudflare/vitest-pool-workers from 0.8.22 to 0.8.35 in /test/runtimes/cloudflare by dependabot[bot] · Pull Request #355 · dajiaji/crystals-kyber-js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump @cloudflare/vitest-pool-workers from 0.8.22 to 0.8.35 in /test/runtimes/cloudflare #355

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps @cloudflare/vitest-pool-workers from 0.8.22 to 0.8.35.

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.8.35

Patch Changes

@​cloudflare/vitest-pool-workers@​0.8.34

Patch Changes

@​cloudflare/vitest-pool-workers@​0.8.33

Patch Changes

  • #9331 3c770ec Thanks @​petebacondarwin! - fix the Vitest integration to support Workers that want Node.js compatibility is only v1 in production

    It does this by adding the nodejs_compat_v2 flag (if missing) and removing no_nodejs_compat_v2 flag (if found).

    This does mean that the Vitest tests are running with a slightly different environment to production, but this has always been the case in other ways.

  • #9350 68a9008 Thanks @​penalosa! - Don't crash Vitest when started with a non-existent tail consumer

  • Updated dependencies [34c71ce, f7c82a4, 7ddd865, 6479fc5, 410d985, e5ae13a, 6c03bde, c2678d1, 34c71ce, cc7fae4]:

    • miniflare@4.20250523.0
    • wrangler@4.17.0

@​cloudflare/vitest-pool-workers@​0.8.32

Patch Changes

  • Updated dependencies [7344344]:
    • wrangler@4.16.1

@​cloudflare/vitest-pool-workers@​0.8.31

Patch Changes

@​cloudflare/vitest-pool-workers@​0.8.30

Patch Changes

  • Updated dependencies [33daa09, 3b384e2]:
    • wrangler@4.15.2
    • miniflare@4.20250508.2

... (truncated)

Changelog

Sourced from @​cloudflare/vitest-pool-workers's cha 8000 ngelog.

0.8.35

Patch Changes

0.8.34

Patch Changes

0.8.33

Patch Changes

  • #9331 3c770ec Thanks @​petebacondarwin! - fix the Vitest integration to support Workers that want Node.js compatibility is only v1 in production

    It does this by adding the nodejs_compat_v2 flag (if missing) and removing no_nodejs_compat_v2 flag (if found).

    This does mean that the Vitest tests are running with a slightly different environment to production, but this has always been the case in other ways.

  • #9350 68a9008 Thanks @​penalosa! - Don't crash Vitest when started with a non-existent tail consumer

  • Updated dependencies [34c71ce, f7c82a4, 7ddd865, 6479fc5, 410d985, e5ae13a, 6c03bde, c2678d1, 34c71ce, cc7fae4]:

    • miniflare@4.20250523.0
    • wrangler@4.17.0

0.8.32

Patch Changes

  • Updated dependencies [7344344]:
    • wrangler@4.16.1

0.8.31

Patch Changes

0.8.30

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.8.22 to 0.8.35.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.8.35/packages/vitest-pool-workers)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-version: 0.8.35
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.31%. Comparing base (1ae4d06) to head (997075f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #355   +/-   ##
=======================================
  Coverage   94.31%   94.31%           
=======================================
  Files           9        9           
  Lines         879      879           
  Branches       98       98           
=======================================
  Hits          829      829           
  Misses         50       50           
Flag Coverage Δ
unittests 94.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor Author
dependabot bot commented on behalf of github Jun 4, 2025

Superseded by #359.

@dependabot dependabot bot closed this Jun 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/test/runtimes/cloudflare/cloudflare/vitest-pool-workers-0.8.35 branch June 4, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0