Skip to content

chore(deps): bump the go-minor-patch group with 7 updates#472

Merged
ericfitz merged 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-d03e6f417b
Jun 16, 2026
Merged

chore(deps): bump the go-minor-patch group with 7 updates#472
ericfitz merged 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-d03e6f417b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor-patch group with 7 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.41.12 1.42.0
github.com/aws/aws-sdk-go-v2/config 1.32.23 1.32.25
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.42.2 1.42.3
github.com/oracle/oci-go-sdk/v65 65.117.0 65.117.1
golang.org/x/net 0.55.0 0.56.0
golang.org/x/text 0.37.0 0.38.0
golang.org/x/crypto 0.52.0 0.53.0

Updates github.com/aws/aws-sdk-go-v2 from 1.41.12 to 1.42.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.23 to 1.32.25

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.42.2 to 1.42.3

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.117.0 to 65.117.1

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.117.1

Added

  • Support for B200 shapes in dedicated AI clusters in the Generative AI service

  • Support for Oracle Managed Database Software Updates in the Database service

  • Support for Oracle-managed and customer-managed database home types in the Database service

  • Support for specifying VM cluster IDs when creating databases in the Database service

  • Support for Oracle Managed Software Updates delegation controls in the Delegate Access Control service

  • Support for Exadata Database VM clusters in delegation controls in the Delegate Access Control service

  • Support for database IDs in delegated resource access requests in the Delegate Access Control service

  • Support for approval action timestamps and SSH access indicators in the Delegate Access Control service

  • Support for public connectivity add-ons in the OCI Streaming with Apache Kafka service

  • Support for Kafka cluster add-ons in the OCI Streaming with Apache Kafka service

  • Support for GPU memory fabric IDs and size details in GPU memory cluster summaries, filtering GPU memory clusters by GPU memory fabric, associated GPU memory cluster IDs in GPU memory fabric resources, and partner-provided OS licenses when launching and updating instances in the Compute service

  • Support for work request and waiters when attaching volumes, detaching volumes, and terminating instances in the Compute service

  • Support for single-stack IPv6 in the Virtual Cloud Network service

  • Support for hostnames on IPv6 addresses during create, update, and bulk operations in the Virtual Cloud Network service

  • Support for IPv6 addresses on DB systems, read endpoints, read replicas, and snapshots in the MySQL HeatWave service

  • Support for IPv6 selection in replication channels on dual-stack DB systems in the MySQL HeatWave service

  • Support for X509 identity propagation trusts and CA certificate chains in the Identity Domains service

  • Support for resource subject type, impersonating resources, claim validations, and claim propagation in identity propagation trusts in the Identity Domains service

File Checksums (SHA256)

oci-go-sdk-65.117.1.zip c97114a6c5049e7775308162ec46ada4441f3ce23186d102a07a757d09de8152

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.117.1 - 2026-06-09

Added

  • Support for B200 shapes in dedicated AI clusters in the Generative AI service
  • Support for Oracle Managed Database Software Updates in the Database service
  • Support for Oracle-managed and customer-managed database home types in the Database service
  • Support for specifying VM cluster IDs when creating databases in the Database service
  • Support for Oracle Managed Software Updates delegation controls in the Delegate Access Control service
  • Support for Exadata Database VM clusters in delegation controls in the Delegate Access Control service
  • Support for database IDs in delegated resource access requests in the Delegate Access Control service
  • Support for approval action timestamps and SSH access indicators in the Delegate Access Control service
  • Support for public connectivity add-ons in the OCI Streaming with Apache Kafka service
  • Support for Kafka cluster add-ons in the OCI Streaming with Apache Kafka service
  • Support for GPU memory fabric IDs and size details in GPU memory cluster summaries, filtering GPU memory clusters by GPU memory fabric, associated GPU memory cluster IDs in GPU memory fabric resources, and partner-provided OS licenses when launching and updating instances in the Compute service
  • Support for work request and waiters when attaching volumes, detaching volumes, and terminating instances in the Compute service
  • Support for single-stack IPv6 in the Virtual Cloud Network service
  • Support for hostnames on IPv6 addresses during create, update, and bulk operations in the Virtual Cloud Network service
  • Support for IPv6 addresses on DB systems, read endpoints, read replicas, and snapshots in the MySQL HeatWave service
  • Support for IPv6 selection in replication channels on dual-stack DB systems in the MySQL HeatWave service
  • Support for X509 identity propagation trusts and CA certificate chains in the Identity Domains service
  • Support for resource subject type, impersonating resources, claim validations, and claim propagation in identity propagation trusts in the Identity Domains service
