Skip to content

chore(deps): bump the go-dependencies group across 1 directory with 6 updates#315

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/go-dependencies-dd24989048
Closed

chore(deps): bump the go-dependencies group across 1 directory with 6 updates#315
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/go-dependencies-dd24989048

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 4 updates in the / directory: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3, go.mongodb.org/mongo-driver/v2 and golang.org/x/crypto.

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.27 to 1.32.30

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.26 to 1.19.29

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.2 to 1.105.1

Commits

Updates go.mongodb.org/mongo-driver/v2 from 2.7.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!

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 (#2462)
  • dd14275 GODRIVER-3888 Move update to the mongo package. (#2450)
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.53.0 to 0.54.0

Commits
  • cdce021 go.mod: update golang.org/x dependencies
  • d9474cc openpgp: make the deprecation message more explicit
  • 7626c50 ssh: verify declared key type matches decoded key in authorized_keys
  • 0471e79 ssh/agent: enforce strict limits on DSA key parameters
  • 6435c37 ssh: sanitize client disconnect messages
  • 7d695da ssh/agent: drain channel stderr in agent forwarders
  • 5b7f841 acme/autocert: fix data race in Manager.createCert
  • 0b316e7 argon2: update RFC 9106 parameter recommendations
  • 55aec0a x509roots/fallback: update bundle
  • 5f2de1a internal: remove wycheproof tests
  • See full diff in compare view

Updates golang.org/x/sync from 0.21.0 to 0.22.0

Commits

@dependabot dependabot Bot added the area: dependencies Go module dependencies label Jul 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 14, 2026 04:05
@dependabot dependabot Bot added the area: dependencies Go module dependencies label Jul 14, 2026
@lerian-studio

lerian-studio commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Lerian Library Version Check

Library Current Latest Status
lib-auth/v2 v2.9.0 v2.9.0 Current
lib-commons/v5 v5.10.0 v5.10.0 Current
lib-observability v1.1.0 v1.1.0 Current
lib-streaming v1.8.0 v1.8.0 Current
fetcher/pkg/engine v1.0.13 skipped Skipped (ignore file)

0 outdated | 4 current | 1 skipped | 0 unknown

@lerian-studio lerian-studio added the size/S PR changes 50-199 lines label Jul 14, 2026
@lerian-studio

lerian-studio commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🔍 PR Validation Summary

✅ PR Mergeable — no blocking failures

Check Status Blocking
Source Branch ✅ success yes
PR Title ✅ success yes
PR Description ✅ success yes
PR Size ✅ success no
Auto Labels ✅ success no
PR Metadata ✅ success no

🔍 View workflow run

@lerian-studio

Copy link
Copy Markdown
Contributor

📊 Unit Test Coverage Report: fetcher-manager

Metric Value
Overall Coverage 89.7% ✅ PASS
Threshold 80%

Coverage by Package

Package Coverage
github.com/LerianStudio/fetcher/v2/components/manager/cmd/huma-spec 33.4%
github.com/LerianStudio/fetcher/v2/components/manager/internal/adapters/cache 100.0%
github.com/LerianStudio/fetcher/v2/components/manager/internal/adapters/http/in 89.4%
github.com/LerianStudio/fetcher/v2/components/manager/internal/services/command 92.8%
github.com/LerianStudio/fetcher/v2/components/manager/internal/services/query 96.4%

Generated by Go PR Analysis workflow

@lerian-studio

Copy link
Copy Markdown
Contributor

📊 Unit Test Coverage Report: fetcher-worker

Metric Value
Overall Coverage 87.2% ✅ PASS
Threshold 80%

Coverage by Package

Package Coverage
github.com/LerianStudio/fetcher/v2/components/worker/internal/services 89.7%

Generated by Go PR Analysis workflow

… updates

Bumps the go-dependencies group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2), [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.27 to 1.32.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.27...config/v1.32.30)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.26 to 1.19.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.26...credentials/v1.19.29)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.104.2 to 1.105.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.104.2...service/s3/v1.105.1)

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

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

Updates `golang.org/x/sync` from 0.21.0 to 0.22.0
- [Commits](golang/sync@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.105.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- 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: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/develop/go-dependencies-dd24989048 branch from 167d092 to 25f5883 Compare July 14, 2026 12:31
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 14, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/develop/go-dependencies-dd24989048 branch July 14, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: dependencies Go module dependencies size/S PR changes 50-199 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant