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 16.2.1 #76

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

16.2.1 (2022-02-13)

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

16.0.0 (2021-12-26)

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

15.0.0 (2021-11-17)

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

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

Impacted file tree graph

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

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6d2d902...9d4db87. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #103.