Skip to content

Update gomod dependencies#4265

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gomod
Closed

Update gomod dependencies#4265
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gomod

Conversation

@renovate

@renovate renovate Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
cloud.google.com/go/auth v0.18.1v0.20.0 age confidence require minor
cloud.google.com/go/storage v1.59.2v1.62.1 age confidence require minor
github.com/ClickHouse/ch-go v0.68.0v0.71.0 age confidence require minor
github.com/ClickHouse/clickhouse-go/v2 v2.40.3v2.45.0 age confidence require minor v2.46.0
github.com/ClickHouse/clickhouse-go/v2 v2.43.0v2.45.0 age confidence require minor v2.46.0
github.com/apache/arrow-go/v18 v18.5.2v18.6.0 age confidence require minor
github.com/aws/aws-sdk-go-v2 v1.41.5v1.41.6 age confidence require patch v1.41.7
github.com/aws/aws-sdk-go-v2/config v1.32.13v1.32.16 age confidence require patch v1.32.17
github.com/aws/aws-sdk-go-v2/credentials v1.19.13v1.19.15 age confidence require patch v1.19.16
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.6.21v1.6.22 age confidence require patch v1.6.23
github.com/aws/aws-sdk-go-v2/service/kms v1.50.4v1.51.0 age confidence require minor v1.51.1
github.com/aws/aws-sdk-go-v2/service/s3 v1.98.0v1.100.0 age confidence require minor v1.100.1
github.com/aws/aws-sdk-go-v2/service/ses v1.34.22v1.34.23 age confidence require patch v1.34.24
github.com/aws/aws-sdk-go-v2/service/sns v1.39.15v1.39.16 age confidence require patch v1.39.17
github.com/aws/aws-sdk-go-v2/service/sts v1.41.10v1.42.0 age confidence require minor v1.42.1
github.com/aws/smithy-go v1.24.2v1.25.1 age confidence require minor
github.com/elastic/go-elasticsearch/v8 v8.19.3v9.3.3 age confidence require major
github.com/go-mysql-org/go-mysql v1.13.0v1.14.0 age confidence require minor
github.com/go-mysql-org/go-mysql d0b04ca4a351ba require digest
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0v2.29.0 age confidence require minor
github.com/jackc/pglogrepl 2e8d0dfe37c414 age confidence require digest
github.com/jackc/pgx/v5 v5.8.0v5.9.2 age confidence require minor
github.com/jackc/pgx/v5 v5.9.1v5.9.2 age confidence require patch
github.com/lestrrat-go/jwx/v3 v3.0.13v4.0.0 age confidence require major v4.0.1
github.com/pingcap/errors 74f78ae9c8b358 require digest
github.com/slack-go/slack v0.20.0v0.23.0 age confidence require minor
github.com/snowflakedb/gosnowflake v1.19.0v2.0.1 age confidence require major v2.0.2
github.com/snowflakedb/gosnowflake v1.18.1v2.0.1 age confidence require major v2.0.2
github.com/twmb/franz-go v1.20.7v1.21.0 age confidence require minor v1.21.1
github.com/twmb/franz-go/pkg/kadm v1.17.2v1.18.0 age confidence require minor
github.com/yuin/gopher-lua v1.1.1v1.1.2 age confidence require patch
go.mongodb.org/mongo-driver/v2 v2.4.1v2.6.0 age confidence require minor
go.mongodb.org/mongo-driver/v2 v2.5.0v2.6.0 age confidence require minor
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0v0.68.0 age confidence require minor
go.opentelemetry.io/otel v1.42.0v1.43.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.42.0v1.43.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.42.0v1.43.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0v1.43.0 age confidence require minor
go.opentelemetry.io/otel/metric v1.42.0v1.43.0 age confidence require minor
go.opentelemetry.io/otel/sdk v1.42.0v1.43.0 age confidence require minor
go.opentelemetry.io/otel/sdk/metric v1.42.0v1.43.0 age confidence require minor
go.temporal.io/api v1.62.6v1.62.11 age confidence require patch
go.temporal.io/sdk v1.36.0v1.42.0 age confidence require minor v1.43.0
go.temporal.io/sdk v1.41.1v1.42.0 age confidence require minor v1.43.0
golang.org/x/crypto v0.49.0v0.50.0 age confidence require minor
golang.org/x/exp 7ab1446746e56f age confidence require digest
golang.org/x/mod v0.34.0v0.35.0 age confidence require minor
golang.org/x/tools v0.43.0v0.44.0 age confidence require minor
google.golang.org/grpc v1.79.3v1.80.0 age confidence require minor v1.81.0
k8s.io/apimachinery v0.35.3v0.36.0 age confidence require minor

Warning

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.0

Compare Source

  • bigquery: Support SchemaUpdateOptions for load jobs.

  • bigtable:

    • Add SampleRowKeys.
    • cbt: Support union, intersection GCPolicy.
    • Retry admin RPCS.
    • Add trace spans to retries.
  • datastore: Add OpenCensus tracing.

  • firestore:

    • Fix queries involving Null and NaN.
    • Allow Timestamp protobuffers for time values.
  • logging: Add a WriteTimeout option.

  • spanner: Support Batch API.

  • storage: Add OpenCensus tracing.

v0.19.0

  • bigquery:

    • Support customer-managed encryption keys.
  • bigtable:

    • Improved emulator support.
    • Support GetCluster.
  • datastore:

    • Add general mutations.
    • Support pointer struct fields.
    • Support transaction options.
  • firestore:

    • Add Transaction.GetAll.
    • Support document cursors.
  • logging:

    • Support concurrent RPCs to the service.
    • Support per-entry resources.
  • profiler:

    • Add config options to disable heap and thread profiling.
    • Read the project ID from $GOOGLE_CLOUD_PROJECT when it's set.
  • pubsub:

    • BEHAVIOR CHANGE: Release flow control after ack/nack (instead of after the
      callback returns).
    • Add SubscriptionInProject.
    • Add OpenCensus instrumentation for streaming pull.
  • storage:

    • Support CORS.
ClickHouse/ch-go (github.com/ClickHouse/ch-go)

v0.71.0

Compare Source

What's Changed

Full Changelog: ClickHouse/ch-go@v0.70.0...v0.71.0

v0.70.0

Compare Source

What's Changed

New Contributors

Full Changelog: ClickHouse/ch-go@v0.69.0...v0.70.0

v0.69.0

Compare Source

What's Changed

New Contributors

Full Changelog: ClickHouse/ch-go@v0.68.0...v0.69.0

ClickHouse/clickhouse-go (github.com/ClickHouse/clickhouse-go/v2)

v2.45.0

Compare Source

What's Changed

Bug Fixes 🐛
Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.44.0...v2.45.0

v2.44.0

Compare Source

What's Changed

Enhancements 🎉
Bug Fixes 🐛
Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.43.0...v2.44.0

v2.43.0

Compare Source

What's Changed

Enhancements 🎉
Bug fixes 🐛
Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.42.0...v2.43.0

v2.42.0

Compare Source

What's Changed

Enhancements 🎉
Bug Fixes 🐛
Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.41.0...v2.42.0

v2.41.0

Compare Source

What's Changed

Enhancements 🎉
Bug fixes 🐛
Other 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.0

Compare Source

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "after 5pm on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 1, 2026
@renovate renovate Bot enabled auto-merge (squash) May 1, 2026 23:50
@codecov

codecov Bot commented May 1, 2026

Copy link
Copy Markdown

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
2226 2 2224 203
View the top 2 failed test(s) by shortest run time
github.com/PeerDB-io/peerdb/flow/connectors/postgres::TestStringDataTypes
Stack Traces | 0s run time
=== RUN   TestStringDataTypes
=== PAUSE TestStringDataTypes
=== CONT  TestStringDataTypes
--- FAIL: TestStringDataTypes (0.00s)
2026/05/05 05:23:18 INFO using partition function flowName=testMultiLevel partitionFunc=CTIDBlockPartitioningFunc
2026/05/05 05:23:18 INFO child tables detected flowName=testMultiLevel table="\"test_5qpk096r\".\"multi_level\"" numChildTables=6 totalBlocks=6
2026/05/05 05:23:18 INFO generated partitions for child tables flowName=testMultiLevel numPartitions=6 blocksPerPartition=1 totalBlocks=6
github.com/PeerDB-io/peerdb/flow/connectors/postgres::TestStringDataTypes/macaddr
Stack Traces | 0.11s run time
=== RUN   TestStringDataTypes/macaddr
=== PAUSE TestStringDataTypes/macaddr
=== CONT  TestStringDataTypes/macaddr
2026/05/05 05:23:18 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_numrange_1777958598\".test"
2026/05/05 05:23:18 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_numrange_1777958598\".test"
2026/05/05 05:23:18 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_numrange_1777958598\".test"
2026/05/05 05:23:18 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_numrange_1777958598\".test"
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=3908 typeName=tsrange mapping=string
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=3909 typeName=_tsrange mapping=array_string
2026/05/05 05:23:18 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursorQuery="DECLARE peerdb_cursor_4909128623137048874 CURSOR FOR SELECT * FROM \"qrep_query_executor_numrange_1777958598\".test" args=[]
2026/05/05 05:23:18 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_numrange_1777958598\".test" channelLen=0
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=3908 typeName=tsrange mapping=string
2026/05/05 05:23:18 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursorQuery="DECLARE peerdb_cursor_10463310197630559545 CURSOR FOR SELECT * FROM \"qrep_query_executor_empty_numrange_1777958598\".test" args=[]
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=3909 typeName=_tsrange mapping=array_string
2026/05/05 05:23:18 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_numrange_1777958598\".test" channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_17501827162740298768
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_12129644818095589223
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_17501827162740298768 records=1 bytes=107 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_tsrange_1777958598\".test" rows=1 bytes=107 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_17501827162740298768
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=3906 typeName=numrange mapping=string
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_17501827162740298768 records=0 bytes=0 channelLen=0
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=3907 typeName=_numrange mapping=array_string
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_tsrange_1777958598\".test" rows=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part"
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_12129644818095589223 records=1 bytes=31 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_tsrange_1777958598\".test" rows=1 bytes=31 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_12129644818095589223
2026/05/05 05:23:18 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_tsrange_1777958598\".test" rows=1 bytes=107 channelLen=0
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=3906 typeName=numrange mapping=string
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=3907 typeName=_numrange mapping=array_string
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_12129644818095589223 records=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_tsrange_1777958598\".test" rows=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part"
2026/05/05 05:23:18 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_tsrange_1777958598\".test" rows=1 bytes=31 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_4909128623137048874
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_10463310197630559545
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_4909128623137048874 records=1 bytes=131 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_numrange_1777958598\".test" rows=1 bytes=131 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_4909128623137048874
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_4909128623137048874 records=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_numrange_1777958598\".test" rows=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part"
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_10463310197630559545 records=1 bytes=31 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_numrange_1777958598\".test" rows=1 bytes=31 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_10463310197630559545
2026/05/05 05:23:18 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_numrange_1777958598\".test" rows=1 bytes=131 channelLen=0
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_10463310197630559545 records=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_numrange_1777958598\".test" rows=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part"
2026/05/05 05:23:18 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_empty_numrange_1777958598\".test" rows=1 bytes=31 channelLen=0
    qrep_query_executor_test.go:692: 
        	Error Trace:	.../connectors/postgres/qrep_query_executor_test.go:692
        	Error:      	Not equal: 
        	            	expected: []string{"08:00:2b:01:02:03", "08:00:2b:01:02:04", ""}
        	            	actual  : []string{"\b\x00+\x01\x02\x03", "\b\x00+\x01\x02\x04", ""}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,4 @@
        	            	 ([]string) (len=3) {
        	            	- (string) (len=17) "08:00:2b:01:02:03",
        	            	- (string) (len=17) "08:00:2b:01:02:04",
        	            	+ (string) (len=6) "\b\x00+\x01\x02\x03",
        	            	+ (string) (len=6) "\b\x00+\x01\x02\x04",
        	            	  (string) ""
        	Test:       	TestStringDataTypes/macaddr
--- FAIL: TestStringDataTypes/macaddr (0.11s)
2026/05/05 05:23:18 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_lseg_1777958598\".test"
2026/05/05 05:23:18 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_lseg_1777958598\".test"
2026/05/05 05:23:18 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursorQuery="DECLARE peerdb_cursor_4350632904423421025 CURSOR FOR SELECT * FROM \"qrep_query_executor_lseg_1777958598\".test" args=[]
2026/05/05 05:23:18 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_lseg_1777958598\".test" channelLen=0
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=601 typeName=lseg mapping=string
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=1018 typeName=_lseg mapping=array_string
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_4350632904423421025
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_4350632904423421025 records=1 bytes=128 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_lseg_1777958598\".test" rows=1 bytes=128 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_4350632904423421025
2026/05/05 05:23:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursor=peerdb_cursor_4350632904423421025 records=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_lseg_1777958598\".test" rows=0 bytes=0 channelLen=0
2026/05/05 05:23:18 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part"
2026/05/05 05:23:18 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_lseg_1777958598\".test" rows=1 bytes=128 channelLen=0
2026/05/05 05:23:18 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_line_1777958598\".test"
2026/05/05 05:23:18 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_line_1777958598\".test"
2026/05/05 05:23:18 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" cursorQuery="DECLARE peerdb_cursor_10197876294920133814 CURSOR FOR SELECT * FROM \"qrep_query_executor_line_1777958598\".test" args=[]
2026/05/05 05:23:18 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId="test part" query="SELECT * FROM \"qrep_query_executor_line_1777958598\".test" channelLen=0
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=628 typeName=line mapping=string
2026/05/05 05:23:18 WARN unsupported field type x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} oid=629 typeName=_line mapping=array_string

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: 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.
Confidence: 0.97

✅ Automatically retrying the workflow

View workflow run

@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: 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.
Confidence: 0.98

✅ Automatically retrying the workflow

View workflow run

@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: CI failed during dependency installation (apt-get install libgeos-dev) due to a transient DNS resolution failure for azure.archive.ubuntu.com — no tests ran at all.
Confidence: 0.97

✅ Automatically retrying the workflow

View workflow run

@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: CI failed due to a transient DNS resolution failure (Temporary failure resolving 'azure.archive.ubuntu.com') when trying to install libgeos-dev — a network infrastructure issue unrelated to any code change.
Confidence: 0.98

✅ Automatically retrying the workflow

View workflow run

@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: The CI failed due to a transient DNS resolution failure (Temporary failure resolving 'azure.archive.ubuntu.com') while installing libgeos-dev, which is a GitHub Actions runner network issue unrelated to any code changes.
Confidence: 0.98

✅ Automatically retrying the workflow

View workflow run

@renovate renovate Bot requested a review from a team May 2, 2026 01:14
@renovate renovate Bot force-pushed the renovate/gomod branch from 56acbc3 to bbc70f5 Compare May 2, 2026 07:54
@renovate

renovate Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: e2e_cleanup/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.40.0
google.golang.org/grpc v1.78.0 -> v1.79.3
File name: flow/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 28 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/trace v1.42.0 -> v1.43.0
google.golang.org/genproto/googleapis/api v0.0.0-20260330182312-d5a96adf58d8 -> v0.0.0-20260414002931-afd174a4e478
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
cloud.google.com/go/iam v1.5.3 -> v1.7.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 -> v1.7.9
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.21 -> v1.18.22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.21 -> v1.4.22
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.21 -> v2.7.22
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.22 -> v1.4.23
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7 -> v1.13.8
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.13 -> v1.9.14
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.21 -> v1.13.22
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.21 -> v1.19.22
github.com/aws/aws-sdk-go-v2/service/signin v1.0.9 -> v1.0.10
github.com/aws/aws-sdk-go-v2/service/sso v1.30.14 -> v1.30.16
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.18 -> v1.35.20
github.com/go-jose/go-jose/v4 v4.1.3 -> v4.1.4
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.21.0
github.com/lestrrat-go/dsig v1.0.0 -> v1.3.0
github.com/twmb/franz-go/pkg/kmsg v1.12.0 -> v1.13.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0 -> v1.43.0
golang.org/x/net v0.52.0 -> v0.53.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd -> v0.0.0-20260409153401-be6f6cb8b1fa
golang.org/x/term v0.41.0 -> v0.42.0
golang.org/x/text v0.35.0 -> v0.36.0
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260319201613-d00831a3d3e7
google.golang.org/genproto/googleapis/rpc v0.0.0-20260330182312-d5a96adf58d8 -> v0.0.0-20260414002931-afd174a4e478
File name: flow/pkg/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 23 additional dependencies were updated

Details:

Package Change
filippo.io/edwards25519 v1.1.0 -> v1.2.0
github.com/klauspost/compress v1.18.0 -> v1.18.4
github.com/nexus-rpc/sdk-go v0.3.0 -> v0.6.0
github.com/paulmach/orb v0.11.1 -> v0.12.0
github.com/pierrec/lz4/v4 v4.1.22 -> v4.1.25
github.com/pingcap/errors v0.11.5-0.20250318082626-8f80e5cb09ec -> v0.11.5-0.20250523034308-74f78ae071ee
github.com/pingcap/tidb/pkg/parser v0.0.0-20250421232622-526b2c79173d -> v0.0.0-20260219190905-9b9281fa8d6d
github.com/segmentio/asm v1.2.0 -> v1.2.1
github.com/stretchr/objx v0.5.2 -> v0.5.3
github.com/xdg-go/scram v1.1.2 -> v1.2.0
go.opentelemetry.io/otel v1.38.0 -> v1.41.0
go.opentelemetry.io/otel/trace v1.38.0 -> v1.41.0
go.temporal.io/api v1.51.0 -> v1.62.7
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.42.0 -> v0.48.0
golang.org/x/net v0.44.0 -> v0.50.0
golang.org/x/sync v0.17.0 -> v0.19.0
golang.org/x/sys v0.36.0 -> v0.41.0
golang.org/x/text v0.29.0 -> v0.34.0
google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20260120221211-b8f7ae30c516
google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20260120221211-b8f7ae30c516
google.golang.org/grpc v1.67.1 -> v1.79.3
google.golang.org/protobuf v1.36.6 -> v1.36.11

@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.97

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from bbc70f5 to f6b605a Compare May 2, 2026 16:32
@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.95

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from f6b605a to d512545 Compare May 2, 2026 22:06
@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: Real bug: TestStringDataTypes/macaddr fails deterministically across all 3 CI matrix configurations because macaddr values are decoded as raw bytes (\b\x00+\x01\x02\x03) instead of the expected colon-separated text format (08:00:2b:01:02:03) in qrep_query_executor_test.go:692.
Confidence: 0.97

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from d512545 to 160522b Compare May 3, 2026 13:48
@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.92

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from 160522b to 1ebd893 Compare May 3, 2026 17:04
@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.97

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from 1ebd893 to cb30130 Compare May 3, 2026 21:35
@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: Real regression: TestStringDataTypes/macaddr fails deterministically across all 3 CI variants because macaddr[] array values are now decoded as raw binary bytes (\b\x00+\x01\x02\x03) instead of human-readable MAC address strings (08:00:2b:01:02:03), likely due to a pgx driver version bump in the renovate/gomod dependency update PR.
Confidence: 0.97

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

Comment thread e2e_cleanup/go.mod
Comment on lines +8 to +13
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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate renovate Bot force-pushed the renovate/gomod branch from cb30130 to dd05771 Compare May 4, 2026 01:29
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.9

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@claude

claude Bot commented May 4, 2026

Copy link
Copy Markdown

Code Review

Issue: Pinned version constraints violated in flow/go.mod

Two dependencies with // PINNED comments were bumped past their enforced versions. The flow/cmd/check_pinned_versions/main.go CI check enforces exact version matches for these modules, so the pinned_versions CI step will fail.

Module Pinned version PR version
cloud.google.com/go/bigquery v1.72.0 v1.74.0 (go.mod L7)
google.golang.org/api v0.257.0 v0.274.0 (go.mod L81)

Either revert these to their pinned versions, or — if the upgrade is intentional — update the pinned version map in flow/cmd/check_pinned_versions/main.go and the Renovate package rules in renovate.json.

@renovate renovate Bot requested a review from a team May 4, 2026 05:43
@renovate renovate Bot force-pushed the renovate/gomod branch from dd05771 to 3a453e0 Compare May 4, 2026 09:03
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.9

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from 3a453e0 to 6494755 Compare May 4, 2026 11:28
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.88

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from 6494755 to afe5395 Compare May 4, 2026 16:04
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.95

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from afe5395 to 1a34372 Compare May 4, 2026 22:09
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.97

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from 1a34372 to 4940ecd Compare May 5, 2026 02:01
@ilidemi ilidemi requested a review from pfcoperez May 5, 2026 02:04
@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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").
Confidence: 0.97

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from 4940ecd to 2258b39 Compare May 5, 2026 02:26
@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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").
Confidence: 0.97

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@renovate renovate Bot force-pushed the renovate/gomod branch from 2258b39 to e5e6122 Compare May 5, 2026 05:17
@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

❌ Test Failure

Analysis: 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.
Confidence: 0.97

⚠️ This appears to be a real bug - manual intervention needed

View workflow run

@pfcoperez pfcoperez closed this May 5, 2026
auto-merge was automatically disabled May 5, 2026 08:13

Pull request was closed

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants