This repository was archived by the owner on Mar 16, 2023. It is now read-only.
chore(deps): update dependency tslib to v2.4.1#11
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency tslib to v2.4.1#11renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/monoid-dev/reform/FSE4jNaFDukhmB72srbXyZnzLCyM [Deployment for 5616741 failed] |
5c076d4 to
3c645c2
Compare
3c645c2 to
159a812
Compare
159a812 to
d728946
Compare
d728946 to
84eeb12
Compare
84eeb12 to
5616741
Compare
5616741 to
01e7d4e
Compare
|
Deployment failed with the following error: |
f0cd6d8 to
9ad68ef
Compare
acb3d5d to
0771da8
Compare
0771da8 to
37a7c47
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
37a7c47 to
45f8878
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.0->2.4.1Release Notes
Microsoft/tslib
v2.4.1: tslib 2.4.1Compare Source
This release contains fixes for early
returns andthrows invoked on generators.v2.4.0: tslib 2.4.0Compare Source
This release includes the
__classPrivateFieldInhelper as well as an update to__createBindingto reduce indirection between multiple re-exports.v2.3.1: tslib 2.3.1Compare Source
This release updates the
__spreadArrayhelper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM'sNodeLists andHTMLCollections.v2.3.0: tslib 2.3.0Compare Source
This release updates tslib to use TypeScript 4.4's upcoming
__spreadArrayhelper which correctly preserves sparse array inputs (e.g. arrays containing "missing" elements like[1, 2, , 4]). This new version of__spreadArrayis backwards-compatible and is often also faster. See https://github.com/microsoft/tslib/pull/151 for more details.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Mend Renovate. View repository job log here.