Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/snowflakedb/gosnowflake to v1.12.1 #36737

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/snowflakedb/gosnowflake v1.12.0 -> v1.12.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

snowflakedb/gosnowflake (github.com/snowflakedb/gosnowflake)

v1.12.1: Release

Compare Source


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 dependencies Pull requests that update a dependency file renovatebot labels Dec 10, 2024
@renovate renovate bot requested review from dmitryax, a team and crobert-1 as code owners December 10, 2024 01:07
Copy link
Contributor Author

renovate bot commented Dec 10, 2024

ℹ Artifact update notice

File name: internal/sqlquery/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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/google/flatbuffers v23.5.26+incompatible -> v24.3.25+incompatible
github.com/klauspost/cpuid/v2 v2.2.5 -> v2.2.7
github.com/pierrec/lz4/v4 v4.1.18 -> v4.1.21
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240222234643-814bf88cf225
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 -> v0.0.0-20231012003039-104605ab7028
File name: receiver/snowflakereceiver/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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/google/flatbuffers v23.5.26+incompatible -> v24.3.25+incompatible
github.com/klauspost/cpuid/v2 v2.2.5 -> v2.2.7
github.com/pierrec/lz4/v4 v4.1.18 -> v4.1.21
golang.org/x/exp v0.0.0-20231006140011-7918f672742d -> v0.0.0-20240222234643-814bf88cf225
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 -> v0.0.0-20231012003039-104605ab7028

@dmitryax dmitryax closed this Dec 10, 2024
@dmitryax dmitryax reopened this Dec 10, 2024
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Looks like some errors from the snowflake receiver:

 === Failed
=== FAIL: . TestComponentLifecycle/metrics-lifecycle (0.00s)
%v(0x2ff95e0,0xc0005908a0)    generated_component_test.go:61: 
        	Error Trace:	/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/snowflakereceiver/generated_component_test.go:61
        	Error:      	Received unexpected error:
        	            	260000: account is empty
        	Test:       	TestComponentLifecycle/metrics-lifecycle

=== FAIL: . TestComponentLifecycle (0.01s)

=== FAIL: . TestComponentLifecycle/metrics-lifecycle (re-run 1) (0.00s)
%v(0x2ff95e0,0xc000732de0)    generated_component_test.go:61: 
        	Error Trace:	/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/snowflakereceiver/generated_component_test.go:61
        	Error:      	Received unexpected error:
        	            	260000: account is empty
        	Test:       	TestComponentLifecycle/metrics-lifecycle

=== FAIL: . TestComponentLifecycle (re-run 1) (0.01s)

@renovate renovate bot force-pushed the renovate/github.com-snowflakedb-gosnowflake-1.x branch from 66c703f to 042956f Compare December 15, 2024 19:11
@renovate renovate bot changed the title fix(deps): update module github.com/snowflakedb/gosnowflake to v1.12.1 Update module github.com/snowflakedb/gosnowflake to v1.12.1 Dec 15, 2024
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 dependency issue internal/sqlquery receiver/snowflake Snowflake receiver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants