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.2.1 #916

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from @​commitlint/config-angular's releases.

v16.2.1

16.2.1 (2022-02-13)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v1.0.5 (#3020) (2d431a6)
  • update dependency jest-environment-node to v27.5.0 (#3012) (a546128)
  • update dependency jest-environment-node to v27.5.1 (#3018) (0cbf652)
  • update dependency read-pkg to v7.1.0 (#3015) (3b7b680)
  • load: satisfy @​types/node peer dependency for cosmiconfig-loader-typescript (#3008) (338180c), closes #3007

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1

v16.2.0

16.2.0 (2022-01-25)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v1.0.4 (#2991) (043a059)

Features

  • add support for Nx monorepos via @​commitlint/config-nx-scopes (#2995) (11879ad)

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v16.1.0...v16.2.0

v16.1.0

16.1.0 (2022-01-20)

Features

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v16.0.3...v16.1.0

v16.0.3

16.0.3 (2022-01-19)

... (truncated)

Changelog

Sourced from @​commitlint/config-angular's changelog.

16.2.1 (2022-02-13)

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

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 #922.