List-KR / HideNamuSideBar

나무위키에 있는 사이드바를 전부 숨겨주는 유저스크립트
MIT License
1 stars 0 forks source link

build(deps-dev): bump pnpm from 8.15.8 to 9.1.3 #11

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps pnpm from 8.15.8 to 9.1.3.

Release notes

Sourced from pnpm's releases.

v9.1.3

Patch Changes

  • Fix a bug in which a dependency that is both optional for one package but non-optional for another is omitted when optional=false #8066.
  • Clear resolution cache before starting peer dependencies resolution #8109.
  • Reduce memory usage by peer dependencies resolution #8072.

Platinum Sponsors

Gold Sponsors

... (truncated)

Commits
  • 1e209e0 chore(release): 9.1.3
  • 2988e25 chore(release): libs
  • 81d90c9 fix: reduce memory usage by using numbers for Node IDs (#8135)
  • 006f4c8 refactor: type checking perf (#8132)
  • ee70ccb docs: update the dynamic image of the download trend (#8134)
  • 27c33f0 fix: dependencies that are not only optional should be installed when optiona...
  • 04eb86a test: fix
  • 838b7f0 chore(release): libs
  • 0c08e1c fix: clear metadata cache after resolution is finished (#8109)
  • 355ccd1 chore(release): libs
  • 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 weeks ago

Superseded by #12.