Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/dogmatiq/enginekit from 0.19.19 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.
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.
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.
  • 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)

Bumps [github.com/dogmatiq/enginekit](https://github.com/dogmatiq/enginekit) from 0.19.19 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.19...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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 29, 2026
@github-actions github-actions bot enabled auto-merge January 29, 2026 22:32
@github-actions github-actions bot merged commit 30c9177 into main Jan 29, 2026
9 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/dogmatiq/enginekit-0.20.0 branch January 29, 2026 22:34
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