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

feat(snowflake): bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.9.0 #33

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps github.com/snowflakedb/gosnowflake from 1.7.2 to 1.9.0.

Release notes

Sourced from github.com/snowflakedb/gosnowflake's releases.

Release

Release

Commits
  • a0ec481 MINOR: Bumped up GoLang connector MINOR version from 1.8.0 to 1.9.0 (#1086)
  • 2141603 Allow enableHigherPrecision to be used in arrow batches (#1080)
  • bd8b73b ArrowBatch high precision fails when using compute divide from int64 to bigDe...
  • 5b174a3 SNOW-920995 add CI configuration for regression tests (#1075)
  • bcb26f9 SNOW-1256926 Add converter from snowflake date/time format to go (#1077)
  • 656ba61 SNOW-1259439 Extract lint and format to separate build (#1078)
  • 3a5605d SNOW-1234152 Add timestamp to bulk array insert test (#1074)
  • 0722bc9 SNOW-1230690 Add UnsupportedArg check when requesting S3 accelerated config (...
  • 1cbc05f fix: Fix data race when initializing logging (#1060)
  • 7c2634a Upgrade to apache/arrow/go/v15 (#1062)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 28, 2024
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.10%. Comparing base (e30bf0c) to head (23d41ae).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   86.16%   86.10%   -0.07%     
==========================================
  Files          75       75              
  Lines        3022     3022              
==========================================
- Hits         2604     2602       -2     
- Misses        272      273       +1     
- Partials      146      147       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch from 08eebd3 to 7c79c29 Compare April 1, 2024 13:02
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch from 7c79c29 to 6a2ed8c Compare April 1, 2024 13:10
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch from 6a2ed8c to 4066c2f Compare April 8, 2024 13:16
@atzoum atzoum changed the title chore(deps): bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.9.0 feat(snowflake): bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.9.0 Apr 8, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch from 4066c2f to b62e3ef Compare April 8, 2024 14:53
@atzoum
Copy link
Collaborator

atzoum commented Apr 9, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch 2 times, most recently from 43ed596 to 429f941 Compare April 9, 2024 06:58
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch from 429f941 to 4d09cf7 Compare April 16, 2024 07:28
@atzoum
Copy link
Collaborator

atzoum commented Apr 16, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch from 4d09cf7 to bca86b2 Compare April 16, 2024 10:11
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch 5 times, most recently from d044a99 to 68282af Compare April 26, 2024 08:59
@atzoum
Copy link
Collaborator

atzoum commented Apr 29, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch from 68282af to ac3f059 Compare April 29, 2024 12:34
Bumps [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) from 1.7.2 to 1.9.0.
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.7.2...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@atzoum atzoum force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch from ac3f059 to 23d41ae Compare April 29, 2024 12:34
@atzoum atzoum merged commit 5b926c8 into main Apr 29, 2024
17 checks passed
@atzoum atzoum deleted the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.9.0 branch April 29, 2024 12:40
atzoum pushed a commit that referenced this pull request May 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](v1.1.7...v1.2.0)
(2024-05-20)


### Features

* **bigquery:** bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0
([#56](#56))
([30e3030](30e3030))
* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.3 to 1.5.4
([#61](#61))
([ec3fb29](ec3fb29))
* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.4 to 1.5.5
([#66](#66))
([000e3b4](000e3b4))
* **mysql:** bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1
([#11](#11))
([de51b3a](de51b3a))
* **redshift:** bump github.com/aws/aws-sdk-go-v2/service/redshiftdata
from 1.25.4 to 1.25.7
([#75](#75))
([3036555](3036555))
* **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.7.2 to
1.9.0 ([#33](#33))
([5b926c8](5b926c8))
* **snowflake:** bump snowflake to v1.10.0
([#79](#79))
([b205e59](b205e59))
* **trino:** bump github.com/trinodb/trino-go-client from 0.313.0 to
0.315.0 ([#64](#64))
([b15133b](b15133b))


### Miscellaneous

* **bigquery:** downgrade bigquery from 1.61.0 to 1.60.0
([#77](#77))
([eda4cf6](eda4cf6))
* bump bigquery to v1.61.0
([#78](#78))
([3ad5159](3ad5159))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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