-
Notifications
You must be signed in to change notification settings - Fork 3
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 v2.34.0 #87
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/typescript-eslint-monorepo
base: master
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
March 23, 2020 17:14
0349648
to
47cf22a
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.24.0
Update typescript-eslint monorepo to v2.25.0
Mar 23, 2020
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.25.0
Update typescript-eslint monorepo to v2.26.0
Mar 30, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
4 times, most recently
from
April 6, 2020 17:09
82970be
to
cccc304
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.26.0
Update typescript-eslint monorepo to v2.27.0
Apr 6, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
April 13, 2020 17:15
cccc304
to
acd4035
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.27.0
Update typescript-eslint monorepo to v2.28.0
Apr 13, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
April 20, 2020 17:21
acd4035
to
ae6af1f
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.28.0
Update typescript-eslint monorepo to v2.29.0
Apr 20, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
April 27, 2020 17:11
ae6af1f
to
c75d2e9
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.29.0
Update typescript-eslint monorepo
Apr 27, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
April 27, 2020 17:27
c75d2e9
to
ccf429e
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo
Update typescript-eslint monorepo to v2.30.0
Apr 27, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 4, 2020 17:33
ccf429e
to
6a0a995
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.30.0
Update typescript-eslint monorepo to v2.31.0
May 4, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 11, 2020 18:36
6a0a995
to
4372cee
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.31.0
Update typescript-eslint monorepo to v2.32.0
May 11, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 12, 2020 23:58
4372cee
to
f98832f
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.32.0
Update typescript-eslint monorepo to v2.33.0
May 12, 2020
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 18, 2020 17:23
f98832f
to
e3b63bd
Compare
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.33.0
Update typescript-eslint monorepo to v2.34.0
May 18, 2020
renovate
bot
changed the title
Update typescript-eslint monorepo to v2.34.0
chore(deps): update typescript-eslint monorepo to v2.34.0
Dec 18, 2020
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:
2.23.0
->2.34.0
2.23.0
->2.34.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v2.34.0
Compare Source
Features
allowInGenericTypeArguments
(#1960) (1bc105a)suggestion
property for rule modules (#2033) (f42a5b0)v2.33.0
Compare Source
Features
lines-between-class-members
(#1684) (08f93e6)v2.32.0
Compare Source
Bug Fixes
messages
from base rule (#1992) (51ca404)Features
v2.31.0
Compare Source
Bug Fixes
Features
v2.30.0
Compare Source
Bug Fixes
Features
dot-notation
(#1867) (a85c3e1)no-invalid-void-type
rule (#1847) (f667ff1)v2.29.0
Compare Source
Bug Fixes
ignoreTaggedTemplateExpressions
option (#1916) (369978e)Features
init-declarations
(#1814) (b01f5e7)keyword-spacing
(#1739) (c5106dd)v2.28.0
Compare Source
Bug Fixes
isTypeArrayTypeOrUnionOfArrayTypes
util for checking if type is array (#1728) (05030f8)Features
ts-expect-error
(#1706) (469cff3)const
assertions (#1713) (af2c00d)allowAny
(#1762) (d44c0f9)prefer-reduce-type-parameter
(#1707) (c92d240)prefer-ts-expect-error
(#1705) (7021f21)v2.27.0
Compare Source
Bug Fixes
Features
v2.26.0
Compare Source
Bug Fixes
v2.25.0
Compare Source
Bug Fixes
Features
class-literal-property-style
rule (#1582) (b2dbd89)v2.24.0
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v2.34.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v2.33.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v2.32.0
Compare Source
Features
v2.31.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v2.30.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v2.29.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v2.28.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v2.27.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v2.26.0
Compare Source
Features
v2.25.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v2.24.0
Compare Source
Features
export * as ns
(#1698) (133f622)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.