-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump typescript from 3.6.2 to 3.6.3 #155
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@dependabot rebase |
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.6.2...v3.6.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/typescript-3.6.3
branch
from
October 1, 2019 18:28
83a8774
to
118dfa6
Compare
Code Climate has analyzed commit 118dfa6 and detected 0 issues on this pull request. View more on Code Climate. |
Codecov Report
@@ 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
pushed a commit
that referenced
this pull request
Oct 18, 2019
## [2.2.3](2.2.2...2.2.3) (2019-10-18) ### Other chores * **deps:** bump eslint-utils from 1.4.0 to 1.4.2 ([#144](#144)) ([ace8f9d](ace8f9d)) * **deps-dev:** bump [@commitlint](https://github.com/commitlint)/travis-cli from 8.1.0 to 8.2.0 ([#157](#157)) ([378a84c](378a84c)) * **deps-dev:** bump [@types](https://github.com/types)/detect-indent from 5.0.0 to 6.0.0 ([#141](#141)) ([822ad7e](822ad7e)) * **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.15 to 24.0.16 ([#142](#142)) ([662cc52](662cc52)) * **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.16 to 24.0.18 ([#146](#146)) ([5c3f573](5c3f573)) * **deps-dev:** bump [@types](https://github.com/types)/lodash from 4.14.136 to 4.14.138 ([#150](#150)) ([1a28183](1a28183)) * **deps-dev:** bump [@types](https://github.com/types)/lodash from 4.14.138 to 4.14.141 ([#151](#151)) ([3cc0a40](3cc0a40)) * **deps-dev:** bump [@types](https://github.com/types)/node from 12.6.8 to 12.7.3 ([#147](#147)) ([cb0fc4e](cb0fc4e)) * **deps-dev:** bump [@types](https://github.com/types)/node from 12.7.3 to 12.7.8 ([#156](#156)) ([db6157e](db6157e)) * **deps-dev:** bump [@types](https://github.com/types)/semver from 6.0.1 to 6.0.2 ([#153](#153)) ([f99ba39](f99ba39)) * **deps-dev:** bump codecov from 3.5.0 to 3.6.1 ([#152](#152)) ([eeb49f8](eeb49f8)) * **deps-dev:** bump eslint from 6.1.0 to 6.3.0 ([#145](#145)) ([24bb3bf](24bb3bf)) * **deps-dev:** bump eslint from 6.3.0 to 6.5.1 ([#154](#154)) ([19f3b64](19f3b64)) * **deps-dev:** bump jest from 24.8.0 to 24.9.0 ([#149](#149)) ([e44a74d](e44a74d)) * **deps-dev:** bump ts-jest from 24.0.2 to 24.1.0 ([#158](#158)) ([996ef24](996ef24)) * **deps-dev:** bump typescript from 3.5.3 to 3.6.2 ([#148](#148)) ([bdc13c7](bdc13c7)) * **deps-dev:** bump typescript from 3.6.2 to 3.6.3 ([#155](#155)) ([cf95220](cf95220)) ### Pipeline changes * only audit production dependencies ([4f8ee8a](4f8ee8a))
🎉 This PR is included in version 2.2.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps typescript from 3.6.2 to 3.6.3.
Release notes
Sourced from typescript's releases.
Commits
26655db
Update LKG.6135556
Bump version to 3.6.3.1b2ffa9
Cherry-pick PR #33150 into release-3.6 (#33285)acbcc0d
Merge pull request #33252 from microsoft/fix331316b72d5d
Cherry-pick PR #33144 into release-3.6 (#33249)5f263db
Cherry-pick PR #33223 into release-3.6 (#33250)9b8be7c
Cherry-pick PR #33141 into release-3.6 (#33247)1ec17a8
Cherry-pick PR #33213 into release-3.6 (#33245)49b910e
Cherry-pick PR #33240 into release-3.6 (#33244)9cbb7ea
Cherry-pick PR #33225 into release-3.6 (#33226)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 readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo:Finally, you can contact us by mentioning @dependabot.