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

chore(deps-dev): bump typescript from 3.9.2 to 3.9.7 in /cast-receiver #234

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 19, 2020

Bumps typescript from 3.9.2 to 3.9.7.

Release notes

Sourced from typescript's releases.

TypeScript 3.9.7

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

TypeScript 3.9.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

TypeScript 3.9.5

This release contains bug fixes in type-checking, emit, and editor scenarios.

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Commits
  • a7d8011 Bump version to 3.9.7 and LKG
  • 761a9ed Cherry-pick PR #39599 into release-3.9 (#39601)
  • 75d6648 Cherry-pick PR #39573 into release-3.9 (#39602)
  • c6f9343 Bump version to 3.9.6 and LKG
  • 1ee1212 isDynamicName skips parentheses for element access
  • 986e9dd Fix crash when serializing the return type of a generic call to Array.prototy...
  • 9ec5fc5 Cherry-pick PR #38653 into release-3.9 (#38687)
  • 2fff325 Fix recently added test so it is cross-plat
  • c88ed72 Patch to use this.timeout() > 0 rather than this.enableTimeout() to work with...
  • 338e42f Update request-pr-review script to latest version of octokit (#39031)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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)
  • 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)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 19, 2020
@codecov
Copy link

codecov bot commented Jul 19, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #234   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files           3        3           
  Lines         136      136           
  Branches       30       30           
=======================================
  Hits          133      133           
  Misses          3        3           
Flag Coverage Δ
#cast_receiver 97.79% <ø> (ø)
#unit_tests 97.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 44a0240...22b8637. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cast-receiver/typescript-3.9.7 branch from 83de158 to 5324f19 Compare July 19, 2020 09:05
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.9.2...v3.9.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cast-receiver/typescript-3.9.7 branch from 5324f19 to 22b8637 Compare July 19, 2020 09:07
@ashutoshgngwr ashutoshgngwr merged commit 9c6b5db into master Jul 19, 2020
@ashutoshgngwr ashutoshgngwr deleted the dependabot/npm_and_yarn/cast-receiver/typescript-3.9.7 branch July 19, 2020 09:09
@ashutoshgngwr ashutoshgngwr added this to the 0.9.x milestone Jul 20, 2020
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