dalen / puppetexplorer

Puppet web interface written in CoffeeScript using AngularJS
demo.puppetexplorer.io
Other
412 stars 43 forks source link

Bump typescript from 3.1.3 to 3.1.4 #521

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps typescript from 3.1.3 to 3.1.4.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.1.4 > This release include a set of bug fixes reported for TypeScript 3.1.3 and TSServer plugin configuration support. For the complete list of fixed issues, check out the [fixed issues query for TypeScript 3.1.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.1.4%22+label%3A%22fixed%22+). > > Download: > - [npm](https://www.npmjs.com/package/typescript)
Commits - [`9733858`](https://github.com/Microsoft/TypeScript/commit/9733858944ca6204dff137e03373da4668347ce0) Update LKG. - [`626303e`](https://github.com/Microsoft/TypeScript/commit/626303e6df8f9b21c55949f53d1a4abc106dd3b1) Bump to 3.1.4. - [`83c38f3`](https://github.com/Microsoft/TypeScript/commit/83c38f367a3548738c014f6ffa677b76812affb4) Merge pull request [#28106](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28106) from minestarks/configure-plugins - [`9bb87ec`](https://github.com/Microsoft/TypeScript/commit/9bb87ecf2ed6f0101ab0fe9a432c08215e2a5850) Accept baselines - [`db914d8`](https://github.com/Microsoft/TypeScript/commit/db914d873917b25c91f29f7faf7db668b97dd44f) Add test for configurePlugin - [`4273fd7`](https://github.com/Microsoft/TypeScript/commit/4273fd7d55ecdd9a77c7d3dce526667543b657b7) configurePlugins command for tsserver - [`2cd9eba`](https://github.com/Microsoft/TypeScript/commit/2cd9ebadcbadeea03e4601ddb09bfa671328b15e) Fix tests for node 11 ([#28108](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28108)) - [`ca6e2e7`](https://github.com/Microsoft/TypeScript/commit/ca6e2e7bb169b486c0626be52c4d53b03d603f4a) Fix bug: Ensure JSDoc type range is valid ([#27343](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/27343)) ([#28008](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28008)) - See full diff in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.1.3...v3.1.4)


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 cancel merge` will cancel a previously requested merge - `@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.