Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

chore: bump typescript from 3.8.3 to 3.9.7 in /web #119

Merged
merged 1 commit into from
Jul 18, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps typescript from 3.8.3 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.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 18, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/web/typescript-3.9.7 branch 3 times, most recently from a53999a to 67affd6 Compare July 18, 2020 14:51
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.8.3...v3.9.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/web/typescript-3.9.7 branch from 67affd6 to 066945a Compare July 18, 2020 15:05
@victorkt victorkt merged commit 7012e8e into master Jul 18, 2020
@victorkt victorkt deleted the dependabot/npm_and_yarn/web/typescript-3.9.7 branch July 18, 2020 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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