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 #235

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2023

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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

📊 Package size report   -0%↓

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
package.json 3.1 kB / 1.1 kB / 968 B -0.03%↓3.1 kB / -0.09%↓1.1 kB / 0.1%↑969 B
Total (Includes all files) 319.3 kB / 98.2 kB / 85.0 kB -0%↓319.3 kB / -0%↓98.2 kB / 0%↑85.0 kB
Tarball size 91.4 kB -0.01%↓91.4 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 144 B / 114 B / 106 B
.editorconfig 190 B / 142 B / 129 B
.eslintignore 32 B / 51 B / 36 B
.eslintrc 978 B / 370 B / 319 B
.github/.misspell-fixer.ignore 18 B / 38 B / 22 B
.github/ISSUE_TEMPLATE.md 566 B / 348 B / 244 B
.github/workflows/bundle-size.yml 759 B / 410 B / 323 B
.github/workflows/eslint.yml 586 B / 330 B / 263 B
.github/workflows/github-page.yml 973 B / 516 B / 437 B
.github/workflows/misspell.yml 681 B / 391 B / 325 B
.github/workflows/release-please.yml 1.4 kB / 557 B / 464 B
.github/workflows/test.yaml 781 B / 409 B / 334 B
.husky/pre-commit 58 B / 76 B / 62 B
CHANGELOG.md 43.8 kB / 11.7 kB / 9.2 kB
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/index.html 429 B / 274 B / 156 B
demo/index.js 895 B / 507 B / 382 B
demo/webpack.config.js 966 B / 467 B / 388 B
dist/motorcortex-player.esm.min.js 61.2 kB / 14.8 kB / 13.1 kB
dist/motorcortex-player.umd.js 61.4 kB / 15.0 kB / 13.2 kB
LICENSE 1.1 kB / 654 B / 481 B
player.png 13.2 kB / 12.4 kB / 12.5 kB
README.md 13.0 kB / 4.3 kB / 3.6 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 2.5 kB / 709 B / 600 B
src/.gitkeep 0 B / 20 B / 1 B
src/assets/icomoon/SVG/angle-left.svg 430 B / 274 B / 222 B
src/assets/icomoon/SVG/angle-right.svg 432 B / 269 B / 226 B
src/assets/icomoon/SVG/arrow-bottom.svg 788 B / 387 B / 333 B
src/assets/icomoon/SVG/arrow-left-circle.svg 1.7 kB / 344 B / 286 B
src/assets/icomoon/SVG/arrow-left.svg 824 B / 409 B / 353 B
src/assets/icomoon/SVG/arrow-righe-circle.svg 1.7 kB / 345 B / 297 B
src/assets/icomoon/SVG/arrow-right.svg 824 B / 404 B / 359 B
src/assets/icomoon/SVG/arrow-top.svg 789 B / 387 B / 341 B
src/assets/icomoon/SVG/back-slash.svg 329 B / 245 B / 195 B
src/assets/icomoon/SVG/burger-horizontal.svg 508 B / 236 B / 211 B
src/assets/icomoon/SVG/burger-vertical.svg 505 B / 242 B / 191 B
src/assets/icomoon/SVG/check-solid.svg 433 B / 258 B / 214 B
src/assets/icomoon/SVG/donkeyclip-logo.svg 665 B / 402 B / 343 B
src/assets/icomoon/SVG/expand-full.svg 1.4 kB / 585 B / 516 B
src/assets/icomoon/SVG/expand.svg 2.3 kB / 837 B / 713 B
src/assets/icomoon/SVG/front-slash.svg 332 B / 243 B / 194 B
src/assets/icomoon/SVG/loop.svg 1.1 kB / 584 B / 495 B
src/assets/icomoon/SVG/motorcortex-logo.svg 470 B / 339 B / 291 B
src/assets/icomoon/SVG/pause.svg 244 B / 198 B / 158 B
src/assets/icomoon/SVG/play.svg 518 B / 331 B / 294 B
src/assets/icomoon/SVG/settings.svg 1.7 kB / 711 B / 628 B
src/assets/icomoon/SVG/volume-off.svg 815 B / 403 B / 352 B
src/assets/icomoon/SVG/volume-on.svg 661 B / 411 B / 365 B
src/assets/svg.js 943 B / 324 B / 285 B
src/config.js 61 B / 71 B / 65 B
src/helpers.js 8.5 kB / 2.6 kB / 2.2 kB
src/html/player.html 3.5 kB / 706 B / 572 B
src/html/setElements.js 9.1 kB / 2.0 kB / 1.7 kB
src/html/style.css 14.3 kB / 2.8 kB / 2.4 kB
src/index.js 25.6 kB / 6.2 kB / 5.4 kB
src/listeners/body.js 544 B / 222 B / 170 B
src/listeners/donkeyclip.js 345 B / 232 B / 172 B
src/listeners/enums.js 243 B / 158 B / 124 B
src/listeners/events.js 608 B / 229 B / 196 B
src/listeners/fullscreen.js 1.3 kB / 382 B / 302 B
src/listeners/keydown.js 516 B / 249 B / 192 B
src/listeners/loopBarEnd.js 4.1 kB / 1.1 kB / 903 B
src/listeners/loopBarStart.js 4.3 kB / 972 B / 840 B
src/listeners/loopBtn.js 1.3 kB / 426 B / 351 B
src/listeners/pointeEvents.js 604 B / 251 B / 209 B
src/listeners/progressBar.js 1.4 kB / 517 B / 423 B
src/listeners/settings.js 2.9 kB / 705 B / 569 B
src/listeners/speed.js 1.0 kB / 401 B / 303 B
src/listeners/statusBtn.js 348 B / 201 B / 160 B
src/listeners/volume.js 5.1 kB / 1.1 kB / 964 B
src/listeners/wheelListener.js 784 B / 319 B / 258 B

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

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 10b9054 to 9444d5c Compare August 11, 2023 19:13
@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 9444d5c to 6a5bd8c Compare August 27, 2023 01:11
@sonarqubecloud
Copy link

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

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 6a5bd8c to 02e79cd Compare October 7, 2023 00:19
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 7, 2023

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

@renovate renovate bot force-pushed the renovate/eslint-config-prettier-9.x branch from 02e79cd to 15f5bb6 Compare December 2, 2023 13:55
Copy link

sonarqubecloud bot commented Dec 2, 2023

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

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.

0 participants