Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps mristin/opinionated-commit-message from 2.1.2 to 3.1.1.

Release notes

Sourced from mristin/opinionated-commit-message's releases.

opinionated-commit-message 3.1.1

In this release, we add a substantially more verbs.

  • Add "restart" and "coalesce" as allowed verbs #130
  • Add more verbs scraped from another repository #131

opinionated-commit-message 3.1.0

  • Upgrade action and packages to Node 20 (#126)
  • Add support for ignored patterns (#124)
  • Check commits instead of PR text for pull requests (#122)
  • Refactor inputs as named parameters (#121)
  • Update all dependencies (#120)

opinionated-commit-message 3.0.1

  • Change ncc from zeit to vercel (#118)
  • Add "transform" to the list of verbs (#116)
  • Add "group" to the list of verbs (#106)
  • Add expose to the list of verbs (#104)

opinionated-commit-message 3.0.0

Non-breaking changes:

  • Make max length of lines configurable (#96)
  • Allow skipping message body check (#97)

Breaking change:

  • Discontinue local scripts (#98)

opinionated-commit-message 2.3.4

  • Upgrade dependencies for security (#94)

opinionated-commit-message 2.3.3

  • Whitelist verbs from CrossHair (#91)
  • Bump @actions/core to 1.2.6 for security (#89)

opinionated-commit-message 2.3.2

  • Add additional verbs from crosshair repo (#84)

opinionated-commit-message 2.3.1

The files distributed in the release 2.3.0 were not properly built, but this went unnoticed due to the lacking end-to-end tests.

This release simply includes the distribution as it should have been included in 2.3.0.

opinionated-commit-message 2.3.0

  • Add sign-off enforcement (#74 and #75)

THIS RELEASE IS BROKEN DUE TO INVALID DISTRIBUTION.

... (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 show <dependency name> 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 dependabot bot requested a review from johnboyes March 21, 2025 19:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file major Semantic versioning: new functionality that is not backwards compatible patch Semantic versioning: backwards compatible bug fixes labels Mar 21, 2025
Bumps [mristin/opinionated-commit-message](https://github.com/mristin/opinionated-commit-message) from 2.1.2 to 3.1.1.
- [Release notes](https://github.com/mristin/opinionated-commit-message/releases)
- [Commits](mristin/opinionated-commit-message@v2.1.2...v3.1.1)

---
updated-dependencies:
- dependency-name: mristin/opinionated-commit-message
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/mristin/opinionated-commit-message-3.1.1 branch from c08b189 to c051dda Compare March 22, 2025 02:29
@johnboyes johnboyes removed the major Semantic versioning: new functionality that is not backwards compatible label Mar 22, 2025
@johnboyes johnboyes merged commit f4ace95 into main Mar 22, 2025
27 of 28 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/mristin/opinionated-commit-message-3.1.1 branch March 22, 2025 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file patch Semantic versioning: backwards compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants