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.3 #205

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps pnpm from 8.15.7 to 9.0.3.

Release notes

Sourced from pnpm's releases.

v9.0.3

Patch Changes

  • If the script-shell option is configured to a .bat/.cmd file on Windows, pnpm will now error with ERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If the script-shell option is necessary for your use-case, please set a .exe file instead.
  • Print a hint about the package-manager-strict setting, when pnpm doesn't match the version specified in the packageManager field in package.json.
  • pnpm completion command should work in the standalone version of pnpm #7948.

Platinum Sponsors

Gold Sponsors

... (truncated)

Commits
  • 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
  • 461d76a fix: frozen lockfile should work with lockfile v6 (#7935)
  • 742ceb4 docs: add 9.x to supported versions in SECURITY.md (#7933)
  • 8f32042 ci(release): update tag
  • 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 #207.