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 all non-major dependencies #57

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt-themes/docus ^1.14.4 -> ^1.14.6 age adoption passing confidence
pnpm (source) 8.6.9 -> 8.6.12 age adoption passing confidence

Release Notes

nuxt-themes/docus (@​nuxt-themes/docus)

v1.14.6

Compare Source

  • fix(search): handle back docsearch properly (b5f3108)
  • fix(footer): handle icons value for credits (e1ed5c8)

Full Changelog: nuxt-themes/docus@v1.14.5...v1.14.6

v1.14.5

Compare Source

What's Changed

Full Changelog: nuxt-themes/docus@v1.14.4...v1.14.5

pnpm/pnpm (pnpm)

v8.6.12

Compare Source

Patch Changes

  • Make the error message friendlier when a user attempts to run a command that does not exist #​6887.
  • pnpm patch should work correctly when shared-workspace-file is set to false #​6885.
  • pnpm env use should retry deleting the previous Node.js executable #​6587.
  • pnpm dlx should not print an error stack when the underlying script execution fails #​6698.
  • When showing the download progress of large tarball files, always display the same number of digits after the decimal point #​6901.
  • Report download progress less frequently to improve performance #​6906.
  • pnpm install --frozen-lockfile --lockfile-only should fail if the lockfile is not up to date with the package.json files #​6913.

Our Gold Sponsors

Our Silver Sponsors

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

v8.6.10

Compare Source

Patch Changes

  • Installation succeeds if a non-optional dependency of an optional dependency has failing installation scripts #​6822.
  • The length of the temporary file names in the content-addressable store reduced in order to prevent ENAMETOOLONG errors from happening #​6842.
  • Ignore empty patch content when patch-commit.
  • Sort keys in packageExtensions before calculating packageExtensionsChecksum #​6824.
  • Pass the right scheme to git ls-remote in order to prevent a fallback to git+ssh that would result in a 'host key verification failed' issue #​6806
  • The "postpublish" script of a git-hosted dependency is not executed, while building the dependency #​6822.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #57 (5e46929) into main (16e03a8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   87.75%   87.75%           
=======================================
  Files           1        1           
  Lines         196      196           
  Branches       16       16           
=======================================
  Hits          172      172           
  Misses         24       24           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency @nuxt/content-theme-docs to ^0.10.2 chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.0 Oct 21, 2021
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.0 chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 40d53b1 to 2acec45 Compare March 7, 2022 15:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2acec45 to 1b11ef7 Compare August 1, 2022 18:48
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 chore(deps): update all non-major dependencies Aug 1, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from eed36c1 to 8dba116 Compare August 12, 2022 13:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8dba116 to a0ff6ec Compare August 18, 2022 10:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from de3bfe1 to bdc2fac Compare September 6, 2022 08:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cf2e346 to de7a76d Compare September 20, 2022 18:27
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 Oct 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 chore(deps): update all non-major dependencies Oct 18, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 467f94d to f6c0c66 Compare October 22, 2022 14:21
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 Oct 28, 2022
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 chore(deps): update all non-major dependencies Oct 29, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 260ca2d to 93d2958 Compare November 4, 2022 15:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a3e8f4 to f0b6da3 Compare April 28, 2023 22:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from eb8da36 to 49dc4ed Compare May 9, 2023 22:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6b3beaa to 8e003de Compare May 18, 2023 12:52
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 May 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 53669dd to 7629802 Compare May 21, 2023 17:42
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 chore(deps): update all non-major dependencies May 21, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9210727 to c62ba69 Compare July 5, 2023 23:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 61962c6 to 3f38df1 Compare July 15, 2023 01:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f49a713 to 0d8d5ba Compare July 21, 2023 18:18
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9aeab07 to ed88907 Compare July 24, 2023 02:07
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/content-theme-docs to ^0.11.1 chore(deps): update all non-major dependencies Jul 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2023

Codecov Report

Merging #57 (6bc5f18) into main (e35559f) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   88.78%   88.78%           
=======================================
  Files           1        1           
  Lines         223      223           
  Branches       20       20           
=======================================
  Hits          198      198           
  Misses         23       23           
  Partials        2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 11d2e8a to a17d9d5 Compare August 4, 2023 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a17d9d5 to 6bc5f18 Compare August 6, 2023 13:02
@ricardogobbosouza ricardogobbosouza merged commit eb480a7 into main Aug 7, 2023
1 check passed
@ricardogobbosouza ricardogobbosouza deleted the renovate/all-minor-patch branch August 7, 2023 13:35
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.

None yet

2 participants