Incognito / one-time-secret

Self-Host secrets on a host that you choose. Minimal requirements. Designed for easy setup.
MIT License
32 stars 5 forks source link

Bump typescript from 3.4.4 to 3.4.5 #123

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps typescript from 3.4.4 to 3.4.5.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.4.5 > [This release fixes an issue when running on `node` installations without `npm`.](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30909) > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.4 RC](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.0%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.4.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.1%22+is%3Aclosed+). > * [relevant changes in 3.4.2](https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/30731) > * [relevant changes in 3.4.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/pull/30814) > * [fixed issues query for TypeScript v3.4.4](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.4.4%22+is%3Aclosed+) > * [relevant changes in 3.4.5](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30909) > > Downloads are available on: > * [npm](https://www.npmjs.com/package/typescript) > * [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-345-vs2017) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) > * [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
Commits - [`7eda7ef`](https://github.com/Microsoft/TypeScript/commit/7eda7ef338a52a39d31d0a4e883b5a09fff096be) Update LKG. - [`5cfd28b`](https://github.com/Microsoft/TypeScript/commit/5cfd28bba479bb7010a98e58d74318f7526893da) Update version to 3.4.5 - [`85241c3`](https://github.com/Microsoft/TypeScript/commit/85241c365eefd48fecca35365a14cf1b683d6fb2) Port [#30910](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/30910) to release-3.4 ([#31024](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/31024)) - See full diff in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.4.4...v3.4.5)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.