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 all dependencies #2008

Merged
merged 1 commit into from
Feb 27, 2025
Merged

chore(deps): update all dependencies #2008

merged 1 commit into from
Feb 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) 3.0.6 -> 3.0.7 age adoption passing confidence
@vitest/ui (source) 3.0.6 -> 3.0.7 age adoption passing confidence
pnpm (source) 10.4.1 -> 10.5.2 age adoption passing confidence
tsup (source) 8.3.6 -> 8.4.0 age adoption passing confidence
turbo (source) 2.4.2 -> 2.4.4 age adoption passing confidence
vite (source) 6.1.1 -> 6.2.0 age adoption passing confidence
vitest (source) 3.0.6 -> 3.0.7 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.7

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
pnpm/pnpm (pnpm)

v10.5.2

Compare Source

Patch Changes
  • The pnpm config set command should change the global .npmrc file by default.
    This was a regression introduced by #​9151 and shipped in pnpm v10.5.0.

v10.5.1

Compare Source

Patch Changes
  • Throw an error message if a pnpm-workspaces.yaml or pnpm-workspaces.yml file is found instead of a pnpm-workspace.yaml #​9170.
  • Fix the update of pnpm-workspace.yaml by the pnpm approve-builds command #​9168.
  • Normalize generated link paths in package.json #​9163
  • Specifying overrides in pnpm-workspace.yaml should work.
  • pnpm dlx should ignore settings from the package.json file in the current working directory #​9178.

v10.5.0

Compare Source

Minor Changes
  • Allow to set the "pnpm" settings from package.json via the pnpm-workspace.yaml file #​9121.

  • Added support for automatically syncing files of injected workspace packages after pnpm run #​9081. Use the sync-injected-deps-after-scripts setting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a .npmrc file at the root of the workspace. Example:

    sync-injected-deps-after-scripts[]=compile
  • The packages field in pnpm-workspace.yaml became optional.

Patch Changes
  • pnpm link with no parameters should work as if --global is specified #​9151.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm #​9089.
  • pnpm link <path> should calculate relative path from the root of the workspace directory #​9132.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.
egoist/tsup (tsup)

v8.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vercel/turborepo (turbo)

v2.4.4

Compare Source

v2.4.3

Compare Source

vitejs/vite (vite)

v6.2.0

Compare Source

vitest-dev/vitest (vitest)

v3.0.7

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

changeset-bot bot commented Feb 27, 2025

⚠️ No Changeset found

Latest commit: 770be8c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@vitest/coverage-v8@3.0.7 🔁 npm/@vitest/coverage-v8@3.0.6 Transitive: environment, filesystem, shell +63 10.5 MB antfu, oreanno, patak, ...1 more
npm/@vitest/ui@3.0.7 🔁 npm/@vitest/ui@3.0.6 Transitive: environment, filesystem +14 1.12 MB
npm/tsup@8.4.0 🔁 npm/tsup@8.3.6 Transitive: environment, network, shell, unsafe +76 9.7 MB
npm/turbo@2.4.4 🔁 npm/turbo@2.4.2 None 0 30.5 kB turbobot
npm/vite@6.2.0 🔁 npm/vite@6.1.1 Transitive: environment, filesystem, network, shell +7 3.26 MB
npm/vitest@3.0.7 🔁 npm/vitest@3.0.6 Transitive: filesystem, shell, unsafe +33 1.88 MB

View full report↗︎

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.65%. Comparing base (22bf1b4) to head (770be8c).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2008   +/-   ##
=======================================
  Coverage   91.65%   91.65%           
=======================================
  Files          94       94           
  Lines        3836     3836           
  Branches      560      560           
=======================================
  Hits         3516     3516           
  Misses        313      313           
  Partials        7        7           

@tdeekens tdeekens merged commit 8764c5f into main Feb 27, 2025
10 checks passed
@renovate renovate bot deleted the renovate/all branch February 27, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant