amclin / react-project-boilerplate

Boilerplate React project incorporating NextJS, CICD pipelines, unit testing, quality gates, and code styling. It is useful for ensuring consistent working environments across multiple different applications.
Other
10 stars 7 forks source link

refactor(deps-dev): bump @commitlint/config-angular from 14.1.0 to 16.0.0 #899

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @commitlint/config-angular from 14.1.0 to 16.0.0.

Release notes

Sourced from @​commitlint/config-angular'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/config-angular's changelog.

16.0.0 (2021-12-26)

Note: Version bump only for package @​commitlint/config-angular

15.0.0 (2021-11-17)

Note: Version bump only for package @​commitlint/config-angular

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

Superseded by #916.