Skip to content

Bump pretty-quick from 2.0.1 to 3.1.2#392

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/pretty-quick-3.1.2
Open

Bump pretty-quick from 2.0.1 to 3.1.2#392
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/pretty-quick-3.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2021

Copy link
Copy Markdown
Contributor

Bumps pretty-quick from 2.0.1 to 3.1.2.

Release notes

Sourced from pretty-quick's releases.

v3.1.2

3.1.2 (2021-11-16)

Bug Fixes

  • check for supportedExtenions after filtering ignored files (#143) (5cb47e6)

v3.1.1

3.1.1 (2021-06-17)

Bug Fixes

  • allow non-core file extensions (from plugins) (#128) (262a02d)

v3.1.0

3.1.0 (2020-10-14)

Features

v3.0.2

3.0.2 (2020-09-10)

Bug Fixes

  • don't ignore file extensions defined in .prettierrc overrides (#111) (30699de)

v3.0.1

3.0.1 (2020-09-10)

Bug Fixes

v3.0.0

3.0.0 (2020-08-21)

  • BREAKING CHANGE: require node 10 and prettier 2 (#104) (9290ae4), closes #104

BREAKING CHANGES

  • Node >=10.13.0 is required

... (truncated)

Commits
  • 5cb47e6 fix: check for supportedExtenions after filtering ignored files (#143)
  • f11faa9 docs: change to travis-ci.com [ci skip]
  • 262a02d fix: allow non-core file extensions (from plugins) (#128)
  • 2972ade docs: fix ignore-path description (#119)
  • eaf29e2 feat: add an --ignore-path flag (#115)
  • 8c994bc doc: update npx usage for v3
  • 30699de fix: don't ignore file extensions defined in .prettierrc overrides (#111)
  • e500e3c fix: don't copy tests on build (#112)
  • f7317a6 chore: run ci on node@14 (#110)
  • 9290ae4 BREAKING CHANGE: require node 10 and prettier 2 (#104)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 2.0.1 to 3.1.2.
- [Release notes](https://github.com/azz/pretty-quick/releases)
- [Commits](prettier/pretty-quick@v2.0.1...v3.1.2)

---
updated-dependencies:
- dependency-name: pretty-quick
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2021
@codecov-commenter

codecov-commenter commented Nov 17, 2021

Copy link
Copy Markdown

Codecov Report

Merging #392 (627fbb2) into master (fde5058) will increase coverage by 0.35%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
+ Coverage   50.35%   50.71%   +0.35%     
==========================================
  Files          19       19              
  Lines         141      140       -1     
  Branches       28       28              
==========================================
  Hits           71       71              
+ Misses         60       59       -1     
  Partials       10       10              
Impacted Files Coverage Δ
src/pages/UserSettings.js 50.00% <0.00%> (+16.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fde5058...627fbb2. Read the comment docs.

@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 627fbb2 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 53.5% (0.0% change).

View more on Code Climate.

@dependabot @github

dependabot Bot commented on behalf of github Dec 23, 2021

Copy link
Copy Markdown
Contributor Author

A newer version of pretty-quick exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants