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

fix(deps): update dependency eslint-config-prettier to v9 #61

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier ^8.6.0 -> ^9.0.0 age adoption passing confidence

Release Notes

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.

v9.0.0

Compare Source

  • Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the CLI tool automatically first tries eslint.config.js and then eslintrc, and you can force which one to use by setting the [ESLINT_USE_FLAT_CONFIG] environment variable. Note that the config of eslint-config-prettier has always been compatible with eslint.config.js (flat config) – it was just the CLI tool that needed updating. On top of that, the docs have been updated to mention how to use both eslint.config.js (flat config) and eslintrc, and the tests now test both config systems.
  • Changed: [unicode-bom] is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@​nstepien)!

v8.10.0

Compare Source

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!

v8.8.0

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 12, 2023
@renovate-bot renovate-bot requested review from a team as code owners August 12, 2023 21:01
@dpebot
Copy link
Collaborator

dpebot commented Aug 12, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from d5dce28 to dd2d8d5 Compare August 22, 2023 17:12
@dpebot
Copy link
Collaborator

dpebot commented Aug 22, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from dd2d8d5 to 84b38d6 Compare August 24, 2023 16:08
@dpebot
Copy link
Collaborator

dpebot commented Aug 24, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 84b38d6 to 8888e3e Compare September 11, 2023 21:59
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 8888e3e to 24cb094 Compare September 11, 2023 22:24
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 24cb094 to bfefa34 Compare September 27, 2023 22:55
@dpebot
Copy link
Collaborator

dpebot commented Sep 27, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from bfefa34 to f6d7c42 Compare September 29, 2023 16:32
@dpebot
Copy link
Collaborator

dpebot commented Sep 29, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from f6d7c42 to e13d45c Compare October 5, 2023 06:10
@dpebot
Copy link
Collaborator

dpebot commented Oct 5, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from e13d45c to a920ea3 Compare October 31, 2023 21:13
@dpebot
Copy link
Collaborator

dpebot commented Oct 31, 2023

/gcbrun

@davenportjw davenportjw enabled auto-merge (squash) November 3, 2023 14:55
auto-merge was automatically disabled November 3, 2023 14:55

Head branch was pushed to by a user without write access

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from a920ea3 to 6a92dc0 Compare November 3, 2023 14:55
@dpebot
Copy link
Collaborator

dpebot commented Nov 3, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 6a92dc0 to a7a065d Compare November 3, 2023 15:16
@dpebot
Copy link
Collaborator

dpebot commented Nov 3, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from a7a065d to 8704435 Compare November 30, 2023 16:05
@dpebot
Copy link
Collaborator

dpebot commented Nov 30, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 8704435 to 5a21cdb Compare December 4, 2023 21:26
@dpebot
Copy link
Collaborator

dpebot commented Dec 4, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 5a21cdb to 9861898 Compare December 8, 2023 19:21
@dpebot
Copy link
Collaborator

dpebot commented Dec 8, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 9861898 to ebaab68 Compare December 19, 2023 15:44
@dpebot
Copy link
Collaborator

dpebot commented Dec 19, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from ebaab68 to ed0007c Compare December 19, 2023 16:06
@dpebot
Copy link
Collaborator

dpebot commented Dec 19, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from ed0007c to 6c576bb Compare December 19, 2023 17:19
@dpebot
Copy link
Collaborator

dpebot commented Dec 19, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 6c576bb to a9933ba Compare December 20, 2023 02:34
@dpebot
Copy link
Collaborator

dpebot commented Dec 20, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from a9933ba to 8697136 Compare January 3, 2024 20:31
@dpebot
Copy link
Collaborator

dpebot commented Jan 3, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-prettier-9.x branch from 8697136 to dd0e7fc Compare January 12, 2024 19:45
@dpebot
Copy link
Collaborator

dpebot commented Jan 12, 2024

/gcbrun

@davenportjw davenportjw merged commit 30ac5f2 into GoogleCloudPlatform:main Jan 12, 2024
5 checks passed
@renovate-bot renovate-bot deleted the renovate/eslint-config-prettier-9.x branch March 12, 2024 12:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants