Skip to content

build(deps): bump tslib from 1.9.0 to 1.9.3#12

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

build(deps): bump tslib from 1.9.0 to 1.9.3#12
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tslib-1.9.3

Conversation

@dependabot-preview
Copy link

Bumps tslib from 1.9.0 to 1.9.3.

Release notes

Sourced from tslib's releases.

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 https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/24463

tslib 1.9.1

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

Commits
  • 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'.
  • 008541b Fix async generator rejection handling (#51)
  • 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 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

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.9.3.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@1.9.0...1.9.3)

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

codecov-io commented Jun 25, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #12   +/-   ##
=====================================
  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...f5df321. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #49.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/tslib-1.9.3 branch June 11, 2019 11:23
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.

2 participants