Skip to content

Bump github.com/dogmatiq/enginekit from 0.25.0 to 0.26.2#220

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/dogmatiq/enginekit-0.26.2
Open

Bump github.com/dogmatiq/enginekit from 0.25.0 to 0.26.2#220
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/dogmatiq/enginekit-0.26.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps github.com/dogmatiq/enginekit from 0.25.0 to 0.26.2.

Release notes

Sourced from github.com/dogmatiq/enginekit's releases.

Version 0.26.2

Added

  • Added envelopepb.MultiEnvelope.All().

Version 0.26.1

Fixed

  • Fixed AggregateRootStub.MarshalBinary() / UnmarshalBinary() round-trip. The stub now uses the Dogma message registry to serialize event type IDs alongside binary data, allowing concrete types to be reconstructed on unmarshal.

Added

  • Added MarshalBinaryFunc and UnmarshalBinaryFunc fields to AggregateRootStub and ProcessRootStub, allowing tests to override the default marshal/unmarshal behavior.

Version 0.26.0

Changed

  • [BC] Renamed "timeout" to "deadline" throughout, per Dogma v0.24.0.

Removed

  • [BC] Removed enginetest.Run() blackbox engine tests.
Changelog

Sourced from github.com/dogmatiq/enginekit's changelog.

[0.26.2] - 2026-05-08

Added

  • Added envelopepb.MultiEnvelope.All().

[0.26.1] - 2026-05-07

Fixed

  • Fixed AggregateRootStub.MarshalBinary() / UnmarshalBinary() round-trip. The stub now uses the Dogma message registry to serialize event type IDs alongside binary data, allowing concrete types to be reconstructed on unmarshal.

Added

  • Added MarshalBinaryFunc and UnmarshalBinaryFunc fields to AggregateRootStub and ProcessRootStub, allowing tests to override the default marshal/unmarshal behavior.

[0.26.0] - 2026-05-05

Changed

  • [BC] Renamed "timeout" to "deadline" throughout, per Dogma v0.24.0.

Removed

  • [BC] Removed enginetest.Run() blackbox engine tests.
Commits
  • d625200 Bumped version to v0.26.2
  • 6773ac0 Merge pull request #145 from dogmatiq/dependabot/go_modules/github.com/dogmat...
  • 759cf28 Bump github.com/dogmatiq/dogma from 0.24.0 to 0.25.0
  • b1e39e4 simplify envelope wire compatibility and extension tests
  • 53e2612 add MultiEnvelope.All() iter.Seq[*Envelope]
  • d76c5df Bump version to v0.26.1
  • 92e1c81 Merge pull request #144 from dogmatiq:fix/aggregate-root-stub-marshal
  • 9858292 Add [Un]MarshalBinaryFunc overrides to root stubs
  • 78e6e58 Fix AggregateRootStub.MarshalBinary/UnmarshalBinary round-trip
  • 816af6c Bump Dogma to v0.26.0
  • Additional commits viewable 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 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)

Bumps [github.com/dogmatiq/enginekit](https://github.com/dogmatiq/enginekit) from 0.25.0 to 0.26.2.
- [Release notes](https://github.com/dogmatiq/enginekit/releases)
- [Changelog](https://github.com/dogmatiq/enginekit/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/enginekit@v0.25.0...v0.26.2)

---
updated-dependencies:
- dependency-name: github.com/dogmatiq/enginekit
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 8, 2026
@github-actions github-actions Bot enabled auto-merge May 8, 2026 06:52
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants