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(Renovate): ⬆️ Update ESLint dependencies #404

Merged
merged 3 commits into from Nov 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/eslint (source) 8.44.2 -> 8.44.7 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.7.0 -> 6.11.0 age adoption passing confidence
@typescript-eslint/parser 6.7.0 -> 6.11.0 age adoption passing confidence
@unocss/eslint-config (source) 0.55.7 -> 0.57.6 age adoption passing confidence
eslint (source) 8.49.0 -> 8.54.0 age adoption passing confidence
eslint-plugin-diff 2.0.1 -> 2.0.3 age adoption passing confidence
eslint-plugin-es-x 7.2.0 -> 7.3.0 age adoption passing confidence
eslint-plugin-import 2.28.1 -> 2.29.0 age adoption passing confidence
eslint-plugin-jest 27.4.0 -> 27.6.0 age adoption passing confidence
eslint-plugin-jsdoc 46.8.1 -> 46.9.0 age adoption passing confidence
eslint-plugin-json-schema-validator (source) 4.6.0 -> 4.7.3 age adoption passing confidence
eslint-plugin-jsonc (source) 2.9.0 -> 2.10.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.7.1 -> 6.8.0 age adoption passing confidence
eslint-plugin-n 16.1.0 -> 16.3.1 age adoption passing confidence
eslint-plugin-sonarjs 0.21.0 -> 0.23.0 age adoption passing confidence
eslint-plugin-sql 2.4.4 -> 2.5.0 age adoption passing confidence
eslint-plugin-storybook 0.6.13 -> 0.6.15 age adoption passing confidence
eslint-plugin-svelte (source) 2.33.1 -> 2.35.0 age adoption passing confidence
eslint-plugin-testing-library 6.0.1 -> 6.1.2 age adoption passing confidence
eslint-plugin-yml (source) 1.9.0 -> 1.10.0 age adoption passing confidence
jsonc-eslint-parser 2.3.0 -> 2.4.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#​7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#​7883) (a668f5b)
Features

You can read about our versioning strategy and releases on our website.

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

You can read about our versioning strategy and releases on our website.

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

You can read about our versioning strategy and releases on our website.

v6.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

You can read about our versioning strategy and releases on our website.

v6.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#​7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#​7708) (c6124b2)
Features
  • eslint-plugin: [max-params] don't count this: void parameter (#​7696) (6398d3f), closes #​7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#​7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#​7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#​7691) (53d5263), closes #​7643
  • eslint-plugin: [prefer-readonly] private fields support (#​7686) (0e875bf)

You can read about our versioning strategy and releases on our website.

v6.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-imports] import assertion checks added (#​7722) (afdae37)
  • eslint-plugin: [no-shadow] fix static class generics for class expressions (#​7724) (e5ea1d0)
  • eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#​7717) (f81a2da)
  • eslint-plugin: [no-useless-empty-export] exempt .d.ts (#​7718) (ac397f1)
Features
  • eslint-plugin: add new extended rule prefer-destructuring (#​7117) (3c6379b)

You can read about our versioning strategy and releases on our website.

6.7.5 (2023-10-09)

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

You can read about our versioning strategy and releases on our website.

6.7.4 (2023-10-02)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

6.7.3 (2023-09-25)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

6.7.2 (2023-09-18)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

6.7.1 (2023-09-18)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.7.5

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

You can read about our versioning strategy and releases on our website.

v6.7.4

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.11.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.10.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.9.1 (2023-10-30)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.9.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.9.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.8.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.7.5 (2023-10-09)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.7.4 (2023-10-02)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.7.3 (2023-09-25)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.7.2 (2023-09-18)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.7.1 (2023-09-18)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.7.5

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.7.4

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

unocss/unocss (@​unocss/eslint-config)

v0.57.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.57.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.57.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.57.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.57.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.57.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.57.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.56.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.56.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.56.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.56.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.56.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • extractor-arbitrary-variants: Remove source map not working  -  by [@​Dunqing](https

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added 📦 package:eslint-config Related to the package - ESLint configuration 🧩 dependencies Related to the dependencies labels Sep 21, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 21, 2023

🦋 Changeset detected

Latest commit: 897373f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@terminal-nerds/eslint-config Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Sep 21, 2023

Size Change: 0 B

Total Size: 15.3 kB

ℹ️ View Unchanged
Filename Size
./packages/browserslist/dist/browsers.cjs 175 B
./packages/browserslist/dist/browsers.js 168 B
./packages/browserslist/dist/node.cjs 229 B
./packages/browserslist/dist/node.js 219 B
./packages/constants/dist/main.cjs 275 B
./packages/constants/dist/main.js 241 B
./packages/eslint/dist/index.cjs 4.27 kB
./packages/lint-staged/dist/checks.js 180 B
./packages/lint-staged/dist/chunk-5YWIXR2V.js 321 B
./packages/lint-staged/dist/chunk-AZV55NDV.js 273 B
./packages/lint-staged/dist/chunk-E6RQ3BAT.js 408 B
./packages/lint-staged/dist/chunk-I636WRXW.js 209 B
./packages/lint-staged/dist/chunk-KGEAMWKP.js 268 B
./packages/lint-staged/dist/chunk-UKDD4ALL.js 224 B
./packages/lint-staged/dist/chunk-YQ5HU5XL.js 263 B
./packages/lint-staged/dist/chunk-ZBZANUBC.js 226 B
./packages/lint-staged/dist/groups/code-format.js 116 B
./packages/lint-staged/dist/groups/eslint.js 106 B
./packages/lint-staged/dist/groups/markdown.js 111 B
./packages/lint-staged/dist/groups/package-json.js 134 B
./packages/lint-staged/dist/groups/stylesheets.js 117 B
./packages/lint-staged/dist/groups/tests.js 105 B
./packages/lint-staged/dist/groups/typescript.js 114 B
./packages/lint-staged/dist/main.js 436 B
./packages/markdownlint/dist/index.json 304 B
./packages/prettier/dist/index.js 1.07 kB
./packages/stylelint/dist/index.cjs 3.16 kB
./packages/syncpack/dist/index.cjs 361 B
./packages/tsup/dist/main.js 345 B
./packages/vitest/dist/base.js 128 B
./packages/vitest/dist/chunk-T256VEOW.js 258 B
./packages/vitest/dist/chunk-XZHYECMR.js 207 B
./packages/vitest/dist/main.js 158 B
./packages/vitest/dist/with-coverage.js 148 B

compressed-size-action

@ghost
Copy link

ghost commented Sep 21, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codeclimate
Copy link

codeclimate bot commented Sep 21, 2023

Code Climate has analyzed commit 897373f and detected 0 issues on this pull request.

View more on Code Climate.

@renovate renovate bot changed the title chore(Renovate): ⬆️ Update ESLint dependencies to v6.7.2 chore(Renovate): ⬆️ Update ESLint dependencies Sep 22, 2023
@renovate renovate bot force-pushed the renovate/eslint-dependencies branch 9 times, most recently from bfeba4f to 9043a91 Compare September 25, 2023 22:13
@socket-security
Copy link

socket-security bot commented Sep 25, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
eslint 8.49.0...8.54.0 None +0/-0 3.03 MB eslintbot

@renovate renovate bot force-pushed the renovate/eslint-dependencies branch from 9043a91 to b44d6de Compare September 26, 2023 17:33
@socket-security
Copy link

socket-security bot commented Sep 26, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

@renovate renovate bot force-pushed the renovate/eslint-dependencies branch 6 times, most recently from 3f1c825 to b7266f5 Compare October 2, 2023 23:05
@renovate renovate bot force-pushed the renovate/eslint-dependencies branch 5 times, most recently from 7de7d5d to 80a1547 Compare October 9, 2023 22:55
@renovate renovate bot force-pushed the renovate/eslint-dependencies branch 12 times, most recently from aa1c658 to b98755a Compare November 13, 2023 11:17
@renovate renovate bot force-pushed the renovate/eslint-dependencies branch 10 times, most recently from 27d449c to 83b1259 Compare November 22, 2023 12:45
@renovate renovate bot force-pushed the renovate/eslint-dependencies branch from 83b1259 to f4d1c1f Compare November 22, 2023 12:49
Copy link

sonarcloud bot commented Nov 22, 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@xeho91 xeho91 merged commit fac1265 into main Nov 22, 2023
22 of 23 checks passed
@xeho91 xeho91 deleted the renovate/eslint-dependencies branch November 22, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧩 dependencies Related to the dependencies 📦 package:eslint-config Related to the package - ESLint configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant