-
-
Notifications
You must be signed in to change notification settings - Fork 276
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
fix(deps): update dependency typescript to ~5.3.0 #750
Merged
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-5.x
branch
5 times, most recently
from
March 25, 2023 14:33
deb6494
to
3c39d70
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
2 times, most recently
from
April 2, 2023 13:34
179ba2b
to
2c8a7ba
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
April 12, 2023 15:43
2c8a7ba
to
640871c
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
3 times, most recently
from
May 4, 2023 01:18
6d3b382
to
36cc150
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
5 times, most recently
from
May 6, 2023 05:42
859862c
to
87dcbc9
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
May 15, 2023 06:49
87dcbc9
to
fbefb91
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
2 times, most recently
from
June 1, 2023 19:45
263f277
to
dd57e0c
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
2 times, most recently
from
June 20, 2023 18:34
9f545cf
to
fc3413e
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
July 1, 2023 04:47
fc3413e
to
4a8d246
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
July 10, 2023 05:21
4a8d246
to
d581159
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
July 20, 2023 12:40
d581159
to
5a663a5
Compare
renovate
bot
changed the title
fix(deps): update dependency typescript to v5
fix(deps): update dependency typescript to ~5.1.0
Jul 20, 2023
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
5 times, most recently
from
July 22, 2023 12:20
2317b10
to
5f1b26c
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
8 times, most recently
from
November 28, 2023 07:04
e47b4f2
to
aee0bdb
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
December 5, 2023 06:05
aee0bdb
to
beab5cf
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
December 12, 2023 06:10
beab5cf
to
8eb5072
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
2 times, most recently
from
December 26, 2023 04:37
bda9dad
to
cb431a5
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
January 2, 2024 03:58
cb431a5
to
36ec6fa
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
2 times, most recently
from
January 12, 2024 18:16
51a27ba
to
b919c6a
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
January 16, 2024 07:50
b919c6a
to
8779655
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
2 times, most recently
from
January 30, 2024 06:28
ee53989
to
6c2e6dc
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
3 times, most recently
from
February 6, 2024 06:29
89edbeb
to
17531de
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
3 times, most recently
from
February 14, 2024 14:05
5638d66
to
0995737
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #750 +/- ##
==========================================
+ Coverage 94.93% 94.98% +0.04%
==========================================
Files 34 34
Lines 731 738 +7
Branches 175 177 +2
==========================================
+ Hits 694 701 +7
Misses 20 20
Partials 17 17 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
February 14, 2024 14:07
0995737
to
cea95dd
Compare
renovate
bot
force-pushed
the
renovate/typescript-5.x
branch
from
February 14, 2024 14:10
cea95dd
to
119e6f8
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.0.0
->~5.3.0
~5.2.0
->~5.3.0
Release Notes
Microsoft/TypeScript (typescript)
v5.3.3
: TypeScript 5.3.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.2
: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.2.2
: TypeScript 5.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.1.6
: TypeScript 5.1.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on npm
v5.1.5
: TypeScript 5.1.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.1.3
: TypeScript 5.1.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.