nuxt-modules / eslint

ESLint module for Nuxt.js
MIT License
160 stars 15 forks source link

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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chokidar ^3.5.3 -> ^3.6.0 age adoption passing confidence
pathe ^1.1.1 -> ^1.1.2 age adoption passing confidence
pnpm (source) 8.9.0 -> 8.15.4 age adoption passing confidence

Release Notes

paulmillr/chokidar (chokidar) ### [`v3.6.0`](https://togithub.com/paulmillr/chokidar/releases/tag/3.6.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.3...3.6.0) #### What's Changed - fix readyCount logic by [@​JLHwung](https://togithub.com/JLHwung) in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - handle MustScanSubDirs by [@​MarcCelani-at](https://togithub.com/MarcCelani-at) in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - update fs.FSWatcher types to satisfy nodejs versions >= 16; fixes [#​1299](https://togithub.com/paulmillr/chokidar/issues/1299) by [@​ben-polinsky](https://togithub.com/ben-polinsky) in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) #### New Contributors - [@​Mutahhar](https://togithub.com/Mutahhar) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1226](https://togithub.com/paulmillr/chokidar/pull/1226) - [@​zqianem](https://togithub.com/zqianem) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1242](https://togithub.com/paulmillr/chokidar/pull/1242) - [@​JLHwung](https://togithub.com/JLHwung) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - [@​MarcCelani-at](https://togithub.com/MarcCelani-at) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - [@​ben-polinsky](https://togithub.com/ben-polinsky) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.5.3...3.6.0
unjs/pathe (pathe) ### [`v1.1.2`](https://togithub.com/unjs/pathe/blob/HEAD/CHANGELOG.md#v112) [Compare Source](https://togithub.com/unjs/pathe/compare/v1.1.1...v1.1.2) [compare changes](https://togithub.com/unjs/pathe/compare/v1.1.1...v1.1.2) ##### 🩹 Fixes - Trim root folder `/` when calculating relative paths ([#​142](https://togithub.com/unjs/pathe/pull/142)) - Check `process.cwd` before calling it ([#​147](https://togithub.com/unjs/pathe/pull/147)) - Uppercase windows drive letters ([#​151](https://togithub.com/unjs/pathe/pull/151)) - **resolveAlias:** Handle aliases ending with trailing slash ([#​155](https://togithub.com/unjs/pathe/pull/155)) - **relative:** Handle different windows drive letters ([#​158](https://togithub.com/unjs/pathe/pull/158)) ##### 🏡 Chore - Update lockfile ([b310408](https://togithub.com/unjs/pathe/commit/b310408)) - Use changelogen for release ([dffa918](https://togithub.com/unjs/pathe/commit/dffa918)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Julien Huang ([@​huang-julien](http://github.com/huang-julien)) - Daniel Roe - Kræn Hansen ([@​kraenhansen](http://github.com/kraenhansen)) - Lsh ##### [1.1.1](https://togithub.com/unjs/pathe/compare/v1.1.0...v1.1.1) (2023-06-01) ##### Bug Fixes - move `types` condition to the front ([#​134](https://togithub.com/unjs/pathe/issues/134)) ([78715ee](https://togithub.com/unjs/pathe/commit/78715ee7886270cb6a86c6b6c5bbc6f8c83908a4))
pnpm/pnpm (pnpm) ### [`v8.15.4`](https://togithub.com/pnpm/pnpm/compare/v8.15.3...v8.15.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.3...v8.15.4) ### [`v8.15.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.2...v8.15.3) #### Patch Changes - Remove vulnerable "ip" package from the dependencies [#​7652](https://togithub.com/pnpm/pnpm/issues/7652). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.15.2`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.1...v8.15.2) #### Patch Changes - When purging multiple `node_modules` directories, pnpm will no longer print multiple prompts simultaneously. - Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted `node_modules`. - Linking globally the command of a package that has no name in `package.json` [#​4761](https://togithub.com/pnpm/pnpm/issues/4761). - Installation should work with lockfile created by pnpm v9.0.0-alpha.4 #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.15.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.0...v8.15.1) #### Patch Changes - Use the `object-hash` library instead of `node-object-hash` for hashing keys of side-effects cache [#​7591](https://togithub.com/pnpm/pnpm/pull/7591). - `bundledDependencies` should never be added to the lockfile with `false` as the value [#​7576](https://togithub.com/pnpm/pnpm/issues/7576). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.15.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.3...v8.15.0) #### Minor Changes - When the license field does not exist in `package.json` but a license file exists, try to match and extract the license name [#​7530](https://togithub.com/pnpm/pnpm/pull/7530). #### Patch Changes - Running `pnpm update -r --latest` will no longer downgrade prerelease dependencies [#​7436](https://togithub.com/pnpm/pnpm/issues/7436). - `--aggregate-output` should work on scripts executed from the same project [#​7556](https://togithub.com/pnpm/pnpm/issues/7556). - Prefer hard links over reflinks on Windows as they perform better [#​7564](https://togithub.com/pnpm/pnpm/pull/7564). - Reduce the length of the side-effects cache key. Instead of saving a stringified object composed from the dependency versions of the package, use the hash calculated from the said object [#​7563](https://togithub.com/pnpm/pnpm/pull/7563). - Throw an error if `pnpm update --latest` runs with arguments containing versions specs. For instance, `pnpm update --latest foo@next` is not allowed [#​7567](https://togithub.com/pnpm/pnpm/pull/7567). - Don't fail in Windows CoW if the file already exists [#​7554](https://togithub.com/pnpm/pnpm/issues/7554). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.2...v8.14.3) #### Patch Changes - `pnpm pack` should work as expected when "prepack" modifies the manifest [#​7558](https://togithub.com/pnpm/pnpm/pull/7558). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.2`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.1...v8.14.2) #### Patch Changes - Registry configuration from previous installation should not override current settings [#​7507](https://togithub.com/pnpm/pnpm/issues/7507). - `pnpm dlx` should not fail, when executed from `package.json` "scripts" [7424](https://togithub.com/pnpm/pnpm/issues/7424). - A git-hosted dependency should not be added to the store if it failed to be built [#​7407](https://togithub.com/pnpm/pnpm/pull/7407). - `pnpm publish` should pack "main" file or "bin" files defined in "publishConfig" [#​4195](https://togithub.com/pnpm/pnpm/issues/4195). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.0...v8.14.1) #### Patch Changes - Resolve the current working directory to its real location before doing any operations [#​6524](https://togithub.com/pnpm/pnpm/issues/6524). - Allow using token helpers in `pnpm publish` [#​7316](https://togithub.com/pnpm/pnpm/issues/7316). - Handle Git repository names containing capital letters [#​7488](https://togithub.com/pnpm/pnpm/pull/7488). - When `hoisted-workspace-packages` is `true` don't hoist the root package even if it has a name. Otherwise we would create a circular symlink. #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.13.1...v8.14.0) ##### Minor Changes - A new option added for hoisting packages from the workspace. When `hoist-workspace-packages` is set to `true`, packages from the workspace are symlinked to either `/node_modules/.pnpm/node_modules` or to `/node_modules` depending on other hoisting settings (`hoist-pattern` and `public-hoist-pattern`) [#​7451](https://togithub.com/pnpm/pnpm/pull/7451). - The `pnpm dedupe` command now accepts more command line options that the `pnpm install` command also accepts. Example: `pnpm dedupe --store-dir=local-store-dir` ##### Patch Changes - The package information output by cat-index should be sorted by key. - `pnpm deploy` should not touch the target directory if it already exists and isn't empty [#​7351](https://togithub.com/pnpm/pnpm/issues/7351). - `pnpm add a-module-already-in-dev-deps` will show a message to notice the user that the package was not moved to "dependencies" [#​926](https://togithub.com/pnpm/pnpm/issues/926) and fix [#​7319](https://togithub.com/pnpm/pnpm/pull/7319). - Don't install Node.js when use-node-version is set in a WebContainer [#​7478](https://togithub.com/pnpm/pnpm/pull/7478). - Fix copy-on-write on Windows Dev Drives [#​7468](https://togithub.com/pnpm/pnpm/issues/7468). ##### Our Gold 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[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.17%. Comparing base (95bfc16) to head (c7b7cba). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ======================================= Coverage 87.17% 87.17% ======================================= Files 2 2 Lines 78 78 Branches 9 9 ======================================= Hits 68 68 Misses 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.