Skip to content

Comments

feat(bigquery): bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0#149

Merged
atzoum merged 2 commits intomainfrom
dependabot/go_modules/cloud.google.com/go/bigquery-1.62.0
Aug 20, 2024
Merged

feat(bigquery): bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0#149
atzoum merged 2 commits intomainfrom
dependabot/go_modules/cloud.google.com/go/bigquery-1.62.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps cloud.google.com/go/bigquery from 1.61.0 to 1.62.0.

Commits
  • 01df6e1 chore(main): release spanner 1.62.0 (#10073)
  • 8e675cd fix(spanner): Add ARRAY keywords to keywords (#10079)
  • db8216e feat(pubsub/pstest): add support to register other servers into grpc.Server (...
  • 292e812 docs(maps/fleetengine): mark TerminalPointId as deprecated (#10130)
  • 0e6413d feat(bigtable): Add ignore_warnings flag to SetGcPolicy (#9372)
  • 2d34bf3 chore(all): update deps (#10156)
  • 7371665 test(pubsub): make error checking of receive less brittle (#10165)
  • fa3bfdb fix(auth): handle non-Transport DefaultTransport (#10162)
  • 1320d7d chore(main): release vertexai 0.9.0 (#10163)
  • b452014 chore(vertexai): skip tests that check blocked inputs for model (#10152)
  • 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 the dependencies Pull requests that update a dependency file label Jul 29, 2024
@dependabot dependabot bot requested a review from atzoum as a code owner July 29, 2024 10:19
@dependabot dependabot bot added the go Pull requests that update Go code label Jul 29, 2024
@atzoum
Copy link
Collaborator

atzoum commented Jul 30, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/bigquery-1.62.0 branch 2 times, most recently from 7c8e42d to 852a077 Compare July 30, 2024 12:41
@atzoum atzoum changed the title chore(deps): bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0 feat(bigquery): bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0 Jul 30, 2024
@atzoum
Copy link
Collaborator

atzoum commented Jul 30, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/bigquery-1.62.0 branch from 852a077 to 9fcfc06 Compare July 30, 2024 13:10
@atzoum atzoum force-pushed the dependabot/go_modules/cloud.google.com/go/bigquery-1.62.0 branch from 79d913f to a8219f6 Compare July 30, 2024 13:33
@codecov
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.48%. Comparing base (f64d035) to head (6c3da4f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   86.54%   86.48%   -0.07%     
==========================================
  Files          77       77              
  Lines        3293     3293              
==========================================
- Hits         2850     2848       -2     
- Misses        290      291       +1     
- Partials      153      154       +1     

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

dependabot bot and others added 2 commits July 31, 2024 14:00
Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.61.0 to 1.62.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@spanner/v1.61.0...spanner/v1.62.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] <support@github.com>
@atzoum atzoum force-pushed the dependabot/go_modules/cloud.google.com/go/bigquery-1.62.0 branch from a8219f6 to 6c3da4f Compare July 31, 2024 11:00
@atzoum atzoum merged commit 44c5261 into main Aug 20, 2024
@atzoum atzoum deleted the dependabot/go_modules/cloud.google.com/go/bigquery-1.62.0 branch August 20, 2024 11:30
atzoum pushed a commit that referenced this pull request Aug 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.8.0](v1.7.4...v1.8.0)
(2024-08-20)


### Features

* **bigquery:** bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0
([#149](#149))
([44c5261](44c5261))
* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.7 to 1.6.0
([#154](#154))
([14852fe](14852fe))


### Miscellaneous

* **deps:** bump github.com/dlclark/regexp2 from 1.11.2 to 1.11.4
([#156](#156))
([2cdf0a9](2cdf0a9))
* **deps:** bump github.com/docker/docker from 26.1.4+incompatible to
26.1.5+incompatible in the go_modules group
([#159](#159))
([b977026](b977026))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.35.1 to
0.36.2 ([#157](#157))
([7c397be](7c397be))
* **deps:** bump github.com/tidwall/gjson from 1.17.1 to 1.17.3
([#155](#155))
([7d02298](7d02298))

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