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

Update dependency tslib to v2.3.1 #356

Merged
merged 1 commit into from
Aug 14, 2021
Merged

Update dependency tslib to v2.3.1 #356

merged 1 commit into from
Aug 14, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/tslib

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

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

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.

v2.1.0

Compare Source

This release adds a new __spreadArray helper which avoids side-effects compared to the now-deprecated __spreadArrays and __spread helpers. See https://github.com/microsoft/tslib/pull/133 for more details.

This release also provides a more-specific error message when extending from a type which is not a function and not null. See https://github.com/microsoft/tslib/pull/138 for more details.


Configuration

📅 Schedule: 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 this update again.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Jan 6, 2021

⚠️ 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 check 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: search-extensibility-library/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-modern-search-extensibility-demo@0.0.1
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR!   react@"17.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"17.0.2" from react-dom@17.0.2
npm ERR! node_modules/react-dom
npm ERR!   react-dom@"17.0.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-05-05T16_06_24_454Z-debug.log

@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 8b6dac9 to dc1c66f Compare February 9, 2021 14:23
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from e8adcf1 to b431976 Compare February 20, 2021 19:04
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from b431976 to c878e87 Compare February 24, 2021 01:53
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from eb0becc to abc40b8 Compare March 7, 2021 15:13
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 4 times, most recently from 8d6ecfa to c7a51b0 Compare March 22, 2021 21:19
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from c7a51b0 to 5546362 Compare March 25, 2021 22:56
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 9a823c1 to 90c206e Compare April 5, 2021 19:07
@renovate renovate bot changed the title Update dependency tslib to v2.1.0 Update dependency tslib to v2.2.0 Apr 5, 2021
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 4 times, most recently from f43997f to 393fbd2 Compare April 8, 2021 02:48
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 393fbd2 to 6673f30 Compare April 14, 2021 12:25
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 7d1f94b to 23f2ab0 Compare April 26, 2021 19:50
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from a98c23b to 85bd10a Compare May 5, 2021 16:06
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 85bd10a to e6f1aaf Compare May 12, 2021 09:00
@renovate
Copy link
Contributor Author

renovate bot commented May 12, 2021

⚠️ 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 check 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: search-extensibility-library/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-modern-search-extensibility-demo@0.0.1
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR!   react@"17.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"17.0.2" from react-dom@17.0.2
npm ERR! node_modules/react-dom
npm ERR!   react-dom@"17.0.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-05-26T15_57_52_938Z-debug.log

@renovate renovate bot force-pushed the renovate/tslib-2.x branch from e6f1aaf to c7f0e01 Compare May 21, 2021 12:12
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 26 times, most recently from 84b6b35 to 16dab48 Compare August 14, 2021 06:19
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 16dab48 to f52de0e Compare August 14, 2021 06:27
@renovate renovate bot merged commit 0c01f12 into master Aug 14, 2021
@renovate renovate bot deleted the renovate/tslib-2.x branch August 14, 2021 06:35
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.

1 participant