Skip to content

Bump github.com/dogmatiq/enginekit from 0.19.16 to 0.26.5#441

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/dogmatiq/enginekit-0.26.5
Open

Bump github.com/dogmatiq/enginekit from 0.19.16 to 0.26.5#441
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/dogmatiq/enginekit-0.26.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/dogmatiq/enginekit from 0.19.16 to 0.26.5.

Release notes

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

Version 0.26.5

Changed

  • envelopepb.EffectPacker.PackCommand(), PackEvent(), and PackDeadline() now return the packed envelope.

Version 0.26.4

Added

  • Added generic envelopepb.SetExtension[T](), GetExtension[T](), SetBaggage[T]() and GetBaggage[T]() helpers for attaching and reading extensions/baggage on an envelopepb.Body after packing.
  • Added envelopepb.EventStreamPosition, an extension message that identifies the stream from which an event was obtained, and the event's offset within that stream.

Version 0.26.3

Changed

  • envelopepb.Unpack() is now generic: Unpack[T dogma.Message](https://github.com/dogmatiq/enginekit/blob/HEAD/env) (T, error). T may be a message interface such as dogma.Command or a concrete message type.

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.

... (truncated)

Changelog

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

[0.26.5] - 2026-06-10

Changed

  • envelopepb.EffectPacker.PackCommand(), PackEvent(), and PackDeadline() now return the packed envelope.

[0.26.4] - 2026-05-16

Added

  • Added generic envelopepb.SetExtension[T](), GetExtension[T](), SetBaggage[T]() and GetBaggage[T]() helpers for attaching and reading extensions/baggage on an envelopepb.Body after packing.
  • Added envelopepb.EventStreamPosition, an extension message that identifies the stream from which an event was obtained, and the event's offset within that stream.

[0.26.3] - 2026-05-09

Changed

  • envelopepb.Unpack() is now generic: Unpack[T dogma.Message](https://github.com/dogmatiq/enginekit/blob/main/env) (T, error). T may be a message interface such as dogma.Command or a concrete message type.

[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

... (truncated)

Commits
  • bc5d3e5 Bumped version to v0.26.5
  • b07acc9 Merge pull request #155 from dogmatiq/dependabot/go_modules/golang.org/x/sync...
  • bf61bc3 Bump golang.org/x/sync from 0.20.0 to 0.21.0
  • b25e2c8 Merge pull request #152 from dogmatiq/dependabot/go_modules/go.opentelemetry....
  • 8f10d1d Bump go.opentelemetry.io/otel/log from 0.19.0 to 0.20.0
  • 1aeccfa Merge pull request #154 from dogmatiq/dependabot/go_modules/go.opentelemetry....
  • 58ea12c Bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0
  • d5ec9e9 Merge pull request #150 from dogmatiq/dependabot/go_modules/github.com/dogmat...
  • 56843f9 Bump github.com/dogmatiq/dapper from 0.6.0 to 0.6.1
  • 5dc2c6a Bump version to v0.26.4
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/dogmatiq/enginekit-0.26.5 branch from ce9c034 to de7c644 Compare June 15, 2026 15:26
@github-actions github-actions Bot enabled auto-merge June 15, 2026 15:26
Bumps [github.com/dogmatiq/enginekit](https://github.com/dogmatiq/enginekit) from 0.19.16 to 0.26.5.
- [Release notes](https://github.com/dogmatiq/enginekit/releases)
- [Changelog](https://github.com/dogmatiq/enginekit/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/enginekit@v0.19.16...v0.26.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/dogmatiq/enginekit-0.26.5 branch from de7c644 to 0be3973 Compare June 24, 2026 15:26
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