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

chore(deps): update dependency eslint-config-prettier to v9 #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-prettier 8.10.0 -> 9.1.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)!

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 becomes conflicted, 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.

Copy link

sonarcloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

github-actions bot commented Feb 1, 2024

📊 Package size report   -0%↓

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
package.json 3.1 kB / 1.1 kB / 998 B -0.03%↓3.1 kB / -0.26%↓1.1 kB / -0.2%↓996 B
Total (Includes all files) 3.4 MB / 3.0 MB / 3.0 MB -0%↓3.4 MB / -0%↓3.0 MB / -0%↓3.0 MB
Tarball size 3.0 MB -0%↓3.0 MB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 144 B / 114 B / 106 B
.editorconfig 190 B / 142 B / 129 B
.eslintignore 14 B / 34 B / 18 B
.eslintrc 978 B / 370 B / 319 B
.github/.misspell-fixer.ignore 18 B / 38 B / 22 B
.github/workflows/bundle-size.yml 761 B / 413 B / 355 B
.github/workflows/eslint.yml 586 B / 330 B / 260 B
.github/workflows/github-page.yml 975 B / 517 B / 436 B
.github/workflows/misspell.yml 682 B / 389 B / 320 B
.github/workflows/release-please.yml 1.4 kB / 559 B / 462 B
.github/workflows/test.yaml 783 B / 411 B / 334 B
.husky/pre-commit 58 B / 76 B / 62 B
CHANGELOG.md 8.0 kB / 2.4 kB / 2.0 kB
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/assets/bg2.jpg 300.5 kB / 299.9 kB / 300.5 kB
demo/assets/bg3.jpg 860.5 kB / 860.0 kB / 860.5 kB
demo/assets/bg4.jpg 476.0 kB / 475.3 kB / 476.0 kB
demo/assets/bg5.jpg 520.5 kB / 520.5 kB / 520.5 kB
demo/assets/kissmybutonbg.jpg 830.6 kB / 783.6 kB / 768.2 kB
demo/index.html 845 B / 433 B / 242 B
demo/index.js 5.4 kB / 1.3 kB / 1.1 kB
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-slides.cjs.js 82.2 kB / 8.8 kB / 7.0 kB
dist/motorcortex-slides.esm.js 81.1 kB / 8.8 kB / 7.0 kB
dist/motorcortex-slides.umd.js 61.0 kB / 6.4 kB / 5.2 kB
LICENCE 1.1 kB / 649 B / 466 B
README.md 19.3 kB / 2.5 kB / 2.1 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
slides.png 11.8 kB / 11.2 kB / 11.2 kB
src/BtTslide.js 4.6 kB / 1.2 kB / 966 B
src/BtTslideDate.js 8.7 kB / 1.6 kB / 1.4 kB
src/index.js 3.0 kB / 493 B / 424 B
src/Intro.js 8.8 kB / 1.7 kB / 1.4 kB
src/LtRslide.js 4.4 kB / 1.2 kB / 961 B
src/LtRslideTop.js 4.2 kB / 1.1 kB / 948 B
src/RtLslide.js 4.3 kB / 1.1 kB / 947 B
src/Scrollslide.js 6.0 kB / 1.3 kB / 1.1 kB
src/SlideDateOne.js 9.3 kB / 1.9 kB / 1.6 kB
src/SlideDateOneVid.js 10.2 kB / 2.1 kB / 1.8 kB
src/SlideDateTwo.js 10.8 kB / 1.8 kB / 1.6 kB
src/Transition.js 1.8 kB / 651 B / 521 B
src/validation.js 4.5 kB / 393 B / 342 B

🤖 This report was automatically generated by pkg-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants