Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps reissue from 0.4.0 to 0.4.4.

Release notes

Sourced from reissue's releases.

v0.4.3

What's Changed

Full Changelog: SOFware/reissue@v0.4.2...v0.4.3

v0.4.2

What's Changed

Full Changelog: SOFware/reissue@v0.4.1...v0.4.2

v0.4.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from reissue's changelog.

[0.4.4] - 2025-10-17

Changed

  • Derive TRAILER_REGEX from VALID_SECTIONS to eliminate duplication (32b963e)
  • Updated example Rakefile to include version trailer configuration (4f2a254)
  • Replace Qlty with native SimpleCov coverage reporting in CI (764d6ba)

Added

  • Version trailer parsing methods to GitFragmentHandler (0434f69)
  • Version bump rake task with idempotency protection (9ff858a)
  • Build task enhancement to process version trailers before finalize (b5a05b7)
  • Release flow integration documentation and verification tests (e038230)
  • Version bumping documentation to README.md (4f2a254)
  • Version trailer examples and usage guide (4f2a254)
  • PR comments showing code coverage percentage and threshold status (bfa4619)
  • ChatNotifier to update slack about CI runs (55dfeb8)

Fixed

  • Namespace loading problem when building a new release with Gem::Version. (c5fffd0)
Commits
  • d94d047 Finalize the changelog for version 0.4.4 on 2025-10-17
  • 0786946 Finalize the changelog for version 0.4.4 on 2025-10-17
  • df1c1c2 Merge pull request #58 from SOFware/bug-gem-version
  • c5fffd0 Fix namespace loading for Gem::Version
  • 83c37eb Merge pull request #57 from SOFware/slack-notification
  • 55dfeb8 Add ChatNotifier
  • 77b3438 Merge pull request #55 from SOFware/trailer-version-bumps
  • 6ff7c61 Merge pull request #56 from SOFware/coverage-reporting
  • bfa4619 Add PR comments for code coverage reporting
  • 764d6ba Replace Qlty with native SimpleCov coverage reporting
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [reissue](https://github.com/SOFware/reissue) from 0.4.0 to 0.4.4.
- [Release notes](https://github.com/SOFware/reissue/releases)
- [Changelog](https://github.com/SOFware/reissue/blob/main/CHANGELOG.md)
- [Commits](SOFware/reissue@v0.4.0...v0.4.4)

---
updated-dependencies:
- dependency-name: reissue
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 15:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 20, 2025
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants