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/cli from 12.1.4 to 14.1.0 #220

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @commitlint/cli from 12.1.4 to 14.1.0.

Release notes

Sourced from @​commitlint/cli's releases.

v14.1.0

14.1.0 (2021-11-01)

Features

  • extend helpUrl from shareable config (#2846) (d7e2e2b)
  • load: add support for .commitlintrc.cjs and commitlint.config.cjs files (#2797) (fabb495)

v14.0.0

14.0.0 (2021-10-26)

  • support multiple scopes and multiple cases & fix sentence-case is not consistent with commitlint/cli (#2806) (2c71a7e), closes #2806 #2782

BREAKING CHANGES

  • add prompt.settings configuration

13.2.1

13.2.1 (2021-10-09)

Bug Fixes

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)

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

14.1.0 (2021-11-01)

Note: Version bump only for package @​commitlint/cli

14.0.0 (2021-10-26)

Note: Version bump only for package @​commitlint/cli

13.2.1 (2021-10-09)

Note: Version bump only for package @​commitlint/cli

13.2.0 (2021-09-28)

Note: Version bump only for package @​commitlint/cli

13.1.0 (2021-07-24)

Bug Fixes

  • cli: remove hard coded comment char with linting COMMIT_EDIT_MSG (#2618) (5badf6d), closes #2351

13.0.0 (2021-05-24)

BREAKING CHANGES

... (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)
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 103 tests are passing.
:book: :floppy_disk: Here are the artifacts produced: - ti.identity-android-3.0.3.zip - ti.identity-iphone-4.0.1.zip

Generated by :no_entry_sign: dangerJS against f6d251de778981a626713ae743c279d8291b484d

dependabot[bot] commented 2 years ago

Superseded by #225.