Commits
  • 7ce2eb7 Releasing version 65.117.1
  • bcc7d7a Merge remote-tracking branch 'scm/github' into release_2026-06-09
  • 343e821 Releasing version 65.117.1
  • See full diff in compare view

Updates golang.org/x/net from 0.55.0 to 0.56.0

Commits
  • 9e7fdbf internal/http3: fix wrong argument being given when validating header value
  • b686e5f internal/http3: add gzip support to transport
  • 8a34885 go.mod: update golang.org/x dependencies
  • 72eaf98 dns/dnsmessage: correctly validate SVCB record parameter order
  • 82e7868 dns/dnsmessage: avoid panic when parsing SVCB record with truncated data
  • b64f1fa internal/http3: add server support for "Trailer:" magic prefix
  • 2707ee2 internal/http3: implement HTTP/3 clientConn methods
  • 31358cc internal/http3: snapshot response headers at WriteHeader time
  • 8ecbaa9 html: don't adjust xml:base
  • 8ae811a html: properly handle end script tag in fragment mode
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.37.0 to 0.38.0

Commits

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

Commits
  • 45460e0 go.mod: update golang.org/x dependencies
  • d37c95e pkcs12: limit PBKDF iteration count to prevent CPU exhaustion
  • e2ffffe ssh: reject incomplete gssapi-with-mic configurations
  • 60e158a ssh/test: isolate CLI tests from user SSH config and agent
  • 1b77d23 ssh/knownhosts: reject lines with multiple or unknown markers
  • 3872a2b ssh/knownhosts: verify declared key type matches decoded key
  • 9f72ecc ssh/knownhosts: treat only ASCII space and tab as whitespace
  • 8f405a4 ssh: validate ECDSA curve matches expected algorithm
  • bb41b3d ssh: improve DH GEX group selection using PreferredBits
  • e04e721 ssh/agent: validate ed25519 private key length in Add
  • 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-patch group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.12` | `1.42.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.23` | `1.32.25` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.42.2` | `1.42.3` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.117.0` | `65.117.1` |
| [golang.org/x/net](https://github.com/golang/net) | `0.55.0` | `0.56.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.37.0` | `0.38.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.52.0` | `0.53.0` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.41.12 to 1.42.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.12...v1.42.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.23 to 1.32.25
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.23...config/v1.32.25)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.42.2 to 1.42.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.42.2...service/amp/v1.42.3)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.117.0 to 65.117.1
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.117.0...v65.117.1)

Updates `golang.org/x/net` from 0.55.0 to 0.56.0
- [Commits](golang/net@v0.55.0...v0.56.0)

Updates `golang.org/x/text` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.37.0...v0.38.0)

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

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.42.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-version: 65.117.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: golang.org/x/net
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: golang.org/x/text
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: golang.org/x/crypto
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-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 Jun 15, 2026
@ericfitz ericfitz merged commit 94506a1 into main Jun 16, 2026
7 checks passed
@ericfitz ericfitz deleted the dependabot/go_modules/go-minor-patch-d03e6f417b branch June 16, 2026 05:27
ericfitz added a commit that referenced this pull request Jun 16, 2026
Independently apply the same dependency bumps merged to main in #472
(aws-sdk-go-v2 1.42.0, config 1.32.25, secretsmanager 1.42.3,
oci-go-sdk/v65 65.117.1, x/net 0.56.0, x/text 0.38.0, x/crypto 0.53.0)
without cherry-picking or merging main into dev/1.4.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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