Update gomod dependencies#4265
Conversation
❌ 2 Tests Failed:
View the top 2 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
🔄 Flaky Test DetectedAnalysis: CI failed due to a transient DNS resolution failure ("Temporary failure resolving 'azure.archive.ubuntu.com'") when trying to install libgeos-dev — no tests ran at all, this is a network infrastructure blip on the GitHub Actions Azure runner. ✅ Automatically retrying the workflow |
🔄 Flaky Test DetectedAnalysis: CI failed due to a transient DNS resolution error ("Temporary failure resolving 'azure.archive.ubuntu.com'") while installing libgeos-dev — a network infrastructure flake unrelated to any code change. ✅ Automatically retrying the workflow |
🔄 Flaky Test DetectedAnalysis: CI failed during dependency installation ( ✅ Automatically retrying the workflow |
🔄 Flaky Test DetectedAnalysis: CI failed due to a transient DNS resolution failure ( ✅ Automatically retrying the workflow |
🔄 Flaky Test DetectedAnalysis: The CI failed due to a transient DNS resolution failure ( ✅ Automatically retrying the workflow |
56acbc3 to
bbc70f5
Compare
ℹ️ Artifact update noticeFile name: e2e_cleanup/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: flow/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: flow/pkg/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails deterministically across all 3 matrix configurations because macaddr values are returned as raw binary bytes ("\b\x00+\x01\x02\x03") instead of formatted strings ("08:00:2b:01:02:03"), indicating a real bug in macaddr type handling in the postgres QRep query executor. |
bbc70f5 to
f6b605a
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr deterministically fails across all 3 matrix jobs because macaddr values are returned as raw binary bytes ("\b\x00+\x01\x02\x03") instead of the expected colon-separated hex string format ("08:00:2b:01:02:03"), indicating a real regression in macaddr type handling in the PostgreSQL query executor. |
f6b605a to
d512545
Compare
❌ Test FailureAnalysis: Real bug: |
d512545 to
160522b
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails deterministically across all matrix configurations because macaddr values are returned as raw binary bytes instead of formatted strings (e.g., "\b\x00+\x01\x02\x03" instead of "08:00:2b:01:02:03"), indicating a real regression in macaddr type decoding. |
160522b to
1ebd893
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails consistently across all matrix jobs with a deterministic type-decoding regression: macaddr values are returned as raw binary bytes ("\b\x00+\x01\x02\x03") instead of the expected colon-separated hex string ("08:00:2b:01:02:03"), indicating a real bug in macaddr handling in the PostgreSQL qrep query executor. |
1ebd893 to
cb30130
Compare
❌ Test FailureAnalysis: Real regression: |
| github.com/snowflakedb/gosnowflake/v2 v2.0.1 | ||
| github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 | ||
| google.golang.org/api v0.257.0 // Note: 0.258.0 replaces WithCredentialsJSON with something that needs more digging to integrate | ||
| ) | ||
|
|
||
| require github.com/snowflakedb/gosnowflake v1.19.1 |
cb30130 to
dd05771
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails deterministically across all matrix configurations with a consistent wrong-value assertion (expected formatted MAC address strings like "08:00:2b:01:02:03" but got raw binary bytes "\b\x00+\x01\x02\x03"), indicating a real regression in macaddr encoding in the postgres query executor. |
Code ReviewIssue: Pinned version constraints violated in Two dependencies with
Either revert these to their pinned versions, or — if the upgrade is intentional — update the pinned version map in |
dd05771 to
3a453e0
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails deterministically across all CI matrix configurations (PG16, PG17, PG18) with a consistent assertion mismatch on macaddr string values in qrep_query_executor_test.go:692, indicating a real regression in macaddr type handling. |
3a453e0 to
6494755
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails with a deterministic "Not equal:" assertion error across all CI matrix configurations, likely due to a macaddr string format change introduced by the docker-compose dependency update. |
6494755 to
afe5395
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails deterministically across all CI matrix configurations with a consistent "Not equal" assertion — expected human-readable MAC address strings like "08:00:2b:01:02:03" but got raw binary bytes "\b\x00+\x01\x02\x03", indicating a real regression in macaddr type handling in the postgres connector. |
afe5395 to
1a34372
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails consistently across all CI matrix runs because macaddr array values are decoded as raw bytes (\b\x00+\x01\x02\x03) instead of formatted MAC address strings (08:00:2b:01:02:03), indicating a real regression in macaddr array decoding. |
1a34372 to
4940ecd
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr deterministically fails across all matrix configurations because macaddr values are decoded as raw binary bytes (e.g. "\b\x00+\x01\x02\x03") instead of the expected colon-delimited hex string format ("08:00:2b:01:02:03"). |
4940ecd to
2258b39
Compare
❌ Test FailureAnalysis: Real bug: TestStringDataTypes/macaddr fails deterministically across all matrix configs because macaddr values are returned as raw binary bytes ("\b\x00+\x01\x02\x03") instead of human-readable MAC address strings ("08:00:2b:01:02:03"). |
2258b39 to
e5e6122
Compare
❌ Test FailureAnalysis: TestStringDataTypes/macaddr fails deterministically across all CI matrix jobs because macaddr values are returned as raw binary bytes ("\b\x00+\x01\x02\x03") instead of the expected human-readable format ("08:00:2b:01:02:03"), indicating a real regression in macaddr type handling in qrep_query_executor_test.go:692. |
Pull request was closed
This PR contains the following updates:
v0.18.1→v0.20.0v1.59.2→v1.62.1v0.68.0→v0.71.0v2.40.3→v2.45.0v2.46.0v2.43.0→v2.45.0v2.46.0v18.5.2→v18.6.0v1.41.5→v1.41.6v1.41.7v1.32.13→v1.32.16v1.32.17v1.19.13→v1.19.15v1.19.16v1.6.21→v1.6.22v1.6.23v1.50.4→v1.51.0v1.51.1v1.98.0→v1.100.0v1.100.1v1.34.22→v1.34.23v1.34.24v1.39.15→v1.39.16v1.39.17v1.41.10→v1.42.0v1.42.1v1.24.2→v1.25.1v8.19.3→v9.3.3v1.13.0→v1.14.0d0b04ca→4a351bav2.28.0→v2.29.02e8d0df→e37c414v5.8.0→v5.9.2v5.9.1→v5.9.2v3.0.13→v4.0.0v4.0.174f78ae→9c8b358v0.20.0→v0.23.0v1.19.0→v2.0.1v2.0.2v1.18.1→v2.0.1v2.0.2v1.20.7→v1.21.0v1.21.1v1.17.2→v1.18.0v1.1.1→v1.1.2v2.4.1→v2.6.0v2.5.0→v2.6.0v0.67.0→v0.68.0v1.42.0→v1.43.0v1.42.0→v1.43.0v1.42.0→v1.43.0v1.42.0→v1.43.0v1.42.0→v1.43.0v1.42.0→v1.43.0v1.42.0→v1.43.0v1.62.6→v1.62.11v1.36.0→v1.42.0v1.43.0v1.41.1→v1.42.0v1.43.0v0.49.0→v0.50.07ab1446→746e56fv0.34.0→v0.35.0v0.43.0→v0.44.0v1.79.3→v1.80.0v1.81.0v0.35.3→v0.36.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
googleapis/google-cloud-go (cloud.google.com/go/auth)
v0.20.0Compare Source
bigquery: Support SchemaUpdateOptions for load jobs.
bigtable:
datastore: Add OpenCensus tracing.
firestore:
logging: Add a WriteTimeout option.
spanner: Support Batch API.
storage: Add OpenCensus tracing.
v0.19.0bigquery:
bigtable:
datastore:
firestore:
logging:
profiler:
pubsub:
callback returns).
storage:
ClickHouse/ch-go (github.com/ClickHouse/ch-go)
v0.71.0Compare Source
What's Changed
QBitcolumn type by @kavirajk in #1130Full Changelog: ClickHouse/ch-go@v0.70.0...v0.71.0
v0.70.0Compare Source
What's Changed
New Contributors
Full Changelog: ClickHouse/ch-go@v0.69.0...v0.70.0
v0.69.0Compare Source
What's Changed
time.Timewithtime.Durationfor Go type by @kavirajk in #1097New Contributors
Full Changelog: ClickHouse/ch-go@v0.68.0...v0.69.0
ClickHouse/clickhouse-go (github.com/ClickHouse/clickhouse-go/v2)
v2.45.0Compare Source
What's Changed
Bug Fixes 🐛
Other Changes 🛠
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.44.0...v2.45.0
v2.44.0Compare Source
What's Changed
Enhancements 🎉
url.Parseadoption from Go 1.25.7 by @M0rdecay in #1787cloudandheadtest runs for all PRs by @kavirajk in #1798Bug Fixes 🐛
clickhouse.JSONby @erezrokah in #1770cloudandheadtest runs by @kavirajk in #1786Other Changes 🛠
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.43.0...v2.44.0
v2.43.0Compare Source
What's Changed
Enhancements 🎉
QBitcolumn type by @kavirajk in #1761Bug fixes 🐛
Other Changes 🛠
UseContextexample to handlerows.Err()correct by @ehsansouri23 in #1726New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.42.0...v2.43.0
v2.42.0Compare Source
What's Changed
Enhancements 🎉
Bug Fixes 🐛
formatTimeescaping by @kavirajk in #1727Other Changes 🛠
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.41.0...v2.42.0
v2.41.0Compare Source
What's Changed
Enhancements 🎉
timeandtime64datatypes by @kavirajk @shivanshuraj1333 in #1669Bug fixes 🐛
nilmap by @kavirajk in #1667Other Changes 🛠
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.40.3...v2.41.0
apache/arrow-go (github.com/apache/arrow-go/v18)
v18.6.0: Apache Arrow Go 18.6.0Compare Source
What's Changed
Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 Automerge: Enabled.
♻ 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.