An open index of dependabot pull requests across open source projects.

Bump io.micronaut.platform:micronaut-parent from 4.8.2 to 4.9.2 in /labs/unicorn-store/software/alternatives/unicorn-store-micronaut

Closed
Number: #1364
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 04, 2025 at 02:28 PM UTC
(10 months ago)
Updated: September 08, 2025 at 09:19 AM UTC
(9 months ago)
Closed: September 08, 2025 at 09:19 AM UTC
(9 months ago)
Time to Close: about 1 month
Labels:
dependencies java
Description:

Bumps io.micronaut.platform:micronaut-parent from 4.8.2 to 4.9.2.

Release notes

Sourced from io.micronaut.platform:micronaut-parent's releases.

Micronaut Core 4.9.2

What's Changed

Bug Fixes 🐞

Other Changes 💡

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.9.1...v4.9.2

Micronaut Core 4.9.1

What's Changed

Bug Fixes 🐞

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.9.0...v4.9.1

Micronaut Core 4.9.0

What's Changed

Netty 4.2.2

Micronaut 4.9.0 updates to Netty 4.2. This Netty release changes the default buffer allocator, which may affect application performance.

Event loop Carrier

micronaut-http-server-netty 4.9.0 introduces an experimental mode to run virtual threads on the Netty event loop. This can lead to more predictable performance when migrating from async code to virtual threads. A more detailed blog post will follow with the 4.9 platform release.

@ClassImport

@​ClassImport annotation allows to process already compiled classes as if they were ordinary non-compiled classes.

@Mixin

It’s possible to define a Mixin class by annotating it with @​Mixin and specifying which class does it reference.

Mixins only modify the Micronaut annotations metadata model. Original classes are not modified in any way. Mixins are currently supported only in Java.

HTTP/3

If you were using the experimental HTTP/3 support you need to replace the dependency io.netty.incubator:netty-incubator-codec-http3 with io.micronaut:micronaut-http-netty-http3.

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Ecosystem:
maven
Version Change:
4.8.2 → 4.9.2
Update Type:
Minor
Path:
/labs/unicorn-store/software/alternatives/unicorn-store-micronaut
Technical Details
ID: 7198462
UUID: 2718197453
Node ID: PR_kwDOHlIHls6iBGbN
Host: GitHub
Repository: aws-samples/aws-lambda-java-workshop
Mergeable: Yes
Merge State: Clean