Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps github.com/dogmatiq/enginekit from 0.19.4 to 0.19.17.

Release notes

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

Version 0.19.17

Added

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

Version 0.19.16

Added

  • Added telemetry.NewSLogProvider(), which adapts an slog.Logger to the OpenTelemetry log.LoggerProvider interface.

Version 0.19.15

Added

  • Added global attributes to telemetry.Provider that are applied to all spans, metrics and log records created by the provider.

Version 0.19.14

  • Remove use of slog.GroupAttrs(), which is only available as of Go v1.25 (the module targets Go v1.24).

Version 0.19.13

Fixed

  • Remove use of slog.GroupAttrs(), which is only available as of Go v1.25 (the module targets Go v1.24).

Version 0.19.12

Added

  • Added uuidpb.FromBytes().
  • Added uuidpb.UUID.AsByteArray().

Version 0.19.10

Fixed

  • Ensure telemetry.Span attributes set on span creation are added to log records.

Version 0.19.9

Added

... (truncated)

Changelog

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

[0.19.17] - 2025-12-08

Added

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

[0.19.16] - 2025-12-05

Added

  • Added telemetry.NewSLogProvider(), which adapts an slog.Logger to the OpenTelemetry log.LoggerProvider interface.

[0.19.15] - 2025-12-05

Added

  • Added global attributes to telemetry.Provider that are applied to all spans, metrics and log records created by the provider.

[0.19.14] - 2025-12-04

  • Remove use of slog.GroupAttrs(), which is only available as of Go v1.25 (the module targets Go v1.24).

[0.19.13] - 2025-12-04

Fixed

  • Remove use of slog.GroupAttrs(), which is only available as of Go v1.25 (the module targets Go v1.24).

[0.19.12] - 2025-12-04

Added

  • Added uuidpb.FromBytes().
  • Added uuidpb.UUID.AsByteArray().

[0.19.11] - 2025-12-02

Fixed

  • Ensure telemetry.Recorder attributes are added to spans and log messages.

[0.19.10] - 2025-12-02

Fixed

  • Ensure telemetry.Span attributes set on span creation are added to log

... (truncated)

Commits
  • ba43ecf Bump version to v0.19.0.
  • 0c91fa1 Add support for concurrency preferences.
  • a8390b1 Add telemetry.NewSLogProvider().
  • 0edac4b Add global telemetry attributes.
  • 6ba4a76 Remove another use of slog.GroupAttrs().
  • 8d66d10 Avoid use of slog.GroupAttrs().
  • d3ea03a Add uuidpb.FromBytes() and UUID.AsByteArray().
  • ddd0df6 Ensure telemetry.Recorder attributes are added to spans and log messages.
  • 8c6479e Ensure telemetry.Span attributes set on span creation are added to log reco...
  • 177f13e Bump version to 0.19.9
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 8, 2025
@github-actions github-actions bot enabled auto-merge December 8, 2025 06:01
Bumps [github.com/dogmatiq/enginekit](https://github.com/dogmatiq/enginekit) from 0.19.4 to 0.19.17.
- [Release notes](https://github.com/dogmatiq/enginekit/releases)
- [Changelog](https://github.com/dogmatiq/enginekit/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/enginekit@v0.19.4...v0.19.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/dogmatiq/enginekit-0.19.17 branch from 0c4606d to aad1885 Compare December 16, 2025 22:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2025

Looks like github.com/dogmatiq/enginekit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 16, 2025
auto-merge was automatically disabled December 16, 2025 22:27

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/dogmatiq/enginekit-0.19.17 branch December 16, 2025 22:27
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