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: Update Non-major dependencies #557

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.vintage:junit-vintage-engine (source) 5.10.2 -> 5.10.3 age adoption passing confidence
org.junit.platform:junit-platform-commons (source) 1.10.2 -> 1.10.3 age adoption passing confidence
org.junit.platform:junit-platform-engine (source) 1.10.2 -> 1.10.3 age adoption passing confidence
com.google.api.grpc:proto-google-common-protos 2.40.0 -> 2.41.0 age adoption passing confidence
com.google.api:gax-grpc 2.49.0 -> 2.50.0 age adoption passing confidence
com.google.truth:truth 1.4.2 -> 1.4.3 age adoption passing confidence
io.grpc:grpc-bom 1.64.0 -> 1.65.0 age adoption passing confidence
com.google.cloud:google-cloud-alloydb-connectors-bom 0.23.0 -> 0.24.0 age adoption passing confidence
com.google.cloud:google-cloud-alloydb-bom 0.34.0 -> 0.35.0 age adoption passing confidence
com.google.cloud:google-cloud-shared-dependencies 3.31.0 -> 3.32.0 age adoption passing confidence
com.google.cloud:google-cloud-shared-config 1.8.0 -> 1.9.0 age adoption passing confidence

Release Notes

googleapis/sdk-platform-java (com.google.api.grpc:proto-google-common-protos)

v2.41.0

Features
Bug Fixes
Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v2.6.0 (#​2782) (5bc8928)
  • update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.29.0 (#​2831) (6c1dbfc)
  • update dependency com.google.code.gson:gson to v2.11.0 (#​2786) (91f3254)
  • update dependency com.google.code.gson:gson to v2.11.0 (#​2787) (e81893c)
  • update dependency com.google.errorprone:error_prone_annotations to v2.28.0 (#​2835) (b8f11b1)
  • update dependency com.google.errorprone:error_prone_annotations to v2.28.0 (#​2838) (5c46f3f)
  • update dependency net.bytebuddy:byte-buddy to v1.14.16 (#​2797) (dfedafc)
  • update dependency net.bytebuddy:byte-buddy to v1.14.17 (#​2828) (6eb9041)
  • update dependency org.checkerframework:checker-qual to v3.43.0 (#​2730) (b7fa736)
  • update dependency requests to v2.32.0 [security] (#​2791) (c2ea6cc)
  • update dependency watchdog to v4.0.1 (#​2800) (d5771dd)
  • update google api dependencies (#​2672) (6643536)
  • update google http client dependencies to v1.44.2 (#​2783) (dee7e00)
  • update googleapis/java-cloud-bom digest to 59c776b (#​2827) (03b3eb4)
  • update netty dependencies to v4.1.110.final (#​2796) (d1aaa68)
google/truth (com.google.truth:truth)

v1.4.3: 1.4.3

  • Added more nullness information to our APIs (in the form of JSpecify annotations). This could lead to additional warnings (or even errors) for users of Kotlin and other nullness checkers. Please report any problems. (ee680cb)
  • Deprecated Subject.Factory methods for Java 8 types. We won't remove them, but you can simplify your code by migrating off them: Just replace assertAbout(foos()).that(foo) with assertThat(foo) (or about(foos()).that(foo) with that(foo)). (59e7a50)
grpc/grpc-java (io.grpc:grpc-bom)

v1.65.0

Compare Source

v1.64.1

Compare Source

What's Changed
googleapis/google-cloud-java (com.google.cloud:google-cloud-alloydb-connectors-bom)

v0.24.0: 0.24.0

Compare Source

Dependency Update

  • generated Proto/gRPC packages -> 0.1.19

Video Intelligence

  • add google-cloud-video-intelligence v1beta2

Natural Language

  • refresh google-cloud-language v1

Documentation

  • Spanner: update documentation of INSERT_OR_UPDATE mutation
  • Storage: adding RequesterPays snippets
googleapis/java-shared-config (com.google.cloud:google-cloud-shared-config)

v1.9.0

Compare Source

Features
Dependencies
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#​850) (43e0d7d)

v1.8.1

Compare Source

Dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner June 24, 2024 20:40
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jun 24, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jun 24, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 3315d5b to 46eb547 Compare June 25, 2024 16:22
@renovate-bot renovate-bot changed the title deps: Update dependency com.google.cloud:google-cloud-shared-config to v1.8.1 deps: Update Non-major dependencies Jun 25, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jun 25, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jun 25, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 46eb547 to 9cb270f Compare June 27, 2024 16:11
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jun 27, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jun 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 9cb270f to 75c068c Compare June 27, 2024 18:35
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jun 27, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jun 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 75c068c to 2669545 Compare June 28, 2024 06:27
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jun 28, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jun 28, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 2669545 to db8ee90 Compare July 9, 2024 04:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 9, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 9, 2024
@enocom enocom force-pushed the renovate/non-major-dependencies branch from db8ee90 to d83dc5b Compare July 10, 2024 03:55
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 10, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 10, 2024
@enocom enocom merged commit 02090a0 into GoogleCloudPlatform:main Jul 10, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants