Skip to content

feat(snowflake): bump github.com/snowflakedb/gosnowflake from 1.10.0 to 1.10.1#88

Merged
atzoum merged 1 commit intomainfrom
dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.10.1
Jun 5, 2024
Merged

feat(snowflake): bump github.com/snowflakedb/gosnowflake from 1.10.0 to 1.10.1#88
atzoum merged 1 commit intomainfrom
dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

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

Release notes

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

Release

Commits
  • 15db231 PATCH: Bumped up GoLang connector PATCH version from 1.10.0 to 1.10.1 (#1147)
  • a08fc08 SNOW-1432112 verify / sanitize account name before creating JWT (#1146)
  • 6ee8545 SNOW-1335581 Decrease number of retires for OCSP (#1129)
  • 192b00b [bug fix] objectType should work w/ or wo/ ENABLE_STRUCTURED_TYPES_IN_CLIENT_...
  • a0145ec Add github input goTestParams param (#1136)
  • d61c1b0 SNOW-1437452 Support semistructured types bindings (#1135)
  • 7f760af Add parameter to disable SAML URL check (#1128)
  • c355711 SNOW-1260011: mask password in the logs (#1116)
  • 5570db2 Upgrade AWS SDK packages (#1126)
  • See full diff 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 requested a review from atzoum as a code owner June 3, 2024 10:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 3, 2024
@codecov
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.47%. Comparing base (83d90f4) to head (edf05c6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   85.40%   85.47%   +0.06%     
==========================================
  Files          75       75              
  Lines        3042     3042              
==========================================
+ Hits         2598     2600       +2     
+ Misses        292      291       -1     
+ Partials      152      151       -1     

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

@atzoum atzoum changed the title build(deps): bump github.com/snowflakedb/gosnowflake from 1.10.0 to 1.10.1 feat(snowflake): bump github.com/snowflakedb/gosnowflake from 1.10.0 to 1.10.1 Jun 3, 2024
@atzoum
Copy link
Collaborator

atzoum commented Jun 3, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.10.1 branch from f7705b9 to 3ff95fc Compare June 3, 2024 11:07
@atzoum
Copy link
Collaborator

atzoum commented Jun 3, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.10.1 branch from 3ff95fc to f79bdad Compare June 3, 2024 11:21
@atzoum
Copy link
Collaborator

atzoum commented Jun 5, 2024

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.10.1 branch from f79bdad to edf05c6 Compare June 5, 2024 18:11
@atzoum atzoum merged commit f210281 into main Jun 5, 2024
@atzoum atzoum deleted the dependabot/go_modules/github.com/snowflakedb/gosnowflake-1.10.1 branch June 5, 2024 18:31
Vikas26021999 pushed a commit that referenced this pull request Jun 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.3.0](v1.2.0...v1.3.0)
(2024-06-07)


### Features

* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.5 to 1.5.6
([#86](#86))
([b20a89e](b20a89e))
* **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.10.0 to
1.10.1 ([#88](#88))
([f210281](f210281))


### Bug Fixes

* **redshift:** listcolumns doesn't return any results for views with no
schema binding
([#91](#91))
([9489790](9489790))

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

Comments