Skip to content

build(deps): bump the go-minor-and-patch group with 4 updates - #148

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-and-patch-b6064b85a0
Closed

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-minor-and-patch group with 4 updates: cloud.google.com/go/auth, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/secretsmanager and github.com/godror/godror.

Updates cloud.google.com/go/auth from 0.23.1 to 0.23.2

Release notes

Sourced from cloud.google.com/go/auth's releases.

auth: v0.23.2

0.23.2 (2026-08-20)

Bug Fixes

  • auth: Eliminate timing race conditions in grpctransport otel tests (#20175) (#20382) (637505e)
Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.37 to 1.32.38

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.44.6 to 1.44.7

Commits

Updates github.com/godror/godror from 0.51.0 to 0.51.4

Changelog

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

[v0.51.4]

Fixed

  • Add missing statementInnards.close in statement.closeNotLocking, which caused hanging sessions thus session buildup.
Commits
  • 5d2694b bump version
  • 1baef75 statement.Close: call statementInnards.Close
  • 5213b51 nicer conn.getOnInit (no pointer passing)
  • 6555853 Revert "Put back pooled session closing safeguard - but now only after lifeti...
  • d02eaf6 dsn: add IsZero to *Params
  • 5c3d436 Queue.DequeWithOptions: handle ORA-00942 (table not exist)
  • 26594e0 go fix
  • 475b337 Put back pooled session closing safeguard - but now only after lifetime reached
  • 394c6bb retract v0.51.1
  • 1fb7812 fix "ORA-00000: DPI-1018: array size of 0 is too small" introduced in 6197bb8...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-minor-and-patch group with 4 updates: [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) and [github.com/godror/godror](https://github.com/godror/godror).


Updates `cloud.google.com/go/auth` from 0.23.1 to 0.23.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@auth/v0.23.1...auth/v0.23.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.37 to 1.32.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.37...config/v1.32.38)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.44.6 to 1.44.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.44.6...service/ssm/v1.44.7)

Updates `github.com/godror/godror` from 0.51.0 to 0.51.4
- [Changelog](https://github.com/godror/godror/blob/main/CHANGELOG.md)
- [Commits](godror/godror@v0.51.0...v0.51.4)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.44.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-and-patch
- dependency-name: github.com/godror/godror
  dependency-version: 0.51.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-and-patch
...

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 Aug 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Sep 2, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-minor-and-patch-b6064b85a0 branch September 2, 2026 05: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