posva / vue-router-mock

šŸ§Ŗ Easily mock routing interactions in your Vue apps
MIT License
201 stars 7 forks source link

chore(deps): update all non-major dependencies #200

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
enquirer ^2.3.6 -> ^2.4.1 age adoption passing confidence
execa ^7.1.1 -> ^7.2.0 age adoption passing confidence
pnpm (source) 8.6.10 -> 8.6.11 age adoption passing confidence

Release Notes

enquirer/enquirer (enquirer) ### [`v2.4.1`](https://togithub.com/enquirer/enquirer/compare/2.4.0...70bdb0fedc3ed355d9d8fe4f00ac9b3874f94f61) [Compare Source](https://togithub.com/enquirer/enquirer/compare/2.4.0...70bdb0fedc3ed355d9d8fe4f00ac9b3874f94f61) ### [`v2.4.0`](https://togithub.com/enquirer/enquirer/compare/2.3.6...2.4.0) [Compare Source](https://togithub.com/enquirer/enquirer/compare/2.3.6...2.4.0)
sindresorhus/execa (execa) ### [`v7.2.0`](https://togithub.com/sindresorhus/execa/releases/tag/v7.2.0) [Compare Source](https://togithub.com/sindresorhus/execa/compare/v7.1.1...v7.2.0) - Add `cwd` error property ([#​565](https://togithub.com/sindresorhus/execa/issues/565)) [`f57fdec`](https://togithub.com/sindresorhus/execa/commit/f57fdec)
pnpm/pnpm (pnpm) ### [`v8.6.11`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.11) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.10...v8.6.11) #### 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](https://togithub.com/pnpm/pnpm/pull/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](https://togithub.com/pnpm/pnpm/issues/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](https://togithub.com/pnpm/pnpm/issues/6865). - Don't ignore empty strings in params [#​6594](https://togithub.com/pnpm/pnpm/issues/6594). - Always set `dedupe-peer-dependents` to `false`, when running installation during deploy [#​6858](https://togithub.com/pnpm/pnpm/issues/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](https://togithub.com/pnpm/pnpm/pull/6864). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #200 (f13cdf0) into main (f46da85) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   92.89%   92.89%           
=======================================
  Files           9        9           
  Lines         591      591           
  Branches       44       44           
=======================================
  Hits          549      549           
  Misses         42       42