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 @commitlint/travis-cli from 7.6.1 to 8.0.0 #114

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @commitlint/travis-cli from 7.6.1 to 8.0.0.

Changelog

Sourced from @commitlint/travis-cli's changelog.

8.0.0

Breaking Changes

  • fix: avoid excessive help text #606 (#637)
    The commitlint default formatter is now silent for reports without warnings or errors.
    Scripts relying on the success output of commitlint can restore the former output by specifying the --verbose flag.

7.6.2

  • Republish packages with out of sync artifacts
Commits
  • 29d1cee v8.0.0
  • ef2bb89 fix: avoid excessive help text #606 (#637)
  • 48c364c Merge branch 'release/7.6'
  • 7a75626 chore: enable ssh agent forwarding in cubicle
  • b0c4ca6 chore: update dependency lerna to v3.14.1
  • 8a4d182 chore: update dependency @types/lodash to v4.14.130
  • c6a0b0e chore: update dependency husky to v2.3.0
  • 0acb774 chore: update dependency @types/jest to v24.0.13
  • 00c1194 chore: update dependency prettier to v1.17.1
  • ac60e78 chore: update dependency @types/lodash to v4.14.126
  • Additional commits viewable in compare view

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 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 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 (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 dependabot-preview bot added the upgrade Automatic upgrades from Dependabot label Jun 3, 2019
@dependabot-preview dependabot-preview bot requested a review from byCedric June 3, 2019 05:48
@codeclimate
Copy link

codeclimate bot commented Jun 3, 2019

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

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jun 3, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #114   +/-   ##
========================================
  Coverage    94.77%   94.77%           
========================================
  Files           10       10           
  Lines          134      134           
  Branches        20       20           
========================================
  Hits           127      127           
  Misses           5        5           
  Partials         2        2

@byCedric byCedric merged commit 43df270 into develop Jun 17, 2019
@byCedric byCedric deleted the dependabot/npm_and_yarn/@commitlint/travis-cli-8.0.0 branch June 17, 2019 07:22
byCedric pushed a commit that referenced this pull request Jul 13, 2019
# [2.2.0](2.1.6...2.2.0) (2019-07-13)

### Code refactors

* lower the dependabot pr intensity ([#122](#122)) ([e157739](e157739))
* move types dependencies to dev dependencies ([#134](#134)) ([9dae0e7](9dae0e7))
* update dependencies and fix all audit issues ([#133](#133)) ([64ca7fd](64ca7fd))

### New features

* replace tslint with eslint for improved linting ([#138](#138)) ([fafa74a](fafa74a))

### Other chores

* **deps:** [security] bump lodash from 4.17.11 to 4.17.13 ([#131](#131)) ([700f001](700f001))
* **deps:** [security] bump lodash.template from 4.4.0 to 4.5.0 ([#130](#130)) ([618462a](618462a))
* **deps:** bump [@types](https://github.com/types)/lodash from 4.14.123 to 4.14.134 ([#117](#117)) ([aac87f6](aac87f6))
* **deps-dev:** bump [@commitlint](https://github.com/commitlint)/travis-cli from 7.6.1 to 8.0.0 ([#114](#114)) ([43df270](43df270))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.11 to 24.0.15 ([#121](#121)) ([781fcd3](781fcd3))
* **deps-dev:** bump [@types](https://github.com/types)/node from 12.0.2 to 12.0.8 ([#118](#118)) ([240d967](240d967))
* **deps-dev:** bump codecov from 3.3.0 to 3.5.0 ([#107](#107)) ([37f156d](37f156d))
* **deps-dev:** bump tslint from 5.16.0 to 5.17.0 ([#113](#113)) ([f4d7a2c](f4d7a2c))
* **deps-dev:** bump typescript from 3.4.5 to 3.5.2 ([#119](#119)) ([2b6bccf](2b6bccf))

### Pipeline changes

* remove audit step to ease up on travis ([#132](#132)) ([4c1e74f](4c1e74f))
@byCedric
Copy link
Owner

🎉 This PR is included in version 2.2.0 🎉

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