HospitalRun / components

Reusable React components used by HospitalRun
https://components.hospitalrun.io
MIT License
121 stars 182 forks source link

chore(deps-dev): bump @commitlint/cli from 13.2.1 to 15.0.0 #912

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @commitlint/cli from 13.2.1 to 15.0.0.

Release notes

Sourced from @​commitlint/cli's releases.

v15.0.0

15.0.0 (2021-11-17)

Bug Fixes

  • prompt: correct import kind in prompt package (#2852) (45bf394)
  • prompt: correct version of internal dependencies in prompt package #2697 (#2851) (b1155ca)
  • types: fix signature of QualifiedRuleConfig for async configurations (#2868) (#2869) (c7f355b)

Features

Tests

  • config-lerna-scopes: reuse npm bootstrap to simplify tests (#2479) (9a7a43a), closes #2447

BREAKING CHANGES

  • config-lerna-scopes: upgrade to lerna v4

Co-authored-by: Renovate Bot bot@renovateapp.com Co-authored-by: escapedcat github@htmlcss.de

  • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

  • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

  • test: fix issue after merge

  • test: one more fix after merge

Co-authored-by: renovate[bot] Co-authored-by: Renovate Bot bot@renovateapp.com Co-authored-by: escapedcat github@htmlcss.de

Big thanks to @​armano2 ❤️

v14.2.0

14.2.0 (2021-11-06)

Features

  • prompt: rewrite codebase to use inquirer - UPDATED with current master (#2697) (5105f43)

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

15.0.0 (2021-11-17)

Features

14.1.0 (2021-11-01)

Note: Version bump only for package @​commitlint/cli

14.0.0 (2021-10-26)

Note: Version bump only for package @​commitlint/cli

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[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.