Skip to content

chore(deps): bump the go-minor-patch group with 3 updates#238

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-59d7f1a65d
Closed

chore(deps): bump the go-minor-patch group with 3 updates#238
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-59d7f1a65d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the go-minor-patch group with 3 updates: github.com/aws/aws-sdk-go-v2/config, github.com/lib/pq and github.com/oracle/oci-go-sdk/v65.

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.13 to 1.32.14

Commits

Updates github.com/lib/pq from 1.12.0 to 1.12.3

Release notes

Sourced from github.com/lib/pq's releases.

v1.12.3

  • Send datestyle startup parameter, improving compatbility with database engines that use a different default datestyle such as EnterpriseDB (#1312).

#1312: lib/pq#1312

v1.12.2

  • Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the connection. Since v1.12.0 this could result in permanently broken connections, especially with CockroachDB which frequently sends partial messages (#1299).

#1299: lib/pq#1299

v1.12.1

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

Changelog

Sourced from github.com/lib/pq's changelog.

v1.12.3 (2026-04-03)

  • Send datestyle startup parameter, improving compatbility with database engines that use a different default datestyle such as EnterpriseDB (#1312).

#1312: lib/pq#1312

v1.12.2 (2026-04-02)

  • Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the connection. Since v1.12.0 this could result in permanently broken connections, especially with CockroachDB which frequently sends partial messages (#1299).

#1299: lib/pq#1299

v1.12.1 (2026-03-30)

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

Commits
  • 1f3e3d9 Send datestyle as a startup parameter (#1312)
  • 32ba56b Expand tests for multiple result sets
  • c2cfac1 Release v1.12.2
  • 859f104 Test CockroachDB
  • 12e464c Allow multiple matches and regexps in pqtest.ErrorContains()
  • 6d77ced Treat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError
  • 71daecb Ensure transactions are closed in pqtest
  • 8f44823 Set PGAPPNAME for tests
  • 4af2196 Fix healthcheck
  • 38a54e4 Split out testdata/init a bit
  • Additional commits viewable in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.109.3 to 65.110.0

Release notes

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

65.110.0

Added

  • Support for the Container Registry service

  • Support for the Service Enablement Lifecycle Framework (SELF) service

  • Support for custom CA certificates for LDAP on mount targets in the File Storage service

  • Support for using IPv6 addresses as mount target IP addresses in the File Storage service

  • Support for natural language to SQL (NL2SQL) in the Generative AI Data service

  • Support for Zero Data Loss recovery in the Database service

  • Support for private network replication in the Cloud Migrations service

  • Support for reserved private IPs in the Network Load Balancer service

  • Support for creating and updating model deployments with public egress in the Data Science service

  • Support for validation of migrated Disaster Recovery instances in the Integration service

  • Support for additional AI Autonomous Database types (Autonomous JSON DB (AJD), Autonomous APEX (APEX), and Autonomous Vector DB (AVD)) in the Ops Insights service

  • Support for controlled updates in the MySQL HeatWave service  

Breaking Changes

  • The field OpcCompartmentId was removed from the model GenerateSqlFromNlRequest in the Generative AI Data service

  • The field CompartmentId was removed from the model GenerateSqlFromNlJob in the Generative AI Data service

File Checksums (SHA256)

oci-go-sdk-65.110.0.zip 9de6705c4c5d958b6a628c7bca1c32ff7e4948f433c87aa9ec75f9a4f7a7fd3b

Changelog

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

65.110.0 - 2026-03-31

Added

  • Support for the Container Registry service
  • Support for the Service Enablement Lifecycle Framework (SELF) service
  • Support for custom CA certificates for LDAP on mount targets in the File Storage service
  • Support for using IPv6 addresses as mount target IP addresses in the File Storage service
  • Support for natural language to SQL (NL2SQL) in the Generative AI Data service
  • Support for Zero Data Loss recovery in the Database service
  • Support for private network replication in the Cloud Migrations service
  • Support for reserved private IPs in the Network Load Balancer service
  • Support for creating and updating model deployments with public egress in the Data Science service
  • Support for validation of migrated Disaster Recovery instances in the Integration service
  • Support for additional AI Autonomous Database types (Autonomous JSON DB (AJD), Autonomous APEX (APEX), and Autonomous Vector DB (AVD)) in the Ops Insights service
  • Support for controlled updates in the MySQL HeatWave service  

Breaking Changes

  • The field OpcCompartmentId was removed from the model GenerateSqlFromNlRequest in the Generative AI Data service
  • The field CompartmentId was removed from the model GenerateSqlFromNlJob in the Generative AI Data service
Commits
  • eeafe55 Releasing version 65.110.0
  • feab3c7 Merge remote-tracking branch 'scm/github' into release_2026-03-31
  • 89f74e6 Releasing version 65.110.0
  • See full diff 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 3 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/lib/pq](https://github.com/lib/pq) and [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk).


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.13 to 1.32.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.13...config/v1.32.14)

Updates `github.com/lib/pq` from 1.12.0 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](lib/pq@v1.12.0...v1.12.3)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.109.3 to 65.110.0
- [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.109.3...v65.110.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.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.110.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 Apr 6, 2026
@ericfitz ericfitz added this to TMI Apr 7, 2026
@ericfitz ericfitz moved this to In Progress in TMI Apr 7, 2026
@ericfitz ericfitz self-assigned this Apr 7, 2026
@ericfitz ericfitz added this to the 1.4.0 milestone Apr 7, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2026

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

@dependabot dependabot bot closed this Apr 8, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/go-minor-patch-59d7f1a65d branch April 8, 2026 02:53
@github-project-automation github-project-automation bot moved this from In Progress to Done in TMI Apr 8, 2026
ericfitz added a commit that referenced this pull request Apr 8, 2026
Supersedes Dependabot PRs #238 and #242.

Go:
- github.com/oracle/oci-go-sdk/v65 v65.110.0 -> v65.111.0

Note: PR #238 also included aws/config v1.32.14 and lib/pq v1.12.3,
both of which were already applied in a prior commit.

Co-Authored-By: Claude Opus 4.6 (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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant