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 @commitlint/travis-cli from 8.1.0 to 8.2.0 #157

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @commitlint/travis-cli from 8.1.0 to 8.2.0.

Changelog *Sourced from [@commitlint/travis-cli's changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md).* > # [8.2.0](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0) (2019-09-16) > > This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at [#659](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/659). > > ### Bug Fixes > > * pass defaultIgnores from configuration in @commitlint/cli ([#771](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/771)) ([a259014](https://github.com/conventional-changelog/commitlint/commit/a259014))
Commits - [`78ef649`](https://github.com/conventional-changelog/commitlint/commit/78ef64994b33aa00668831c0bef11ddec75b74f0) v8.2.0 - [`a9f98e0`](https://github.com/conventional-changelog/commitlint/commit/a9f98e02bb4a56bb5d9d9d8a5c95aa78a70ea47f) refactor: port message to typescript ([#765](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/765)) - [`756a333`](https://github.com/conventional-changelog/commitlint/commit/756a333fda314e8f32dc858b5bf202a02b2cf731) refactor: port parse to typescript ([#764](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/764)) - [`5176bc7`](https://github.com/conventional-changelog/commitlint/commit/5176bc7732eaff839ff98d66033382220ecbf872) docs: update version support for git due to husky [#782](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/782) ([#783](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/783)) - [`23abaeb`](https://github.com/conventional-changelog/commitlint/commit/23abaeb752c5095b53932069b7be8843e1e9f0a4) docs: update alias links [#776](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/776) - [`4758976`](https://github.com/conventional-changelog/commitlint/commit/4758976fe511f37ef7af26e4655290afd3084730) docs: add simple setup test [#775](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/775) - [`a259014`](https://github.com/conventional-changelog/commitlint/commit/a259014d5dc1291d77e389e21e89179e95e1e325) fix: pass defaultIgnores from configuration in @commitlint/cli ([#771](https://github-redirect.dependabot.com/conventional-changelog/commitlint/issues/771)) - [`6332d97`](https://github.com/conventional-changelog/commitlint/commit/6332d97da8b187368b272d59a280f7e241bf234f) Update dependency which to v1.3.1 - [`b458882`](https://github.com/conventional-changelog/commitlint/commit/b458882ce1ea14289c54a5ce2b759b54541e3f96) Update dependency babel-core to v6.26.3 - [`392dd7c`](https://github.com/conventional-changelog/commitlint/commit/392dd7ca5537602fd797399719e19f01a7844458) Update dependency typescript to v3.5.3 - Additional commits viewable in [compare view](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0)


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 c99b1872 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #157   +/-   ##
========================================
  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: