Skip to content

chore(deps): bump micronaut.version from 4.10.12 to 4.10.13#1325

Merged
LearningGp merged 1 commit into
mainfrom
dependabot/maven/micronaut.version-4.10.13
May 14, 2026
Merged

chore(deps): bump micronaut.version from 4.10.12 to 4.10.13#1325
LearningGp merged 1 commit into
mainfrom
dependabot/maven/micronaut.version-4.10.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Contributor

Bumps micronaut.version from 4.10.12 to 4.10.13.
Updates io.micronaut.platform:micronaut-platform from 4.10.12 to 4.10.13

Release notes

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

Micronaut Platform 4.10.13

Full Changelog: micronaut-projects/micronaut-platform@v4.10.12...v4.10.13

Commits
  • 98c8e59 [skip ci] Release v4.10.13
  • c0fcc1f managed-micronaut-sourcegen = "1.8.5"
  • eab3994 Update managed-micronaut-core version to 4.10.22
  • 4cbd8f1 Update managed-micronaut-sql version to 6.3.4
  • 8a6b7e8 chore: Bump version to 4.10.13-SNAPSHOT
  • See full diff in compare view

Updates io.micronaut:micronaut-inject-java from 4.10.12 to 4.10.13

Release notes

Sourced from io.micronaut:micronaut-inject-java's releases.

Micronaut Core 4.10.13

What's Changed

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.10.12...v4.10.13

Commits
  • d019f80 [skip ci] Release v4.10.13
  • 10bf06c Create a fix for native image build with ContextConfigurer on GraalVM 22+ (#1...
  • add37d7 chore: Bump version to 4.10.13-SNAPSHOT
  • See full diff 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 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)

Bumps `micronaut.version` from 4.10.12 to 4.10.13.

Updates `io.micronaut.platform:micronaut-platform` from 4.10.12 to 4.10.13
- [Release notes](https://github.com/micronaut-projects/micronaut-platform/releases)
- [Commits](micronaut-projects/micronaut-platform@v4.10.12...v4.10.13)

Updates `io.micronaut:micronaut-inject-java` from 4.10.12 to 4.10.13
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/5.1.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v4.10.12...v4.10.13)

---
updated-dependencies:
- dependency-name: io.micronaut.platform:micronaut-platform
  dependency-version: 4.10.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.micronaut:micronaut-inject-java
  dependency-version: 4.10.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 2, 2026
@dependabot dependabot Bot requested a review from a team May 2, 2026 19:02
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov

codecov Bot commented May 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@LearningGp LearningGp merged commit 9e83aa7 into main May 14, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/micronaut.version-4.10.13 branch May 14, 2026 07:54
liangxingguang pushed a commit to liangxingguang/agentscope-java that referenced this pull request May 21, 2026
…pe-ai#1325)

Bumps `micronaut.version` from 4.10.12 to 4.10.13.
Updates `io.micronaut.platform:micronaut-platform` from 4.10.12 to
4.10.13
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/micronaut-projects/micronaut-platform/releases">io.micronaut.platform:micronaut-platform's
releases</a>.</em></p>
<blockquote>
<h2>Micronaut Platform 4.10.13</h2>
<!-- raw HTML omitted -->
<ul>
<li><a
href="https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.10.22">Micronaut
Core 4.10.22</a></li>
<li><a
href="https://github.com/micronaut-projects/micronaut-sourcegen/releases/tag/v1.8.5">Micronaut
Sourcegen 1.8.5</a></li>
<li><a
href="https://github.com/micronaut-projects/micronaut-sql/releases/tag/v6.3.4">Micronaut
SQL 6.3.4</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.10.12...v4.10.13">https://github.com/micronaut-projects/micronaut-platform/compare/v4.10.12...v4.10.13</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/micronaut-projects/micronaut-platform/commit/98c8e59b06525a770be274427d997d0fe62ca239"><code>98c8e59</code></a>
[skip ci] Release v4.10.13</li>
<li><a
href="https://github.com/micronaut-projects/micronaut-platform/commit/c0fcc1fd0566055d24daa13b3369a94d109f5e4e"><code>c0fcc1f</code></a>
managed-micronaut-sourcegen = &quot;1.8.5&quot;</li>
<li><a
href="https://github.com/micronaut-projects/micronaut-platform/commit/eab3994061f578df1dda6446c7fe1d11860fd3c4"><code>eab3994</code></a>
Update managed-micronaut-core version to 4.10.22</li>
<li><a
href="https://github.com/micronaut-projects/micronaut-platform/commit/4cbd8f1eb27fe32fa8f4752a351c9866d7e98e1b"><code>4cbd8f1</code></a>
Update managed-micronaut-sql version to 6.3.4</li>
<li><a
href="https://github.com/micronaut-projects/micronaut-platform/commit/8a6b7e8c46c3e97722dbdedf2dc803586f8a5f04"><code>8a6b7e8</code></a>
chore: Bump version to 4.10.13-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.10.12...v4.10.13">compare
view</a></li>
</ul>
</details>
<br />

Updates `io.micronaut:micronaut-inject-java` from 4.10.12 to 4.10.13
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/micronaut-projects/micronaut-core/releases">io.micronaut:micronaut-inject-java's
releases</a>.</em></p>
<blockquote>
<h2>Micronaut Core 4.10.13</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes 💡</h3>
<ul>
<li>Create a fix for native image build with ContextConfigurer on
GraalVM 22+ by <a
href="https://github.com/andriy-dmytruk"><code>@​andriy-dmytruk</code></a>
in <a
href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/12310">micronaut-projects/micronaut-core#12310</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/micronaut-projects/micronaut-core/compare/v4.10.12...v4.10.13">https://github.com/micronaut-projects/micronaut-core/compare/v4.10.12...v4.10.13</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/micronaut-projects/micronaut-core/commit/d019f8016c7c714e3eae697acc0f60f3ddcd370d"><code>d019f80</code></a>
[skip ci] Release v4.10.13</li>
<li><a
href="https://github.com/micronaut-projects/micronaut-core/commit/10bf06c4bcc9121af036c4278314e486c857a50d"><code>10bf06c</code></a>
Create a fix for native image build with ContextConfigurer on GraalVM
22+ (<a
href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/1">#1</a>...</li>
<li><a
href="https://github.com/micronaut-projects/micronaut-core/commit/add37d7aef24572e0d6131e737e63c4d7285ca52"><code>add37d7</code></a>
chore: Bump version to 4.10.13-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/micronaut-projects/micronaut-core/compare/v4.10.12...v4.10.13">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants