Skip to content

chore:(deps): bump tslib from 2.3.0 to 2.3.1#1070

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tslib-2.3.1
Aug 16, 2021
Merged

chore:(deps): bump tslib from 2.3.0 to 2.3.1#1070
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tslib-2.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps tslib from 2.3.0 to 2.3.1.

Release notes

Sourced from tslib's releases.

tslib 2.3.1

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.

Commits
  • 251802e Bump version to 2.3.1.
  • ffb6938 Merge pull request #155 from microsoft/fixSpreadArrayForNonConcatSpreadables
  • dc0616a Fix __spreadArray for non-concat-spreadables
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner August 16, 2021 16:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 16, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 16, 2021

Codecov Report

Merging #1070 (efbc225) into main (c96f0ab) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1070   +/-   ##
=======================================
  Coverage   85.07%   85.07%           
=======================================
  Files         822      822           
  Lines       16923    16923           
  Branches     2045     2045           
=======================================
  Hits        14398    14398           
  Misses       2494     2494           
  Partials       31       31           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c96f0ab...efbc225. Read the comment docs.

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.3.1 branch from 98dee1b to efbc225 Compare August 16, 2021 17:34
Copy link
Copy Markdown
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 523afbc into main Aug 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tslib-2.3.1 branch August 16, 2021 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant