Bump version.io.micronaut from 4.2.2 to 4.2.3 #220

Merged
dependabot[bot] merged 1 commit from dependabot/maven/version.io.micronaut-4.2.3 into main 2024-01-05 21:12:51 +01:00
dependabot[bot] commented 2024-01-05 21:08:27 +01:00 (Migrated from github.com)

Bumps version.io.micronaut from 4.2.2 to 4.2.3.
Updates io.micronaut.platform:micronaut-platform from 4.2.2 to 4.2.3

Release notes

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

Micronaut Platform 4.2.3

Full Changelog: https://github.com/micronaut-projects/micronaut-platform/compare/v4.2.2...v4.2.3

Commits

Updates io.micronaut:micronaut-inject-java from 4.2.2 to 4.2.3

Release notes

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

Micronaut Core 4.2.3

What's Changed

Bug Fixes 🐞

Other Changes 💡

Dependency updates 🚀

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.2.2...v4.2.3

Commits
  • 36dcaf0 [skip ci] Release v4.2.3
  • f35b55b Publish service ready / stopped in consistent order (#10325)
  • 0295ee0 Javac: Extract type variable name using the element (#10293)
  • 97aeb96 Ensure responseWritten is called on discard (#10288)
  • 67e2b3d chore(deps): update gradle/gradle-build-action action to v2.11.0 (#10252)
  • 4666825 fix(deps): update netty monorepo to v4.1.104.final (#10276)
  • 7423f83 KSP: Do not store default empty string annotation value (#10284)
  • 1087107 Initialize classes at build time that can deadlock graal compiler (#10283)
  • ca177fb KSP: Fix @Generated processing (#10282)
  • bbf65a9 Fix logged errors reported by fuzzing (#10273)
  • 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 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 `version.io.micronaut` from 4.2.2 to 4.2.3. Updates `io.micronaut.platform:micronaut-platform` from 4.2.2 to 4.2.3 <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.2.3</h2> <!-- raw HTML omitted --> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.2.3">Micronaut Core 4.2.3</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-aws/releases/tag/v4.1.5">Micronaut AWS 4.1.5</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-maven-plugin/releases/tag/v4.0.8">Micronaut Maven Plugin 4.0.8</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.2.2...v4.2.3">https://github.com/micronaut-projects/micronaut-platform/compare/v4.2.2...v4.2.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/a444373d2ea5fa720e080f119e624b64f55f3674"><code>a444373</code></a> [skip ci] Release v4.2.3</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/01b4324952a6e9fe639d0b8075ec544162b7fa56"><code>01b4324</code></a> Micronaut Maven Plugin 4.0.8</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/f1efe578ad76da4b60cb7f481838f61bebbf89a6"><code>f1efe57</code></a> core 4.2.3</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/883793f642a19d81bdef9e968c915f8ad349aaf3"><code>883793f</code></a> aws 4.1.5</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/0f4a52a473412b00f03991d36104cc906bcb5329"><code>0f4a52a</code></a> Back to 4.2.3-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.2.2...v4.2.3">compare view</a></li> </ul> </details> <br /> Updates `io.micronaut:micronaut-inject-java` from 4.2.2 to 4.2.3 <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.2.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Bug Fixes 🐞</h3> <ul> <li>Fix logged errors reported by fuzzing by <a href="https://github.com/yawkat"><code>@​yawkat</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10273">micronaut-projects/micronaut-core#10273</a></li> <li>Initialize classes at build time that can deadlock graal compiler by <a href="https://github.com/graemerocher"><code>@​graemerocher</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10283">micronaut-projects/micronaut-core#10283</a></li> <li>KSP: Do not store default empty string annotation value by <a href="https://github.com/dstepanov"><code>@​dstepanov</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10284">micronaut-projects/micronaut-core#10284</a></li> <li>Ensure responseWritten is called on discard by <a href="https://github.com/yawkat"><code>@​yawkat</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10288">micronaut-projects/micronaut-core#10288</a></li> <li>Publish service ready / stopped in consistent order by <a href="https://github.com/dstepanov"><code>@​dstepanov</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10325">micronaut-projects/micronaut-core#10325</a></li> </ul> <h3>Other Changes 💡</h3> <ul> <li>KSP: Fix <code>@Generated</code> processing by <a href="https://github.com/dstepanov"><code>@​dstepanov</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10282">micronaut-projects/micronaut-core#10282</a></li> <li>Javac: Extract type variable name using the element by <a href="https://github.com/dstepanov"><code>@​dstepanov</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10293">micronaut-projects/micronaut-core#10293</a></li> </ul> <h3>Dependency updates 🚀</h3> <ul> <li>fix(deps): update netty monorepo to v4.1.104.final by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10276">micronaut-projects/micronaut-core#10276</a></li> <li>chore(deps): update gradle/gradle-build-action action to v2.11.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10252">micronaut-projects/micronaut-core#10252</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-core/compare/v4.2.2...v4.2.3">https://github.com/micronaut-projects/micronaut-core/compare/v4.2.2...v4.2.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/36dcaf0539536dce5fc753677341609ff7f273ca"><code>36dcaf0</code></a> [skip ci] Release v4.2.3</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/f35b55b8a201f1065c25b91f84442865f76b26b8"><code>f35b55b</code></a> Publish service ready / stopped in consistent order (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10325">#10325</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/0295ee03e3bba03a0e15e14e4981bbb4142519b7"><code>0295ee0</code></a> Javac: Extract type variable name using the element (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10293">#10293</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/97aeb96c3e2fa25e4ac51e57e52564bb9566d225"><code>97aeb96</code></a> Ensure responseWritten is called on discard (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10288">#10288</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/67e2b3dd7ed4322af6dad6c658e359e96ca23358"><code>67e2b3d</code></a> chore(deps): update gradle/gradle-build-action action to v2.11.0 (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10252">#10252</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/466682590180b3f25cf9cdb35225ab23333c4551"><code>4666825</code></a> fix(deps): update netty monorepo to v4.1.104.final (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10276">#10276</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/7423f8354f0cdbeb5effd49f76d1cee54613ed4b"><code>7423f83</code></a> KSP: Do not store default empty string annotation value (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10284">#10284</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/108710749df0d48239d958932bca17149c084f32"><code>1087107</code></a> Initialize classes at build time that can deadlock graal compiler (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10283">#10283</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/ca177fb77070477a1b057b5241655a7841e8c388"><code>ca177fb</code></a> KSP: Fix <code>@Generated</code> processing (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10282">#10282</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/bbf65a9f9180c8fa4c5d572e387b8ceb9a32c3ef"><code>bbf65a9</code></a> Fix logged errors reported by fuzzing (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10273">#10273</a>)</li> <li>Additional commits viewable in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v4.2.2...v4.2.3">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 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) </details>
sschnabe (Migrated from github.com) reviewed 2024-01-05 21:08:27 +01:00
rpahli (Migrated from github.com) reviewed 2024-01-05 21:08:27 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2024-01-05 21:08:27 +01:00
wistefan (Migrated from github.com) reviewed 2024-01-05 21:08:27 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2024-01-05 21:08:38 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#220
No description provided.