functions-samples
functions-samples copied to clipboard
Bump pnpm from 8.4.0 to 9.15.0
Bumps pnpm from 8.4.0 to 9.15.0.
Release notes
Sourced from pnpm's releases.
pnpm 9.15
Minor Changes
- Metadata directory version bumped to force fresh cache after we shipped a fix to the metadata write function. This change is backward compatible as install doesn't require a metadata cache.
Patch Changes
pnpm update --globalshould not crash if there are no any global packages installed #7898.- Fix an exception when running
pnpm update --interactiveif catalogs are used.Platinum Sponsors
Gold Sponsors
... (truncated)
Changelog
Sourced from pnpm's changelog.
9.15.0
Minor Changes
- Metadata directory version bumped to force fresh cache after we shipped a fix to the metadata write function. This change is backward compatible as install doesn't require a metadata cache.
Patch Changes
pnpm update --globalshould not crash if there are no any global packages installed #7898.- Fix an exception when running
pnpm update --interactiveif catalogs are used.9.14.4
Patch Changes
- Don't ever save mutated metadata to the metadata cache.
9.14.3
Patch Changes
- Some commands should ignore the
packageManagerfield check ofpackage.json#7959.9.14.2
Patch Changes
pnpm publish --jsonshould work #8788.9.14.1
Minor Changes
- Added support for
pnpm pack --jsonto print packed tarball and contents in JSON format #8765.Patch Changes
pnpm execshould print a meaningful error message when no command is provided #8752.pnpm setupshould remove the CLI from the target location before moving the new binary #8173.- Fix
ERR_PNPM_TARBALL_EXTRACTerror while installing a dependency from GitHub having a slash in branch name #7697.- Don't crash if the
use-node-versionsetting is used and the system has no Node.js installed #8769.- Convert settings in local
.npmrcfiles to their correct types. For instance,child-concurrencyshould be a number, not a string #5075.- pnpm should fail if a project requires a different package manager even if
manage-package-manager-versionsis set totrue.pnpm initshould respect the--diroption #8768.9.13.2
Patch Changes
- Detection of circular peer dependencies should not crash with aliased dependencies #8759. Fixes a regression introduced in the previous version.
... (truncated)
Commits
ac15953chore(release): 9.15.0ddfd640fix: global update should not fail if no packages are found (#8829)cd08fafchore(release): 9.14.45cec10echore(release): 9.14.3db38cb5fix: some commands should not fail if a different package manager is set in p...1f371d1chore(release): 9.14.255fb7a6chore(release): 9.14.1fd4b91drevert: "feat: add linux-riscv64 build (#8779)"740fd81chore(release): 9.14.07c292ccdocs: update sponsors- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.