Skip to content
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 @types/lodash from 4.14.138 to 4.14.141 #151

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 1, 2019

Bumps @types/lodash from 4.14.138 to 4.14.141.

Commits

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.

@dependabot-preview dependabot-preview bot added the upgrade Automatic upgrades from Dependabot label Oct 1, 2019
@dependabot-preview dependabot-preview bot requested a review from byCedric October 1, 2019 06:12
@byCedric
Copy link
Owner

byCedric commented Oct 1, 2019

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/lodash-4.14.141 branch from 6bdb074 to 447564a Compare October 1, 2019 18:28
@codeclimate
Copy link

codeclimate bot commented Oct 1, 2019

Code Climate has analyzed commit 447564a and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Oct 1, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #151   +/-   ##
========================================
  Coverage    94.96%   94.96%           
========================================
  Files           10       10           
  Lines          139      139           
  Branches        23       23           
========================================
  Hits           132      132           
  Misses           5        5           
  Partials         2        2

@byCedric byCedric merged commit 3cc0a40 into develop Oct 1, 2019
@byCedric byCedric deleted the dependabot/npm_and_yarn/types/lodash-4.14.141 branch October 1, 2019 18:45
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))
@byCedric
Copy link
Owner

🎉 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
Labels
released upgrade Automatic upgrades from Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant