Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
ravisastryk
approved these changes
Feb 2, 2026
ac71efc to
a9502dc
Compare
a9502dc to
3fbd5d3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.19.0→v1.21.0v1.10.9→v1.11.1v2.27.5→v2.28.1v1.39.0→v1.39.1v3.16.0→v3.18.01.25.6→1.25.7v1.43.0→v1.45.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
anthropics/anthropic-sdk-go (github.com/anthropics/anthropic-sdk-go)
v1.21.0Compare Source
Full Changelog: v1.20.0...v1.21.0
Features
Chores
v1.20.0Compare Source
Full Changelog: v1.19.0...v1.20.0
Features
Bug Fixes
Chores
actions/checkoutversion (3bd83ec)lib/pq (github.com/lib/pq)
v1.11.1Compare Source
This fixes two regressions present in the v1.11.0 release:
Fix build on 32bit systems, Windows, and Plan 9 (#1253).
Named []byte types and pointers to []byte (e.g.
*[]byte,json.RawMessage)would be treated as an array instead of bytea (#1252).
v1.11.0Compare Source
This version of pq requires Go 1.21 or newer.
pq now supports only maintained PostgreSQL releases, which is PostgreSQL 14 and
newer. Previously PostgreSQL 8.4 and newer were supported.
Features
The
pq.Error.Error()text includes the position of the error (if reportedby PostgreSQL) and SQLSTATE code (#1219, #1224):
The
pq.Error.ErrorWithDetail()method prints a more detailed multilinemessage, with the Detail, Hint, and error position (if any) (#1219):
Add
Config,NewConfig(), andNewConnectorConfig()to supply connectiondetails in a more structured way (#1240).
Support
hostaddrand$PGHOSTADDR(#1243).Support multiple values in
host,port, andhostaddr, which are eachtried in order, or randomly if
load_balance_hosts=randomis set (#1246).Support
target_session_attrsconnection parameter (#1246).Support
sslnegotiationto use SSL without negotiation (#1180).Allow using a custom
tls.Config, for example for encrypted keys (#1228).Add
PQGO_DEBUG=1print the communication with PostgreSQL to stderr, to aidin debugging, testing, and bug reports (#1223).
Add support for NamedValueChecker interface (#1125, #1238).
Fixes
Match HOME directory lookup logic with libpq: prefer $HOME over /etc/passwd,
ignore ENOTDIR errors, and use APPDATA on Windows (#1214).
Fix
sslmode=verify-caverifying the hostname anyway when connecting to a DNSname (rather than IP) (#1226).
Correctly detect pre-protocol errors such as the server not being able to fork
or running out of memory (#1248).
Fix build with wasm (#1184), appengine (#745), and Plan 9 (#1133).
Deprecate and type alias
pq.NullTimetosql.NullTime(#1211).Enforce integer limits of the Postgres wire protocol (#1161).
Accept the
passfileconnection parameter to overridePGPASSFILE(#1129).Fix connecting to socket on Windows systems (#1179).
Don't perform a permission check on the .pgpass file on Windows (#595).
Warn about incorrect .pgpass permissions (#595).
Don't set extra_float_digits (#1212).
Decode bpchar into a string (#949).
Fix panic in Ping() by not requiring CommandComplete or EmptyQueryResponse in
simpleQuery() (#1234)
Recognize bit/varbit (#743) and float types (#1166) in ColumnTypeScanType().
Accept
PGGSSLIBandPGKRBSRVNAMEenvironment variables (#1143).Handle ErrorResponse in readReadyForQuery and return proper error (#1136).
CopyIn() and CopyInSchema() now work if the list of columns is empty, in which
case it will copy all columns (#1239).
Treat nil []byte in query parameters as nil/NULL rather than
""(#838).Accept multiple authentication methods before checking AuthOk, which improves
compatibility with PgPool-II (#1188).
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.28.1Compare Source
2.28.1
Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.
v2.28.0Compare Source
2.28.0
Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:
can be filtered in or out with an invocation like:
ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"Huge thanks to @Icarus9913 for working on this!
onsi/gomega (github.com/onsi/gomega)
v1.39.1Compare Source
1.39.1
Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.
openai/openai-go (github.com/openai/openai-go/v3)
v3.18.0Compare Source
Full Changelog: v3.17.0...v3.18.0
Features
Bug Fixes
find_in_pageaction (4b5d499)Chores
Documentation
api.mdby standalone resources (aeed37b)v3.17.0Compare Source
3.17.0 (2026-01-27)
Full Changelog: v3.16.0...v3.17.0
Features
Bug Fixes
Chores
actions/checkoutversion (2db54a5)actions/go-versions (go)
v1.25.7: 1.25.7Compare Source
Go 1.25.7
googleapis/go-genai (google.golang.org/genai)
v1.45.0Compare Source
Features
v1.44.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.