Skip to content

Comments

chore(deps): bump the go-minor-patch group with 6 updates#146

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

chore(deps): bump the go-minor-patch group with 6 updates#146
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-minor-patch-e0f3b3297e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

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

Package From To
github.com/lib/pq 1.11.1 1.11.2
github.com/oracle-samples/gorm-oracle 1.1.0 1.1.1
github.com/oracle/oci-go-sdk/v65 65.108.0 65.108.1
golang.org/x/net 0.49.0 0.50.0
golang.org/x/text 0.33.0 0.34.0
golang.org/x/crypto 0.47.0 0.48.0

Updates github.com/lib/pq from 1.11.1 to 1.11.2

Release notes

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

v1.11.2

This fixes two regressions:

  • Don't send startup parameters if there is no value, improving compatibility with Supavisor (#1260).

  • Don't send dbname as a startup parameter if database=[..] is used in the connection string. It's recommended to use dbname=, as database= is not a libpq option, and only worked by accident previously. (#1261)

#1260: lib/pq#1260 #1261: lib/pq#1261

Changelog

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

v1.11.2 (2025-02-10)

This fixes two regressions:

  • Don't send startup parameters if there is no value, improving compatibility with Supavisor (#1260).

  • Don't send dbname as a startup parameter if database=[..] is used in the connection string. It's recommended to use dbname=, as database= is not a libpq option, and only worked by accident previously. (#1261)

#1260: lib/pq#1260 #1261: lib/pq#1261

Commits
  • 1412805 Don't send empty startup parameters
  • 0c529db Don't send dbname= as a startup parameter when database= is used
  • See full diff in compare view

Updates github.com/oracle-samples/gorm-oracle from 1.1.0 to 1.1.1

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.108.0 to 65.108.1

Release notes

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

65.108.1

Added

  • Support for assessments in the Database Migration Service

  • Support for managing fleet updates for collections of Databases and VM Clusters in the Oracle Exadata Database Service (ExaDB-XS)

  • Support for audit vulnerabilities in the Application Dependency Management service

  • Support for new fields DeviceName and InterfaceName for CreateCrossConnect in the Networking service

  • Support for bulk CRUD operation for Private IP and IPv6 in the Virtual Networking service

  • Support for burstable capacity coverage in Compute Capacity Report API in the Virtual Networking service

  • Support for flexible MySQL Configurations in the MySQL HeatWave service

File Checksums (SHA256)

oci-go-sdk-65.108.1.zip 8ff7294c2e8264c93ca4cb00d11fc4518382e0ac089bb475b4d2e2088964bb97

Changelog

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

65.108.1 - 2026-02-10

Added

  • Support for assessments in the Database Migration Service
  • Support for managing fleet updates for collections of Databases and VM Clusters in the Oracle Exadata Database Service (ExaDB-XS)
  • Support for audit vulnerabilities in the Application Dependency Management service
  • Support for new fields DeviceName and InterfaceName for CreateCrossConnect in the Networking service
  • Support for bulk CRUD operation for Private IP and IPv6 in the Virtual Networking service
  • Support for burstable capacity coverage in Compute Capacity Report API in the Virtual Networking service
  • Support for flexible MySQL Configurations in the MySQL HeatWave service
Commits
  • 827a001 Releasing version 65.108.1
  • d46b1dd Merge remote-tracking branch 'scm/github' into release_2026-02-10
  • 7f7827e Releasing version 65.108.1
  • See full diff in compare view

Updates golang.org/x/net from 0.49.0 to 0.50.0

Commits
  • ebddb99 go.mod: update golang.org/x dependencies
  • 4a490d4 internal/http3: add Expect: 100-continue support to ClientConn
  • 73fe701 internal/http3: add Expect: 100-continue support to Server
  • af0c9df html: add NodeType.String() method
  • e02fb33 internal/http3: make responseWriter.Flush write headers if not done yet
  • da558ff internal/http3: ensure bodyReader cannot be read after being closed
  • d7c76fa internal/http3: make responseWriter behave closer to other http.ResponseWriter
  • 64b3af9 http2: prevent transport deadlock due to WINDOW_UPDATE that exceeds limit
  • 1973e8d internal/http3: add Server support for handling HEAD requests
  • 57ea86d icmp, internal/socket, ipv4, ipv6: use binary.NativeEndian
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.33.0 to 0.34.0

Commits
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • 678d34e unicode/norm: preserve QC Maybe bit in packed forminfo
  • See full diff in compare view

Updates golang.org/x/crypto from 0.47.0 to 0.48.0

Commits

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.11.1` | `1.11.2` |
| [github.com/oracle-samples/gorm-oracle](https://github.com/oracle-samples/gorm-oracle) | `1.1.0` | `1.1.1` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.108.0` | `65.108.1` |
| [golang.org/x/net](https://github.com/golang/net) | `0.49.0` | `0.50.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.33.0` | `0.34.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` |


Updates `github.com/lib/pq` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](lib/pq@v1.11.1...v1.11.2)

Updates `github.com/oracle-samples/gorm-oracle` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/oracle-samples/gorm-oracle/releases)
- [Commits](oracle-samples/gorm-oracle@v1.1.0...v1.1.1)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.108.0 to 65.108.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.108.0...v65.108.1)

Updates `golang.org/x/net` from 0.49.0 to 0.50.0
- [Commits](golang/net@v0.49.0...v0.50.0)

Updates `golang.org/x/text` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.33.0...v0.34.0)

Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0
- [Commits](golang/crypto@v0.47.0...v0.48.0)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/oracle-samples/gorm-oracle
  dependency-version: 1.1.1
  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.108.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.50.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.34.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.48.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 Feb 16, 2026
@ericfitz
Copy link
Owner

Closing — superseded by commit 2a4ff1d on main which covers all 6 packages in this PR plus additional updates (Go toolchain 1.25.7 security fix, oci-go-sdk bumped to v65.108.2 instead of v65.108.1, and x/sys update).

@ericfitz ericfitz closed this Feb 17, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/go-minor-patch-e0f3b3297e branch February 17, 2026 21:22
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