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 from 14.1.0 to 17.1.2 #158

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps commitlint from 14.1.0 to 17.1.2.

Release notes

Sourced from commitlint's releases.

v17.1.2

17.1.2 (2022-08-29)

Bug Fixes

  • load: add ts-node as direct dependency (#3351) (3b66891)
  • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2

v17.1.1

17.1.1 (2022-08-27)

Bug Fixes

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

... (truncated)

Changelog

Sourced from commitlint's changelog.

17.1.2 (2022-08-29)

Note: Version bump only for package commitlint

17.1.1 (2022-08-27)

Note: Version bump only for package commitlint

17.1.0 (2022-08-27)

Note: Version bump only for package commitlint

17.0.3 (2022-06-25)

Note: Version bump only for package commitlint

17.0.2 (2022-06-01)

Note: Version bump only for package commitlint

17.0.1 (2022-05-25)

Note: Version bump only for package commitlint

17.0.0 (2022-05-16)

... (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 #158 (e526f87) into master (6d2d902) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #158   +/-   ##
=========================================
  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 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.