Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-config-prettier from 6.15.0 to 7.2.0 #1809

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 15, 2021

Bumps eslint-config-prettier from 6.15.0 to 7.2.0.

Changelog

Sourced from eslint-config-prettier's changelog.

Version 7.2.0 (2021-01-18)

  • Added: [@typescript-eslint/object-curly-spacing].
  • Added: [react/jsx-newline].

Version 7.1.0 (2020-12-19)

  • Added: [unicorn/empty-brace-spaces]. Thanks to fisker Cheung (@fisker)!

Version 7.0.0 (2020-12-05)

  • Changed: At least ESLint 7.0.0 is now required.

  • Changed: [arrow-body-style] and [prefer-arrow-callback] are no longer turned off by default. They only need to be turned off if you use [eslint-plugin-prettier]. If you do, add "prettier/prettier" to your "extends" array to turn them off again.

    {
      "extends": ["prettier", "prettier/prettier"],
      "plugins": ["prettier"],
      "rules": {
        "prettier/prettier": "error"
      }
    }

    Alternatively, update [eslint-plugin-prettier] to version 3.2.0 or later which automatically turns off these two rules in its "plugin:prettier/recommended" config.

    The CLI helper tool only warns about these rules if you have the "prettier/prettier" rule enabled for a file.

  • Changed: no-tabs is now a validatable rule. If you use it, you should enable allowIndentationTabs so that the rule works regardless of your Prettier config:

    {
      "rules": {
        "no-tabs": ["error", { "allowIndentationTabs": true }]
      }
    }
  • Changed: The CLI helper tool is now called just eslint-config-prettier instead of eslint-config-prettier-check. This is so that npx eslint-config-prettier always works regardless of whether you have already installed eslint-config-prettier or not: If you have, the local installation is used; if you haven’t, npx downloads a temporary copy.

  • Changed: The CLI helper tool no longer requires you to pipe the output of eslint --print-config to it. Instead, it does that automatically for you via ESLint API:s added in ESLint v7.

    Before:

    npx eslint --print-config index.js | npx eslint-config-prettier-check
    

    After:

