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.10.1 to 1.11.1 #171

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps github.com/snowflakedb/gosnowflake from 1.10.1 to 1.11.1.

Release notes

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

Release

Release

Commits
  • 099708d PATCH: Bumped up GoLang connector PATCH version from 1.11.0 to 1.11.1 (#1202)
  • f20a464 SNOW-1006312: Cancel context not propagated to snowflakeFileTransferAgent on ...
  • f434413 SNOW-1029646: Add WithFileGetStream that supports downloading a file into str...
  • aa4b7cd SNOW-1633839: Fix error in arrayToString calls (#1200)
  • 0e1648e SNOW-1624790: Add connection check when decoding arrow chunks (#1197)
  • 5649c7a SNOW-1563083: snowflakeConn creates/manages its own context (#1196)
  • 9a9d441 Arrow batches documentation (#1190)
  • 5f31c16 Removed bogus user password test (#1194)
  • 52bb7bc MINOR: Bumped up GoLang connector MINOR version from 1.10.1 to 1.11.0 (#1189)
  • 6942d9e Fix null in structured types arrays regression (#1187)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2024
@atzoum
Copy link
Collaborator

atzoum commented Sep 9, 2024

@dependabot rebase

@atzoum atzoum changed the title chore(deps): bump github.com/snowflakedb/gosnowflake from 1.10.1 to 1.11.1 feat(snowflake): bump github.com/snowflakedb/gosnowflake from 1.10.1 to 1.11.1 Sep 9, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.11.1 branch from b3eff6a to aface93 Compare September 9, 2024 13:16
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.11.1 branch from aface93 to eec0f80 Compare September 9, 2024 13:44
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.64%. Comparing base (aaee20d) to head (6f1bcf1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   85.64%   85.64%           
=======================================
  Files          78       78           
  Lines        3343     3343           
=======================================
  Hits         2863     2863           
  Misses        327      327           
  Partials      153      153           

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

Bumps [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) from 1.10.1 to 1.11.1.
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.10.1...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.11.1 branch from eec0f80 to 6f1bcf1 Compare September 9, 2024 13:55
@atzoum atzoum merged commit e64ba77 into main Sep 9, 2024
20 checks passed
@atzoum atzoum deleted the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.11.1 branch September 9, 2024 14:06
atzoum pushed a commit that referenced this pull request Sep 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.10.0](v1.9.0...v1.10.0)
(2024-09-12)


### Features

* **databricks:** bump github.com/databricks/databricks-sql-go from
1.6.0 to 1.6.1
([#174](#174))
([8cab1fd](8cab1fd))
* **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.10.1 to
1.11.1 ([#171](#171))
([e64ba77](e64ba77))
* support dialect-aware query conditions
([#180](#180))
([08906ee](08906ee))


### Miscellaneous

* all warehouses support views in ListTables
([#169](#169))
([098a378](098a378))
* **deps:** bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.27
to 1.17.32
([#179](#179))
([47afb2e](47afb2e))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.36.2 to
0.40.0 ([#178](#178))
([a4ee52e](a4ee52e))
* **deps:** bump google.golang.org/api from 0.194.0 to 0.196.0
([#177](#177))
([aaee20d](aaee20d))

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