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

chore(deps): update all non-major dependencies #3753

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:grpc-stub 1.68.2 -> 1.69.0 age adoption passing confidence
io.grpc:grpc-protobuf 1.68.2 -> 1.69.0 age adoption passing confidence
io.grpc:grpc-netty 1.68.2 -> 1.69.0 age adoption passing confidence
io.grpc:grpc-bom 1.68.2 -> 1.69.0 age adoption passing confidence
io.quarkus:quarkus-extension-maven-plugin 3.17.3 -> 3.17.4 age adoption passing confidence
io.quarkus:quarkus-ide-config 3.17.3 -> 3.17.4 age adoption passing confidence
io.quarkus:quarkus-maven-plugin 3.17.3 -> 3.17.4 age adoption passing confidence
io.quarkus:quarkus-bom 3.17.3 -> 3.17.4 age adoption passing confidence
io.quarkus:quarkus-extension-processor 3.17.3 -> 3.17.4 age adoption passing confidence
io.quarkus.platform:quarkus-bom 3.17.3 -> 3.17.4 age adoption passing confidence

Release Notes

grpc/grpc-java (io.grpc:grpc-stub)

v1.69.0

Compare Source

v1.69.0

New Features

  • api: Allow LoadBalancers to specify an authority per-RPC.(#​11631) (c167ead) CallOptions.withAuthority() has higher precedence.
  • netty: Add soft Metadata size limit enforcement. (#​11603) (735b3f3) The soft limit is a lower size limit that fails an increasing percentage of RPCs as the Metadata size approaches the upper limit. This can be used as an “early warning” that the Metadata size is growing too large
  • alts: support altsCallCredentials in GoogleDefaultChannelCredentials (#​11634) (ba8ab79)
  • xds: Add grpc.xds_client metrics, as documented by OpenTelemetry Metrics (#​11661) (20d09ce). grpc.xds.authority is not yet available

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (#​11666) (dae078c). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#​11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (ef1fe87). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

Improvements

  • api: Add java.time.Duration overloads to CallOptions, AbstractStub methods that take TimeUnit and a time value (#​11562) (766b923)
  • core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available (#​11604) (9176b55). This increases the timestamp precision from milliseconds
  • okhttp: Fix for ipv6 link local with scope (#​11725) (e98e7445b)
  • binder: Let AndroidComponentAddress specify a target UserHandle (#​11670) (e58c998)
  • servlet: Deframe failures should be logged on the server as warnings (#​11645) (a5db67d)
  • s2a: Rename the Bazel target s2av2_credentials to s2a (29dd9ba). The target s2a had been referenced by IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS but didn’t previously exist
  • services: Make channelz work with proto lite (#​11685) (b170334). This compatibility is on the source level. There is not a pre-built binary on Maven Central that supports proto lite
  • services: Deprecate ProtoReflectionService (#​11681) (921f88a). The class implements the deprecated v1alpha of the reflection protocol. Prefer ProtoReflectionServiceV1, which implements the v1 version of the reflection protocol

Dependencies

  • Upgrade proto-google-common-protos to 2.48.0 (1993e68)
  • Upgrade google-auth-library to 1.24.1 (1993e68)
  • Upgrade error_prone_annotations to 2.30.0 (1993e68)
  • Upgrade Guava to 33.3.1-android (1993e68)
  • Upgrade opentelemetry-api to 1.43.0 (1993e68)
  • xds: Remove Bazel dependency on xds v2 (664f1fc). This had been done for the Maven Central binaries in 1.63.0, but had been missed for Bazel builds

Documentation

  • binder: Update error codes doc for new "Safer Intent" rules. (#​11639) (fe350cf)
  • examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability (#​11706) (a79982c)

Thanks to
@​niloc132
@​rockspore
@​SreeramdasLavanya
@​vinodhabib

quarkusio/quarkus (io.quarkus:quarkus-extension-maven-plugin)

v3.17.4

Compare Source

Complete changelog
  • #​40328 - Support for springdoc-openapi annotations in quarkus-smallrye-openapi
  • #​44035 - smallrye-openapi scan for @ServerExceptionMapper annotation
  • #​44627 - OpenAPI Extension Fails to Generate Schema for Generic Type that Uses Jackson JsonUnwrapped
  • #​44804 - ElytronPasswordIdentityProvider does not forward attributes from SecurityIdentity
  • #​44853 - Quarkus Vertx GRPC Client should respect "max-inbound-message-size" property
  • #​44855 - Respect max message size property fo Quarkus GRPC client (44853)
  • #​44896 - Copy attributes from Elytron SecurityIdentity to Quarkus SecurityIdentity
  • #​44914 - LogManager error of type GENERIC_FAILURE
  • #​44919 - Register Kotlin's empty set for reflection
  • #​44923 - Spring Cloud Configuration ordinal customization
  • #​44931 - Reduce log level of OTel side exporter classes
  • #​44932 - Grpc client interceptors are not registered when injected via constructor
  • #​44936 - Make sure OidcRequestContextProperties are always modifiable
  • #​44938 - Keycloak devservice can be started indirectly if quarkus-oidc uses quarkus.oidc.provider
  • #​44946 - Bump org.jboss.logmanager:jboss-logmanager from 3.1.0.Final to 3.1.1.Final
  • #​44952 - Spring Cloud Configuration ordinal customization
  • #​44954 - Bump io.smallrye.common:smallrye-common-bom from 2.8.0 to 2.9.0
  • #​44961 - Fix InjectionPointModifier for repeated annotations on method parameters; add grpc test
  • #​44975 - Quarkus Generator for gradle projects generates broken GitHub-Workflow
  • #​44980 - Don't start Keycloak Dev Service for OIDC client and other extensions when OIDC extension is configured with a known social provider
  • #​44983 - Fix ci.yml for Gradle projects
  • #​44986 - Minor OIDC updates
  • #​44990 - PermissionChecker method sometimes receives unaugmented SecurityIdentity even though augmentor did run successfully
  • #​44996 - Bump smallrye-open-api.version from 4.0.4 to 4.0.5
  • #​45003 - Fix code indentation
  • #​45007 - Properly substitute {quarkus-version} in native-reference.adoc
  • #​45008 - Improve Dev Services network output in dev mode when typing c
  • #​45012 - Use final SecurityIdentity augmented with all the augmentors in @PermissionChecker methods
  • #​45016 - Correct dependency notation in documentation for observability-devservices-lgtm.adoc
  • #​45024 - Document @Url usage in REST Client
  • #​45026 - Build with devservices failed because download of redpanda leads to 404
  • #​45028 - Move from vectorized/redpanda images to redpandadata/redpanda
quarkusio/quarkus-platform (io.quarkus.platform:quarkus-bom)

v3.17.4

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue label Dec 16, 2024
@renovate renovate bot force-pushed the renovate/java-all-minor-patch branch 7 times, most recently from b5068c7 to 8090424 Compare December 16, 2024 01:43
@alecthomas alecthomas self-requested a review as a code owner December 16, 2024 01:45
@renovate renovate bot force-pushed the renovate/java-all-minor-patch branch 3 times, most recently from 5f18e0c to de00b82 Compare December 16, 2024 05:30
@renovate renovate bot force-pushed the renovate/java-all-minor-patch branch from de00b82 to 2a82a1e Compare December 16, 2024 05:46
@renovate renovate bot merged commit e166171 into main Dec 16, 2024
92 checks passed
@renovate renovate bot deleted the renovate/java-all-minor-patch branch December 16, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants