byCedric / semantic-release-expo

An Expo implementation for semantic release, so you don't have to bother.
MIT License
91 stars 11 forks source link

chore(deps-dev): bump typescript from 3.6.2 to 3.6.3 #155

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps typescript from 3.6.2 to 3.6.3.

Release notes *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.6.3 > For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-6/). > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.6.3](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.6.3%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.6.2](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.6.2%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.6.1](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.6.1%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.6.0](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.6.0%22+is%3Aclosed+). > > Downloads are available on: > * [npm](https://www.npmjs.com/package/typescript) > * [Visual Studio](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-363) ([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 - [`26655db`](https://github.com/microsoft/TypeScript/commit/26655db1dd04d93217002ac87f950aba812c53eb) Update LKG. - [`6135556`](https://github.com/microsoft/TypeScript/commit/613555615d3abb8fcb077020e1f6bbd7aaeecdc7) Bump version to 3.6.3. - [`1b2ffa9`](https://github.com/microsoft/TypeScript/commit/1b2ffa921275f78ac6e4105a4cb1343d1c43cbf3) Cherry-pick PR [#33150](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33150) into release-3.6 ([#33285](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33285)) - [`acbcc0d`](https://github.com/microsoft/TypeScript/commit/acbcc0df8254ff247f3a97d7932c7a77b5b7e91a) Merge pull request [#33252](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33252) from microsoft/fix33131 - [`6b72d5d`](https://github.com/microsoft/TypeScript/commit/6b72d5d4cae2e94ee6f02d867e10d47be1e18368) Cherry-pick PR [#33144](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33144) into release-3.6 ([#33249](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33249)) - [`5f263db`](https://github.com/microsoft/TypeScript/commit/5f263db5b564c1c9e350b4d9e9a54c9696d68b47) Cherry-pick PR [#33223](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33223) into release-3.6 ([#33250](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33250)) - [`9b8be7c`](https://github.com/microsoft/TypeScript/commit/9b8be7c09e63bf2fb180b3f2eaaa2f6cc9a8fecc) Cherry-pick PR [#33141](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33141) into release-3.6 ([#33247](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33247)) - [`1ec17a8`](https://github.com/microsoft/TypeScript/commit/1ec17a8a1dbd099b0ce161781c9b682c54840184) Cherry-pick PR [#33213](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33213) into release-3.6 ([#33245](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33245)) - [`49b910e`](https://github.com/microsoft/TypeScript/commit/49b910e4d45d77df0d5764cb45c83c13d714e295) Cherry-pick PR [#33240](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33240) into release-3.6 ([#33244](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33244)) - [`9cbb7ea`](https://github.com/microsoft/TypeScript/commit/9cbb7ea29c93de195a943c5c65c60eb258638a4d) Cherry-pick PR [#33225](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33225) into release-3.6 ([#33226](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/33226)) - Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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.
byCedric commented 4 years ago

@dependabot rebase

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 118dfa66 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 4 years ago

Codecov Report

Merging #155 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #155   +/-   ##
========================================
  Coverage    94.96%   94.96%           
========================================
  Files           10       10           
  Lines          139      139           
  Branches        23       23           
========================================
  Hits           132      132           
  Misses           5        5           
  Partials         2        2
byCedric commented 4 years ago

:tada: This PR is included in version 2.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: