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): update dependency @cloudflare/vitest-pool-workers to ^0.5.0 #4

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/vitest-pool-workers (source) ^0.1.0 -> ^0.5.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (@​cloudflare/vitest-pool-workers)

v0.5.25

Compare Source

Patch Changes

v0.5.24

Compare Source

Patch Changes

v0.5.23

Compare Source

Patch Changes

v0.5.22

Compare Source

Patch Changes

v0.5.21

Compare Source

Patch Changes

v0.5.20

Compare Source

Patch Changes

v0.5.19

Compare Source

Patch Changes

v0.5.18

Compare Source

Patch Changes

v0.5.17

Compare Source

Patch Changes

v0.5.16

Compare Source

Patch Changes

v0.5.15

Compare Source

Patch Changes
  • #​6835 5c50949 Thanks @​emily-shen! - feature: enable asset routing in the vitest integration for Workers + static assets

    Integration tests (using the SELF binding) in Workers + assets projects will now return static assets if present on that path. Previously all requests went to the user worker regardless of whether static assets would have been served in production.

    Unit style tests intentionally do not return static assets.

  • Updated dependencies [d696850, 5c50949, dc92af2, 82180a7, 54924a4, 30b7328]:

v0.5.14

Compare Source

Patch Changes

v0.5.13

Compare Source

Patch Changes

v0.5.12

Compare Source

Patch Changes

v0.5.11

Compare Source

Patch Changes

v0.5.10

Compare Source

Patch Changes

v0.5.9

Compare Source

Patch Changes

v0.5.8

Compare Source

Patch Changes

v0.5.7

Compare Source

Patch Changes

v0.5.6

Compare Source

Patch Changes

v0.5.5

Compare Source

Patch Changes

v0.5.4

Patch Changes

v0.5.3

Patch Changes

v0.5.2

Compare Source

Patch Changes

v0.5.1

Compare Source

Patch Changes

v0.5.0

Compare Source

Minor Changes
Patch Changes

v0.4.31

Compare Source

Patch Changes

v0.4.30

Compare Source

Patch Changes

v0.4.29

Compare Source

Patch Changes

v0.4.28

Compare Source

Patch Changes

v0.4.27

Compare Source

Patch Changes

v0.4.26

Compare Source

Patch Changes

v0.4.25

Compare Source

Patch Changes

v0.4.24

Compare Source

Patch Changes

v0.4.23

Compare Source

Patch Changes

v0.4.22

Compare Source

Patch Changes

v0.4.21

Compare Source

Patch Changes

v0.4.20

Compare Source

Patch Changes

v0.4.19

Compare Source

Patch Changes

v0.4.18

Compare Source

Patch Changes

v0.4.17

Compare Source

Patch Changes

v0.4.16

Patch Changes

v0.4.15

Patch Changes

v0.4.14

Compare Source

Patch Changes

v0.4.13

Compare Source

Patch Changes

v0.4.12

Compare Source

Patch Changes

v0.4.11

Patch Changes

v0.4.10

Patch Changes

v0.4.9

Compare Source

Patch Changes

v0.4.8

Compare Source

Patch Changes

v0.4.7

Compare Source

Patch Changes

v0.4.6

Compare Source

Patch Changes
  • #​6050 a0c3327 Thanks @​threepointone! - chore: Normalize more deps

    This is the last of the patches that normalize dependencies across the codebase. In this batch: ws, vitest, zod , rimraf, @types/rimraf, ava, source-map, glob, cookie, @types/cookie, @microsoft/api-extractor, @types/mime, @types/yargs, devtools-protocol, @vitest/ui, execa, strip-ansi

    This patch also sorts dependencies in every package.json

  • #​6029 f5ad1d3 Thanks @​threepointone! - chore: Normalize some dependencies in workers-sdk

    This is the first of a few expected patches that normalize dependency versions, This normalizes undici, concurrently, @types/node, react, react-dom, @types/react, @types/react-dom, eslint, typescript. There are no functional code changes (but there are a couple of typecheck fixes).

  • #​6079 2e531b4 Thanks @​CarmenPopoviciu! - fix: define defineWorkersConfig using overload signatures

    The type definition of defineWorkersConfig doesn't work with mergeConfig of vitest/config because of type mismatch.
    This function should be an overload function like defineConfig

  • Updated dependencies [dc597a3, 15aff8f, b4c0233, a0c3327, f5ad1d3, c643a81, 31cd51f, db66101, 374bc44, 267761b, 84e6aeb]:

v0.4.5

Compare Source

Patch Changes

v0.4.4

Compare Source

Patch Changes

v0.4.3

Compare Source

Patch Changes

v0.4.2

Compare Source

Patch Changes
  • #​6633 1a4b4ba Thanks @​andyjessop! - Ensures console methods are bound to their instance in Vitest Pool Worker tests

  • Updated dependencies [[`21a09


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch from 503b1b9 to 633e285 Compare May 28, 2024 17:21
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.2.0 chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.3.0 May 28, 2024
@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch from 633e285 to 01ba1d7 Compare May 31, 2024 16:42
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.3.0 chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.4.0 May 31, 2024
@renovate renovate bot force-pushed the renovate/cloudflare-vitest-pool-workers-0.x branch from 01ba1d7 to 6e74e61 Compare September 14, 2024 14:21
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.4.0 chore(deps): update dependency @cloudflare/vitest-pool-workers to ^0.5.0 Sep 14, 2024
Copy link
Contributor Author

renovate bot commented Sep 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/vitest
npm error   dev vitest@"1.3.0" from the root project
npm error   peer vitest@"1.3.0" from @vitest/[email protected]
npm error   node_modules/@vitest/browser
npm error     peerOptional @vitest/browser@"1.3.0" from [email protected]
npm error   1 more (@vitest/ui)
npm error
npm error Could not resolve dependency:
npm error peer vitest@"2.0.x" from @cloudflare/[email protected]
npm error node_modules/@cloudflare/vitest-pool-workers
npm error   dev @cloudflare/vitest-pool-workers@"^0.5.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-09-14T14_21_30_584Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-14T14_21_30_584Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants