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 16.0.0 #232

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v16.0.0

16.0.0 (2021-12-26)

Bug Fixes

  • is-ignored: ignore merge tag commit messages (#2920) (914782a)
  • update dependency @​types/tmp to v0.2.2 (#2903) (d2f146c)
  • update dependency conventional-commits-parser to v3.2.3 (#2904) (3a98d3c)
  • cz-commitlint: combine commit body with issuesBody/breakingBody when body has an empty string (#2915) (a038b41)
  • docs: minor changes to guides (#2913) (499efd1)
  • update dependency conventional-changelog-conventionalcommits to v4.6.1 (#2906) (1d1ccfa)
  • update dependency cosmiconfig to v7.0.1 (#2905) (2c33c98)
  • update dependency jest-environment-node to v27.4.2 (#2907) (c3b29ba)
  • update dependency yargs to v17.3.0 (#2908) (a387494)

Features

  • config-rush-scopes: add config for rush monorepo (#2878) (befa677)
  • cz-commitlint: support select scope with radio list by setting disableMultipleScopes (#2911) (9d8d73f), closes #2782
  • config validation (#2412) (c717202), closes #327

BREAKING CHANGES

  • cz-commitlint: users who is using multiple scopes need to set enableMultipleScopes to true

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0

v15.0.0

15.0.0 (2021-11-17)

Bug Fixes

  • prompt: correct import kind in prompt package (#2852) (45bf394)
  • prompt: correct version of internal dependencies in prompt package #2697 (#2851) (b1155ca)
  • types: fix signature of QualifiedRuleConfig for async configurations (#2868) (#2869) (c7f355b)

Features

... (truncated)

Changelog

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

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

14.1.0 (2021-11-01)

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

14.0.0 (2021-10-26)

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

13.2.0 (2021-09-28)

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

13.1.0 (2021-07-24)

Bug Fixes

  • cz-commitlint: fix minor formatting issues (99d8881)

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

Generated by :no_entry_sign: dangerJS against abd21ecbffad30f388510a445c0b4614b20e867a

dependabot[bot] commented 2 years ago

Superseded by #247.