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

chore(deps-dev): bump git-changelog from 2.4.0 to 2.4.1 #105

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps git-changelog from 2.4.0 to 2.4.1.

Release notes

Sourced from git-changelog's releases.

2.4.1

2.4.1 - 2024-03-14

Compare with 2.4.0

Bug Fixes

  • Assign commits to versions following their commit graph (follow semver) (f191ed7 by Christian Meffert). Issue-70, Issue-42, PR-72, Co-authored-by: Timothée Mazzucotelli dev@pawamoy.fr
  • Ignore bump on new Git repo without unreleased commits (438968c by Christian Meffert). PR-71
  • Use provided version when creating first changelog entry (dd264cc by Christian Meffert). PR-69
Changelog

Sourced from git-changelog's changelog.

2.4.1 - 2024-03-14

Compare with 2.4.0

Bug Fixes

  • Assign commits to versions following their commit graph (follow semver) (f191ed7 by Christian Meffert). Issue-70, Issue-42, PR-72, Co-authored-by: Timothée Mazzucotelli dev@pawamoy.fr
  • Ignore bump on new Git repo without unreleased commits (438968c by Christian Meffert). PR-71
  • Use provided version when creating first changelog entry (dd264cc by Christian Meffert). PR-69
Commits
  • 305f159 chore: Prepare release 2.4.1
  • 4e05c86 chore: Switch to Copier UV template
  • 49c3d9d chore: Template upgrade
  • f191ed7 fix: Assign commits to versions following their commit graph (follow semver)
  • 438968c fix: Ignore bump on new git repo without unreleased commits
  • 2559d55 tests: Refactor tests and fixtures
  • dd264cc fix: Use provided version when creating first changelog entry
  • e6f887e tests: Prevent using own config file and modifying changelog
  • 1f0ddc6 docs: Improve docs (readme, usage, CLI reference)
  • c593557 chore: Template upgrade
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (500338a) to head (8174ed4).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           99        99           
=========================================
  Hits            99        99           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/pip/git-changelog-2.4.1 branch 2 times, most recently from 2992e91 to 03e772f Compare March 27, 2024 17:46
@maxb2
Copy link
Owner

maxb2 commented Mar 27, 2024

@dependabot recreate

Bumps [git-changelog](https://github.com/pawamoy/git-changelog) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/pawamoy/git-changelog/releases)
- [Changelog](https://github.com/pawamoy/git-changelog/blob/main/CHANGELOG.md)
- [Commits](pawamoy/git-changelog@2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: git-changelog
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/git-changelog-2.4.1 branch from 03e772f to 8174ed4 Compare March 27, 2024 18:48
@maxb2 maxb2 merged commit 43268de into main Mar 27, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/git-changelog-2.4.1 branch March 27, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants