Bump version.io.micronaut from 4.7.4 to 4.7.5 #255

Merged
dependabot[bot] merged 2 commits from dependabot/maven/version.io.micronaut-4.7.5 into main 2025-02-12 13:53:29 +01:00
dependabot[bot] commented 2025-02-04 21:42:51 +01:00 (Migrated from github.com)

Bumps version.io.micronaut from 4.7.4 to 4.7.5.
Updates io.micronaut.platform:micronaut-platform from 4.7.4 to 4.7.5

Release notes

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

Micronaut Platform 4.7.5

Commits
  • 3f4206a [skip ci] Release v4.7.5
  • 39076a5 fix(deps): update dependency io.micronaut.security:micronaut-security-bom to ...
  • 5631856 Micronaut Validation 4.8.1
  • 5b91c10 core 4.7.13
  • 5134815 micronaut-maven-plugin 4.7.2
  • 359c9e7 kakfa 5.7.1
  • c25e3d8 managed-micronaut-test-resources = "2.7.3"
  • fe51e08 managed-micronaut-discovery = "4.5.2"
  • 7f82c10 chore(deps): update actions/upload-artifact action to v4.6.0 (#1834)
  • 952ffd4 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.12 (#1838)
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-inject-java from 4.7.4 to 4.7.5

Release notes

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

Micronaut Core 4.7.5

What's Changed

Dependency updates 🚀

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.7.4...v4.7.5

Commits
  • afd7d69 [skip ci] Release v4.7.5
  • a3805bc fix(deps): update netty monorepo to v4.1.115.final (#11339)
  • e9ec449 fix(deps): update dependency io.github.classgraph:classgraph to v4.8.179 (#11...
  • b857bef fix(deps): update groovy monorepo to v4.0.24 (#11337)
  • 55df1bb chore: Bump version to 4.7.5-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 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.7.4 to 4.7.5. Updates `io.micronaut.platform:micronaut-platform` from 4.7.4 to 4.7.5 <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.7.5</h2> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.13">Core 4.7.13</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-security/releases/tag/v4.11.3">Security 4.11.3</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-validation/releases/tag/v4.8.1">Validation 4.8.1</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-maven-plugin/releases/tag/v4.7.2">Maven Plugin 4.7.2</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-kafka/releases/tag/v5.7.1">Kafka 5.7.1</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-test-resources/releases/tag/v2.7.3">Test Resources 2.7.3</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-discovery-client/releases/tag/v4.5.2">Discovery Client 4.5.2</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/3f4206adea797623387f2736bda68d63004c37da"><code>3f4206a</code></a> [skip ci] Release v4.7.5</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/39076a5098c172662b792e93e1e11b5250e178d9"><code>39076a5</code></a> fix(deps): update dependency io.micronaut.security:micronaut-security-bom to ...</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/5631856afc2ec1f7c42aae06de7556bc685d39b0"><code>5631856</code></a> Micronaut Validation 4.8.1</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/5b91c1052bf7e6baa905c754ef0eec37e5648bce"><code>5b91c10</code></a> core 4.7.13</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/51348154853fa6c24ba470d35276bf3c3e123574"><code>5134815</code></a> micronaut-maven-plugin 4.7.2</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/359c9e7f1b9c620eaa8f24e9533f9ec63b6c325f"><code>359c9e7</code></a> kakfa 5.7.1</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/c25e3d880269b6ff8463793b916f07851065af02"><code>c25e3d8</code></a> managed-micronaut-test-resources = &quot;2.7.3&quot;</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/fe51e088d739eb9cebcdf0943f875d08b52a55ab"><code>fe51e08</code></a> managed-micronaut-discovery = &quot;4.5.2&quot;</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/7f82c10377c36fbfe3ae05c3f2bfb89628e4b47e"><code>7f82c10</code></a> chore(deps): update actions/upload-artifact action to v4.6.0 (<a href="https://redirect.github.com/micronaut-projects/micronaut-platform/issues/1834">#1834</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/952ffd44b0c4c4e771c57fecaec8f0252243910f"><code>952ffd4</code></a> fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.12 (<a href="https://redirect.github.com/micronaut-projects/micronaut-platform/issues/1838">#1838</a>)</li> <li>Additional commits viewable in <a href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.7.4...v4.7.5">compare view</a></li> </ul> </details> <br /> Updates `io.micronaut:micronaut-inject-java` from 4.7.4 to 4.7.5 <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.7.5</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Dependency updates 🚀</h3> <ul> <li>fix(deps): update groovy monorepo to v4.0.24 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11337">micronaut-projects/micronaut-core#11337</a></li> <li>fix(deps): update dependency io.github.classgraph:classgraph to v4.8.179 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11338">micronaut-projects/micronaut-core#11338</a></li> <li>fix(deps): update netty monorepo to v4.1.115.final by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11339">micronaut-projects/micronaut-core#11339</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-core/compare/v4.7.4...v4.7.5">https://github.com/micronaut-projects/micronaut-core/compare/v4.7.4...v4.7.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/afd7d6948ea8344e86e5ca7276ba5ce2a49f31f0"><code>afd7d69</code></a> [skip ci] Release v4.7.5</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/a3805bc09f2bce9de5ef014bd7a0db4184aeb085"><code>a3805bc</code></a> fix(deps): update netty monorepo to v4.1.115.final (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11339">#11339</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/e9ec449edfe900845eab5b2b2d2c6cfae65fff88"><code>e9ec449</code></a> fix(deps): update dependency io.github.classgraph:classgraph to v4.8.179 (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11">#11</a>...</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/b857befa61bf2cd5fe1aa746e202844d3270823e"><code>b857bef</code></a> fix(deps): update groovy monorepo to v4.0.24 (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11337">#11337</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/55df1bbf6b218aef07b0c1cc89520001f58469aa"><code>55df1bb</code></a> chore: Bump version to 4.7.5-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v4.7.4...v4.7.5">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>
rpahli (Migrated from github.com) reviewed 2025-02-04 21:42:51 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2025-02-04 21:42:51 +01:00
wistefan (Migrated from github.com) reviewed 2025-02-04 21:42:51 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2025-02-04 21:43:01 +01:00
sschnabe (Migrated from github.com) approved these changes 2025-02-12 13:52:24 +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#255
No description provided.