Skip to content

build(dependabot): Group dependency updates by type and configure commit prefixes #27

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

Merged
merged 4 commits into from
Aug 25, 2023

Conversation

parkerbxyz
Copy link
Contributor

@parkerbxyz parkerbxyz commented Aug 25, 2023

  • Group production and development dependency updates

  • Configure dependency update commit prefixes to release on production dependency updates

    Dependabot commit messages before:

    • build(deps): bump semver from 7.5.1 to 7.5.4
    • build(deps-dev): bump dotenv from 16.0.3 to 16.3.1

    Dependabot commit messages after:

    • fix(deps): bump semver from 7.5.1 to 7.5.4
    • build(deps-dev): bump dotenv from 16.0.3 to 16.3.1 (no change to dev dependencies)

@parkerbxyz parkerbxyz self-assigned this Aug 25, 2023
@parkerbxyz parkerbxyz marked this pull request as ready for review August 25, 2023 15:51
@parkerbxyz parkerbxyz requested review from gr2m and a team as code owners August 25, 2023 15:51
@parkerbxyz parkerbxyz changed the title Group dependency updates by type Group dependency updates by type and configure commit prefixes Aug 25, 2023
@gr2m gr2m changed the title Group dependency updates by type and configure commit prefixes build(dependabot): Group dependency updates by type and configure commit prefixes Aug 25, 2023
@gr2m gr2m merged commit 04f8ace into main Aug 25, 2023
@gr2m gr2m deleted the parkerbxyz/dependabot-groups branch August 25, 2023 16:01
@create-app-token-action-releaser

🎉 This PR is included in version 1.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants