Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/changelog-github (source) 0.5.0 -> 0.5.1 age adoption passing confidence
@changesets/cli (source) 2.27.12 -> 2.28.1 age adoption passing confidence
@types/node (source) 22.13.4 -> 22.13.7 age adoption passing confidence
@vitest/coverage-v8 (source) 3.0.5 -> 3.0.7 age adoption passing confidence
nanoid 5.0.9 -> 5.1.2 age adoption passing confidence
pnpm (source) 10.4.0 -> 10.5.2 age adoption passing confidence
prettier (source) 4.0.0-alpha.10 -> 4.0.0-alpha.11 age adoption passing confidence
tsup (source) 8.3.6 -> 8.4.0 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence
vitest (source) 3.0.5 -> 3.0.7 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/changelog-github)

v0.5.1

Compare Source

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

v3.0.7

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
ai/nanoid (nanoid)

v5.1.2

Compare Source

  • Fixed module docs.

v5.1.1

Compare Source

  • Fixed opaque types support for non-secure generator.
  • Added JSR support.

v5.1.0

Compare Source

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.

v10.4.1

Compare Source

Patch Changes
  • Throws an error when the value provided by the --allow-build option overlaps with the pnpm.ignoredBuildDependencies list #​9105.
  • Print pnpm's version after the execution time at the end of the console output.
  • Print warning about ignored builds of dependencies on repeat install #​9106.
  • Setting init-package-manager should work.
prettier/prettier (prettier)

v4.0.0-alpha.11

Compare Source

egoist/tsup (tsup)

v8.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
microsoft/TypeScript (typescript)

v5.8.2

Compare Source

vitest-dev/vitest (vitest)

v3.0.7

Compare Source

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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.

@renovate renovate bot added the dependencies label Mar 1, 2025
@renovate renovate bot enabled auto-merge (squash) March 1, 2025 01:45
@renovate renovate bot merged commit d833f00 into main Mar 1, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 1, 2025 01:45
@codecov
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.69%. Comparing base (7179c28) to head (fab731e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage   71.69%   71.69%           
=======================================
  Files           1        1           
  Lines          53       53           
  Branches        6        6           
=======================================
  Hits           38       38           
  Misses         15       15           

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

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