Skip to content

build: bump tslib from 1.9.0 to 1.10.0#49

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tslib-1.10.0
Closed

build: bump tslib from 1.9.0 to 1.10.0#49
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tslib-1.10.0

Conversation

@dependabot-preview
Copy link

Bumps tslib from 1.9.0 to 1.10.0.

Release notes

Sourced from tslib's releases.

tslib 1.10.0

This release fixes enumerability in object rest's __rest helper (see details here) and adds a new __spreadArrays helper (done as part of a change for more accurate array spreads).

tslib 1.9.3

This release changes the __extends and __assign helper functions so that certain tools may more easily analyze them. Details are available on https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/24244.

tslib 1.9.2

Fixes issues in the __generator helper regarding return-ing and throw-ing. Details are available on #24463

tslib 1.9.1

Updates __asyncValues to more correctly align with CreateAsyncFromSyncIterator, and updates __asyncDelegator to ensure throw is correctly propagated.

Commits
  • e1aae12 Update version to '1.10.0'.
  • ab40523 Add '__spreadArrays' helper (#67)
  • 57efce4 Modified __rest to check if property is enumerable. (#66)
  • ca03390 Merge pull request #57 from styfle/patch-1
  • b99cbbc Update .npmignore
  • 9dd9aa3 Update version to '1.9.3'.
  • 4dc67f4 Update helpers to use redefining pattern if needed (related to Microsoft/Type...
  • a921045 Update version to '1.9.2'.
  • c72f81c Update __generators helper to match TS#24463 (#53)
  • 2c3d5d6 Update version number to '1.9.1'.
  • Additional commits viewable 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov-io
Copy link

codecov-io commented Jun 11, 2019

Codecov Report

Merging #49 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #49   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         102    102           
  Branches       12     12           
=====================================
  Hits          102    102

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 fbf2413...54e59c7. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #83.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/tslib-1.10.0 branch February 21, 2020 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant