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/prompt from 13.2.1 to 16.0.0 #942

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @commitlint/prompt from 13.2.1 to 16.0.0.

Release notes

Sourced from @​commitlint/prompt's releases.

v16.0.0

16.0.0 (2021-12-26)

Bug Fixes

  • is-ignored: ignore merge tag commit messages (#2920) (914782a)
  • update dependency @​types/tmp to v0.2.2 (#2903) (d2f146c)
  • update dependency conventional-commits-parser to v3.2.3 (#2904) (3a98d3c)
  • cz-commitlint: combine commit body with issuesBody/breakingBody when body has an empty string (#2915) (a038b41)
  • docs: minor changes to guides (#2913) (499efd1)
  • update dependency conventional-changelog-conventionalcommits to v4.6.1 (#2906) (1d1ccfa)
  • update dependency cosmiconfig to v7.0.1 (#2905) (2c33c98)
  • update dependency jest-environment-node to v27.4.2 (#2907) (c3b29ba)
  • update dependency yargs to v17.3.0 (#2908) (a387494)

Features

  • config-rush-scopes: add config for rush monorepo (#2878) (befa677)
  • cz-commitlint: support select scope with radio list by setting disableMultipleScopes (#2911) (9d8d73f), closes #2782
  • config validation (#2412) (c717202), closes #327

BREAKING CHANGES

  • cz-commitlint: users who is using multiple scopes need to set enableMultipleScopes to true

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0

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

... (truncated)

Changelog

Sourced from @​commitlint/prompt's changelog.

16.0.0 (2021-12-26)

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

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)

14.2.0 (2021-11-06)

Features

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

14.1.0 (2021-11-01)

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

14.0.0 (2021-10-26)

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

Commits
  • a6bacf6 v16.0.0
  • 399a028 v15.0.0
  • 45bf394 fix(prompt): correct import kind in prompt package (#2852)
  • b1155ca fix(prompt): correct version of internal dependencies in prompt package #2697...
  • bcbc9bf v14.2.0
  • 5105f43 feat(prompt): rewrite codebase to use inquirer - UPDATED with current master ...
  • 3882bd1 v14.1.0
  • 7841a5d refactor(cz-commitlint,prompt): remove duplication in case conversion (#2794)
  • 0bb3487 v14.0.0
  • e7e9a65 chore: add repository directory for all packages.json (#2812)
  • See full diff 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 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)
matteovivona commented 2 years ago

@dependabot ignore this major version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 16.x.x again, unless you re-open this PR or update to a 16.x.x release yourself.