Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Update dependency tslib to v2.7.0 #315

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

This PR contains the following updates:

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

Release Notes

Microsoft/tslib (tslib)

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

v2.4.1: tslib 2.4.1

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 292a321 to 9631e67 Compare March 16, 2023 21:52
@renovate renovate bot changed the title Update dependency tslib to v2.4.1 Update dependency tslib to v2.5.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 9631e67 to 9e383ce Compare May 28, 2023 08:52
@renovate renovate bot changed the title Update dependency tslib to v2.5.0 Update dependency tslib to v2.5.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 9e383ce to f9e194d Compare June 2, 2023 22:36
@renovate renovate bot changed the title Update dependency tslib to v2.5.2 Update dependency tslib to v2.5.3 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from f9e194d to 1221d75 Compare June 27, 2023 00:07
@renovate renovate bot changed the title Update dependency tslib to v2.5.3 Update dependency tslib to v2.6.0 Jun 27, 2023
@renovate renovate bot changed the title Update dependency tslib to v2.6.0 Update dependency tslib to v2.6.1 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 1221d75 to 770435c Compare July 24, 2023 22:20
@renovate renovate bot changed the title Update dependency tslib to v2.6.1 Update dependency tslib to v2.6.2 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 770435c to d890cd8 Compare August 18, 2023 19:47
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from d890cd8 to 86c0674 Compare June 4, 2024 22:28
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ENOTSUP
npm ERR! notsup Unsupported engine for [email protected]: wanted: {"npm":">=8.0.0","node":">=14.18.0"} (current: {"node":"20.17.0","npm":"6.14.18"})
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"npm":">=8.0.0","node":">=14.18.0"}
npm ERR! notsup Actual:   {"npm":"6.14.18","node":"20.17.0"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-08-23T23_14_25_243Z-debug.log

@renovate renovate bot changed the title Update dependency tslib to v2.6.2 Update dependency tslib to v2.6.3 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 86c0674 to 4e2a2fe Compare July 22, 2024 23:26
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 4e2a2fe to 8d710ce Compare August 23, 2024 23:14
@renovate renovate bot changed the title Update dependency tslib to v2.6.3 Update dependency tslib to v2.7.0 Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants