Bump version.io.micronaut from 4.0.5 to 4.0.6 #194

Merged
dependabot[bot] merged 1 commit from dependabot/maven/version.io.micronaut-4.0.6 into main 2023-08-31 23:01:02 +02:00
dependabot[bot] commented 2023-08-31 22:57:55 +02:00 (Migrated from github.com)

Bumps version.io.micronaut from 4.0.5 to 4.0.6.
Updates io.micronaut.platform:micronaut-platform from 4.0.5 to 4.0.6

Release notes

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

Micronaut Platform 4.0.6

What's Changed

Dependency updates 🚀

Core

Modules

Full Changelog: https://github.com/micronaut-projects/micronaut-platform/compare/v4.0.5...v4.0.6

Commits
  • 7ff0422 [skip ci] Release v4.0.6
  • bbf30fe build: Spring 5.0.2
  • fae9ce2 build: jaxrs 4.0.2
  • 30d6b9b build: Micronaut Core 4.0.6
  • 1f9d66b build: servlet 4.0.5
  • 389be7a build: validation 4.0.2
  • 32d1bbf fix(deps): update dependency io.micronaut.redis:micronaut-redis-bom to v6.0.2...
  • 97bf692 fix(deps): update dependency io.micronaut.tracing:micronaut-tracing-bom to v5...
  • 8795b7f fix(deps): update dependency io.micronaut.aws:micronaut-aws-bom to v4.0.3 (#876)
  • d19697c fix(deps): update dependency io.micronaut.kafka:micronaut-kafka-bom to v5.0.3...
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-inject-java from 4.0.5 to 4.0.6

Release notes

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

Micronaut Core 4.0.6

What's Changed

Bug Fixes 🐞

Improvements

Tests

Dependency updates 🚀

GraalVM 🏆

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.0.5...v4.0.6

Commits

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.0.5 to 4.0.6. Updates `io.micronaut.platform:micronaut-platform` from 4.0.5 to 4.0.6 <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.0.6</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Dependency updates 🚀</h3> <h4>Core</h4> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/releases/v4.0.6">Micronaut Core 4.0.6</a></li> </ul> <h4>Modules</h4> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-spring/releases/tag/v5.0.2">Micronaut Spring 5.0.2</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-jaxrs/releases/tag/v4.0.2">Micronaut JAX-RS 4.0.2</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-servlet/releases/tag/v4.0.5">Micronaut Servlet 4.0.5</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-validation/releases/tag/v4.0.2">Micronaut Validation 4.0.2</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-redis/releases/tag/v6.0.2">Micronaut Redis 6.0.2</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-tracing/releases/tag/v5.0.2">Micronaut Tracing 5.0.2</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-aws/releases/tag/v4.0.3">Micronaut AWS 4.0.3</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-kafka/releases/tag/v5.0.3">Micronaut Kafka 5.0.3</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-maven-plugin/releases/tag/v4.0.5">Maven Plugin 4.0.5</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.0.5...v4.0.6">https://github.com/micronaut-projects/micronaut-platform/compare/v4.0.5...v4.0.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/7ff04221347b2617d5df68e52141669e00441fda"><code>7ff0422</code></a> [skip ci] Release v4.0.6</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/bbf30feee4502559999005d7248f8b1ecad671ee"><code>bbf30fe</code></a> build: Spring 5.0.2</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/fae9ce2fae8a3f0915a55deb9cbe591cf44d44e1"><code>fae9ce2</code></a> build: jaxrs 4.0.2</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/30d6b9bb7c5704b38ea5fcc5b008331b79bde072"><code>30d6b9b</code></a> build: Micronaut Core 4.0.6</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/1f9d66b26408c5578e8ce070c0e1eee9e3b55e1e"><code>1f9d66b</code></a> build: servlet 4.0.5</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/389be7af09b578fb4b74cf8f0a640f88ee8d0bbc"><code>389be7a</code></a> build: validation 4.0.2</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/32d1bbf028b32b7c70b88ca46c3534df2f3c6aa2"><code>32d1bbf</code></a> fix(deps): update dependency io.micronaut.redis:micronaut-redis-bom to v6.0.2...</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/97bf692819302a74d00b8292088631deb249a304"><code>97bf692</code></a> fix(deps): update dependency io.micronaut.tracing:micronaut-tracing-bom to v5...</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/8795b7f34c8e322eb7613e9abfe1674d7bc9543a"><code>8795b7f</code></a> fix(deps): update dependency io.micronaut.aws:micronaut-aws-bom to v4.0.3 (<a href="https://redirect.github.com/micronaut-projects/micronaut-platform/issues/876">#876</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/d19697cdedb5b7874be8c3fa8c7c5cc42babe86b"><code>d19697c</code></a> fix(deps): update dependency io.micronaut.kafka:micronaut-kafka-bom to v5.0.3...</li> <li>Additional commits viewable in <a href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.0.5...v4.0.6">compare view</a></li> </ul> </details> <br /> Updates `io.micronaut:micronaut-inject-java` from 4.0.5 to 4.0.6 <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.0.6</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Bug Fixes 🐞</h3> <ul> <li>Correct type arguments for introduces beans by <a href="https://github.com/dstepanov"><code>@​dstepanov</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9752">micronaut-projects/micronaut-core#9752</a></li> </ul> <h3>Improvements ⭐</h3> <ul> <li>KSP: Cache overridee by <a href="https://github.com/dstepanov"><code>@​dstepanov</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9753">micronaut-projects/micronaut-core#9753</a></li> </ul> <h3>Tests ✅</h3> <ul> <li>test: tck test for request.getUri() contains query values by <a href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9791">micronaut-projects/micronaut-core#9791</a></li> </ul> <h3>Dependency updates 🚀</h3> <ul> <li>fix(deps): update managed.reactor to v3.5.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9739">micronaut-projects/micronaut-core#9739</a></li> </ul> <h3>GraalVM 🏆</h3> <ul> <li>GraalVM 21 dev build fixes by <a href="https://github.com/graemerocher"><code>@​graemerocher</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9794">micronaut-projects/micronaut-core#9794</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-core/compare/v4.0.5...v4.0.6">https://github.com/micronaut-projects/micronaut-core/compare/v4.0.5...v4.0.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/bc4e561a19f4c0f5420ba1520750e68cdd8de49c"><code>bc4e561</code></a> [skip ci] Release v4.0.6</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/bc4a2d03f4cca88d9d944c051cff85be10148b2f"><code>bc4a2d0</code></a> GraalVM 21 dev build fixes (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/9794">#9794</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/e29a24e1e75a2ff42df77cb105a8596d3c8f331b"><code>e29a24e</code></a> test: tck test for request.getUri() contains query values (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/9791">#9791</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/d298f3f0648e263e928bd94fa23738aa88d77fca"><code>d298f3f</code></a> Correct type arguments for introduces beans (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/9752">#9752</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/665004f56e2b25786d197a41b98de49ef4245de6"><code>665004f</code></a> KSP: Cache overridee (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/9753">#9753</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/1343b96be5297ee73c9dff2ec439ff761cd7a89d"><code>1343b96</code></a> fix(deps): update managed.reactor to v3.5.9 (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/9739">#9739</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/fa67c52296ea07adc702534206a03d0ef8dd28ae"><code>fa67c52</code></a> Back to 4.0.6-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v4.0.5...v4.0.6">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 2023-08-31 22:57:55 +02:00
rpahli (Migrated from github.com) reviewed 2023-08-31 22:57:55 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2023-08-31 22:57:55 +02:00
wistefan (Migrated from github.com) reviewed 2023-08-31 22:57:55 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2023-08-31 22:58:09 +02: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#194
No description provided.