-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 linters #32318
Merged
Merged
chore(deps): update linters #32318
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
November 4, 2024 22:41
bfbebdd
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 4, 2024 22:41
6365c47
to
bfbebdd
Compare
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
November 5, 2024 01:27
eac8f69
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 5, 2024 01:27
bfbebdd
to
eac8f69
Compare
renovate
bot
changed the title
chore(deps): update linters to v8.12.0
chore(deps): update linters to v8.12.1
Nov 5, 2024
southunitedraza
approved these changes
Nov 5, 2024
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
November 5, 2024 16:02
75c4e0e
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 5, 2024 16:02
eac8f69
to
75c4e0e
Compare
renovate
bot
changed the title
chore(deps): update linters to v8.12.1
chore(deps): update linters to v8.12.2
Nov 5, 2024
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
November 5, 2024 17:40
0da7ea1
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 5, 2024 17:40
75c4e0e
to
0da7ea1
Compare
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
November 7, 2024 08:15
a6f65f7
renovate
bot
force-pushed
the
renovate/linters
branch
from
December 16, 2024 04:01
16f21e3
to
374cf2b
Compare
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
December 16, 2024 09:58
87e5b46
renovate
bot
force-pushed
the
renovate/linters
branch
from
December 16, 2024 09:58
374cf2b
to
87e5b46
Compare
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
December 16, 2024 17:24
2978ed6
renovate
bot
force-pushed
the
renovate/linters
branch
from
December 16, 2024 17:24
87e5b46
to
2978ed6
Compare
| datasource | package | from | to | | ---------- | --------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 8.11.0 | 8.18.0 | | npm | @typescript-eslint/parser | 8.11.0 | 8.18.0 | | npm | eslint-formatter-gha | 1.5.1 | 1.5.2 | | npm | eslint-import-resolver-typescript | 3.6.3 | 3.7.0 | | npm | eslint-plugin-jest | 28.8.3 | 28.9.0 | | npm | eslint-plugin-promise | 7.1.0 | 7.2.1 |
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
December 18, 2024 10:06
32b3e41
renovate
bot
force-pushed
the
renovate/linters
branch
from
December 18, 2024 10:06
2978ed6
to
32b3e41
Compare
rarkins
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
December 20, 2024 14:20
32ae313
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
rarkins
approved these changes
Dec 20, 2024
🎉 This PR is included in version 39.78.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.11.0
->8.18.0
8.11.0
->8.18.0
1.5.1
->1.5.2
3.6.3
->3.7.0
28.8.3
->28.9.0
7.1.0
->7.2.1
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.18.0
Compare Source
🚀 Features
🩹 Fixes
toString()
declarations are present for a type (#10432)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.0
Compare Source
🚀 Features
ignoreConditionalTests
involving boolean!
operator (#10299)no-unsafe-type-assertion
(#10051)🩹 Fixes
as const satisfies
(#10315)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.14.0
Compare Source
🚀 Features
await using
statements (#10209)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.13.0
Compare Source
🚀 Features
ignoreBooleanCoercion
(#9924)no-class-assign
rule ineslint-recommended
config (#10250)🩹 Fixes
undefined
(#10232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
🩹 Fixes
considerDefaultExhaustiveForUnions
(#10223)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.1
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.18.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.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.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.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.14.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.13.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.12.2
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.12.1
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.12.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.
sjinks/eslint-gha-formatter (eslint-formatter-gha)
v1.5.2
Compare Source
What's Changed
Full Changelog: sjinks/eslint-gha-formatter@v1.5.1...v1.5.2
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.7.0
Compare Source
Minor Changes
#326
93ea130
Thanks @SukkaW! - This version has implemented theeslint-plugin-import-x
's v3 resolver interface. This allows you to use import/require to referenceeslint-import-resolver-typescript
directly in your ESLint flat config:Previously
Now
Note that this only works with
eslint-plugin-import-x@>=4.5.0
. You can't usecreateTypeScriptImportResolver
with the older versions ofeslint-plugin-import-x
or any existing versions ofeslint-plugin-import
.jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.9.0
Compare Source
Features
28.8.3 (2024-09-04)
Bug Fixes
28.8.2 (2024-09-02)
Performance Improvements
28.8.1 (2024-08-29)
Bug Fixes
eslint-community/eslint-plugin-promise (eslint-plugin-promise)
v7.2.1
Compare Source
🩹 Fixes
no-callback-in-promise
: false triggering of callback (#574) (8324564)🧹 Chores
v7.2.0
Compare Source
🌟 Features
no-callback-in-promise
: addtimeoutsErr
option (#514) (907753f)valid-params
: addexclude
option (#515) (7ff2cb9)ignoreAssignmentVariable
option (#518) (701279c)allowThenStrict
option (#522) (53be970)prefer-catch
(#525) (05c8a93)🩹 Fixes
🧹 Chores
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.