fix(deps): update dependency io.micronaut.platform:micronaut-platform to v4.7.0 #1113
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.6.3
->4.7.0
Release Notes
micronaut-projects/micronaut-platform (io.micronaut.platform:micronaut-platform)
v4.7.0
: Micronaut Platform 4.7.0Core
Micronaut Core contains multiple improvements. To highlight a few, it improves the HTTP Client implementations, the display of circular dependency errors, adds a new API
FilterBodyParser
, the possibility to disable normalization of property keys in@EachProperty
beans, and it adds nicer HTML error pages.LangChain4J
Micronaut LangChain4J provides integration with Langchain4j.
For example, Micronaut LangChain4J makes easy to inject your favourite language model in your Micronaut beans:
GraalPy
Micronaut Graal Languages is a collection of components for integration of Graal based dynamic languages with Micronaut Framework.
With Micronaut GraalPy eases exposing Python modules as Java Beans within a Micronaut application. We published two guides:
Build Plugins
There are new versions of both Maven
4.7.1
, and Gradle4.4.4
Plugins.Micronaut Security
Micronaut Security adds a new module, Micronaut Security Cross-Site Request Forgery (CSRF) to help you protect your applications against CSRF attacks. CSRF protection is integrated also in Micronaut Views with a CSRF Token View Model Processor, and CSRF hidden field in form generation.
Micrometer
Micronaut Micrometer updates to Micrometer 1.13.6 and it adds new module for Prometheus PushGateway.
Cloud
3.53.0
.Analytics
Persistence
ojdbc
to23.5.0.24.07
, MariaDB to3.5.0
, and MySQL Connector to9.1.0
, Hikari to6.0.0
, and Tomcat JDBC to11.0.1
. Moreover, it is now possible to disable individual datasources both in JPA and JDBC.r2dbc-io-asyncer-mysql
to1.3.0
,r2dbc-mariadb
to1.3.0
, andr2dbc-postgresql
to1.0.7.RELEASE
.4.11.4
.Database Migration
Reactive Libraries
2023.0.12
.Misc
5.11.3
, and Mockito5.14.2
.2.3.18
, Apache Tomcat10.1.31
, and Jetty11.0.24
.micronaut-kubernetes-client-openapi
.3.3.5
and Spring6.1.14
.3.8.1
.5.26.1
.2.20.4
.activemq-jakarta
to6.1.3
, andartemis-jakarta-client
to2.38.0
.Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.