voldikss / coc-extensions

🌸 Collections of coc.nvim extensions maintained by @voldikss
122 stars 6 forks source link

chore(deps-dev): bump typescript from 3.5.2 to 3.5.3 #14

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps typescript from 3.5.2 to 3.5.3.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.5.3 > [This update fixes an issue with declaration emit when exported entities have function properties assigned to them.](https://github-redirect.dependabot.com/microsoft/TypeScript/issues/31676) > > Downloads are available on: > * [npm](https://www.npmjs.com/package/typescript)
Commits - [`aff7ef1`](https://github.com/microsoft/TypeScript/commit/aff7ef12305de00cca7ac405fdaf8402ba0e6973) Update LKG. - [`9205bcf`](https://github.com/microsoft/TypeScript/commit/9205bcfbc8b1c6b5130830b10290b27a9d49c103) Bump version to 3.5.2. - [`3e5a252`](https://github.com/microsoft/TypeScript/commit/3e5a25248e1d94bcd3de1c5cc3bd43de78422679) Port to `release-3.5`: Fake up a namespace enclosing declarati… ([#32032](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/32032)) - [`9967946`](https://github.com/microsoft/TypeScript/commit/99679466f2d59063278d539a8ce609d230ba5373) Fake up a namespace enclosing declaration when generating expando namespace m... - See full diff in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.5.2...v3.5.3)


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 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). To ignore the version in this PR you can just close it - `@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](https://app.dependabot.com): - 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) Finally, you can contact us by mentioning @dependabot.