generated from actions/typescript-action
-
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 typescript-eslint monorepo to v4.33.0 #20
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
April 5, 2021 17:32
94308fd
to
6c014a4
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.20.0
chore(deps): update typescript-eslint monorepo
Apr 5, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
April 5, 2021 19:03
6c014a4
to
0aa2fc0
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo
chore(deps): update typescript-eslint monorepo to v4.21.0
Apr 5, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
April 12, 2021 19:46
0aa2fc0
to
44ec053
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.21.0
chore(deps): update typescript-eslint monorepo to v4.22.0
Apr 12, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
April 17, 2021 07:02
44ec053
to
4316c55
Compare
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 4, 2021 10:47
4316c55
to
3a19f14
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.22.0
chore(deps): update typescript-eslint monorepo to v4.22.1
May 4, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 10, 2021 18:10
3a19f14
to
4ddf8c2
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.22.1
chore(deps): 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 18:33
4ddf8c2
to
4f9812a
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.23.0
chore(deps): 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:38
4f9812a
to
1d43120
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.24.0
chore(deps): 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:41
1d43120
to
33ef602
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.25.0
chore(deps): 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:45
33ef602
to
f8877e9
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.26.0
chore(deps): 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:22
f8877e9
to
d01a1a3
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.26.1
chore(deps): update typescript-eslint monorepo to v4.27.0
Jun 14, 2021
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
October 18, 2021 23:49
d01a1a3
to
2aaaf1b
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to v4.27.0
chore(deps): update typescript-eslint monorepo to v4.33.0
Oct 18, 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. |
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.15.1
->4.33.0
4.15.1
->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
v4.31.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.0
Compare Source
Bug Fixes
ReportFixFunction
(#3830) (8218055)Features
no-meaningless-void-operator
rule (#3641) (ea40ab6)padding-line-between-statements
(#3418) (f79ae9b)v4.30.0
Compare Source
Bug Fixes
Features
4.29.3 (2021-08-23)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.29.2 (2021-08-16)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.29.1 (2021-08-09)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.0
Compare Source
Bug Fixes
TSAsExpression
(#3631) (00a4369)Features
4.28.5 (2021-07-26)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.4 (2021-07-19)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.3 (2021-07-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.2 (2021-07-05)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.1 (2021-06-28)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.5
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.4
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.0
Compare Source
Bug Fixes
v4.27.0
Compare Source
Bug Fixes
Features
4.26.1 (2021-06-07)
Bug Fixes
v4.26.1
Compare Source
Bug Fixes
v4.26.0
Compare Source
Bug Fixes
Features
v4.25.0
Compare Source
Bug Fixes
v4.24.0
Compare Source
Bug Fixes
Features
noPropertyAccessFromIndexSignature
(#3361) (37ec2c2)v4.23.0
Compare Source
Bug Fixes
Features
4.22.1 (2021-05-04)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.22.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.22.0
Compare Source
Bug Fixes
Features
v4.21.0
Compare Source
Bug Fixes
keyof
as an alias (#3242) (329ef02)Features
this
fornoImplicitThis
(#3199) (b1b26c4)v4.20.0
Compare Source
Features
v4.19.0
Compare Source
Bug Fixes
Features
v4.18.0
Compare Source
Bug Fixes
Features
v4.17.0
Compare Source
Bug Fixes
Features
4.16.1 (2021-03-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.16.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.16.0
Compare Source
Bug Fixes
super
expressions inthis
assignments (#3010) (c65a139)Features
4.15.2 (2021-02-22)
Bug Fixes
4.15.1 (2021-02-15)
Bug Fixes
v4.15.2
Compare Source
Bug Fixes
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
v4.31.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.31.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.31.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.30.0
Compare Source
Features
4.29.3 (2021-08-23)
Note: Version bump only for package @typescript-eslint/parser
4.29.2 (2021-08-16)
Note: Version bump only for package @typescript-eslint/parser
4.29.1 (2021-08-09)
Note: Version bump only for package @typescript-eslint/parser
v4.29.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.0
Compare Source
Features
4.28.5 (2021-07-26)
Note: Version bump only for package @typescript-eslint/parser
4.28.4 (2021-07-19)
Note: Version bump only for package @typescript-eslint/parser
4.28.3 (2021-07-12)
Note: Version bump only for package @typescript-eslint/parser
4.28.2 (2021-07-05)
Note: Version bump only for package @typescript-eslint/parser
4.28.1 (2021-06-28)
Note: Version bump only for package @typescript-eslint/parser
v4.28.5
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.4
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.27.0
Compare Source
Bug Fixes
Features
4.26.1 (2021-06-07)
Note: Version bump only for package @typescript-eslint/parser
v4.26.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.26.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.25.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.24.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.23.0
Compare Source
Features
4.22.1 (2021-05-04)
Note: Version bump only for package @typescript-eslint/parser
v4.22.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.22.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.21.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.20.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.19.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.18.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
[
v4.17.0
](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​4170-httpsgithubcomtypescript-eslinttypeConfiguration
📅 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.