Skip to content

chore(deps-dev): Bump eslint-config-prettier from 6.15.0 to 8.5.0#512

Merged
BilelJegham merged 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-config-prettier-8.5.0
Aug 1, 2022
Merged

chore(deps-dev): Bump eslint-config-prettier from 6.15.0 to 8.5.0#512
BilelJegham merged 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-config-prettier-8.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps eslint-config-prettier from 6.15.0 to 8.5.0.

Changelog

Sourced from eslint-config-prettier's changelog.

Version 8.5.0 (2022-03-02)

  • Added: [@​typescript-eslint/space-before-blocks]. Thanks to Masafumi Koba (@​ybiquitous)!

Version 8.4.0 (2022-02-19)

Version 8.3.0 (2021-04-24)

  • Added: Support for [@​babel/eslint-plugin]. Thanks to Chip Zhang (@​ChipZhang) for the heads-up! ([eslint-plugin-babel] is still supported, too.)

Version 8.2.0 (2021-04-13)

  • Added: [flowtype/quotes]. Thanks to Martin Zlámal (@​mrtnzlml)!

Version 8.1.0 (2021-02-24)

  • Added: [flowtype/object-type-curly-spacing].
  • Added: Dummy files for the configs removed in 8.0.0. The dummy files throw an error that try to guide you how to upgrade.

Version 8.0.0 (2021-02-21)

  • Changed: All configs have been merged into one!

    To upgrade, change:

    {
      "extends": [
        "some-other-config-you-use",
        "prettier",
        "prettier/@typescript-eslint",
        "prettier/babel",
        "prettier/flowtype",
        "prettier/react",
        "prettier/standard",
        "prettier/unicorn",
        "prettier/vue"
      ]
    }

    Into:

    {
      "extends": [
        "some-other-config-you-use",

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 1, 2022

Codecov Report

Merging #512 (c3bc2f4) into master (81006ae) will not change coverage.
The diff coverage is n/a.

❗ Current head c3bc2f4 differs from pull request most recent head 73897e4. Consider uploading reports for the commit 73897e4 to get more accurate results

@@           Coverage Diff           @@
##           master     #512   +/-   ##
=======================================
  Coverage   51.34%   51.34%           
=======================================
  Files          52       52           
  Lines         742      742           
  Branches      205      205           
=======================================
  Hits          381      381           
  Misses        329      329           
  Partials       32       32           

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 7999b56...73897e4. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-prettier-8.5.0 branch from 43ccfd5 to c3bc2f4 Compare August 1, 2022 18:45
@BilelJegham BilelJegham enabled auto-merge (squash) August 1, 2022 18:46
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v6.15.0...v8.5.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-prettier-8.5.0 branch from c3bc2f4 to 73897e4 Compare August 1, 2022 18:50
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Aug 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BilelJegham BilelJegham merged commit d15b9f4 into master Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-prettier-8.5.0 branch August 1, 2022 18:56
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.

1 participant