-
Notifications
You must be signed in to change notification settings - Fork 41
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 ^5.62.0 #145
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
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #145 +/- ##
==========================================
- Coverage 93.61% 89.33% -4.29%
==========================================
Files 57 44 -13
Lines 752 947 +195
Branches 56 0 -56
==========================================
+ Hits 704 846 +142
- Misses 32 101 +69
+ Partials 16 0 -16 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.0
chore(deps): update typescript-eslint monorepo to ^5.59.1
Apr 24, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
April 24, 2023 19:34
24c5722
to
514bfca
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.1
chore(deps): update typescript-eslint monorepo to ^5.59.2
May 1, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 1, 2023 20:21
514bfca
to
6f47a31
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.2
chore(deps): update typescript-eslint monorepo to ^5.59.5
May 8, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 8, 2023 18:25
6f47a31
to
64bac47
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.5
chore(deps): update typescript-eslint monorepo to ^5.59.6
May 15, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
2 times, most recently
from
May 22, 2023 17:31
4be591e
to
b8df556
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.6
chore(deps): update typescript-eslint monorepo to ^5.59.7
May 22, 2023
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.7
chore(deps): update typescript-eslint monorepo to ^5.59.8
May 29, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
May 29, 2023 19:48
b8df556
to
0b4baac
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.8
chore(deps): update typescript-eslint monorepo to ^5.59.9
Jun 5, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
June 5, 2023 18:57
0b4baac
to
c3a65c7
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.9
chore(deps): update typescript-eslint monorepo to ^5.59.11
Jun 12, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
June 12, 2023 20:37
c3a65c7
to
846e093
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.59.11
chore(deps): update typescript-eslint monorepo to ^5.60.0
Jun 19, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
June 19, 2023 18:16
846e093
to
b471719
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.60.0
chore(deps): update typescript-eslint monorepo to ^5.60.1
Jun 26, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
June 26, 2023 20:02
b471719
to
41d1c62
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.60.1
chore(deps): update typescript-eslint monorepo to ^5.61.0
Jul 3, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
July 3, 2023 19:08
41d1c62
to
9a447b6
Compare
renovate
bot
changed the title
chore(deps): update typescript-eslint monorepo to ^5.61.0
chore(deps): update typescript-eslint monorepo to ^5.62.0
Jul 10, 2023
renovate
bot
force-pushed
the
renovate/typescript-eslint-monorepo
branch
from
July 10, 2023 17:40
9a447b6
to
779911b
Compare
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:
^5.58.0
->^5.62.0
^5.58.0
->^5.62.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.62.0
Compare Source
Bug Fixes
Features
ignorePrimitives
option (#6487) (6edaa04)You can read about our versioning strategy and releases on our website.
v5.61.0
Compare Source
Features
You can read about our versioning strategy and releases on our website.
5.60.1 (2023-06-26)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v5.60.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v5.60.0
Compare Source
Features
5.59.11 (2023-06-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.10 (2023-06-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.9 (2023-06-05)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.8 (2023-05-29)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.7 (2023-05-22)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.6 (2023-05-15)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.5 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.4 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.3 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.2 (2023-05-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.1 (2023-04-24)
Bug Fixes
v5.59.11
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.10
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.9
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.8
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.7
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.6
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.5
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.0
Compare Source
Bug Fixes
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.62.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v5.61.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
5.60.1 (2023-06-26)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v5.60.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v5.60.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.59.11 (2023-06-12)
Note: Version bump only for package @typescript-eslint/parser
5.59.10 (2023-06-12)
Note: Version bump only for package @typescript-eslint/parser
5.59.9 (2023-06-05)
Note: Version bump only for package @typescript-eslint/parser
5.59.8 (2023-05-29)
Note: Version bump only for package @typescript-eslint/parser
5.59.7 (2023-05-22)
Note: Version bump only for package @typescript-eslint/parser
5.59.6 (2023-05-15)
Note: Version bump only for package @typescript-eslint/parser
5.59.5 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.4 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.3 (2023-05-08)
Note: Version bump only for package @typescript-eslint/parser
5.59.2 (2023-05-01)
Note: Version bump only for package @typescript-eslint/parser
5.59.1 (2023-04-24)
Note: Version bump only for package @typescript-eslint/parser
v5.59.11
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.10
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.9
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.8
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.7
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.6
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.5
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Configuration
📅 Schedule: Branch creation - "before 6am" (UTC), 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 was generated by Mend Renovate. View the repository job log.