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

build(deps): bump pnpm from 8.10.2 to 8.15.0 #845

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2024

Bumps pnpm from 8.10.2 to 8.15.0.

Release notes

Sourced from pnpm's releases.

v8.15.0

Minor Changes

  • When the license field does not exist in package.json but a license file exists, try to match and extract the license name #7530.

Patch Changes

  • Running pnpm update -r --latest will no longer downgrade prerelease dependencies #7436.
  • --aggregate-output should work on scripts executed from the same project #7556.
  • Prefer hard links over reflinks on Windows as they perform better #7564.
  • Reduce the length of the side-effects cache key. Instead of saving a stringified object composed from the dependency versions of the package, use the hash calculated from the said object #7563.
  • Throw an error if pnpm update --latest runs with arguments containing versions specs. For instance, pnpm update --latest foo@next is not allowed #7567.
  • Don't fail in Windows CoW if the file already exists #7554.

Platinum Sponsors

Gold Sponsors

... (truncated)

Commits
  • 778efe2 chore(release): 8.15.0
  • f43bdcf feat(cli): forbid combining specs and --latest (#7567)
  • df9b16a fix: don't fail if the file already exists (Windows Reflinks) (#7555)
  • 31054a6 fix(update): stop downgrading prereleases (#7466)
  • fd42caf feat: extract name from license file (#7530)
  • f12884d fix: print correctly aggregate output when mixing stages (#7557)
  • 0c38332 fix: reduce the side-effects cache key length (#7563)
  • e2e08b9 feat: set default import method in Win to hardlink (#7564)
  • 11439d0 chore(release): 8.14.3
  • cbc9417 fix: update licenses command usage info (#7539)
  • 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) from 8.10.2 to 8.15.0.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.10.2...v8.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2024
Copy link

vercel bot commented Jan 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-find ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 1:50pm

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 opening a pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

Soon the maintainers/owner will review it and provide you with feedback/suggestions.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2024

Superseded by #850.

@dependabot dependabot bot closed this Jan 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pnpm-8.15.0 branch January 30, 2024 13: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants