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 the java group in /java with 2 updates #1049

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the java group in /java with 2 updates: org.assertj:assertj-core and com.google.api.grpc:proto-google-common-protos.

Updates org.assertj:assertj-core from 3.25.0 to 3.25.1

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.25.1

🧩 Binary Compatibility

The release is:

  • Binary compatible with the previous minor version.
  • Binary incompatible with the previous patch version.

🐛 Bug Fixes

Core

  • Revert "Provide value when assertThatThrownBy/thenThrownBy fail" #3318
  • Revert "fix: containsExactly does not work properly with maps not using equals to compare keys" #3321
Commits
  • 65f6433 [maven-release-plugin] prepare release assertj-build-3.25.1
  • 4753165 Revert "fix: containsExactly does not work properly with maps not using equal...
  • 2a7c5a6 Revert "Provide value when assertThatThrownBy/thenThrownBy fail" (#3318)
  • 887f97b Update license headers
  • 25347d5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.google.api.grpc:proto-google-common-protos from 2.29.0 to 2.30.0

Release notes

Sourced from com.google.api.grpc:proto-google-common-protos's releases.

v2.30.0

2.30.0 (2023-11-29)

Features

  • update javadocs for Client classes to include table of methods (#2114) (c81cd0f)

Bug Fixes

  • confirm owlbot-copy succeeeded to transfer java files (#2235) (94d1dd2)
  • improve information on CancellationException for LROs (#2236) (741e40c)
  • owlbot-cli image sha to be locked (hermetic) (#2252) (6c4c236)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.16.0 (#2259) (4eef7ec)
  • update dependency com.google.cloud:grpc-gcp to v1.5.0 (#2265) (964a649)
  • update dependency com.google.errorprone:error_prone_annotations to v2.23.0 (#2182) (5116f3d)
  • update dependency com.googlecode.maven-download-plugin:download-maven-plugin to v1.7.1 (#2151) (cbe1bb1)
  • update dependency cryptography to v41.0.7 (#2255) (a98ea5c)
  • update dependency net.bytebuddy:byte-buddy to v1.14.10 (#2256) (094f263)
  • update dependency org.apache.commons:commons-lang3 to v3.14.0 (#2260) (03dc96b)
  • update dependency org.checkerframework:checker-qual to v3.40.0 (#2221) (c3fcfbd)
  • update dependency pyasn1 to v0.5.1 (#2262) (4bfa6cf)
  • update google api dependencies (#2219) (877cb2a)
  • update googleapis/java-cloud-bom digest to ab98a49 (#2231) (67a2c94)
  • update grpc dependencies to v1.59.1 (#2263) (fdb1559)
  • update guava monorepo (#2139) (b861f19)
  • update netty dependencies to v4.1.101.final (#2257) (2733fcf)
  • update protobuf dependencies to v3.25.0 (#2222) (445477f)
  • update protobuf dependencies to v3.25.1 (#2242) (faea6c4)

Documentation

  • Update RetrySettings javadocs to include polling (#1863) (3c9cb06)
Changelog

Sourced from com.google.api.grpc:proto-google-common-protos's changelog.

2.30.0 (2023-11-29)

Features

  • update javadocs for Client classes to include table of methods (#2114) (c81cd0f)

Bug Fixes

  • confirm owlbot-copy succeeeded to transfer java files (#2235) (94d1dd2)
  • improve information on CancellationException for LROs (#2236) (741e40c)
  • owlbot-cli image sha to be locked (hermetic) (#2252) (6c4c236)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.16.0 (#2259) (4eef7ec)
  • update dependency com.google.cloud:grpc-gcp to v1.5.0 (#2265) (964a649)
  • update dependency com.google.errorprone:error_prone_annotations to v2.23.0 (#2182) (5116f3d)
  • update dependency com.googlecode.maven-download-plugin:download-maven-plugin to v1.7.1 (#2151) (cbe1bb1)
  • update dependency cryptography to v41.0.7 (#2255) (a98ea5c)
  • update dependency net.bytebuddy:byte-buddy to v1.14.10 (#2256) (094f263)
  • update dependency org.apache.commons:commons-lang3 to v3.14.0 (#2260) (03dc96b)
  • update dependency org.checkerframework:checker-qual to v3.40.0 (#2221) (c3fcfbd)
  • update dependency pyasn1 to v0.5.1 (#2262) (4bfa6cf)
  • update google api dependencies (#2219) (877cb2a)
  • update googleapis/java-cloud-bom digest to ab98a49 (#2231) (67a2c94)
  • update grpc dependencies to v1.59.1 (#2263) (fdb1559)
  • update guava monorepo (#2139) (b861f19)
  • update netty dependencies to v4.1.101.final (#2257) (2733fcf)
  • update protobuf dependencies to v3.25.0 (#2222) (445477f)
  • update protobuf dependencies to v3.25.1 (#2242) (faea6c4)

Documentation

  • Update RetrySettings javadocs to include polling (#1863) (3c9cb06)
Commits
  • 30ba76d chore(main): release 2.30.0 (#2228)
  • 7beaccf Revert "deps: update dependency com.googlecode.maven-download-plugin:download...
  • c0cf19e build: do not declare javadoc plugin version (#2272)
  • 6c4c236 fix: owlbot-cli image sha to be locked (hermetic) (#2252)
  • 964a649 deps: update dependency com.google.cloud:grpc-gcp to v1.5.0 (#2265)
  • cbe1bb1 deps: update dependency com.googlecode.maven-download-plugin:download-maven-p...
  • 379a2c8 chore: remove requirements.txt (#2268)
  • a98ea5c deps: update dependency cryptography to v41.0.7 (#2255)
  • 4bfa6cf deps: update dependency pyasn1 to v0.5.1 (#2262)
  • fdb1559 deps: update grpc dependencies to v1.59.1 (#2263)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the java group in /java with 2 updates: [org.assertj:assertj-core](https://github.com/assertj/assertj) and [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java).


Updates `org.assertj:assertj-core` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.0...assertj-build-3.25.1)

Updates `com.google.api.grpc:proto-google-common-protos` from 2.29.0 to 2.30.0
- [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.29.0...v2.30.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Updates a dependency Java Java/JVM language support labels Jan 8, 2024
@rodaine rodaine merged commit d9e9842 into main Jan 8, 2024
6 checks passed
@rodaine rodaine deleted the dependabot/maven/java/java-db19f73ae2 branch January 8, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Updates a dependency Java Java/JVM language support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant