-
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(bigquery): bump cloud.google.com/go/bigquery from 1.63.1 to 1.65.0 #238
Merged
atzoum
merged 1 commit into
main
from
dependabot/go_modules/cloud.google.com/go/bigquery-1.65.0
Dec 9, 2024
Merged
feat(bigquery): bump cloud.google.com/go/bigquery from 1.63.1 to 1.65.0 #238
atzoum
merged 1 commit into
main
from
dependabot/go_modules/cloud.google.com/go/bigquery-1.65.0
Dec 9, 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
Dec 9, 2024
atzoum
changed the title
chore(deps): bump cloud.google.com/go/bigquery from 1.63.1 to 1.65.0
feat(bigquery): bump cloud.google.com/go/bigquery from 1.63.1 to 1.65.0
Dec 9, 2024
dependabot
bot
force-pushed
the
dependabot/go_modules/cloud.google.com/go/bigquery-1.65.0
branch
2 times, most recently
from
December 9, 2024 10:50
d6d8914
to
ee1185d
Compare
atzoum
approved these changes
Dec 9, 2024
@dependabot rebase |
Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.63.1 to 1.65.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@bigquery/v1.63.1...spanner/v1.65.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/bigquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/cloud.google.com/go/bigquery-1.65.0
branch
from
December 9, 2024 12:14
ee1185d
to
9cd77d8
Compare
atzoum
deleted the
dependabot/go_modules/cloud.google.com/go/bigquery-1.65.0
branch
December 9, 2024 12:26
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #238 +/- ##
=======================================
Coverage 85.51% 85.51%
=======================================
Files 88 88
Lines 4494 4494
=======================================
Hits 3843 3843
Misses 495 495
Partials 156 156 ☔ View full report in Codecov by Sentry. |
Merged
atzoum
pushed a commit
that referenced
this pull request
Dec 13, 2024
🤖 I have created a release *beep* *boop* --- ## [1.14.0](v1.13.0...v1.14.0) (2024-12-13) ### Features * **bigquery:** bump cloud.google.com/go/bigquery from 1.63.1 to 1.65.0 ([#238](#238)) ([a582787](a582787)) * **databricks:** normalize column names ([#241](#241)) ([8161d20](8161d20)) * **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.11.1 to 1.12.1 ([#237](#237)) ([8dbffab](8dbffab)) * **trino:** bump github.com/trinodb/trino-go-client from 0.317.0 to 0.320.0 ([#231](#231)) ([79c9333](79c9333)) ### Miscellaneous * **deps:** bump codecov/codecov-action from 4 to 5 ([#234](#234)) ([5eb7be9](5eb7be9)) * **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.43.0 to 0.45.0 ([#235](#235)) ([e1b526f](e1b526f)) * **deps:** bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 ([#229](#229)) ([bbcffdb](bbcffdb)) * **deps:** bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group ([#240](#240)) ([5757306](5757306)) --- 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 cloud.google.com/go/bigquery from 1.63.1 to 1.65.0.
Release notes
Sourced from cloud.google.com/go/bigquery's releases.
Commits
0d41231
chore(main): release spanner 1.65.0 (#10474)643a8e3
feat(bigtable): expose protoToType (#10602)0211c95
feat(bigtable): Add MergeToCell support to the bigtable emulator and client (...a49ab59
feat(bigtable): Add support for new functions (#10582)6bd2596
chore(all): update module github.com/google/s2a-go to v0.1.8 (#10586)3a566ed
chore(bigtable): bump genproto (#10600)ce31365
fix(bigtable): move usage to local proto definitions (#10598)485d54b
chore(main): release bigtable 1.27.1 (#10596)5b4b0f7
feat(deploy): add support for different Pod selector labels when doing canari...a6847cb
chore: fix bigtable config (#10594)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)