-
Notifications
You must be signed in to change notification settings - Fork 5
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
bump(deps): update eslint - autoclosed #188
Closed
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
requested review from
thedoublejay,
Nanosync and
kevzzsk
as code owners
July 12, 2024 09:55
github-actions
bot
added
the
kind/dependencies
Pull requests that update a dependency file
label
Jul 12, 2024
renovate
bot
force-pushed
the
renovate/eslint
branch
from
July 21, 2024 17:11
120b6dd
to
a5db08c
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
July 25, 2024 02:22
a5db08c
to
91bf2e1
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
July 25, 2024 02:26
91bf2e1
to
7b963ad
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
July 25, 2024 14:24
7b963ad
to
81880e7
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
July 26, 2024 05:39
81880e7
to
9ec3364
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
July 26, 2024 05:42
9ec3364
to
12ee4e1
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
August 6, 2024 05:44
12ee4e1
to
f030814
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
August 20, 2024 22:08
f030814
to
15ad3d5
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
August 22, 2024 12:08
15ad3d5
to
2afb7d9
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 14, 2024 11:01
2afb7d9
to
403a6da
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 16, 2024 01:56
403a6da
to
c6db567
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 16, 2024 02:01
c6db567
to
7a210e5
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 16, 2024 03:05
dfa2000
to
f86ede3
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 20, 2024 07:21
f86ede3
to
3f072ca
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 20, 2024 07:29
3f072ca
to
63e7ab9
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 20, 2024 08:19
63e7ab9
to
62166e8
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 20, 2024 08:23
62166e8
to
dee9a2d
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 20, 2024 15:23
dee9a2d
to
7add7f5
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 23, 2024 08:27
7add7f5
to
5426aa2
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 20, 2024 02:08
5426aa2
to
aa161fb
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 24, 2024 22:36
aa161fb
to
9178e10
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 30, 2024 07:18
9178e10
to
42a3474
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
November 7, 2024 03:10
42a3474
to
4d54d9f
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
November 22, 2024 03:59
4d54d9f
to
21535cc
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
November 22, 2024 04:06
21535cc
to
8585c36
Compare
renovate
bot
changed the title
bump(deps): update eslint
bump(deps): update eslint - autoclosed
Nov 22, 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:
^4.6.0
->^4.6.2
^0.4.6
->^0.4.14
Release Notes
facebook/react (eslint-plugin-react-hooks)
v4.6.2
Compare Source
v4.6.1
Compare Source
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.14
Compare Source
v0.4.13
Compare Source
react-redux
connect (export default connect(mapStateToProps, mapDispatchToProps)(MyComponent)
) (fixes #51)v0.4.12
Compare Source
v0.4.11
Compare Source
export type foo = string;
) (fixes #47)v0.4.10
Compare Source
function Foo() {}; export default React.memo(Foo)
(#46) (thanks @SukkaW!)v0.4.9
Compare Source
function Foo() {}; export default memo(Foo)
(fixes #44)v0.4.8
Compare Source
export const foo = -1
withallowConstantExport
(fixes #43)v0.4.7
Compare Source
export { Component as default }
(fixes #41)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.