Skip to content

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

Merged
gr2m merged 4 commits intomainfrom
parkerbxyz/dependabot-groups
Aug 25, 2023
Merged

build(dependabot): Group dependency updates by type and configure commit prefixes#27
gr2m merged 4 commits intomainfrom
parkerbxyz/dependabot-groups

Conversation

@parkerbxyz
Copy link
Copy Markdown
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
Copy link
Copy Markdown

🎉 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