Skip to content

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 a team and gr2m 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

3 participants