generated from KeiryoJS/typescript-project
-
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
⬆️ Update typescript-eslint monorepo to v4.33.0 #2
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/typescript-eslint-monorepo
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.
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/typescript-eslint-monorepo
branch
from
May 10, 2021 18:47
2964e7d
to
d24caf2
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.22.1
⬆️ Update typescript-eslint monorepo to v4.23.0
May 10, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 17, 2021 17:25
d24caf2
to
8703c9b
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.23.0
⬆️ Update typescript-eslint monorepo
May 17, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 17, 2021 19:14
8703c9b
to
ed6e3e1
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo
⬆️ Update typescript-eslint monorepo to v4.24.0
May 17, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 24, 2021 17:49
ed6e3e1
to
c8e7f9e
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.24.0
⬆️ Update typescript-eslint monorepo to v4.25.0
May 24, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 31, 2021 17:57
c8e7f9e
to
4bb4ca1
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.25.0
⬆️ Update typescript-eslint monorepo to v4.26.0
May 31, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
June 7, 2021 17:18
4bb4ca1
to
4290036
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.26.0
⬆️ Update typescript-eslint monorepo to v4.26.1
Jun 7, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
June 14, 2021 17:24
4290036
to
c917d95
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.26.1
⬆️ Update typescript-eslint monorepo to v4.27.0
Jun 14, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
June 21, 2021 17:39
c917d95
to
058c216
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.27.0
⬆️ Update typescript-eslint monorepo to v4.28.0
Jun 21, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
September 27, 2021 18:15
058c216
to
b7e702d
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.28.0
⬆️ Update typescript-eslint monorepo to v4.32.0
Sep 27, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
October 4, 2021 17:17
b7e702d
to
9062886
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo to v4.32.0
⬆️ Update typescript-eslint monorepo
Oct 4, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
October 4, 2021 19:21
9062886
to
aab92a4
Compare
renovate
bot
changed the title
⬆️ Update typescript-eslint monorepo
⬆️ Update typescript-eslint monorepo to v4.33.0
Oct 4, 2021
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. ⚠ Warning: custom changes will be lost. |
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.31.2
->4.33.0
4.31.2
->4.33.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v4.33.0
Compare Source
Bug Fixes
exceptAfterOverload
for abstract methods (#3943) (240fc65)as
assertions and types (#3940) (40760f9)RegExp
without flags (#3946) (0868725)v4.32.0
Compare Source
Bug Fixes
export default
(#3899) (ebb33ed)require
(#3871) (8aa87a1)NewExpression
(#3884) (ed5e459)RegExp
(#3855) (ffdb5ff)Features
no-non-null-asserted-nullish-coalescing
rule (#3349) (4e99961)no-restricted-imports
(#3775) (ec5d506)DefinitionType
enum (#3916) (13b7de5)4.31.2 (2021-09-20)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.31.1 (2021-09-13)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v4.33.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.32.0
Compare Source
Features
'latest'
asecmaVersion
(#3873) (25a42c0)4.31.2 (2021-09-20)
Note: Version bump only for package @typescript-eslint/parser
4.31.1 (2021-09-13)
Note: Version bump only for package @typescript-eslint/parser
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.