... (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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
🐤 Download canary assets:

auto-linux-canary.1809.22249.gz
auto-macos-canary.1809.22249.gz
auto-win.exe-canary.1809.22249.gz

📦 Published PR as canary version: under canary scope @auto-canary@10.16.6-canary.1809.22249.0

✨ Test out this PR locally via:

npm install @auto-canary/bot-list@10.16.6-canary.1809.22249.0
npm install @auto-canary/auto@10.16.6-canary.1809.22249.0
npm install @auto-canary/core@10.16.6-canary.1809.22249.0
npm install @auto-canary/package-json-utils@10.16.6-canary.1809.22249.0
npm install @auto-canary/all-contributors@10.16.6-canary.1809.22249.0
npm install @auto-canary/brew@10.16.6-canary.1809.22249.0
npm install @auto-canary/chrome@10.16.6-canary.1809.22249.0
npm install @auto-canary/cocoapods@10.16.6-canary.1809.22249.0
npm install @auto-canary/conventional-commits@10.16.6-canary.1809.22249.0
npm install @auto-canary/crates@10.16.6-canary.1809.22249.0
npm install @auto-canary/docker@10.16.6-canary.1809.22249.0
npm install @auto-canary/exec@10.16.6-canary.1809.22249.0
npm install @auto-canary/first-time-contributor@10.16.6-canary.1809.22249.0
npm install @auto-canary/gem@10.16.6-canary.1809.22249.0
npm install @auto-canary/gh-pages@10.16.6-canary.1809.22249.0
npm install @auto-canary/git-tag@10.16.6-canary.1809.22249.0
npm install @auto-canary/gradle@10.16.6-canary.1809.22249.0
npm install @auto-canary/jira@10.16.6-canary.1809.22249.0
npm install @auto-canary/magic-zero@10.16.6-canary.1809.22249.0
npm install @auto-canary/maven@10.16.6-canary.1809.22249.0
npm install @auto-canary/microsoft-teams@10.16.6-canary.1809.22249.0
npm install @auto-canary/npm@10.16.6-canary.1809.22249.0
npm install @auto-canary/omit-commits@10.16.6-canary.1809.22249.0
npm install @auto-canary/omit-release-notes@10.16.6-canary.1809.22249.0
npm install @auto-canary/pr-body-labels@10.16.6-canary.1809.22249.0
npm install @auto-canary/released@10.16.6-canary.1809.22249.0
npm install @auto-canary/s3@10.16.6-canary.1809.22249.0
npm install @auto-canary/slack@10.16.6-canary.1809.22249.0
npm install @auto-canary/twitter@10.16.6-canary.1809.22249.0
npm install @auto-canary/upload-assets@10.16.6-canary.1809.22249.0
npm install @auto-canary/vscode@10.16.6-canary.1809.22249.0
# or 
yarn add @auto-canary/bot-list@10.16.6-canary.1809.22249.0
yarn add @auto-canary/auto@10.16.6-canary.1809.22249.0
yarn add @auto-canary/core@10.16.6-canary.1809.22249.0
yarn add @auto-canary/package-json-utils@10.16.6-canary.1809.22249.0
yarn add @auto-canary/all-contributors@10.16.6-canary.1809.22249.0
yarn add @auto-canary/brew@10.16.6-canary.1809.22249.0
yarn add @auto-canary/chrome@10.16.6-canary.1809.22249.0
yarn add @auto-canary/cocoapods@10.16.6-canary.1809.22249.0
yarn add @auto-canary/conventional-commits@10.16.6-canary.1809.22249.0
yarn add @auto-canary/crates@10.16.6-canary.1809.22249.0
yarn add @auto-canary/docker@10.16.6-canary.1809.22249.0
yarn add @auto-canary/exec@10.16.6-canary.1809.22249.0
yarn add @auto-canary/first-time-contributor@10.16.6-canary.1809.22249.0
yarn add @auto-canary/gem@10.16.6-canary.1809.22249.0
yarn add @auto-canary/gh-pages@10.16.6-canary.1809.22249.0
yarn add @auto-canary/git-tag@10.16.6-canary.1809.22249.0
yarn add @auto-canary/gradle@10.16.6-canary.1809.22249.0
yarn add @auto-canary/jira@10.16.6-canary.1809.22249.0
yarn add @auto-canary/magic-zero@10.16.6-canary.1809.22249.0
yarn add @auto-canary/maven@10.16.6-canary.1809.22249.0
yarn add @auto-canary/microsoft-teams@10.16.6-canary.1809.22249.0
yarn add @auto-canary/npm@10.16.6-canary.1809.22249.0
yarn add @auto-canary/omit-commits@10.16.6-canary.1809.22249.0
yarn add @auto-canary/omit-release-notes@10.16.6-canary.1809.22249.0
yarn add @auto-canary/pr-body-labels@10.16.6-canary.1809.22249.0
yarn add @auto-canary/released@10.16.6-canary.1809.22249.0
yarn add @auto-canary/s3@10.16.6-canary.1809.22249.0
yarn add @auto-canary/slack@10.16.6-canary.1809.22249.0
yarn add @auto-canary/twitter@10.16.6-canary.1809.22249.0
yarn add @auto-canary/upload-assets@10.16.6-canary.1809.22249.0
yarn add @auto-canary/vscode@10.16.6-canary.1809.22249.0

@dependabot-preview dependabot-preview bot added the dependencies Update one or more dependencies version label Feb 15, 2021
@codecov
Copy link

codecov bot commented Feb 15, 2021

Codecov Report

Merging #1809 (38eeb80) into main (0594471) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1809   +/-   ##
=======================================
  Coverage   80.16%   80.16%           
=======================================
  Files          64       64           
  Lines        4997     4997           
  Branches     1154     1154           
=======================================
  Hits         4006     4006           
  Misses        672      672           
  Partials      319      319           

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 0594471...38eeb80. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #1822.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-config-prettier-7.2.0 branch February 22, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants