effects-runtime
effects-runtime copied to clipboard
build(deps-dev): bump pnpm from 8.7.0 to 9.6.0
Bumps pnpm from 8.7.0 to 9.6.0.
Release notes
Sourced from pnpm's releases.
pnpm 9.6
Minor Changes
- Support specifying node version (via
pnpm.executionEnv.nodeVersion
inpackage.json
) for running lifecycle scripts per each package in a workspace #6720.- Overrides now support the
catalogs:
protocol #8303.Patch Changes
- The
pnpm deploy
command now supports thecatalog:
protocol #8298.- The
pnpm outdated
command now supports thecatalog:
protocol #8304.- Correct the error message when trying to run
pnpm patch
withoutnode_modules/.modules.yaml
#8257.- Silent reporting fixed with the
pnpm exec
command #7608.- Add registries information to the calculation of dlx cache hash #8299.
Platinum Sponsors
Gold Sponsors
... (truncated)
Commits
3b82169
chore(release): 9.6.00f0e441
fix: resolve catalogs in overrides (#8321)b0e8ae8
refactor: lockfile utils726753f
fix(patch): error message for missing .modules.yaml (#8315)f6e7ace
fix:pnpm outdated
should work withcatalog:
protocol (#8304)999d2ef
fix(plugin-commands-script-runners): alignrunRecursive
with howrun
assi...1e4dd79
fix: install failure on pnpm deploy when using catalogs (#8298)5aa98b6
fix(dlx/cache): account for customized registries (#8299)0ef168b
feat: per-package node version (#8277)a2e9bdc
refactor: remove path-exists from tests- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)