Skip to content
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.6.2 #1055

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tslib (source) 2.4.1 -> 2.6.2 age adoption passing confidence

Release Notes

Microsoft/tslib (tslib)

v2.6.2: tslib 2.6.2

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.1...v2.6.2

v2.6.1: tslib 2.6.1

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.6.0...v2.6.1

v2.6.0: tslib 2.6.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.5.3...2.6.0

v2.5.3: tslib 2.5.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.5.2...v2.5.3

v2.5.2: tslib 2.5.2

Compare Source

This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.

v2.5.1: tslib 2.5.1

Compare 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's package.json and provides accurate declaration files so that it may be consumed under the node16 and bundler settings for moduleResolution.

v2.5.0: tslib 2.5.0

Compare Source

What's New

Full 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from C0ZEN as a code owner March 12, 2023 23:34
@renovate renovate bot added the dependencies 📦 Alter the dependencies label Mar 12, 2023
@renovate renovate bot assigned C0ZEN Mar 12, 2023
@vercel
Copy link

vercel bot commented Mar 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stale-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 7:12pm

@codecov
Copy link

codecov bot commented Mar 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.26%. Comparing base (5ec451e) to head (2a9302d).
Report is 53 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           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           
Flag Coverage Δ
integration-issues 72.61% <ø> (ø)
integration-pull-requests 75.67% <ø> (ø)
unit 99.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the dependencies/minor/tslib-2.x branch from 87a3306 to 7cada9e Compare March 14, 2023 21:15
@renovate renovate bot force-pushed the dependencies/minor/tslib-2.x branch from 7cada9e to 83bcfa2 Compare April 2, 2023 08:55
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.5.0 fix(deps): update dependency tslib to v2.5.1 May 18, 2023
@renovate renovate bot force-pushed the dependencies/minor/tslib-2.x branch from 83bcfa2 to 5fbd32a Compare May 18, 2023 01:50
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.5.1 fix(deps): update dependency tslib to v2.5.2 May 19, 2023
@renovate renovate bot force-pushed the dependencies/minor/tslib-2.x branch from 5fbd32a to 8459791 Compare May 19, 2023 01:03
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.5.2 fix(deps): update dependency tslib to v2.5.3 Jun 2, 2023
@renovate renovate bot force-pushed the dependencies/minor/tslib-2.x branch from 8459791 to 5552cbc Compare June 2, 2023 22:22
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.5.3 fix(deps): update dependency tslib to v2.6.0 Jun 27, 2023
@renovate renovate bot force-pushed the dependencies/minor/tslib-2.x branch from 5552cbc to 44a6184 Compare June 27, 2023 00:52
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.6.0 fix(deps): update dependency tslib to v2.6.1 Jul 24, 2023
@renovate renovate bot force-pushed the dependencies/minor/tslib-2.x branch from 44a6184 to 54f01e3 Compare July 24, 2023 22:37
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.6.1 fix(deps): update dependency tslib to v2.6.2 Aug 18, 2023
@renovate renovate bot force-pushed the dependencies/minor/tslib-2.x branch from 54f01e3 to 2a9302d Compare August 18, 2023 19:09
@codeclimate
Copy link

codeclimate bot commented Aug 18, 2023

Code Climate has analyzed commit 2a9302d 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%.

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 📦 Alter the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant