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 gocloud.dev from 0.35.0 to 0.36.0 #3751

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2023

Bumps gocloud.dev from 0.35.0 to 0.36.0.

Release notes

Sourced from gocloud.dev's releases.

v0.36.0

blob

  • all: Allow disabling of ContentType auto-detection during writes.

pubsub

  • azuresb: Added a new auth method to support Service principal/kubelet identity/Workload identity auth methods.

docstore

  • all: Add in/not-in operators for Query.
  • gcpfirestore: Added a missing resource header when running query.

mysql

  • Pass TLS config directly to MySQL's config
Commits
  • 01064b7 all: prerelease
  • 92114ef mysql: pass TLS config directly to MySQL's config (#3348)
  • 97fe9d0 docstore/all: Add in/not-in operators for Query
  • 4fe95ee blob/all: Allow disabling of ContentType auto-detection during writes (#3371)
  • 1dbbbb3 pubsub/azuresb: minor comments and fixes (#3370)
  • 2090984 all: update golang.org/x/crypto (#3369)
  • ddc7b99 pubsub/azuresb: new auth method to support Service principal/kubelet identit...
  • c770de8 docstore/gcpfirestore: Add missing resource header when running query
  • e86400e pubsub/awssnssqs: Remove hack for broken AWS error codes now that they've fix...
  • 8c8f558 all: postrelease (#3351)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 a team as a code owner December 28, 2023 08:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 28, 2023
@dependabot dependabot bot requested review from justaugustus and laurentsimon and removed request for a team December 28, 2023 08:22
@dependabot dependabot bot temporarily deployed to integration-test December 28, 2023 08:23 Inactive
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

Merging #3751 (f78e8fe) into main (1177c3c) will decrease coverage by 5.06%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3751      +/-   ##
==========================================
- Coverage   75.95%   70.90%   -5.06%     
==========================================
  Files         227      227              
  Lines       15353    15353              
==========================================
- Hits        11662    10886     -776     
- Misses       2973     3802     +829     
+ Partials      718      665      -53     

@spencerschrock
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.36.0 branch from 10a3190 to be23041 Compare December 28, 2023 21:48
@naveensrinivasan
Copy link
Member

@dependabot rebase

Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: gocloud.dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.36.0 branch from be23041 to f78e8fe Compare December 31, 2023 14:53
@dependabot dependabot bot temporarily deployed to integration-test December 31, 2023 14:53 Inactive
@naveensrinivasan naveensrinivasan merged commit 04340ee into main Jan 1, 2024
38 checks passed
@naveensrinivasan naveensrinivasan deleted the dependabot/go_modules/gocloud.dev-0.36.0 branch January 1, 2024 15:20
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.

2 participants