magic-akari / seamless-scroll-polyfill

Scroll Behavior polyfill
https://www.npmjs.com/package/seamless-scroll-polyfill
MIT License
159 stars 11 forks source link

Bump typescript from 3.2.1 to 3.2.2 #66

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps typescript from 3.2.1 to 3.2.2.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.2.2 > For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/11/29/announcing-typescript-3-2/) > > For new features, check out the [What's new in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-32). > > For breaking changes, check out the [Breaking changes in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-32) page. > > For the complete list of fixed issues, check out the [fixed issues query for Typescript 3.2](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22TypeScript+3.2.2%22). > > Download: > - [npm](https://www.npmjs.com/package/typescript)
Commits - [`71286e3`](https://github.com/Microsoft/TypeScript/commit/71286e3d49c10e0e99faac360a6bbd40f12db7b6) Merge pull request [#28878](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28878) from typescript-bot/user-update-20181104 - [`8150169`](https://github.com/Microsoft/TypeScript/commit/81501697623cf628ef740f70efde26775c352372) Merge pull request [#28857](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28857) from JoshuaKGoldberg/identifiers-after-numeric-lite... - [`a211184`](https://github.com/Microsoft/TypeScript/commit/a2111843479cbae191eac29b58fd016069fc53e2) Clarified error message; extended error to identifier end - [`8a77e85`](https://github.com/Microsoft/TypeScript/commit/8a77e85fa43e4b3b4e457cd92d7d4c3f4a02b93f) Update user baselines - [`07dbc56`](https://github.com/Microsoft/TypeScript/commit/07dbc56208f3fc412869827335d08d496a1b3dac) Merge pull request [#28854](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28854) from Microsoft/fixExcessPropertyChecks - [`2109c34`](https://github.com/Microsoft/TypeScript/commit/2109c34a8c3e1322c49b690309353a47ae68b60b) Merge pull request [#28856](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28856) from weswigham/showConfig-exhaustive-test - [`31fca3a`](https://github.com/Microsoft/TypeScript/commit/31fca3af4d432112516d699163456fc070a590f8) Accepted new baselines - [`51d10ee`](https://github.com/Microsoft/TypeScript/commit/51d10ee4a0acc3afbb8815cdf4e5fcac312c8c6b) Removed excess new check - [`174816f`](https://github.com/Microsoft/TypeScript/commit/174816fc2608adece8fd1f831bb3b9054e22835d) Added error for IdentifierStart immediately after a NumericLiteral - [`86ec885`](https://github.com/Microsoft/TypeScript/commit/86ec885c3397b1bdd543ed47d493a464199e7675) Merge pull request [#28772](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28772) from r7kamura/feature/tsconfig-newline - Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.2.1...v3.2.2)


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 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.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.