JimmyLv / jimmylv.github.io

:bowtie: Agile Learning based on GitHub issues, KEEP Retrospection and Introspection! Thanks to @GitHub https://jimmylv.github.io/issues/
https://blog.jimmylv.info
MIT License
703 stars 114 forks source link

chore(deps): update dependency pretty-quick to v3 #386

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pretty-quick ^2.0.1 -> 3.1.3 age adoption passing confidence

Release Notes

azz/pretty-quick ### [`v3.1.3`](https://togithub.com/azz/pretty-quick/releases/tag/v3.1.3) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v3.1.2...v3.1.3) ##### Bug Fixes - detect git when in use git worktree ([#​142](https://togithub.com/azz/pretty-quick/issues/142)) ([bc231a3](https://togithub.com/azz/pretty-quick/commit/bc231a3a03a82309603839764a675359bd09e4eb)) ### [`v3.1.2`](https://togithub.com/azz/pretty-quick/releases/tag/v3.1.2) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v3.1.1...v3.1.2) ##### Bug Fixes - check for supportedExtenions after filtering ignored files ([#​143](https://togithub.com/azz/pretty-quick/issues/143)) ([5cb47e6](https://togithub.com/azz/pretty-quick/commit/5cb47e6c92c98c0e54739151b400e12920b24990)) ### [`v3.1.1`](https://togithub.com/azz/pretty-quick/releases/tag/v3.1.1) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v3.1.0...v3.1.1) ##### Bug Fixes - allow non-core file extensions (from plugins) ([#​128](https://togithub.com/azz/pretty-quick/issues/128)) ([262a02d](https://togithub.com/azz/pretty-quick/commit/262a02dd8c8b44122c8ebf90de54d884a477c092)) ### [`v3.1.0`](https://togithub.com/azz/pretty-quick/releases/tag/v3.1.0) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v3.0.2...v3.1.0) ##### Features - add an --ignore-path flag ([#​115](https://togithub.com/azz/pretty-quick/issues/115)) ([eaf29e2](https://togithub.com/azz/pretty-quick/commit/eaf29e2a5a7e20d6a7d17672812b6340739dadd6)) ### [`v3.0.2`](https://togithub.com/azz/pretty-quick/releases/tag/v3.0.2) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v3.0.1...v3.0.2) ##### Bug Fixes - don't ignore file extensions defined in .prettierrc overrides ([#​111](https://togithub.com/azz/pretty-quick/issues/111)) ([30699de](https://togithub.com/azz/pretty-quick/commit/30699deb3e031b54d3e05f404cfedbae7c994420)) ### [`v3.0.1`](https://togithub.com/azz/pretty-quick/releases/tag/v3.0.1) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v3.0.0...v3.0.1) ##### Bug Fixes - don't copy tests on build ([#​112](https://togithub.com/azz/pretty-quick/issues/112)) ([e500e3c](https://togithub.com/azz/pretty-quick/commit/e500e3cff88bcb92c184f86f925e43e6a41b3235)) ### [`v3.0.0`](https://togithub.com/azz/pretty-quick/releases/tag/v3.0.0) [Compare Source](https://togithub.com/azz/pretty-quick/compare/v2.0.2...v3.0.0) - BREAKING CHANGE: require node 10 and prettier 2 ([#​104](https://togithub.com/azz/pretty-quick/issues/104)) ([9290ae4](https://togithub.com/azz/pretty-quick/commit/9290ae433655935f23513174a409ec537b407cc1)), closes [#​104](https://togithub.com/azz/pretty-quick/issues/104) ##### BREAKING CHANGES - Node >=10.13.0 is required - Prettier ^2.0.0 is required If you are still on an older version of Node, or using Prettier v1, please stay on `pretty-quick@2`. ##### Other Changes - Run Prettier on full codebase

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.



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