-
Notifications
You must be signed in to change notification settings - Fork 0
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 eslint packages (patch) - autoclosed #166
Closed
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
force-pushed
the
renovate/patch-eslint-packages
branch
2 times, most recently
from
December 5, 2023 08:50
5fa4962
to
be934f5
Compare
renovate
bot
changed the title
chore(deps): update eslint packages (patch)
chore(deps): update eslint packages (patch) - autoclosed
Dec 11, 2023
renovate
bot
changed the title
chore(deps): update eslint packages (patch) - autoclosed
chore(deps): update eslint packages (patch)
Dec 14, 2023
renovate
bot
changed the title
chore(deps): update eslint packages (patch)
chore(deps): update dependency eslint-plugin-import to v2.29.1
Dec 15, 2023
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
7 times, most recently
from
December 20, 2023 06:26
cebdde1
to
d46a55c
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-import to v2.29.1
chore(deps): update eslint packages (patch)
Dec 21, 2023
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
2 times, most recently
from
December 24, 2023 06:53
315322a
to
5ba2d7d
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
January 10, 2024 03:57
5ba2d7d
to
04fc16b
Compare
renovate
bot
changed the title
chore(deps): update eslint packages (patch)
chore(deps): update dependency eslint-plugin-prettier to v5.1.3
Jan 19, 2024
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
January 19, 2024 12:51
04fc16b
to
00c7e79
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
7 times, most recently
from
February 20, 2024 09:50
67c22c8
to
28a997f
Compare
renovate
bot
changed the title
chore(deps): update eslint packages (patch) - autoclosed
chore(deps): update eslint packages (patch)
Apr 22, 2024
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
April 22, 2024 18:33
941f8d9
to
46efca2
Compare
renovate
bot
changed the title
chore(deps): update eslint packages (patch)
chore(deps): update eslint packages to v7.7.1 (patch)
Apr 22, 2024
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
2 times, most recently
from
April 25, 2024 18:54
0cb5c1a
to
651b351
Compare
renovate
bot
changed the title
chore(deps): update eslint packages to v7.7.1 (patch)
chore(deps): update eslint packages (patch)
Apr 25, 2024
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
7 times, most recently
from
May 2, 2024 12:38
02cc590
to
8fa2c00
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
May 28, 2024 06:44
8fa2c00
to
68b5517
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
2 times, most recently
from
June 5, 2024 07:57
f02ccdd
to
d6f6a4a
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
June 18, 2024 22:11
d6f6a4a
to
b67d154
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
July 13, 2024 19:04
b67d154
to
6ef0253
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
July 21, 2024 12:58
6ef0253
to
2520774
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
August 6, 2024 07:04
2520774
to
13f8080
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
August 26, 2024 14:24
13f8080
to
213e9db
Compare
renovate
bot
force-pushed
the
renovate/patch-eslint-packages
branch
from
September 16, 2024 16:01
213e9db
to
dfb33ea
Compare
Quality Gate passedIssues Measures |
renovate
bot
changed the title
chore(deps): update eslint packages (patch)
chore(deps): update eslint packages (patch) - autoclosed
Sep 17, 2024
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:
7.7.0
->7.7.1
7.7.0
->7.7.1
8.57.0
->8.57.1
3.6.1
->3.6.3
7.34.1
->7.34.4
4.6.0
->4.6.2
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.7.1
Compare Source
🩹 Fixes
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish
eslint-plugin: [no-for-in-array] refine report location
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.7.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.
eslint/eslint (eslint)
v8.57.1
Compare Source
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.6.3
Compare Source
Patch Changes
#305
f8d7b82
Thanks @SukkaW! - Fix resolve fornode:test
,node:sea
, andnode:sqlite
without sacrificing installation size#288
a4c6c78
Thanks @SunsetTechuila! - fix: ignore bun built-in modulesjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.4
Compare Source
Fixed
prop-types
]: fixclassName
missing in prop validation false negative (#3749 @akulsr0)sort-prop-types
]: Check for undefined before accessingnode.typeAnnotation.typeAnnotation
(#3779 @tylerlaprade)v7.34.3
Compare Source
Fixed
prop-types
]: null-check rootNode before calling getScope (#3762 @crnhrv)boolean-prop-naming
]: avoid a crash with a spread prop (#3733 @ljharb)jsx-boolean-value
]:assumeUndefinedIsFalse
withnever
must not allow explicittrue
value (#3757 @6uliver)no-object-type-as-default-prop
]: enable rule for components with many parameters (#3768 @JulienR1)jsx-key
]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#3769 @akulsr0)v7.34.2
Compare Source
Fixed
boolean-prop-naming
][boolean-prop-naming]: avoid a crash with a non-TSTypeReference type (#3718 @developer-bandi)jsx-no-leaked-render
][jsx-no-leaked-render]: invalid report if left side is boolean (#3746 @akulsr0)jsx-closing-bracket-location
][jsx-closing-bracket-location]: message shows{{details}}
when there are no details (#3759 @mdjermanovic)no-invalid-html-attribute
][no-invalid-html-attribute]: ensure error messages are correct (#3759 @mdjermanovic, @ljharb)Changed
facebook/react (eslint-plugin-react-hooks)
v4.6.2
Compare Source
v4.6.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.