Skip to content

Bump github.com/dogmatiq/enginekit from 0.19.16 to 0.20.0#408

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

Bump github.com/dogmatiq/enginekit from 0.19.16 to 0.20.0#408
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/dogmatiq/enginekit-0.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

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

Release notes

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

Version 0.20.0

Added

  • Added stubs.UUIDSequence.Count() method.
  • Added telemetry.Provider.WithAttrs() method.
  • Added xrapid.Uint64Range() function.
  • Added xrapid.SamplesFromSeq2() function.

Removed

  • [BC] Removed telemetry.Provider.Attrs field.

Fixed

  • xrapid.Envelope() now always generates valid message envelopes.
  • xrapid.Identity() now always generates valid identities.

Version 0.19.19

Added

  • Added stubs.UUIDSequence.

Fixed

  • Fixed uuidpb.UUID.Validate() to accept both Version 4 and Version 5 UUIDs.

Version 0.19.18

Added

  • Added xsync.Future.
  • Added xsync.SucceedOnce.
  • Added xatomic.Value.
  • Added uuidpb.Set and Map types.

Version 0.19.17

Added

  • Added support for Dogma v0.19.0 "concurrency preferences" to config package.
Changelog

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

[0.20.0] - 2026-01-29

Added

  • Added stubs.UUIDSequence.Count() method.
  • Added telemetry.Provider.WithAttrs() method.
  • Added xrapid.Uint64Range() function.
  • Added xrapid.SamplesFromSeq2() function.

Removed

  • [BC] Removed telemetry.Provider.Attrs field.

Fixed

  • xrapid.Envelope() now always generates valid message envelopes.
  • xrapid.Identity() now always generates valid identities.

[0.19.19] - 2025-12-18

Added

  • Added stubs.UUIDSequence.

Fixed

  • Fixed uuidpb.UUID.Validate() to accept both Version 4 and Version 5 UUIDs.

[0.19.18] - 2025-12-17

Added

  • Added xsync.Future.
  • Added xsync.SucceedOnce.
  • Added xatomic.Value.
  • Added uuidpb.Set and Map types.

[0.19.17] - 2025-12-08

Added

  • Added support for Dogma v0.19.0 "concurrency preferences" to config package.
Commits
  • 43b946d Add xrapid.SamplesFromSeq2().
  • c1e18c8 Add xrapid.Uint64Range().
  • 5eeeb2e Fix xrapid.Envelope() to ensure valid envelopes.
  • 7848d57 Bump version to v0.20.0.
  • 7d7281b Add telemetry.Provider.WithAttrs().
  • b8324c7 Regenerate license from template.
  • 89833dc Merge pull request #107 from dogmatiq/dependabot/go_modules/google.golang.org...
  • 34e2c82 Bump google.golang.org/grpc from 1.77.0 to 1.78.0
  • df26fad Added UUIDSequence.Count() method.
  • 2518249 Bump version to 0.19.19
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 30, 2026
@github-actions github-actions bot enabled auto-merge January 30, 2026 15:22
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/dogmatiq/enginekit-0.20.0 branch from 07ea1ea to eae5bf3 Compare January 30, 2026 15:24
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/dogmatiq/enginekit-0.20.0 branch 2 times, most recently from f62810d to 2df1b6a Compare February 12, 2026 15:26
Bumps [github.com/dogmatiq/enginekit](https://github.com/dogmatiq/enginekit) from 0.19.16 to 0.20.0.
- [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.20.0)

---
updated-dependencies:
- dependency-name: github.com/dogmatiq/enginekit
  dependency-version: 0.20.0
  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.20.0 branch from 2df1b6a to 2a35a2e Compare February 13, 2026 15:24
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