-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/linters
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update linters #32318
+67
−67
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
changed the title
chore(deps): update linters to v8.13.0
chore(deps): update linters
Nov 12, 2024
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
November 13, 2024 14:40
f923f7c
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 13, 2024 14:40
6c94439
to
f923f7c
Compare
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
November 17, 2024 09:11
dbb6ad0
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 17, 2024 09:11
f923f7c
to
dbb6ad0
Compare
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
November 18, 2024 07:37
97cc446
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 18, 2024 07:37
dbb6ad0
to
97cc446
Compare
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
November 18, 2024 17:23
0082f51
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 18, 2024 17:23
97cc446
to
0082f51
Compare
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 18, 2024 20:39
0082f51
to
65c2f1f
Compare
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 8.11.0 | 8.14.0 | | npm | @typescript-eslint/parser | 8.11.0 | 8.14.0 | | npm | eslint-plugin-jest | 28.8.3 | 28.9.0 |
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
November 19, 2024 11:25
f24431f
renovate
bot
force-pushed
the
renovate/linters
branch
from
November 19, 2024 11:25
65c2f1f
to
f24431f
Compare
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.14.0
8.11.0
->8.14.0
28.8.3
->28.9.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
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.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.
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
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.