-
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
fix(deps): update dependency tslib to v2.8.1 #1055
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1055 +/- ##
========================================
Coverage 99.26% 99.26%
========================================
Files 131 131
Lines 3259 3259
Branches 344 344
========================================
Hits 3235 3235
Misses 22 22
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. |
87a3306
to
7cada9e
Compare
7cada9e
to
83bcfa2
Compare
83bcfa2
to
5fbd32a
Compare
5fbd32a
to
8459791
Compare
8459791
to
5552cbc
Compare
5552cbc
to
44a6184
Compare
44a6184
to
54f01e3
Compare
54f01e3
to
2a9302d
Compare
2a9302d
to
2b8905e
Compare
2b8905e
to
f20cbf8
Compare
f20cbf8
to
40c25c6
Compare
40c25c6
to
63d9db6
Compare
Code Climate has analyzed commit 63d9db6 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (90% is the threshold). This pull request will bring the total coverage in the repository to 99.7% (0.0% change). View more on Code Climate. |
This PR contains the following updates:
2.4.1
->2.8.1
Release Notes
Microsoft/tslib (tslib)
v2.8.1
Compare Source
v2.8.0
Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.7.0...v2.8.0
v2.7.0
Compare Source
v2.6.3
Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.6.2...v2.6.3
v2.6.2
: tslib 2.6.2Compare Source
What's Changed
exports["module"]["types"]
by @andrewbranch in https://github.com/microsoft/tslib/pull/217Full Changelog: microsoft/tslib@v2.6.1...v2.6.2
v2.6.1
: tslib 2.6.1Compare Source
What's Changed
Full Changelog: microsoft/tslib@2.6.0...v2.6.1
v2.6.0
: tslib 2.6.0Compare Source
What's Changed
using
andawait using
by @rbuckton in https://github.com/microsoft/tslib/pull/213Full Changelog: microsoft/tslib@v2.5.3...2.6.0
v2.5.3
: tslib 2.5.3Compare Source
What's Changed
Full Changelog: microsoft/tslib@2.5.2...v2.5.3
v2.5.2
: tslib 2.5.2Compare Source
This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.
v2.5.1
: tslib 2.5.1Compare Source
This release of tslib provides fixes for two issues.
First, it reverses the order of
init
hooks provided by decorators to correctly reflect proposed behavior.Second, it corrects the
exports
field of tslib'spackage.json
and provides accurate declaration files so that it may be consumed under thenode16
andbundler
settings formoduleResolution.
v2.5.0
: tslib 2.5.0Compare Source
What's New
__esDecorate
and related helpers by @rbuckton in https://github.com/microsoft/tslib/pull/193Full Changelog: microsoft/tslib@2.4.1...2.5.0
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.