gluons / vue-highlight.js

📜 Highlight.js syntax highlighter component for Vue.
https://git.io/vue-highlight.js
MIT License
208 stars 24 forks source link

⬆️ Bump typescript from 3.6.2 to 3.9.7 #45

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps typescript from 3.6.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
Maintainer changes

This version was pushed to npm by typescript-bot, a new releaser for typescript since your current version.


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