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

fix(deps): update quarkus packages to v3.16.2 (minor) #12510

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-bom 3.15.1 -> 3.16.2 age adoption passing confidence
io.quarkus 3.15.1 -> 3.16.2 age adoption passing confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-bom)

v3.16.2

Compare Source

Complete changelog
  • #​34824 - AmazonLambdaRecorder Handler Discovery Erroneously Considers Decorators
  • #​38086 - Documentation about RecordCodecProvider in MongoDB with Panache
  • #​42149 - Upgrade Postgres 16
  • #​44039 - WebSockets Next: create a new event loop context for each client
  • #​44132 - Update getting-started-reactive.adoc
  • #​44149 - Fix Config Error Screen
  • #​44152 - Do not throw NPE in AfterAll interceptor if application didn't start
  • #​44155 - Amazon Lambda - Support decorators
  • #​44156 - Make OidcRequestContextProperties modifiable
  • #​44178 - Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
  • #​44183 - Properly apply the update recipes in version order
  • #​44184 - Add Support for Trusted Proxy Detection on Forwarded Requests
  • #​44185 - Repeating @PermissionsAllowed annotations totally disable method authentication
  • #​44189 - Small improvements to the Deploying to Google Cloud guide
  • #​44190 - ResteasyReactiveProcessor#setupEndpoints reports duplicate endpoints when a rest client matches a resource
  • #​44191 - Update PostgreSQL image to 17
  • #​44201 - Broken link
  • #​44202 - Broken link?
  • #​44203 - Make OidcRequestContextProperties modifiable
  • #​44204 - Fix broken doc links
  • #​44207 - Bump bouncycastle.version from 1.78.1 to 1.79
  • #​44209 - Bump io.quarkus.develocity:quarkus-project-develocity-extension from 1.1.6 to 1.1.7
  • #​44221 - Add extension description for websockets next
  • #​44227 - Add stork-configuration-generator as an annotationProcessorPath
  • #​44229 - ContainerResponseFilter with @Priority(Integer.MIN_VALUE) will be actually invoked with max priority
  • #​44232 - Quartz: use a more reasonable default for quarkus.quartz.thread-count
  • #​44235 - 3.16: @WithTestResource starts all test resources (regression)
  • #​44237 - Properly implement priority of ContainerResponseFilter
  • #​44238 - Refactor SecurityTransformerUtils to consider repeated annotations
  • #​44239 - Replace oidc auth facebook screenshots with generic ones
  • #​44244 - Bump quarkiverse-parent to 18
  • #​44245 - Delete disabled job
  • #​44248 - Ignore client interfaces when detecting duplicate endpoints
  • #​44263 - Quarkus Dev UI - Clicking on gRPC - Services - service implementation class Uncaught exception received by Vert.x
  • #​44277 - Dev UI Open in IDE make sure lineNumber is in quotes
  • #​44279 - Limit MATCHING_RESOURCES TestResources to the test that declares them
  • #​44281 - Included pages within a fragment ignores rendered=false property.
  • #​44298 - Qute: fix rendered=false if a fragment includes nested fragment
  • #​44300 - When testing request payload is populated with string "null" if enable-reflection-free-serializers enabled
  • #​44309 - Avoid deserializing null nodes in reflection free Jackson serialization
  • #​44316 - Duplicated field serialization using the generated reflection free Jackson serializers
  • #​44317 - Avoid duplicated field serialization in reflection free Jackson serializers
  • #​44321 - Use Java 21 by default in the Deploying to Google Cloud guide
  • #​44322 - Explain in MongoDB docs that records are supported
  • #​44324 - Take config annotation when trying to match test resources

v3.16.1

Compare Source

Complete changelog
  • #​37216 - Building my first extension missing test result in failure
  • #​43825 - BeanArchiveProcessor#build threw an exception: Local name must not be null
  • #​43854 - Hardcoded reference to Quinoa in qute template for quarkiverse projects
  • #​43888 - Bump io.micrometer:micrometer-bom from 1.13.5 to 1.13.6
  • #​43930 - Clarify tech preview status of OTel logs and metrics in docs
  • #​43980 - Failing devservices-containing @QuarkusIntegrationTest for container-image.build=true on MacOS
  • #​43997 - Some Native tests don't run due to failsafe true
  • #​44051 - Fix hardcoded URL in generated codestart.yml
  • #​44058 - Bump com.google.cloud.tools:jib-core from 0.27.0 to 0.27.2
  • #​44063 - Undertow: ignore missing servlet class in web.xml
  • #​44069 - Recently added ReflectionFreeSerializationTest is very unstable
  • #​44072 - Fix NoClassDefFoundError when using vertx without http
  • #​44076 - Replace oidc auth google screenshots with generic ones
  • #​44080 - Generating Jackson serializers for concrete classes only
  • #​44081 - Run ChainedLocalRepositoryManagerTest in offline mode to avoid querying Central for test artifacts
  • #​44086 - Replace oidc auth microsoft screenshots with generic ones
  • #​44098 - Upgrade to Jandex 3.2.3
  • #​44120 - Fix Elasticsearch DevService network for @QuarkusIntegrationTest for docker-image-building
  • #​44125 - 3.16.0: ExtendedQuarkusVertxHttpMetrics not found in tests
  • #​44126 - Resources should be found from the classpath instead in web dep locator
  • #​44128 - Safer lookup and generate static resources for web dep locator
  • #​44139 - Remove Failsafe plugin config in AWT testing
  • #​44141 - Codestarts - Do not reference ITs module if extension without ITs
  • #​44159 - Upgrade Caffeine to 3.1.8
  • #​44161 - Add a capability for OIDC client extension

v3.16.0

Compare Source

Complete changelog
  • #​42064 - Self changes of column names to non-exist column names by PanacheJpaUtil#getFastCountQuery
  • #​43036 - quarkus plug sync no longer removes plugins provided by extensions
  • #​43191 - quarkus plugin sync is broken
  • #​43192 - Fix Quarkus plugin syncing
  • #​43483 - Add GraphQL Footer Log in Dev UI
  • #​43631 - Quarkus REST fails to write polymorphic type property in JSON
  • #​43700 - Use generic return type of method to construct proper Jackson writer
  • #​43801 - Kafka snappy conversion fails on native aarch64 for missing native library
  • #​43852 - ClassCastException when using OpenTelemetry and max-connections property
  • #​43882 - WebSockets Next: Security cleanup
  • #​43895 - Don't pass '--enable-monitoring=heapdump' unconditionally on windows
  • #​43896 - Don't pass '--enable-monitoring=heapdump' unconditionally on windows
  • #​43898 - ArC: register synthetic injection points in a separate phase
  • #​43905 - Move snappy native library resource registration to a feature
  • #​43917 - Realign JUnit versions and update to 5.10.5
  • #​43919 - Fix Class Cast Exception when using OpenTelemetry and max-connections property
  • #​43944 - NPE in Qute on hot-reload (with generated templates)
  • #​43953 - Qute message bundles: change the way message templates are loaded
  • #​43963 - Use original query case for fast count queries
  • #​43964 - Remove outdated section about DNS in Mongo
  • #​43967 - Upgrade to Hibernate Commons Annotations 7.0.3.Final
  • #​43988 - Add dev-mode setting for forcing the use of C2
  • #​43994 - Check expiry of the cached OIDC token introspections
  • #​43996 - Add RESTEasy Class Multipart capability
  • #​44029 - Replace oidc authentication for github screenshots with generic ones
  • #​44032 - Avoiding forcing resolution when configuring QuarkusApplicationModelTask

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 requested a review from a team as a code owner October 23, 2024 17:45
@trask
Copy link
Member

trask commented Oct 23, 2024

Execution failed for task ':smoke-tests:images:quarkus:quarkusGenerateAppModel'.
java.lang.StackOverflowError (no error message)

probably worth just waiting to see if fixed in v3.16.1

@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 0e9ee5b to 629994b Compare October 30, 2024 10:57
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.16.0 (minor) fix(deps): update quarkus packages (minor) Oct 30, 2024
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 629994b to f4f43b9 Compare October 30, 2024 11:47
@renovate renovate bot changed the title fix(deps): update quarkus packages (minor) fix(deps): update quarkus packages to v3.16.1 (minor) Oct 30, 2024
@renovate renovate bot force-pushed the renovate/quarkus-packages branch 2 times, most recently from fbc5db9 to 73437ac Compare November 6, 2024 14:53
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.16.1 (minor) fix(deps): update quarkus packages (minor) Nov 6, 2024
@renovate renovate bot force-pushed the renovate/quarkus-packages branch 2 times, most recently from 6b21090 to 11faa2b Compare November 6, 2024 18:41
@renovate renovate bot force-pushed the renovate/quarkus-packages branch from 11faa2b to f485e36 Compare November 7, 2024 16:01
@renovate renovate bot changed the title fix(deps): update quarkus packages (minor) fix(deps): update quarkus packages to v3.16.2 (minor) Nov 7, 2024
@trask
Copy link
Member

trask commented Nov 7, 2024

🤞

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.

1 participant