Skip to content

Bump typescript from 3.9.3 to 3.9.6 #2798

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

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps typescript from 3.9.3 to 3.9.6.

Release notes

Sourced from typescript's releases.

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

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

Downloads are available on:

Commits
  • 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)
  • c388222 Bump version to 3.9.5 and LKG
  • e0d620d Update LKG.
  • 28ea935 Merge pull request #38811 from typescript-bot/pick/38808/release-3.9
  • 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
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-3.9.6 branch from be37660 to 4fe3abc Compare July 13, 2020 16:45
@TylerLeonhardt
Copy link
Member

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-3.9.6 branch from 4fe3abc to 6737e24 Compare July 13, 2020 20:19
@TylerLeonhardt TylerLeonhardt merged commit 0cfd904 into master Jul 14, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typescript-3.9.6 branch July 14, 2020 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants