List-KR / HideNamuSideBar

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

build(deps-dev): bump pnpm from 8.15.8 to 9.1.1 #8

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps pnpm from 8.15.8 to 9.1.1.

Release notes

Sourced from pnpm's releases.

v9.1.1

Patch Changes

  • Improve the performance of the peers resolution stage by utilizing more cache #8058.
  • Overrides with link: now preserve absolute path #8053.
  • Fix incorrect path when resolving relative file: overrides for workspace package #8053.
  • Print a better error message when resolution-mode is set to time-based and the registry fails to return the "time" field in the package's metadata.
  • Fix shell completion on MinGW-w64 environment.

Platinum Sponsors

Gold Sponsors

... (truncated)

Commits
  • ccb62e0 chore(release): 9.1.1
  • c8655b4 chore(release): libs
  • 5a03c1f perf: improve performance of peer dependencies resolution (#8060)
  • 37538f5 fix(completion): mingw64 shell completion (#8074)
  • b1d7f8c fix(override): relative file in workspace (#8055)
  • 524990f fix(default-reporter): replace deprecated right-pad with String.padEnd (#8068)
  • a7aef51 fix(error): hide auth token in FetchError (#8069)
  • 5dec451 chore: add .DS_Store to .gitignore
  • fd6cd27 test: don't skip deep recursion test
  • d6d31d6 fix(deps): update
  • 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 1 month ago

Superseded by #11.