Skip to content

build(deps): bump the minor-and-patch group with 13 updates - #50

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-and-patch-f20bc253a5
Open

build(deps): bump the minor-and-patch group with 13 updates#50
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-and-patch-f20bc253a5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 13 updates:

Package From To
github.com/a-h/templ 0.3.1001 0.3.1020
github.com/go-webauthn/webauthn 0.15.0 0.17.4
github.com/russellhaering/goxmldsig 1.6.0 1.6.1
github.com/stretchr/testify 1.11.1 1.12.0
github.com/testcontainers/testcontainers-go/modules/postgres 0.42.0 0.44.0
github.com/xraph/chronicle 1.6.0 1.6.1
github.com/xraph/forge 1.9.2 1.9.7
github.com/xraph/keysmith 1.6.0 1.6.1
github.com/xraph/relay 1.6.0 1.6.1
go.mongodb.org/mongo-driver/v2 2.5.0 2.8.0
golang.org/x/crypto 0.54.0 0.55.0
github.com/xraph/ledger 1.6.0 1.6.1
github.com/xraph/vault 1.6.0 1.6.1

Updates github.com/a-h/templ from 0.3.1001 to 0.3.1020

Release notes

Sourced from github.com/a-h/templ's releases.

v0.3.1020

Changelog

  • 09d6b02 chore: bump version
  • a411f13 chore: fix linter warning in test code
  • 524cd39 feat: add -check flag, closes #1007 (#1373)
  • f3d595c feat: add Range to ExpressionAttribute nodes (#1347)
  • 82af17c feat: add Range to GoCode nodes (#1348)
  • cf98cdc feat: add Range to StringExpression nodes (#1349)
  • ff38cee feat: add ranges for attribute node values (#1383)
  • 552ed02 feat: support concurrent rendering of templ components (#1359)
  • b310a97 fix(generatecmd): check cmd.Start() error before inserting cmd in to running map (#1382)
  • 410a80e fix(lsp): delete $GOROOT hack in uri.File
  • 95a0854 fix: allow JSFuncCall on arbitrary HTML attributes (#1375)
  • e581c01 fix: attributes containing a conditional, are always multiline (#1380)
  • b2952ed fix: clear children context in Fragment.Render (#1360)
  • 8fecf2d fix: prevent corrupted output in watch mode with gzip, fixes #1365 (#1366)
  • 7adcb62 fix: show correct updates based on written Go files without watch (#1363)
  • aa493e0 fix: track Range for non-JavaScript ScriptExpression nodes (#1350)
  • d52d64e fix: use dedicated shadow host in Suspense example to ensure header is rendered (#1370)
  • 83176f9 fix: vulnerabilities in x/net (only affects templ watch mode and tests), fixes #1354
Commits
  • 09d6b02 chore: bump version
  • ff38cee feat: add ranges for attribute node values (#1383)
  • e581c01 fix: attributes containing a conditional, are always multiline (#1380)
  • b310a97 fix(generatecmd): check cmd.Start() error before inserting cmd in to `run...
  • 95a0854 fix: allow JSFuncCall on arbitrary HTML attributes (#1375)
  • 8fecf2d fix: prevent corrupted output in watch mode with gzip, fixes #1365 (#1366)
  • a411f13 chore: fix linter warning in test code
  • 524cd39 feat: add -check flag, closes #1007 (#1373)
  • d52d64e fix: use dedicated shadow host in Suspense example to ensure header is render...
  • 552ed02 feat: support concurrent rendering of templ components (#1359)
  • Additional commits viewable in compare view

Updates github.com/go-webauthn/webauthn from 0.15.0 to 0.17.4

Release notes

Sourced from github.com/go-webauthn/webauthn's releases.

v0.17.4

v0.17.4 (2026-05-22)

Dependency Updates

This release just contains updates to dependencies.

v0.17.3

v0.17.3 (2026-05-09)

Dependency Updates

This release just contains updates to dependencies.

v0.17.2

v0.17.2 (2026-05-03)

Bug Fixes

  • webauthn: include verify attestation func for credential (#679) (1f354c8)

v0.17.1

0.17.1 (2026-05-03)

Bug Fixes

v0.17.0

0.17.0 (2026-04-21)

Bug Fixes

  • protocol: short-circuit apple attestation extension lookup (#664) (5296bc7)

Features

  • webauthn: add authenticator registration filtering (#668) (0be632e)
  • webauthn: credential message pack (#660) (c7d933c)

... (truncated)

Changelog

Sourced from github.com/go-webauthn/webauthn's changelog.

v0.17.4 (2026-05-22)

Dependency Updates

This release just contains updates to dependencies.

v0.17.3 (2026-05-09)

Dependency Updates

This release just contains updates to dependencies.

v0.17.2 (2026-05-03)

Bug Fixes

  • webauthn: include verify attestation func for credential (#679) (1f354c8)

0.17.1 (2026-05-03)

Bug Fixes

0.17.0 (2026-04-21)

Bug Fixes

  • protocol: short-circuit apple attestation extension lookup (#664) (5296bc7)

Features

  • webauthn: add authenticator registration filtering (#668) (0be632e)
  • webauthn: credential message pack (#660) (c7d933c)

BREAKING CHANGES

  • A bug with the Credential Record which was introduced early in the libraries lifecycle has resulted in a breaking change to the Credential struct. If you are manually

... (truncated)

Commits
  • bc5e90d release: v0.17.4 (#695)
  • eaeedc6 build(deps): update module github.com/go-webauthn/x to v0.2.6 (#694)
  • d41c63d build(deps): update step-security/harden-runner action to v2.19.4 (#693)
  • 5eb52ec build(deps): update codecov/codecov-action action to v6.0.1 (#692)
  • b9202d1 build(deps): update step-security/harden-runner action to v2.19.3 (#690)
  • 6b95913 build(deps): update github/codeql-action action to v4.35.5 (#691)
  • 7aca952 build(deps): update step-security/harden-runner action to v2.19.2 (#689)
  • a0459c6 ci: apply zizmor recommendations (#688)
  • ff07f7c release: v0.17.3 (#687)
  • 85b47be build(deps): update module github.com/go-webauthn/x to v0.2.5 (#685)
  • Additional commits viewable in compare view

Updates github.com/russellhaering/goxmldsig from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/russellhaering/goxmldsig's releases.

v1.6.1

What's Changed

New Contributors

Full Changelog: russellhaering/goxmldsig@v1.6.0...v1.6.1

Commits
  • 10e2e65 Pin test workflow actions by commit SHA
  • 6bd60e2 Bump github.com/kr/pretty to v0.3.1
  • 7cdd32e Update GitHub Actions to current releases
  • 9d96596 Test against currently supported Go versions
  • d459b99 Bump github.com/stretchr/testify from 1.8.4 to 1.11.1
  • d6a222f Bump github.com/beevik/etree to v1.7.0
  • 3331e94 Build nested test element without parsing XML
  • a225617 etreeutils: enforce node limits during canonicalization
  • See full diff in compare view

Updates github.com/stretchr/testify from 1.11.1 to 1.12.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.12.0

What's Changed

Functional Changes

Fixes

Documentation, Build & CI

New Contributors

... (truncated)

Commits
  • 001eb79 Merge pull request #1905 from Kentzo/patch-1
  • ad40f38 Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...
  • 3bae017 build(deps): bump actions/checkout from 6.0.2 to 6.0.3
  • f8c01f3 mock: Mock.Return does not exist anymore
  • 12f8b56 Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliases
  • a11649e assert: make *AssertionFunc type just aliases
  • dc20f41 Merge pull request #1890 from stretchr/dolmen/codegen-modernize
  • 098f8d7 _codegen: use strings.Builder
  • d2699be _codegen: modernize
  • a463c8c Merge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashes
  • Additional commits viewable in compare view

Updates github.com/testcontainers/testcontainers-go/modules/postgres from 0.42.0 to 0.44.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go/modules/postgres's releases.

v0.44.0

What's Changed

🔒 Security

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

... (truncated)

Commits
  • 007bd6b chore: use new version (v0.44.0) in modules and examples
  • 6fdd2fd feat: allow overriding the session ID (#3051)
  • 0cfd2f9 chore(deps): bump slackapi/slack-github-action from 3.0.3 to 4.0.0 (#3788)
  • 5dda4cd chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3789)
  • 8cfecf9 chore(deps): bump docker/setup-docker-action from 5.1.0 to 5.4.0 (#3790)
  • 1d054f6 fix: escape the container name in the Docker name filter (#3837)
  • 2f869d6 fix: should print max information by default (#3459)
  • 62941e8 chore(azurite): tidy module dependencies (#3838)
  • 632ee7b security: fix Dependabot alerts for grpc and OTel (#3835)
  • caa68c6 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1...
  • Additional commits viewable in compare view

Updates github.com/xraph/chronicle from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/xraph/chronicle's releases.

v1.6.1

Changes

  • ci: read the go version from go.mod in release.yml too (b553bc6)

Installation

go get github.com/xraph/[email protected]

Full Changelog: xraph/chronicle@v1.6.0...v1.6.1

Commits

Updates github.com/xraph/forge from 1.9.2 to 1.9.7

Release notes

Sourced from github.com/xraph/forge's releases.

v1.9.7

Forge Framework v1.9.7 (2026-08-14T16:19:17Z)

Welcome to this new release of Forge Framework!

Changelog

Bug Fixes

  • cd4a8ffbbcee07bcfe3829d50216c7814b3b33bc: fix: improved the client gen with service splitting output (@​juicycleff)

Documentation Updates

  • faaca26976b3d1dff8339598a500e829867449e8: docs(changelog): update CHANGELOG.md for v1.9.6 (@​github-actions[bot])

Installation

Using Go Install

go install github.com/xraph/forge/cmd/[email protected]

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Package Managers

# Homebrew (macOS/Linux)
brew install xraph/tap/forge
Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forge

What's Changed

Full changelog: xraph/forge@v1.9.6...v1.9.7

v1.9.6

Forge Framework v1.9.6 (2026-08-14T15:14:13Z)

Welcome to this new release of Forge Framework!

Changelog

Documentation Updates

  • 07fe29045193e9e4f1f463ff7a1134b6a576b1e9: docs(changelog): update CHANGELOG.md for v1.9.5 (@​github-actions[bot])

Other Changes

  • a0f6e7669c8b8d835bd46b904d2d746684b89963: Revert "chore: relicense Forge under MIT" (@​juicycleff)

Installation

Using Go Install

go install github.com/xraph/forge/cmd/[email protected]
</tr></table> 

... (truncated)

Changelog

Sourced from github.com/xraph/forge's changelog.

1.9.7 (2026-08-14)

Bug Fixes

  • improved the client gen with service splitting output (cd4a8ffb)

Maintenance

  • changelog: update CHANGELOG.md for v1.9.6 (faaca269)

1.9.6 (2026-08-14)

Maintenance

  • Revert "chore: relicense Forge under MIT" (a0f6e766)
  • changelog: update CHANGELOG.md for v1.9.5 (07fe2904)

1.9.5 (2026-08-09)

Features

  • react: hydrate during render, and emit real markup from a server render (de92a9a9)
  • client: give a query handle a real server snapshot, and export the SSR surface (2d63f3d6)
  • client: add hydrate, reviving a payload into a warm cache (3464fb3e)
  • client: add dehydrate, emitting only entities the exported queries reach (f3e41d48)
  • client: add peek, settledQueries and restore to the query cache (9db6836d)
  • client: let a settle supply resolved tags instead of a response (b5f2075b)
  • client: add the SSR wire encoding, with reference-shaped data escaped (443a0552)
  • client: emit response and entity types on mutation bindings (a3a71825)
  • client: surface pending optimistic state through every adapter (addca460)
  • client: project pending placements onto a query's value (ab38624d)
  • client: show a mutation's declared change before the server answers (d59189f5)
  • client: derive a mutation's optimistic target from its tags (af135637)
  • client: add the overlay stack's entity plane (3041e0c7)
  • client: open one overlay resolution point in the entity store (9957bf06)
  • client: emit declared scopes as typed capabilities and can() (0637c181)
  • client: rank introspected specs with OpenAPI (7332ab16)
  • cli: watch every spec source (3a840ea9)
  • cli: merge several spec sources into one package (be85a544)
  • cli: accept several spec sources (2b4e8437)
  • client: add ParseFileUnresolved for multi-source merging (9c1366c0)
  • client-core: skip gap recovery when the server replayed it (ae33e82c)
  • client: report merge collisions through spec.Warnings (18706d92)
  • router: replay missed SSE events on reconnect (87b97323)
  • router: WithEventLog route option (06fbb603)
  • client: add MergeSpecs and SourceKind (3d5bbd71)

... (truncated)

Commits
  • faaca26 docs(changelog): update CHANGELOG.md for v1.9.6
  • cd4a8ff fix: improved the client gen with service splitting output
  • a0f6e76 Revert "chore: relicense Forge under MIT"
  • 07fe290 docs(changelog): update CHANGELOG.md for v1.9.5
  • bb9df17 chore: relicense Forge under MIT
  • 0e58759 Merge pull request #56 from xraph/docs/readme-rewrite
  • b9eb154 chore: allow CONTRIBUTING.md past the blanket markdown ignore
  • 6f783cc docs: delete LICENSING.md, add CONTRIBUTING.md, drop the roadmap
  • d71291f Merge pull request #57 from xraph/chore/untrack-superpowers
  • 626a258 Merge pull request #55 from xraph/feat/client-ssr-hydration
  • Additional commits viewable in compare view

Updates github.com/xraph/keysmith from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/xraph/keysmith's releases.

v1.6.1

Changes

  • ci: read the go version from go.mod in release.yml too (4f79daf)

Installation

go get github.com/xraph/[email protected]

Full Changelog: xraph/keysmith@v1.6.0...v1.6.1

Commits

Updates github.com/xraph/relay from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/xraph/relay's releases.

v1.6.1

Changes

  • ci: read the go version from go.mod in release.yml too (da080e5)

Installation

go get github.com/xraph/[email protected]

Full Changelog: xraph/relay@v1.6.0...v1.6.1

Commits

Updates go.mongodb.org/mongo-driver/v2 from 2.5.0 to 2.8.0

Release notes

Sourced from go.mongodb.org/mongo-driver/v2's releases.

MongoDB Go Driver 2.8.0

The MongoDB Go Driver Team is pleased to release version 2.8.0 of the official MongoDB Go Driver.

Release Highlights

This release supports the general availability of Queryable Encryption string queries. The query types prefix, suffix, and substring are added as generally available for MongoDB 9.0+ and libmongocrypt 1.20.0. The query types prefixPreview, suffixPreview, and substringPreview remain experimental for 8.2–8.x servers and may be removed in a future release.

Other key facts:

  • The algorithm TextPreview is replaced with String.
  • API rename: options.Text()options.String(); TextOptions*StringOptions*; EncryptOptionsBuilder.SetTextOptionsSetStringOptions.

What's Changed

✨ New Features

📦 Dependency Updates

Full Changelog: mongodb/mongo-go-driver@v2.7.0...v2.8.0

For a full list of tickets included in this release, please see the list of fixed issues.

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. For issues with, questions about, or feedback for the Go Driver, please look into our support channels, including StackOverflow. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!

MongoDB Go Driver 2.7.0

The MongoDB Go Driver Team is pleased to release version 2.7.0 of the official MongoDB Go Driver.

Release Highlights

This release adds support for sending afterClusterTime on writes in causally consistent sessions, improving alignment between read and write behavior in session-based workflows. It also continues cleanup of session-related and internal-only APIs by deprecating the experimental session API, helping clarify which surfaces are intended for long-term public use. Alongside that, the release includes a handful of targeted quality improvements across BSON validation, change streams, and error reporting to make the driver more predictable and easier to debug.

What's Changed

✨ New Features

🐛 Fixed

... (truncated)

Commits
  • b724f0a BUMP v2.8.0
  • 794aab6 GODRIVER-4002: Add substring to QE GA (#2471)
  • df356c0 Bump golang.org/x/crypto from 0.50.0 to 0.52.0 in /internal/test/goleak (#2469)
  • a59df1a GODRIVER-4015: Bump testdata/specifications from 34479c6 to ea6be20 (#2468)
  • 5db45dc Bump github/codeql-action from 4.36.2 to 4.36.3 in the actions group (#2465)
  • 2426eed Merge pull request #2463 from matthewdale/godriver2962-rename-insert
  • 056dbf1 Merge release/2.7 into master (#2467)
  • 3c8fa07 Merge branch 'master' into merge-release/2.7-into-master-1783517184972
  • 6e6f7dd GODRIVER-3976: Skip change stream csot periodic noop interval secs (

Bumps the minor-and-patch group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/a-h/templ](https://github.com/a-h/templ) | `0.3.1001` | `0.3.1020` |
| [github.com/go-webauthn/webauthn](https://github.com/go-webauthn/webauthn) | `0.15.0` | `0.17.4` |
| [github.com/russellhaering/goxmldsig](https://github.com/russellhaering/goxmldsig) | `1.6.0` | `1.6.1` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.0` |
| [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.44.0` |
| [github.com/xraph/chronicle](https://github.com/xraph/chronicle) | `1.6.0` | `1.6.1` |
| [github.com/xraph/forge](https://github.com/xraph/forge) | `1.9.2` | `1.9.7` |
| [github.com/xraph/keysmith](https://github.com/xraph/keysmith) | `1.6.0` | `1.6.1` |
| [github.com/xraph/relay](https://github.com/xraph/relay) | `1.6.0` | `1.6.1` |
| [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) | `2.5.0` | `2.8.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.54.0` | `0.55.0` |
| [github.com/xraph/ledger](https://github.com/xraph/ledger) | `1.6.0` | `1.6.1` |
| [github.com/xraph/vault](https://github.com/xraph/vault) | `1.6.0` | `1.6.1` |


Updates `github.com/a-h/templ` from 0.3.1001 to 0.3.1020
- [Release notes](https://github.com/a-h/templ/releases)
- [Commits](a-h/templ@v0.3.1001...v0.3.1020)

Updates `github.com/go-webauthn/webauthn` from 0.15.0 to 0.17.4
- [Release notes](https://github.com/go-webauthn/webauthn/releases)
- [Changelog](https://github.com/go-webauthn/webauthn/blob/master/CHANGELOG.md)
- [Commits](go-webauthn/webauthn@v0.15.0...v0.17.4)

Updates `github.com/russellhaering/goxmldsig` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/russellhaering/goxmldsig/releases)
- [Commits](russellhaering/goxmldsig@v1.6.0...v1.6.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.11.1...v1.12.0)

Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.42.0 to 0.44.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.42.0...v0.44.0)

Updates `github.com/xraph/chronicle` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/xraph/chronicle/releases)
- [Commits](xraph/chronicle@v1.6.0...v1.6.1)

Updates `github.com/xraph/forge` from 1.9.2 to 1.9.7
- [Release notes](https://github.com/xraph/forge/releases)
- [Changelog](https://github.com/xraph/forge/blob/main/CHANGELOG.md)
- [Commits](xraph/forge@v1.9.2...v1.9.7)

Updates `github.com/xraph/keysmith` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/xraph/keysmith/releases)
- [Commits](xraph/keysmith@v1.6.0...v1.6.1)

Updates `github.com/xraph/relay` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/xraph/relay/releases)
- [Commits](xraph/relay@v1.6.0...v1.6.1)

Updates `go.mongodb.org/mongo-driver/v2` from 2.5.0 to 2.8.0
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v2.5.0...v2.8.0)

Updates `golang.org/x/crypto` from 0.54.0 to 0.55.0
- [Commits](golang/crypto@v0.54.0...v0.55.0)

Updates `github.com/xraph/ledger` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/xraph/ledger/releases)
- [Commits](xraph/ledger@v1.6.0...v1.6.1)

Updates `github.com/xraph/vault` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/xraph/vault/releases)
- [Commits](xraph/vault@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-version: 0.3.1020
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/go-webauthn/webauthn
  dependency-version: 0.17.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/russellhaering/goxmldsig
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/xraph/chronicle
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/xraph/forge
  dependency-version: 1.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/xraph/keysmith
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/xraph/relay
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: go.mongodb.org/mongo-driver/v2
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: golang.org/x/crypto
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/xraph/ledger
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/xraph/vault
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 17, 2026
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