native-java-examples
native-java-examples copied to clipboard
Bump micronaut-http-validation from 3.7.2 to 3.8.6 in /micronaut
Bumps micronaut-http-validation from 3.7.2 to 3.8.6.
Release notes
Sourced from micronaut-http-validation's releases.
Micronaut Framework 3.8.6
What's Changed
Bug Fixes 🐛
- fix fallback for suspended methods by
@ondrej-hrstka
in micronaut-projects/micronaut-core#8825🚀 Dependency Upgrades
Docs 📖
- Add missing backtick in configurationProperties.adoc by
@aaabramov
in micronaut-projects/micronaut-core#8819- doc: close asciidoc table by
@sdelamo
in micronaut-projects/micronaut-core#8816- Add note about using logback 1.3.x+ by
@timyates
in micronaut-projects/micronaut-core#8846Tests ✅
- test: adds HttpServerFilterTest by
@sdelamo
in micronaut-projects/micronaut-core#8813- test: HttpServerFilter and ExceptionHandler by
@sdelamo
in micronaut-projects/micronaut-core#8815New Contributors
@aaabramov
made their first contribution in micronaut-projects/micronaut-core#8819Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v3.8.5...v3.8.6
Micronaut Framework 3.8.5
What's Changed
Bug Fixes 🐞
- Fix support for executable methods on introspections that require reflection by
@graemerocher
in micronaut-projects/micronaut-core#8748- Stop using EnvUtil logback programmatic config by
@timyates
in micronaut-projects/micronaut-core#8763- fix primitive import with test by
@graemerocher
in micronaut-projects/micronaut-core#8778- fix GraalVM deprecation warnings by
@graemerocher
in micronaut-projects/micronaut-core#8753- Issues 8714: HttpClientIntroductionAdvice Subscriber may not have complete called by some Publisher implementations by
@rawilder
in micronaut-projects/micronaut-core#8715Improvements ⭐
- Allow user to explicity turn off the localhost drive-by CORS check by
@timyates
in micronaut-projects/micronaut-core#8751Docs 📖
- doc: change copy of EachProperty by
@sdelamo
in micronaut-projects/micronaut-core#8747- Backport configuration asciidoc macro migration by
@wetted
in micronaut-projects/micronaut-core#8744Dependency updates 🚀
- build: Netty 4.1.87.Final by
@sdelamo
in micronaut-projects/micronaut-core#8774- build: Bump micronaut-openapi to 4.8.4 (#8770)
- Bump micronaut-oracle-cloud to 2.3.4 (#8769)
... (truncated)
Commits
9c30cb8
[skip ci] Release v3.8.6b504d82
doc: add note about using logback 1.3.x+ (#8846)be3f487
build: micronaut-security to 3.9.3 (#8845)2c67fb2
fix fallback for suspended methods (#8825)fbcd804
test: adds HttpServerFilterTest (#8813)eb3f1ce
test: HttpServerFilter and ExceptionHandler (#8815)04581eb
Bump micronaut-aws to 3.10.9 (#8838)332b5d9
Bump micronaut-aws to 3.10.8 (#8827)aec63f6
doc: close asciidoc table (#8816)0e96046
Add missing backtick in configurationProperties.adoc (#8819)- 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)