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

deps: bump gapic-generator-java-bom.version from 2.20.0 to 2.20.1 #1905

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2023

Bumps gapic-generator-java-bom.version from 2.20.0 to 2.20.1.
Updates gapic-generator-java-bom from 2.20.0 to 2.20.1

Release notes

Sourced from gapic-generator-java-bom's releases.

v2.20.1

2.20.1 (2023-05-25)

Bug Fixes

  • Allow quota project to be used in combination with null credentials (#1688) (cb07bd4)
Changelog

Sourced from gapic-generator-java-bom's changelog.

2.20.1 (2023-05-25)

Bug Fixes

  • Allow quota project to be used in combination with null credentials (#1688) (cb07bd4)
Commits
  • 7bcb11a chore(main): release 2.20.1 (#1712)
  • d545964 chore: Downgrade protobuf version to 3.21.12 and grpc to 1.54.0 for bazel bui...
  • 2210064 Revert "chore: [common-protos] upgrading Protobuf to 23.1 and gRPC to 1.55.0 ...
  • 642969d Revert "chore: [iam] upgrading Protobuf to 23.1 and gRPC to 1.55.0 in code ge...
  • cb07bd4 fix: Allow quota project to be used in combination with null credentials (#1688)
  • 0b9976f chore(main): release 2.20.1-SNAPSHOT (#1702)
  • See full diff in compare view

Updates gapic-generator-java from 2.20.0 to 2.20.1

Release notes

Sourced from gapic-generator-java's releases.

v2.20.1

2.20.1 (2023-05-25)

Bug Fixes

  • Allow quota project to be used in combination with null credentials (#1688) (cb07bd4)
Changelog

Sourced from gapic-generator-java's changelog.

2.20.1 (2023-05-25)

Bug Fixes

  • Allow quota project to be used in combination with null credentials (#1688) (cb07bd4)
Commits
  • 7bcb11a chore(main): release 2.20.1 (#1712)
  • d545964 chore: Downgrade protobuf version to 3.21.12 and grpc to 1.54.0 for bazel bui...
  • 2210064 Revert "chore: [common-protos] upgrading Protobuf to 23.1 and gRPC to 1.55.0 ...
  • 642969d Revert "chore: [iam] upgrading Protobuf to 23.1 and gRPC to 1.55.0 in code ge...
  • cb07bd4 fix: Allow quota project to be used in combination with null credentials (#1688)
  • 0b9976f chore(main): release 2.20.1-SNAPSHOT (#1702)
  • See full diff in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2023
@zhumin8
Copy link
Contributor

zhumin8 commented May 31, 2023

@dependabot rebase

Bumps `gapic-generator-java-bom.version` from 2.20.0 to 2.20.1.

Updates `gapic-generator-java-bom` from 2.20.0 to 2.20.1
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/sdk-platform-java@v2.20.0...v2.20.1)

Updates `gapic-generator-java` from 2.20.0 to 2.20.1
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/sdk-platform-java@v2.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: com.google.api:gapic-generator-java-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.api:gapic-generator-java:testlib
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/gapic-generator-java-bom.version-2.20.1 branch from b3fb43b to 41e0623 Compare May 31, 2023 21:23
@sonarcloud
Copy link

sonarcloud bot commented May 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mpeddada1 mpeddada1 added the automerge Summon MOG for automerging label Jun 1, 2023
@gcf-merge-on-green
Copy link

Merge-on-green is not authorized to push to this branch. Visit https://help.github.com/en/github/administering-a-repository/enabling-branch-restrictions to give gcf-merge-on-green permission to push to this branch.

@mpeddada1 mpeddada1 merged commit 745cdd5 into main Jun 1, 2023
@mpeddada1 mpeddada1 deleted the dependabot/maven/gapic-generator-java-bom.version-2.20.1 branch June 1, 2023 21:04
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Summon MOG for automerging label Jun 1, 2023
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