Skip to content

chore(deps): update linters #101

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

Merged
merged 1 commit into from
Jan 24, 2025
Merged

chore(deps): update linters #101

merged 1 commit into from
Jan 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) 1.23.2 -> 1.24.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.19.1 -> 8.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.19.1 -> 8.21.0 age adoption passing confidence
@typescript-eslint/rule-tester (source) 8.20.0 -> 8.21.0 age adoption passing confidence
@unocss/eslint-plugin (source) 65.4.0 -> 65.4.2 age adoption passing confidence
eslint-plugin-jsdoc 50.6.1 -> 50.6.2 age adoption passing confidence
eslint-plugin-perfectionist (source) 4.6.0 -> 4.7.0 age adoption passing confidence
eslint-plugin-tailwindcss 3.17.5 -> 3.18.0 age adoption passing confidence

Release Notes

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.24.0

Compare Source

🪄 Improvements
  • perf: overhaul performance optimizations
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.21.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#​10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#​10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#​10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#​10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#​10630)
❤️ Thank You

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

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#​10565)
  • eslint-plugin: [no-deprecated] add allow options (#​10585)
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#​10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#​10593)
❤️ Thank You

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

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

v8.21.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v8.20.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

typescript-eslint/typescript-eslint (@​typescript-eslint/rule-tester)

v8.21.0

Compare Source

🩹 Fixes
  • eslint-plugin-internal: [debug-namespace] on windows (#​10661)
❤️ Thank You

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

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

v65.4.2

Compare Source

No significant changes

    View changes on GitHub
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.6.2

Compare Source

Bug Fixes
azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v4.7.0

Compare Source

compare changes

🚀 Features
  • sort-objects: Add array-based custom groups option (afdda90)
  • sort-maps: Add groups, custom groups and new lines between options (317baaa)
  • Add newlines-between to some rules (231af42)
🐞 Bug Fixes
  • Fix overlapping errors between newlines-between and comment-after fixes (a6e1daf)
❤️ Contributors
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.18.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Copenhagen, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from luxass as a code owner December 8, 2024 23:36
@renovate renovate bot added the dependencies Pull requests that update a dependency label Dec 8, 2024
@renovate renovate bot assigned luxass Dec 8, 2024
Copy link

cloudflare-workers-and-pages bot commented Dec 8, 2024

Deploying eslint-config with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3f9ab1e
Status: ✅  Deploy successful!
Preview URL: https://5d18f5d0.eslint-config-ei6.pages.dev
Branch Preview URL: https://renovate-linters.eslint-config-ei6.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/linters branch 10 times, most recently from db6db1d to f4f787f Compare December 16, 2024 21:48
@renovate renovate bot force-pushed the renovate/linters branch 10 times, most recently from adb3949 to 8006e7d Compare December 25, 2024 02:23
@renovate renovate bot force-pushed the renovate/linters branch 5 times, most recently from 952c156 to 00844da Compare January 2, 2025 17:28
@renovate renovate bot force-pushed the renovate/linters branch from 00844da to 19b0917 Compare January 3, 2025 14:31
@renovate renovate bot force-pushed the renovate/linters branch 7 times, most recently from 64aa6dc to 8006b71 Compare January 11, 2025 09:09
@renovate renovate bot force-pushed the renovate/linters branch from 8006b71 to 481858f Compare January 13, 2025 04:59
@renovate renovate bot changed the title chore(deps): update linters chore(deps): update devdependency @typescript-eslint/rule-tester to v8.19.1 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from a3fd13f to b079d65 Compare January 15, 2025 06:36
@renovate renovate bot changed the title chore(deps): update devdependency @typescript-eslint/rule-tester to v8.19.1 chore(deps): update linters to v8.20.0 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/linters branch from b079d65 to 458c711 Compare January 16, 2025 11:04
@renovate renovate bot changed the title chore(deps): update linters to v8.20.0 chore(deps): update linters Jan 16, 2025
@renovate renovate bot force-pushed the renovate/linters branch from 458c711 to 43c4ced Compare January 16, 2025 18:50
@renovate renovate bot changed the title chore(deps): update linters chore(deps): update linters to v8.20.0 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/linters branch from 43c4ced to 0882837 Compare January 19, 2025 10:28
@renovate renovate bot changed the title chore(deps): update linters to v8.20.0 chore(deps): update linters Jan 19, 2025
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from 873d385 to cd1478e Compare January 23, 2025 18:48
@renovate renovate bot force-pushed the renovate/linters branch from cd1478e to 3f9ab1e Compare January 24, 2025 00:16
@luxass luxass merged commit 9b7d65f into main Jan 24, 2025
12 checks passed
@luxass luxass deleted the renovate/linters branch January 24, 2025 04:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant