-
Notifications
You must be signed in to change notification settings - Fork 12
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): replace dependency babel-eslint with @babel/eslint-parser 7.11.0 #368
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/babel-eslint-replacement
base: dev
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.
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/babel-eslint-replacement
branch
5 times, most recently
from
March 25, 2023 07:31
be73653
to
57be18c
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
2 times, most recently
from
April 8, 2023 08:54
cb10964
to
320ae20
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
2 times, most recently
from
April 29, 2023 05:50
b34571d
to
73c0331
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
2 times, most recently
from
May 27, 2023 07:03
6eea9be
to
8ec4705
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
May 28, 2023 06:25
8ec4705
to
dc275ad
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
June 10, 2023 03:17
dc275ad
to
d3c593c
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
July 19, 2023 11:30
d3c593c
to
90f9b8e
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
September 9, 2023 04:37
90f9b8e
to
28a466b
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
December 3, 2023 09:11
28a466b
to
ac11e06
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
4 times, most recently
from
January 6, 2024 03:47
1630214
to
55985c2
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
January 20, 2024 03:57
55985c2
to
cc4d793
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
January 27, 2024 05:15
cc4d793
to
ba6cca1
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
February 3, 2024 06:25
ba6cca1
to
923ec0c
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
February 24, 2024 03:33
923ec0c
to
70b7ab1
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
March 16, 2024 03:15
70b7ab1
to
0dff109
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
3 times, most recently
from
April 20, 2024 04:19
bd8ed9b
to
eebdc0a
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
May 25, 2024 04:24
eebdc0a
to
bb2f61f
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
July 27, 2024 07:13
bb2f61f
to
5797e0d
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
August 3, 2024 05:18
5797e0d
to
22e9753
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
August 15, 2024 07:14
22e9753
to
d069467
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
3 times, most recently
from
August 31, 2024 03:29
b8a8c65
to
53fe6c4
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
September 1, 2024 02:14
53fe6c4
to
844387f
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
September 21, 2024 05:05
844387f
to
59547f2
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
November 2, 2024 05:03
59547f2
to
5129015
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
November 30, 2024 04:07
5129015
to
b3dc7f5
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
December 7, 2024 05:07
b3dc7f5
to
b7345fa
Compare
renovate
bot
force-pushed
the
renovate/babel-eslint-replacement
branch
from
December 7, 2024 07:18
b7345fa
to
30b5590
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
10.1.0
->7.11.0
This is a special PR that replaces
babel-eslint
with the community suggested minimal stable replacement version.Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.