Skip to content

fix: bump non-breaking dependencies to latest - #653

Merged
aversini merged 1 commit into
mainfrom
chore/deps-train-2026-08-16
Aug 16, 2026
Merged

fix: bump non-breaking dependencies to latest#653
aversini merged 1 commit into
mainfrom
chore/deps-train-2026-08-16

Conversation

@aversini

Copy link
Copy Markdown
Collaborator

Automated non-major dependency bump (deps-train).

package.json

  • pnpm 11.21.0 → 11.22.0

Transitive refresh (pnpm update) — 1 package(s) moved

Show transitive changes
  • find-my-way 9.7.0 → 9.8.0

What changed

pnpm 11.21.0 → 11.22.0

pnpm 11.22

Minor Changes

  • Added pnpm cache path, which prints the directory pnpm uses for its metadata cache. CI setups can use it to cache that directory — including the lockfile verification log, which lets a job skip re-checking an unchanged lockfile against the configured supply-chain policies.

  • --config.config-dir no longer reaches the config through a project's pnpm-workspace.yaml, and neither do the --config. spellings of the other settings a project manifest may no longer contribute (--config.pnpm-home-dir, --config.workspace-dir, --config.global-pkg-dir, --config.root-project-manifest-dir). None of them was ever a supported way to set those directories: pnpm resolves them from the environment, and these flags took effect only because the project-manifest merge re-applied the command line afterwards. The dedicated flags, such as --dir and --global-dir, are unaffected #13629.

  • pnpm config set refuses to write a setting to a project's pnpm-workspace.yaml that pnpm does not read from there, rather than leaving a key in the file that does nothing. Those settings are configDir, pnpmHomeDir, stateDir and the others that name machine-level state. The command fails with ERR_PNPM_CONFIG_SET_NOT_A_PROJECT_SETTING, naming where the setting does belong when it belongs somewhere. pnpm config delete still clears one that a file already carries, in whichever spelling it uses [#13629](https://github.co

…notes truncated.

compare 11.21.0…11.22.0 · npm

@aversini
aversini merged commit 6a63561 into main Aug 16, 2026
5 checks passed
@aversini
aversini deleted the chore/deps-train-2026-08-16 branch August 16, 2026 16:27
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.

1 participant