Skip to content

chore(deps): update pnpm to v8.6.8#575

Merged
Xhale1 merged 2 commits intomainfrom
renovate/pnpm-8.x
Jul 17, 2023
Merged

chore(deps): update pnpm to v8.6.8#575
Xhale1 merged 2 commits intomainfrom
renovate/pnpm-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 8.6.3 -> 8.6.8 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm)

v8.6.8

Compare Source

Patch Changes

  • When the same file is appended multiple times into a tarball, the last occurrence is selected when unpacking the tarball.
  • Fixed a bug in which pnpm passed the wrong scheme to git ls-remote, causing a fallback to git+ssh and resulting in a 'host key verification failed' issue #​6805.
  • Added support for publishConfig.registry in package.json for publishing #​6775.
  • pnpm rebuild now uploads the built artifacts to the content-addressable store.
  • If a command cannot be created in .bin, the exact error message is now displayed.
  • Treat linked dependencies with a tag version type as up-to-date #​6592.
  • pnpm setup now prints more details when it cannot detect the active shell.

Our Gold Sponsors

Our Silver Sponsors

v8.6.7

Compare Source

Patch Changes

  • Ensure consistent output for scripts executed concurrently, both within a single project and across multiple projects. Each script's output will now be printed in a separate section of the terminal, when running multiple scripts in a single project using regex #​6692.
  • The --parallel CLI flag should work on single project #​6692.
  • Optimizing project manifest normalization, reducing amoung of data copying #​6763.
  • Move loading wantedLockfile outside dependenciesHierarchyForPackage, preventing OOM crash when loading the same lock file too many times #​6757.
  • Replace ineffective use of ramda difference with better alternative #​6760.

Our Gold Sponsors

Our Silver Sponsors

v8.6.6

Compare Source

Patch Changes

  • Installation of a git-hosted dependency without package.json should not fail, when the dependency is read from cache #​6721.
  • Local workspace bin files that should be compiled first are linked to dependent projects after compilation #​1801.
  • Prefer versions found in parent package dependencies only #​6737.
  • Multiple performance optimizations implemented by @​zxbodya:
    • avoid copying preferredVersions object #​6735
    • avoid object copy in resolvePeersOfNode #​6736
    • preferredVersions in resolveDependenciesOfImporters #​6748
    • remove ramda isEmpty usages #​6753
    • use Maps and Sets instead of objects #​6749
    • optimize splitNodeId, fix invalid nodeId #​6755

Our Gold Sponsors

Our Silver Sponsors

v8.6.5

Compare Source

Patch Changes

  • Improve the performance of searching for auth tokens #​6717.

Our Gold Sponsors

Our Silver Sponsors

v8.6.4

Compare Source

Patch Changes

  • In cases where both aliased and non-aliased dependencies exist to the same package, non-aliased dependencies will be used for resolving peer dependencies, addressing issue #​6588.
  • Ignore the port in the URL, while searching for authentication token in the .npmrc file #​6354.
  • Don't add the version of a local directory dependency to the lockfile. This information is not used anywhere by pnpm and is only causing more Git conflicts #​6695.

Our Gold Sponsors

Our Silver Sponsors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link
Copy Markdown

vercel bot commented Jun 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dnd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2023 4:07pm

@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.4 chore(deps): update pnpm to v8.6.5 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 3317a6d to 0b331fb Compare June 26, 2023 10:51
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 0b331fb to ba6be7e Compare June 27, 2023 06:21
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from ba6be7e to fff23f8 Compare June 30, 2023 01:47
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from fff23f8 to a070662 Compare June 30, 2023 04:20
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from a070662 to b902f1f Compare June 30, 2023 04:29
@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.5 chore(deps): update pnpm to v8.6.6 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from b902f1f to 53acbff Compare July 3, 2023 15:35
@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.6 chore(deps): update pnpm to v8.6.7 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 53acbff to 393966f Compare July 10, 2023 00:56
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 393966f to cd096c6 Compare July 16, 2023 22:33
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from cd096c6 to 0681daa Compare July 17, 2023 01:07
@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.7 chore(deps): update pnpm to v8.6.8 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 0681daa to 8546837 Compare July 17, 2023 11:28
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 8546837 to b0c8cd8 Compare July 17, 2023 16:04
@Xhale1 Xhale1 merged commit 4d06a7c into main Jul 17, 2023
@Xhale1 Xhale1 deleted the renovate/pnpm-8.x branch July 17, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant