relaycorp / awala-ping-android

Android app for the Awala Ping Service
GNU General Public License v3.0
0 stars 0 forks source link

chore(deps): bump @semantic-release/commit-analyzer from 9.0.2 to 10.0.3 #289

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @semantic-release/commit-analyzer from 9.0.2 to 10.0.3.

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v10.0.3

10.0.3 (2023-08-28)

Reverts

  • Revert "fix(deps): update dependency conventional-commits-parser to v5 (#501)" (ab3ee9f), closes #501
  • Revert "chore(deps): update dependency conventional-changelog-atom to v4 (#502)" (f21eb8e), closes #502
  • Revert "chore(deps): update dependency conventional-changelog-ember to v4 (#504)" (c48b533), closes #504

v10.0.2

10.0.2 (2023-08-27)

Bug Fixes

  • deps: update dependency conventional-commits-parser to v5 (#501) (91cf4d5)

v10.0.1

10.0.1 (2023-06-07)

Bug Fixes

  • deps: update dependency conventional-changelog-angular to v6 (#460) (0607201)
  • deps: update dependency conventional-commits-filter to v3 (#461) (97d683f)
  • deps: update dependency conventional-commits-parser to v4 (#462) (5d94efa)

v10.0.0

10.0.0 (2023-06-02)

Code Refactoring

  • esm: converted the package to esm (b4f9865), closes #296

Features

  • deps: raised the peer-dependency requirement on semantic-release to v20.1.0 (e1ab8ea)
  • node-versions: raised the minimum required node version to v18 (affeb23)

BREAKING CHANGES

  • deps: the minimum required version of semantic-release is now v20.1.0 in order to support loading ESM plugins
  • node-versions: the minimum required version of node is now v18
  • esm: @semantic-release/commit-analyzer is now a native ES Module. It has named exports for each plugin hook (analyzeCommits)

... (truncated)

Commits
  • ab3ee9f Revert "fix(deps): update dependency conventional-commits-parser to v5 (#501)"
  • f21eb8e Revert "chore(deps): update dependency conventional-changelog-atom to v4 (#502)"
  • c48b533 Revert "chore(deps): update dependency conventional-changelog-ember to v4 (#5...
  • 9842e8b Revert "chore(deps): update dependency conventional-changelog-conventionalcom...
  • b87c967 ci(matrix): prevent skipping the test job when test_matrix fails
  • b7ca0c1 chore(deps): update dependency conventional-changelog-conventionalcommits to ...
  • 0241e83 chore(deps): update dependency conventional-changelog-ember to v4 (#504)
  • 4bc6b44 chore(deps): update dependency conventional-changelog-atom to v4 (#502)
  • 91cf4d5 fix(deps): update dependency conventional-commits-parser to v5 (#501)
  • d434bdb chore(deps): update dependency semantic-release to v21.1.1 (#499)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 1 year ago

Superseded by #292.