-
Notifications
You must be signed in to change notification settings - Fork 6
build(actions): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 in /check-pr-title in the style-related-actions group across 1 directory #994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the style-related-actions group with 1 update in the /check-pr-title directory: [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request). Updates `amannn/action-semantic-pull-request` from 5.5.3 to 6.1.1 - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@0723387...48f2562) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: style-related-actions ... Signed-off-by: dependabot[bot] <[email protected]>
Following that PR, should we try to leverage regexp to handle both lower and upper types (e.g. chore: and CHORE:) ? |
Thanks for suggesting this, @SMoraisAnsys. The only thing I am concerned is that there is no difference between merging a title with With our current implementation, users are forced to used lower or upper casing. No mix is possible. |
Didn't think about that. Since a lot of us are working on different project, this could indeed lead to an unwanted behavior. |
…le-related-actions-aa31b7642d
…le-related-actions-aa31b7642d
…o 6.1.1 in /check-pr-title in the style-related-actions group across 1 directory (#994) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Jorge Martínez <[email protected]> Co-authored-by: Muhammed Adedigba <[email protected]>
Bumps the style-related-actions group with 1 update in the /check-pr-title directory: amannn/action-semantic-pull-request.
Updates
amannn/action-semantic-pull-request
from 5.5.3 to 6.1.1Release notes
Sourced from amannn/action-semantic-pull-request's releases.
Changelog
Sourced from amannn/action-semantic-pull-request's changelog.
... (truncated)
Commits
48f2562
chore: Release 6.1.1 [skip ci]800da4c
fix: ParseheaderPatternCorrespondence
properly (#295)677b895
test: Fix broken test24e6f01
ci: Fix permissions for tagger7f33ba7
chore: Release 6.1.0 [skip ci]afa4edb
fix: Remove trailing whitespace from "unknown release type" error message (#291)a30288b
feat: Support providing regexps for types (#292)a46a7c8
build: Move Vitest todevDependencies
(#290)fdd4d3d
chore: Release 6.0.1 [skip ci]58e4ab4
fix: Actually execute action (#289)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions