-
Notifications
You must be signed in to change notification settings - Fork 3
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(databricks): bump github.com/databricks/databricks-sql-go from 1.5.4 to 1.5.5 #66
Merged
atzoum
merged 1 commit into
main
from
dependabot/go_modules/github.com/databricks/databricks-sql-go-1.5.5
May 20, 2024
Merged
feat(databricks): bump github.com/databricks/databricks-sql-go from 1.5.4 to 1.5.5 #66
atzoum
merged 1 commit into
main
from
dependabot/go_modules/github.com/databricks/databricks-sql-go-1.5.5
May 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
May 6, 2024
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/databricks/databricks-sql-go-1.5.5
branch
from
May 20, 2024 05:44
fcde936
to
9f4a533
Compare
atzoum
changed the title
build(deps): bump github.com/databricks/databricks-sql-go from 1.5.4 to 1.5.5
feat(databricks): bump github.com/databricks/databricks-sql-go from 1.5.4 to 1.5.5
May 20, 2024
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/databricks/databricks-sql-go-1.5.5
branch
from
May 20, 2024 05:49
9f4a533
to
6379995
Compare
atzoum
approved these changes
May 20, 2024
@dependabot rebase |
Bumps [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/databricks/databricks-sql-go/releases) - [Changelog](https://github.com/databricks/databricks-sql-go/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-sql-go@v1.5.4...v1.5.5) --- updated-dependencies: - dependency-name: github.com/databricks/databricks-sql-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/databricks/databricks-sql-go-1.5.5
branch
from
May 20, 2024 05:53
6379995
to
8bc1447
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
=======================================
Coverage 85.94% 85.94%
=======================================
Files 75 75
Lines 3003 3003
=======================================
Hits 2581 2581
Misses 274 274
Partials 148 148 ☔ View full report in Codecov by Sentry. |
atzoum
deleted the
dependabot/go_modules/github.com/databricks/databricks-sql-go-1.5.5
branch
May 20, 2024 06:08
Merged
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/databricks/databricks-sql-go from 1.5.4 to 1.5.5.
Release notes
Sourced from github.com/databricks/databricks-sql-go's releases.
Changelog
Sourced from github.com/databricks/databricks-sql-go's changelog.
Commits
697ea4f
Prepare release v1.5.5 (#219)700d02f
feat: Update Apache Arrow tov16
(#216)f06515c
Fixed the AzureTenantId in oauth.go (#210)aeb5e5d
Fix Spark parameter creation when passing anil
-value named parameter to a ...4f9a1a1
hotfix: Provide content length on file put (#217)42b1542
Add Kravets Levko to codeowners (#218)7c4ada8
Fix formatting of *float64 parameters (#215)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)