Skip to content

build(deps): bump the non-majors group with 18 updates#1127

Merged
pirosiki197 merged 1 commit intomainfrom
dependabot/go_modules/non-majors-9c2392c403
Dec 6, 2025
Merged

build(deps): bump the non-majors group with 18 updates#1127
pirosiki197 merged 1 commit intomainfrom
dependabot/go_modules/non-majors-9c2392c403

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the non-majors group with 18 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.39.5 1.40.0
github.com/aws/aws-sdk-go-v2/config 1.31.16 1.32.2
github.com/aws/aws-sdk-go-v2/credentials 1.18.20 1.19.2
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.20.2 1.20.12
github.com/aws/aws-sdk-go-v2/service/s3 1.89.1 1.92.1
github.com/go-git/go-git/v5 5.16.3 5.16.4
github.com/moby/buildkit 0.25.1 0.26.2
github.com/prometheus/common 0.67.2 0.67.4
github.com/regclient/regclient 0.9.2 0.10.0
github.com/testcontainers/testcontainers-go 0.39.0 0.40.0
github.com/traefik/traefik/v3 3.5.4 3.6.2
golang.org/x/crypto 0.43.0 0.45.0
golang.org/x/net 0.46.0 0.47.0
golang.org/x/sync 0.17.0 0.18.0
k8s.io/api 0.34.1 0.34.2
k8s.io/apiextensions-apiserver 0.34.1 0.34.2
k8s.io/apimachinery 0.34.1 0.34.2
k8s.io/client-go 0.34.1 0.34.2

Updates github.com/aws/aws-sdk-go-v2 from 1.39.5 to 1.40.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.16 to 1.32.2

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.20 to 1.19.2

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.20.2 to 1.20.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.1 to 1.92.1

Commits

Updates github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.16.4

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

Commits
  • de8ecc3 Merge pull request #1743 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • 3e752f0 build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY]
  • 3a31754 Merge pull request #1741 from go-git/renovate/releases/v5.x-go-github.com-clo...
  • acc28f1 build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY]
  • 95f3880 Merge pull request #1742 from go-git/renovate/releases/v5.x-go-golang.org-x-n...
  • 329f926 build: Update module golang.org/x/net to v0.38.0 [SECURITY]
  • 399e04b Merge pull request #1734 from pjbgf/fix-ci
  • 2025eae build: test, Fix build on Windows.
  • fb6806f Merge pull request #1732 from swills/find-hash-panic-fix-backport
  • 382530f plumbing: format/idxfile, prevent panic
  • See full diff in compare view

Updates github.com/moby/buildkit from 0.25.1 to 0.26.2

Release notes

Sourced from github.com/moby/buildkit's releases.

v0.26.2

Welcome to the v0.26.2 release of buildkit!

Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.

Contributors

  • CrazyMax
  • Tõnis Tiigi

Notable Changes

  • Fix possible error when uploading big files to S3 cache exporter #6373

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.26.1

v0.26.1

Welcome to the v0.26.1 release of buildkit!

Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.

Contributors

  • Tõnis Tiigi

Notable Changes

  • Fix excessive chunking when fetching blobs #6366

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.26.0

v0.26.0

buildkit 0.26.0

Welcome to the v0.26.0 release of buildkit!

... (truncated)

Commits
  • be1f38e Merge pull request #6374 from crazy-max/0.26_picks_0.26.2
  • 8a34dcd cache(s3): request checksum calculation when required
  • 29fc55f Merge pull request #6367 from tonistiigi/v0.26-picks
  • 247e13c contentutil: avoid defaulting to ReadAt for fetch
  • a8e548f Merge pull request #4673 from bpascard/master
  • cc2d332 Merge pull request #6351 from thaJeztah/bump_tarsplit
  • 640f8bb Merge pull request #6349 from tonistiigi/dockerd-test-fixes
  • c3fd6a3 vendor: github.com/vbatts/tar-split v0.12.2
  • 2224254 test: test updates for dockerd
  • a2a940e Merge pull request #6345 from tonistiigi/cap-session-policy
  • Additional commits viewable in compare view

Updates github.com/prometheus/common from 0.67.2 to 0.67.4

Release notes

Sourced from github.com/prometheus/common's releases.

v0.67.4 / 2025-11-18

What's Changed

Full Changelog: prometheus/common@v0.67.3...v0.67.4

v0.67.3 / 2025-11-18

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.67.2...v0.67.3

Changelog

Sourced from github.com/prometheus/common's changelog.

Changelog

main / unreleased

What's Changed

Commits
  • d80d854 chore: Add omitempty tag to all config fields (#865)
  • 04686b2 chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...
  • 0b2fbf3 chore: clean up golangci-lint configuration (#782)
  • b2cdb07 Merge pull request #863 from prometheus/remove-http2-comment
  • cd1ab56 Config: remove outdated comment about HTTP/2 issues
  • f4c0aea Support JWT Profile for Authorization Grant (RFC 7523 3.1) (#862)
  • See full diff in compare view

Updates github.com/regclient/regclient from 0.9.2 to 0.10.0

Release notes

Sourced from github.com/regclient/regclient's releases.

v0.10.0

Release v0.10.0

Features:

  • Feat: Support DOCKER_AUTH_CONFIG variable. (PR 996)
  • Feat: Add regctl repo copy. (PR 997)
  • Feat: regsync support for semantic versioning(semver) for matching tags (PR 1005)
  • Feat: Add tagSets to regsync. (PR 1008)

Changes:

  • Chore: Add go:fix lines to deprecated code. (PR 994)
  • Chore: Add gofumpt to the build. (PR 995)
  • Chore: Remove the unused bps field. (PR 998)
  • Fix: Handle semver compare of numeric prerelease (PR 1007)

Security:

Contributors:

Changelog

Sourced from github.com/regclient/regclient's changelog.

Release v0.10.0

Features:

  • Feat: Support DOCKER_AUTH_CONFIG variable. (PR 996)
  • Feat: Add regctl repo copy. (PR 997)
  • Feat: regsync support for semantic versioning(semver) for matching tags (PR 1005)
  • Feat: Add tagSets to regsync. (PR 1008)

Changes:

  • Chore: Add go:fix lines to deprecated code. (PR 994)
  • Chore: Add gofumpt to the build. (PR 995)
  • Chore: Remove the unused bps field. (PR 998)
  • Fix: Handle semver compare of numeric prerelease (PR 1007)

Security:

Contributors:

Commits
  • c3de9bb Release v0.10.0
  • 76bfe7d Merge for release v0.10.0
  • 2a0496d Merge pull request #1009 from sudo-bmitch/pr-update-20251109
  • a0d4757 Version bump
  • 0ee858b Merge pull request #1008 from sudo-bmitch/pr-regsync-tagsets
  • 4467caf Feat: Add tagSets to regsync
  • 9542f8e Merge pull request #1007 from sudo-bmitch/pr-semver-numeric-prerelease
  • 34ca447 Fix: Handle semver compare of numeric prerelease
  • 8699d5a Merge pull request #1006 from sudo-bmitch/pr-update-20251102
  • 64f9773 Version bump
  • Additional commits viewable in compare view

Updates github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0

Release notes

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

v0.40.0

What's Changed

⚠️ Breaking Changes

The below modules receive a breaking change in the signature of their functional options, as now all of them return an error when needed (returning nil for success). Therefore, you're only affected when assigning the options to variables.

  • Old: type Option func(*options)
  • New: type Option func(*options) error

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

... (truncated)

Commits
  • 71b5775 chore: use new version (v0.40.0) in modules and examples
  • 7e7e8cc chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#3...
  • f95900f feat(azure): add cosmosdb module (#3452)
  • 1ed2735 fix(udp): expose UDP ports properly (#3485)
  • 7527203 chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 and golang.org/x/cry...
  • aa75771 chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1...
  • bddd936 feat(wait): add human-readable String() methods to all wait strategies (#3461)
  • 666b20d chore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.2.0 (#3463)
  • 56b85e5 chore(deps): bump actions/setup-go from 5.4.0 to 6.0.0 (#3462)
  • 9895e2e chore: enable prealloc linter and address issues (#3458)
  • Additional commits viewable in compare view

Updates github.com/traefik/traefik/v3 from 3.5.4 to 3.6.2

Release notes

Sourced from github.com/traefik/traefik/v3's releases.

v3.6.2

Important: Please read the migration guide.

Bug fixes:

  • [k8s/ingress-nginx] Deprecate Kubernetes Ingress NGINX provider experimental flag (#12286 by rtribotte)

v3.6.1

Important: Please read the migration guide.

Bug fixes:

Documentation:

  • [k8s] Fix Nginx provider documentation (#12266 by nmengin)
  • [k8s] Fix Gateway API version and the list of features supported (#12254 by nmengin)

v3.6.0

Important: Please read the migration guide.

Enhancements:

Bug fixes:

  • [server] Make the aggregator compute provider namespace for router's parentRefs (#12235 by rtribotte)

Documentation:

... (truncated)

Changelog

Sourced from github.com/traefik/traefik/v3's changelog.

v3.6.2 (2025-11-18)

All Commits

Bug fixes:

  • [k8s/ingress-nginx] Deprecate Kubernetes Ingress NGINX provider experimental flag (#12286 by rtribotte)

v3.6.1 (2025-11-13)

All Commits

Bug fixes:

Documentation:

  • [k8s] Fix Nginx provider documentation (#12266 by nmengin)
  • [k8s] Fix Gateway API version and the list of features supported (#12254 by nmengin)

v2.11.31 (2025-11-13)

All Commits

Bug fixes:

v3.6.0 (2025-11-07)

All Commits

Enhancements:

... (truncated)

Commits
  • f6ea1f4 Prepare release v3.6.2
  • e0d9b06 Deprecate Kubernetes Ingress NGINX provider experimental flag
  • ade2306 Prepare release v3.6.1
  • 67fef27 Merge branch v2.11 into v3.6
  • 79bb320 Prepare release v2.11.31
  • 9722e2b Revert "Avoid allocations in readLoop by using sync.Pool"
  • dd67dac Fix NGinx provider dcoumentation
  • baba5da Auto-negotiate Docker API Version
  • 058b194 Auto-negotiate Docker API version
  • d271750 Fix multi-layer routing with models
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.43.0 to 0.45.0

Commits
  • 4e0068c go.mod: update golang.org/x dependencies
  • e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs
  • f91f7a7 ssh/agent: prevent panic on malformed constraint
  • 2df4153 acme/autocert: let automatic renewal work with short lifetime certs
  • bcf6a84 acme: pass context to request
  • b4f2b62 ssh: fix error message on unsupported cipher
  • 79ec3a5 ssh: allow to bind to a hostname in remote forwarding
  • 122a78f go.mod: update golang.org/x dependencies
  • c0531f9 all: eliminate vet diagnostics
  • 0997000 all: fix some comments
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.46.0 to 0.47.0

Commits
  • 9a29643 go.mod: update golang.org/x dependencies
  • 07cefd8 context: deprecate
  • 5ac9dac publicsuffix: don't treat ip addresses as domain names
  • d1f64cc quic: use testing/synctest
  • fff0469 http2: document that RFC 7540 prioritization does not work with small payloads
  • f35e3a4 http2: fix weight overflow in RFC 7540 write scheduler
  • 89adc90 http2: fix typo referring to RFC 9218 as RFC 9128 instead
  • 8d76a2c quic: don't defer MAX_STREAMS frames indefinitely
  • 027f8b7 quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONE
  • dec9fe7 dns/dnsmessage: update SVCB packing to prohibit name compression
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.17.0 to 0.18.0

Commits

Updates k8s.io/api from 0.34.1 to 0.34.2

Commits

Updates k8s.io/apiextensions-apiserver from 0.34.1 to 0.34.2

Commits

Updates k8s.io/apimachinery from 0.34.1 to 0.34.2

Commits

Updates k8s.io/client-go from 0.34.1 to 0.34.2

Commits
  • 54601aa Update dependencies to v0.34.2 tag
  • 1bb1ad2 Merge pull request #134589liggitt/automated-cherry-pick-of-#134588
  • 2505205 Remove invalid SAN certificate construction
  • 7ffba0f Merge pull request #134004DerekFrank/automated-cherry-pick-of-#133573
  • 145cb8f gofmt and review feedback
  • ddcdc12 f...

    Description has been truncated

Bumps the non-majors group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.5` | `1.40.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.16` | `1.32.2` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.20` | `1.19.2` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.2` | `1.20.12` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.89.1` | `1.92.1` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.3` | `5.16.4` |
| [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.25.1` | `0.26.2` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.2` | `0.67.4` |
| [github.com/regclient/regclient](https://github.com/regclient/regclient) | `0.9.2` | `0.10.0` |
| [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/traefik/traefik/v3](https://github.com/traefik/traefik) | `3.5.4` | `3.6.2` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.45.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.34.2` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.1` | `0.34.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.1` | `0.34.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.1` | `0.34.2` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.39.5 to 1.40.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.5...v1.40.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.16 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.16...v1.32.2)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.20 to 1.19.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.20...service/m2/v1.19.2)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.2 to 1.20.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.20.2...service/sns/v1.20.12)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.89.1 to 1.92.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.89.1...service/s3/v1.92.1)

Updates `github.com/go-git/go-git/v5` from 5.16.3 to 5.16.4
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.3...v5.16.4)

Updates `github.com/moby/buildkit` from 0.25.1 to 0.26.2
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.25.1...v0.26.2)

Updates `github.com/prometheus/common` from 0.67.2 to 0.67.4
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.67.2...v0.67.4)

Updates `github.com/regclient/regclient` from 0.9.2 to 0.10.0
- [Release notes](https://github.com/regclient/regclient/releases)
- [Changelog](https://github.com/regclient/regclient/blob/v0.10.0/release.md)
- [Commits](regclient/regclient@v0.9.2...v0.10.0)

Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/traefik/traefik/v3` from 3.5.4 to 3.6.2
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/v3.6.2/CHANGELOG.md)
- [Commits](traefik/traefik@v3.5.4...v3.6.2)

Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0
- [Commits](golang/crypto@v0.43.0...v0.45.0)

Updates `golang.org/x/net` from 0.46.0 to 0.47.0
- [Commits](golang/net@v0.46.0...v0.47.0)

Updates `golang.org/x/sync` from 0.17.0 to 0.18.0
- [Commits](golang/sync@v0.17.0...v0.18.0)

Updates `k8s.io/api` from 0.34.1 to 0.34.2
- [Commits](kubernetes/api@v0.34.1...v0.34.2)

Updates `k8s.io/apiextensions-apiserver` from 0.34.1 to 0.34.2
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.34.1...v0.34.2)

Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2
- [Commits](kubernetes/apimachinery@v0.34.1...v0.34.2)

Updates `k8s.io/client-go` from 0.34.1 to 0.34.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.1...v0.34.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.20.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.92.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: github.com/prometheus/common
  dependency-version: 0.67.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: github.com/regclient/regclient
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: github.com/traefik/traefik/v3
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: golang.org/x/net
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: golang.org/x/sync
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: k8s.io/api
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
...

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 Dec 1, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 1, 2025

Preview (prod backend + PR dashboard) → https://1127.ns-preview.trapti.tech/

@pirosiki197 pirosiki197 merged commit 1462e08 into main Dec 6, 2025
12 checks passed
@pirosiki197 pirosiki197 deleted the dependabot/go_modules/non-majors-9c2392c403 branch December 6, 2025 13:41
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.

1 participant