Skip to content

fix(deps): update all non-major dependencies #413

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.29.4 -> 2.29.5 age adoption passing confidence
@types/node (source) 22.15.29 -> 22.15.32 age adoption passing confidence
@typescript-eslint/parser (source) 8.33.1 -> 8.34.1 age adoption passing confidence
eslint (source) 9.28.0 -> 9.29.0 age adoption passing confidence
eslint-plugin-import 2.31.0 -> 2.32.0 age adoption passing confidence
pnpm (source) 10.11.1 -> 10.12.2 age adoption passing confidence
prettier (source) 3.5.3 -> 3.6.0 age adoption passing confidence
prettier-plugin-pkg (source) 0.19.1 -> 0.21.1 age adoption passing confidence
vitest (source) 3.2.1 -> 3.2.4 age adoption passing confidence
zod (source) 3.25.50 -> 3.25.67 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.5

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.34.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.34.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.29.0

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed
pnpm/pnpm (pnpm)

v10.12.2

Compare Source

Patch Changes
  • Fixed hoisting with enableGlobalVirtualStore set to true #​9648.
  • Fix the --help and -h flags not working as expected for the pnpm create command.
  • The dependency package path output by the pnpm licenses list --json command is incorrect.
  • Fix a bug in which pnpm deploy fails due to overridden dependencies having peer dependencies causing ERR_PNPM_OUTDATED_LOCKFILE #​9595.

v10.12.1

Minor Changes
  • Experimental. Added support for global virtual stores. When enabled, node_modules contains only symlinks to a central virtual store, rather to node_modules/.pnpm. By default, this central store is located at <store-path>/links (you can find the store path by running pnpm store path).

    In the central virtual store, each package is hard linked into a directory whose name is the hash of its dependency graph. This allows multiple projects on the system to symlink shared dependencies from this central location, significantly improving installation speed when a warm cache is available.

    This is conceptually similar to how NixOS manages packages, using dependency graph hashes to create isolated and reusable package directories.

    To enable the global virtual store, set enableGlobalVirtualStore: true in your root pnpm-workspace.yaml, or globally via:

    pnpm config -g set enable-global-virtual-store true

    NOTE: In CI environments, where caches are typically cold, this setting may slow down installation. pnpm automatically disables the global virtual store when running in CI.

    Related PR: #​8190

  • The pnpm update command now supports updating catalog: protocol dependencies and writes new specifiers to pnpm-workspace.yaml.
  • Added two new CLI options (--save-catalog and --save-catalog-name=<name>) to pnpm add to save new dependencies as catalog entries. catalog: or catalog:<name> will be added to package.json and the package specifier will be added to the catalogs or catalog[<name>] object in pnpm-workspace.yaml #​9425.
  • Semi-breaking. The keys used for side-effects caches have changed. If you have a side-effects cache generated by a previous version of pnpm, the new version will not use it and will create a new cache instead #​9605.
  • Added a new setting called ci for explicitly telling pnpm if the current environment is a CI or not.
Patch Changes
  • Sort versions printed by pnpm patch using semantic versioning rules.
  • Improve the way the error message displays mismatched specifiers. Show differences instead of 2 whole objects #​9598.
  • Revert #​9574 to fix a regression #​9596.
prettier/prettier (prettier)

v3.6.0

Compare Source

diff

🔗 Release Notes

un-ts/prettier (prettier-plugin-pkg)

v0.21.1

Compare Source

Patch Changes

Full Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-pkg@0.21.0...prettier-plugin-pkg@0.21.1

v0.21.0

Compare Source

Minor Changes
New Contributors

Full Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-pkg@0.20.0...prettier-plugin-pkg@0.21.0

v0.20.0

Compare Source

Minor Changes

Full Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.4...prettier-plugin-pkg@0.20.0

vitest-dev/vitest (vitest)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
colinhacks/zod (zod)

v3.25.67

Compare Source

Commits:

v3.25.66

Compare Source

v3.25.65

Compare Source

v3.25.64

Compare Source

Commits:

v3.25.63

Compare Source

v3.25.62

Compare Source

v3.25.61

Compare Source

v3.25.60

Compare Source

v3.25.59

Compare Source

v3.25.58

Compare Source

v3.25.57

Compare Source

v3.25.56

Compare Source

v3.25.55

Compare Source

v3.25.54

Compare Source

v3.25.53

Compare Source

Commits:

v3.25.52

Compare Source

Commits:

v3.25.51

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Pull requests that update a dependency file label Jun 4, 2025
Copy link
Contributor

github-actions bot commented Jun 4, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
bob-the-bundler 8.0.0-alpha-20250623051505-dfb388fbc7dd05200af7834b9ce840acbb4cfd26 npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 858a759 to 7fb7d47 Compare June 6, 2025 18:59
@renovate renovate bot changed the title fix(deps): update dependency zod to v3.25.51 fix(deps): update all non-major dependencies Jun 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 4233afd to 9dd31fb Compare June 13, 2025 19:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3ac8027 to 3bde8cb Compare June 23, 2025 01:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3bde8cb to dfb388f Compare June 23, 2025 05:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants