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.5.0 #337

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/tslib

v2.5.0: tslib 2.5.0

Compare Source

What's New

Full Changelog: microsoft/tslib@2.4.1...2.5.0

v2.4.1: tslib 2.4.1

Compare Source

This release contains fixes for early returns and throws invoked on generators.

v2.4.0: tslib 2.4.0

Compare Source

This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection between multiple re-exports.

v2.3.1: tslib 2.3.1

Compare Source

This release updates the __spreadArray helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's NodeLists and HTMLCollections.

v2.3.0: tslib 2.3.0

Compare Source

This release updates tslib to use TypeScript 4.4's upcoming __spreadArray helper which correctly preserves sparse array inputs (e.g. arrays containing "missing" elements like [1, 2, , 4]). This new version of __spreadArray is backwards-compatible and is often also faster. See https://github.com/microsoft/tslib/pull/151 for more details.

v2.2.0: tslib 2.2.0

Compare Source

This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.

It does so by expanding the scope of __classPrivateFieldGet and __classPrivateFieldSet. See https://github.com/microsoft/tslib/pull/146 for more details.


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 changed the title Update dependency tslib to v2.2.0 fix(deps): update dependency tslib to v2.2.0 Apr 15, 2021
@sonarcloud
Copy link

sonarcloud bot commented Apr 17, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.2.0 fix(deps): update dependency tslib to v2.3.0 Jun 11, 2021
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 25b66f8 to 08de8a8 Compare August 3, 2021 04:50
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.3.0 fix(deps): update dependency tslib to v2.3.1 Aug 12, 2021
@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 90e5b8c to a121cd7 Compare January 28, 2022 09:40
@sonarcloud
Copy link

sonarcloud bot commented Jan 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.3.1 fix(deps): update dependency tslib to v2.4.0 Apr 22, 2022
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from d0be6b1 to c8d26ab Compare April 28, 2022 04:17
@sonarcloud
Copy link

sonarcloud bot commented Apr 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 464fcab to 10793d8 Compare July 13, 2022 02:25
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from cadfcab to 838de28 Compare July 31, 2022 03:38
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 8781192 to b6a1abc Compare August 28, 2022 03:18
@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.4.0 fix(deps): update dependency tslib to v2.4.1 Oct 31, 2022
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from f90c172 to 8a999d0 Compare November 7, 2022 07:20
@sonarcloud
Copy link

sonarcloud bot commented Nov 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.4.1 Update dependency tslib to v2.4.1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency tslib to v2.4.1 fix(deps): update dependency tslib to v2.4.1 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from caf12da to a073785 Compare January 10, 2023 06:45
@renovate renovate bot changed the title fix(deps): update dependency tslib to v2.4.1 fix(deps): update dependency tslib to v2.5.0 Jan 27, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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

Successfully merging this pull request may close these issues.

0 participants