meza / jest-chance

Helper for reproducible random tests with Jest, Vitest and ChanceJS
https://hackernoon.com/reproducible-random-tests-with-jest-and-chancejs-1a35edce0805?source=friends_link&sk=940818c8a165dfa3a0fb2e031548ed3b
MIT License
12 stars 1 forks source link

chore: bump @commitlint/config-conventional from 14.1.0 to 17.1.0 #157

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @commitlint/config-conventional from 14.1.0 to 17.1.0.

Release notes

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

v17.1.0

17.1.0 (2022-08-27)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)
  • update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282) (550ab3d)
  • update dependency cosmiconfig-typescript-loader to v3.1.2 (#3343) (4213e9c)

Features

New Contributors

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

v17.0.3

17.0.3 (2022-06-25)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v2.0.2 (#3250) (dfe69b0)

Further changes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.0.2...v17.0.3

v17.0.2

17.0.2 (2022-06-01)

Bug Fixes

  • update dependency conventional-changelog-conventionalcommits to v5 (#3201) (c20fd19)
  • update dependency cosmiconfig-typescript-loader to v2.0.1 (#3202) (9cf4b71)

BREAKING FOR LERNA

... (truncated)

Changelog

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

17.1.0 (2022-08-27)

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

17.0.3 (2022-06-25)

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

17.0.2 (2022-06-01)

Bug Fixes

  • update dependency conventional-changelog-conventionalcommits to v5 (#3201) (c20fd19)

17.0.0 (2022-05-16)

BREAKING CHANGES

  • drop node v12 support

  • chore: rename circleci windows job

node version is not defned by the name anyways (i think)

16.2.4 (2022-04-28)

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

... (truncated)

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

Codecov Report

Merging #157 (e0917d9) into master (6d2d902) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #157   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           19        19           
  Branches         3         3           
=========================================
  Hits            19        19           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year 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.