Skip to content
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

feat: use ci/test scope for dependency updates #88

Merged
merged 2 commits into from
May 16, 2024
Merged

Conversation

kayman-mk
Copy link
Member

Description

Dependency updates for workflows and test dependencies do not have to publish a new version as the changes are not end-user relevant.

This PR uses the ci prefix for workflow dependency updates and test for Maven test dependencies. Semantic release will not create a new version for those updates.

Verification

None. Used the examples from the documentation: https://docs.renovatebot.com/presets-default/#semanticprefixfixdepschoreothers

@kayman-mk kayman-mk marked this pull request as ready for review May 15, 2024 18:40
@kayman-mk
Copy link
Member Author

Needs #89

@kayman-mk kayman-mk merged commit ef17abc into main May 16, 2024
@kayman-mk kayman-mk deleted the kayma/commit-prefix branch May 16, 2024 19:16
@HapagLloydTechnicalUser

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kayman-mk added a commit that referenced this pull request May 20, 2024
# Description

Dependency updates for workflows and test dependencies do not have to
publish a new version as the changes are not end-user relevant.

This PR uses the `ci` prefix for workflow dependency updates and `test`
for Maven test dependencies. Semantic release will not create a new
version for those updates.

# Verification

None. Used the examples from the documentation:
https://docs.renovatebot.com/presets-default/#semanticprefixfixdepschoreothers
kayman-mk added a commit that referenced this pull request May 20, 2024
# Description

Commit ef17abc accidentally deleted the
changes in `default.json` and is reintroduced with this PR.
 
Dependency updates for workflows and test dependencies do not have to
publish a new version as the changes are not end-user relevant.

This PR uses the `ci` prefix for workflow dependency updates and `test`
for Maven test dependencies. Semantic release will not create a new
version for those updates.

Closes #87 

# Verification

None. Used the examples from the documentation:

https://docs.renovatebot.com/presets-default/#semanticprefixfixdepschoreothers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants