Bump pretty-quick from 3.1.3 to 3.3.1
Bumps pretty-quick from 3.1.3 to 3.3.1.
Release notes
Sourced from pretty-quick's releases.
v3.3.1
Patch Changes
Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.3.0...v3.3.1
v3.3.0
Minor Changes
- #180
93924abThanks@SukkaW! - refactor: replacechalkandmultimatchwith their lightweight and performant alternativesPatch Changes
New Contributors
@SukkaWmade their first contribution in prettier/pretty-quick#180Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.2.1...v3.3.0
v3.2.1
Patch Changes
Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.2.0...v3.2.1
v3.2.0
Minor Changes
Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.1.4...v3.2.0
v3.1.4
Patch Changes
Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.1.3...v3.1.4
Changelog
Sourced from pretty-quick's changelog.
3.3.1
Patch Changes
3.3.0
Minor Changes
- #180
93924abThanks@SukkaW! - refactor: replacechalkandmultimatchwith their lightweight and performant alternativesPatch Changes
3.2.1
Patch Changes
3.2.0
Minor Changes
3.1.4
Patch Changes
Commits
5055759chore: release pretty-quick (#186)ca4d269fix: remove unexpected .tsbuildinfo file (#185)455b9e7chore: release pretty-quick (#181)1536657test(#73/#125): add glob regex group cases (#184)71aab56fix: more robust computation of git directory (#183)93924abrefactor: replacechalkandmultimatch(#180)ed34de4chore: release pretty-quick (#179)1929cc9fix: add tslib as dependency (#178)b267aafchore: release pretty-quick (#177)4f5a345feat: migrate code base to TypeScript (#175)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jounqin, a new releaser for pretty-quick since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
16dee06) 84.21% compared to head (92297a0) 84.21%.
Additional details and impacted files
@@ Coverage Diff @@
## master #883 +/- ##
=======================================
Coverage 84.21% 84.21%
=======================================
Files 115 115
Lines 3610 3610
Branches 700 700
=======================================
Hits 3040 3040
Misses 324 324
Partials 246 246
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase