CyberFlameGO / NCEAHelpWorker

NCEAHelp's Discord bot, built on Cloudflare Workers
2 stars 1 forks source link

build(deps-dev): bump pnpm from 8.15.7 to 9.0.4 #207

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps pnpm from 8.15.7 to 9.0.4.

Release notes

Sourced from pnpm's releases.

v9.0.4

Patch Changes

  • Fix aliased dependencies resolution on repeat install with existing lockfile #7957.
  • The engines.pnpm field in the package.json files of dependencies should be ignored #7965.

Platinum Sponsors

Gold Sponsors

... (truncated)

Commits
  • 50e3707 chore(release): 9.0.4
  • b7d2ed4 fix: ignore the engines.pnpm field of dependencies (#7968)
  • eb19475 fix: resolution of aliased dependencies (#7967)
  • 65df252 chore(release): 9.0.3
  • d1d5203 fix: completion command in the standalone pnpm binary (#7963)
  • bfadc0a fix: error when script-shell is configured to a .bat or .cmd file (#7945)
  • a80b539 fix: print a hint about the package-manager-strict setting (#7960)
  • d87d36e chore(release): 9.0.2
  • b3961cb fix: linking optional dependencies (#7949)
  • dd43b0f chore(release): 9.0.1
  • 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 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)
dependabot[bot] commented 4 months ago

Superseded by #209.