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

Bump pnpm from 8.7.5 to 8.7.6 #882

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps pnpm from 8.7.5 to 8.7.6.

Release notes

Sourced from pnpm's releases.

v8.7.6

Patch Changes

  • Don't run the prepublishOnly scripts of git-hosted dependencies #7026.
  • Fix a bug in which use-node-version or node-version isn't passed down to checkEngine when using pnpm workspace, resulting in an error #6981.
  • Don't print out each deprecated subdependency separately with its deprecation message. Just print out a summary of all the deprecated subdependencies #6707.
  • Fixed an ENOENT error that was sometimes happening during install with "hoisted" node_modules #6756.

Our Gold Sponsors

Our Silver Sponsors

... (truncated)

Commits
  • 7173127 chore(release): 8.7.6
  • 78a9777 fix: directories are not being removed from node_modules while linking comman...
  • 2690115 chore(deps): update
  • 17d2ddb fix: don't run prepublishOnly of git-hosted dependencies (#7096)
  • a6f5e5c fix: [use-]node-version isn't passed on workspace (#7092)
  • 61b9ca1 feat: print a summary about deprecated subdeps (#7090)
  • 3ed5a7c chore(release): libs
  • 9caa33d feat: new option for disabling local directory dependencies relinking (#7083)
  • e074922 chore(release): libs
  • cb6e421 fix: installation with disableRelinkFromStore set to true (#7080)
  • See full diff 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.7.5 to 8.7.6.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.7.5...v8.7.6)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2023
@rictic rictic merged commit 08df76d into main Sep 19, 2023
18 checks passed
@rictic rictic deleted the dependabot/npm_and_yarn/pnpm-8.7.6 branch September 19, 2023 23:44
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant