sebbo2002 / action-is-semantic-pr

GitHub Action that creates an annotation with the resulting release type when using semantic-release…
MIT License
0 stars 0 forks source link

Update @semantic-release/commit-analyzer 9.0.2 → 11.1.0 (major) #54

Closed depfu[bot] closed 6 months ago

depfu[bot] commented 6 months ago

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​semantic-release/commit-analyzer (9.0.2 → 11.1.0) · Repo

Release Notes

11.1.0

11.1.0 (2023-11-06)

Features

11.0.0

11.0.0 (2023-09-18)

Bug Fixes

  • config-loader: accounted for normalization of preset interfaces (3ff9458)
  • deps: update dependency conventional-commits-filter to v4 (99dcf7e)

Features

  • conventional-changelog-presets: supported new preset format (f3b88d3)
  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (a681fbd)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility

10.0.4

10.0.4 (2023-08-28)

Bug Fixes

  • deps: update dependency conventional-commits-parser to v5 (a7201b6)

10.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

10.0.2

10.0.2 (2023-08-27)

Bug Fixes

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

10.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)

10.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)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
sebbo2002 commented 6 months ago

:tada: This PR is included in version 2.0.3-develop.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

sebbo2002 commented 3 weeks ago

:tada: This PR is included in version 2.0.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: