tidev / titanium-identity

A collection of API's to authenticate with your device: Keychain/Keystore, Touch ID and Face ID
Other
39 stars 28 forks source link

build(deps-dev): bump @commitlint/config-conventional from 12.1.4 to 13.2.0 #210

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @commitlint/config-conventional from 12.1.4 to 13.2.0.

Release notes

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

v13.2.0

13.2.0 (2021-09-28)

Bug Fixes

  • parse: enforce secure version of conventional-commits-parser (#2776) (a351801)
  • update dependency read-pkg to v7 (#2721) (7d9a3b1)
  • types: prompt messages key (4825a52)
  • types: prompt messages props optional (0bd0592)
  • types: user config prompt (6d7a1c4)

Features

  • load: add cosmiconfig typescript loader (b65aced)

v13.1.0

13.1.0 (2021-07-24)

Bug Fixes

  • cz-commitlint: fix minor formatting issues (99d8881)
  • types: adds TargetCaseType[] for CaseRuleConfig (c3bef38)
  • update dependency import-from to v4 (#2629) (5bcb604)
  • cli: remove hard coded comment char with linting COMMIT_EDIT_MSG (#2618) (5badf6d), closes #2351

Features

  • rules: allow body-case to accept an array of cases (5383c9e), closes #2631

v13.0.0

13.0.0 (2021-05-24)

Bug Fixes

Features

  • add subject-exclamation-mark rule to improve error messages (#2593) (be701bd)
  • rules: add trailer-exists rule (#2578) (cd3816d)

... (truncated)

Changelog

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

13.2.0 (2021-09-28)

Bug Fixes

  • parse: enforce secure version of conventional-commits-parser (#2776) (a351801)
  • update dependency read-pkg to v7 (#2721) (7d9a3b1)
  • types: prompt messages key (4825a52)
  • types: prompt messages props optional (0bd0592)
  • types: user config prompt (6d7a1c4)

Features

  • load: add cosmiconfig typescript loader (b65aced)

13.1.0 (2021-07-24)

Bug Fixes

  • cz-commitlint: fix minor formatting issues (99d8881)
  • types: adds TargetCaseType[] for CaseRuleConfig (c3bef38)
  • update dependency import-from to v4 (#2629) (5bcb604)
  • cli: remove hard coded comment char with linting COMMIT_EDIT_MSG (#2618) (5badf6d), closes #2351

Features

  • rules: allow body-case to accept an array of cases (5383c9e), closes #2631

13.0.0 (2021-05-24)

Bug Fixes

Features

... (truncated)

Commits
  • 65e4533 v13.2.0
  • a351801 fix(parse): enforce secure version of conventional-commits-parser (#2776)
  • 1c91003 chore: update dependency @​types/lodash to v4.14.175 (#2777)
  • d993402 chore: update typescript-eslint monorepo to v4.32.0 (#2775)
  • 2796e7b chore: update dependency @​types/lodash to v4.14.174 (#2772)
  • 4d1e294 chore(deps): bump prismjs from 1.24.0 to 1.25.0 (#2768)
  • f632fea chore: update jest monorepo (#2774)
  • f936d03 chore: update dependency @​types/node to v12.20.27 (#2773)
  • ae87788 docs: add codemagic-ci info (#2760)
  • 35b6d0a chore: update dependency @​types/node to v12.20.26 (#2771)
  • Additional commits viewable in compare view


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)
build commented 2 years ago
Warnings
:warning: guid is inconsistent across platforms. It is c3d987a8-8bd4-42cd-a3e4-2a75952d1ea0 in android/manifest and ae6ffc93-6e6e-4251-8373-b0cb263a1662 in ios/manifest
Messages
:book: :white_check_mark: All tests are passing Nice one! All 63 tests are passing.
:book: :floppy_disk: Here are the artifacts produced: - ti.identity-iphone-4.0.1.zip

Generated by :no_entry_sign: dangerJS against 22f442b9229df875948e969b32a2e2679e4851e5

dependabot[bot] commented 2 years ago

Superseded by #219.