Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update pnpm to v8.6.11 #147

Merged
merged 1 commit into from
Jul 31, 2023
Merged

chore(deps): update pnpm to v8.6.11 #147

merged 1 commit into from
Jul 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

v8.6.11

Compare Source

Patch Changes

  • Change the install error message when a lockfile is wanted but absent to indicate the wanted lockfile is absent, not present. This now reflects the actual error #​6851.
  • When dealing with a local dependency that is a path to a symlink, a new symlink should be created to the original symlink, not to the actual directory location.
  • The length of the temporary file names in the content-addressable store reduced in order to prevent ENAMETOOLONG errors from happening #​6842.
  • Don't print "added" stats, when installing with --lockfile-only.
  • Installation of a git-hosted dependency should not fail if the pnpm-lock.yaml file of the installed dependency is not up-to-date #​6865.
  • Don't ignore empty strings in params #​6594.
  • Always set dedupe-peer-dependents to false, when running installation during deploy #​6858.
  • When several containers use the same store simultaneously, there's a chance that multiple containers may create a temporary file at the same time. In such scenarios, pnpm could fail to rename the temporary file in one of the containers. This issue has been addressed: pnpm will no longer fail if the temporary file is absent but the destination file exists.
  • Authorization token should be found in the configuration, when the requested URL is explicitly specified with a default port (443 on HTTPS or 80 on HTTP) #​6863.

Our Gold Sponsors

Our Silver Sponsors


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 910a841 to 0c82522 Compare May 15, 2023 01:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from de9f13c to 70239f4 Compare May 21, 2023 22:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 50e3638 to b460191 Compare May 26, 2023 20:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 5d0bcca to 0085f1d Compare June 6, 2023 20:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d53a343 to f9ef2a7 Compare June 16, 2023 23:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5526196 to 002cc27 Compare June 26, 2023 10:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 002cc27 to 04f4d82 Compare June 27, 2023 23:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9d1a23f to a82634a Compare July 4, 2023 00:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 77ff9ed to 3685590 Compare July 10, 2023 02:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9912cec to 28f99c9 Compare July 18, 2023 14:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from efcdb59 to 8d005a7 Compare July 28, 2023 16:24
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Jul 28, 2023
@renovate renovate bot closed this Jul 28, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch July 28, 2023 16:31
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jul 30, 2023
@renovate renovate bot reopened this Jul 30, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch July 30, 2023 19:53
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update pnpm to v8.6.11 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d005a7 to ce4775c Compare July 30, 2023 22:28
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Merging #147 (ce4775c) into main (3bfbf5a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #147   +/-   ##
=======================================
  Coverage   94.91%   94.91%           
=======================================
  Files           7        7           
  Lines         846      846           
  Branches      177      177           
=======================================
  Hits          803      803           
  Misses         43       43           

@pi0 pi0 merged commit f3e5666 into main Jul 31, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant