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

Bump google.golang.org/api from 0.103.0 to 0.104.0 #1839

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps google.golang.org/api from 0.103.0 to 0.104.0.

Release notes

Sourced from google.golang.org/api's releases.

v0.104.0

0.104.0 (2022-12-07)

Features

Bug Fixes

  • idtoken: Increase MaxIdleConnsPerHost to 100 in NewClient (#1754) (629e217), refs #1744
  • transport/grpc: Separate resolution of creds and certs (#1759) (c213153)

Documentation

Changelog

Sourced from google.golang.org/api's changelog.

0.104.0 (2022-12-07)

Features

Bug Fixes

  • idtoken: Increase MaxIdleConnsPerHost to 100 in NewClient (#1754) (629e217), refs #1744
  • transport/grpc: Separate resolution of creds and certs (#1759) (c213153)

Documentation

Commits
  • 9255b0b chore(main): release 0.104.0 (#1748)
  • 4238314 chore: ignore some golang.org/x/* dependencies in renovate (#1772)
  • 029b659 chore(all): update all (#1768)
  • f819644 feat(all): auto-regenerate discovery clients (#1771)
  • 2b596d9 feat(all): auto-regenerate discovery clients (#1767)
  • 3195ce1 feat(all): auto-regenerate discovery clients (#1766)
  • 97a9846 feat(all): auto-regenerate discovery clients (#1760)
  • 8d8f0a7 feat(transport): de-experiment google-c2p resolver (#1757)
  • c213153 fix(transport/grpc): separate resolution of creds and certs (#1759)
  • 629e217 fix(idtoken): increase MaxIdleConnsPerHost to 100 in NewClient (#1754)
  • 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 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)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.103.0 to 0.104.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.103.0...v0.104.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1839 (349b746) into master (d4915dd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1839   +/-   ##
=======================================
  Coverage   90.14%   90.15%           
=======================================
  Files         142      142           
  Lines       11358    11363    +5     
=======================================
+ Hits        10239    10244    +5     
  Misses        711      711           
  Partials      408      408           
Impacted Files Coverage Δ
exporter/context.go 87.53% <100.00%> (ø)
policies/data_cluster_policy.go 92.00% <100.00%> (+2.00%) ⬆️

@nfx nfx enabled auto-merge (squash) December 14, 2022 13:18
@nfx nfx merged commit 8283029 into master Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/api-0.104.0 branch December 14, 2022 13:21
@nfx nfx mentioned this pull request Dec 14, 2022
michael-berk pushed a commit to michael-berk/terraform-provider-databricks that referenced this pull request Feb 15, 2023
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.103.0 to 0.104.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.103.0...v0.104.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants