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.0 #343

Merged
merged 1 commit into from
Jul 31, 2021
Merged

Update dependency tslib to v2.3.0 #343

merged 1 commit into from
Jul 31, 2021

Conversation

renovate[bot]
Copy link

@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.0 age adoption passing confidence

Release Notes

Microsoft/tslib

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 microsoft/tslib#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 microsoft/tslib#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 microsoft/tslib#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 microsoft/tslib#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
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! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR!   react@"17.0.1" from the root project
npm ERR!   peer react@"17.0.1" from react-dom@17.0.1
npm ERR!   node_modules/react-dom
npm ERR!     react-dom@"17.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@">=16.8.0 <17.0.0" from @fluentui/theme@0.2.0
npm ERR! node_modules/@fluentui/theme
npm ERR!   @fluentui/theme@"^0.2.0" from @uifabric/styling@7.16.0
npm ERR!   node_modules/@fluentui/react-focus/node_modules/@uifabric/styling
npm ERR!     @uifabric/styling@"^7.16.0" from @fluentui/react-focus@7.15.1
npm ERR!     node_modules/@fluentui/react-focus
npm ERR!       @fluentui/react-focus@"^7.15.1" from office-ui-fabric-react@7.134.2
npm ERR!       node_modules/@uifabric/variants/node_modules/office-ui-fabric-react
npm ERR!   @fluentui/theme@"^0.2.0" from @uifabric/styling@7.16.0
npm ERR!   node_modules/@microsoft/office-ui-fabric-react-bundle/node_modules/@uifabric/styling
npm ERR!     @uifabric/styling@"^7.7.1" from @uifabric/icons@7.3.0
npm ERR!     node_modules/@microsoft/office-ui-fabric-react-bundle/node_modules/@uifabric/icons
npm ERR!       @uifabric/icons@"7.3.0" from @microsoft/office-ui-fabric-react-bundle@1.11.0
npm ERR!       node_modules/@microsoft/office-ui-fabric-react-bundle
npm ERR!       1 more (office-ui-fabric-react)
npm ERR!     1 more (office-ui-fabric-react)
npm ERR!   7 more (@uifabric/styling, @uifabric/styling, ...)
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_41_57_115Z-debug.log

@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from bf8a2eb to 1b4c4ab Compare February 9, 2021 14:56
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 4 times, most recently from 5bebc65 to 9de56fd Compare February 20, 2021 18:13
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 9de56fd to 4bf7d96 Compare February 24, 2021 03:00
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from c018d5a to c58a2d7 Compare March 7, 2021 15:14
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from 4916ce5 to d045bde Compare March 22, 2021 19:51
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 047ed34 to c01b270 Compare March 26, 2021 02:28
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from f54a296 to 1af37b9 Compare April 5, 2021 19:29
@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 3 times, most recently from b08dc13 to b117a1d Compare April 8, 2021 03:35
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 9b1d31a to a998fa1 Compare April 15, 2021 19:08
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from a998fa1 to 05982a8 Compare April 26, 2021 18:46
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 33e21af to 5a124e1 Compare May 5, 2021 16:42
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 5a124e1 to 5041d12 Compare May 12, 2021 09:39
@renovate
Copy link
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! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR!   react@"17.0.1" from the root project
npm ERR!   peer react@"17.0.1" from react-dom@17.0.1
npm ERR!   node_modules/react-dom
npm ERR!     react-dom@"17.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@">=16.8.0 <17.0.0" from @fluentui/theme@0.2.0
npm ERR! node_modules/@fluentui/theme
npm ERR!   @fluentui/theme@"^0.2.0" from @uifabric/styling@7.16.0
npm ERR!   node_modules/@fluentui/react-focus/node_modules/@uifabric/styling
npm ERR!     @uifabric/styling@"^7.16.0" from @fluentui/react-focus@7.15.1
npm ERR!     node_modules/@fluentui/react-focus
npm ERR!       @fluentui/react-focus@"^7.15.1" from office-ui-fabric-react@7.134.2
npm ERR!       node_modules/@uifabric/variants/node_modules/office-ui-fabric-react
npm ERR!   @fluentui/theme@"^0.2.0" from @uifabric/styling@7.16.0
npm ERR!   node_modules/@microsoft/office-ui-fabric-react-bundle/node_modules/@uifabric/styling
npm ERR!     @uifabric/styling@"^7.7.1" from @uifabric/icons@7.3.0
npm ERR!     node_modules/@microsoft/office-ui-fabric-react-bundle/node_modules/@uifabric/icons
npm ERR!       @uifabric/icons@"7.3.0" from @microsoft/office-ui-fabric-react-bundle@1.11.0
npm ERR!       node_modules/@microsoft/office-ui-fabric-react-bundle
npm ERR!       1 more (office-ui-fabric-react)
npm ERR!     1 more (office-ui-fabric-react)
npm ERR!   7 more (@uifabric/styling, @uifabric/styling, ...)
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-26T18_51_39_612Z-debug.log

@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 5041d12 to 25c5878 Compare May 21, 2021 13:35
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 26 times, most recently from e5cdcfc to 0cae546 Compare July 31, 2021 02:21
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 0cae546 to 5315cf8 Compare July 31, 2021 02:39
@renovate renovate bot merged commit 509e239 into master Jul 31, 2021
@renovate renovate bot deleted the renovate/tslib-2.x branch July 31, 2021 02:52
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