Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): bump pnpm from 9.11.0 to 9.15.3 #2672

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps pnpm from 9.11.0 to 9.15.3.

Release notes

Sourced from pnpm's releases.

pnpm 9.15.3

Patch Changes

  • Fixed the Regex used to find the package manifest during packing #8938.
  • pnpm update --filter <pattern> --latest <pkg> should only change the specified package for the specified workspace, when dedupe-peer-dependents is set to true #8877.
  • Exclude .DS_Store file at patch-commit #8922.
  • Fix a bug in which pnpm patch is unable to bring back old patch without specifying @version suffix #8919.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

9.15.3

Patch Changes

  • Fixed the Regex used to find the package manifest during packing #8938.
  • pnpm update --filter <pattern> --latest <pkg> should only change the specified package for the specified workspace, when dedupe-peer-dependents is set to true #8877.
  • Exclude .DS_Store file at patch-commit #8922.
  • Fix a bug in which pnpm patch is unable to bring back old patch without specifying @version suffix #8919.

9.15.2

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

9.15.1

Patch Changes

  • pnpm remove should not link dependencies from the workspace, when link-workspace-packages is set to false #7674.
  • Installation with hoisted node_modules should not fail, when a dependency has itself in its own peer dependencies #8854.

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 --global should not crash if there are no any global packages installed #7898.
  • Fix an exception when running pnpm update --interactive if 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 packageManager field check of package.json #7959.

9.14.2

... (truncated)

Commits
  • 58e4867 chore(release): 9.15.3
  • db01197 chore: pd should not switch to another version of pnpm (#8930)
  • dec8a47 fix: pnpm update --filter --latest should only change relevant packages and...
  • c056fe0 chore(release): 9.15.2
  • 98a31bd docs: add new sponsors
  • 2866b0b chore(release): 9.15.1
  • 58959b5 chore: replace catalogs in pnpm package.json overrides
  • 6605799 fix: duplicate overrides from the root of the workspace in pnpm package.json
  • ac15953 chore(release): 9.15.0
  • ddfd640 fix: global update should not fail if no packages are found (#8829)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 9.11.0 to 9.15.3.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v9.15.3/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v9.15.3/pnpm)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@github-actions github-actions bot added the wait for reviewers wait for the maintainer label Jan 6, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @dependabot[bot]! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@priyankarpal priyankarpal merged commit 9cba296 into main Jan 8, 2025
11 checks passed
@priyankarpal priyankarpal deleted the dependabot/npm_and_yarn/pnpm-9.15.3 branch January 8, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file wait for reviewers wait for the maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant