Bump micronaut-bom from 3.7.4 to 3.7.5 #99

Merged
dependabot[bot] merged 1 commit from dependabot/maven/io.micronaut-micronaut-bom-3.7.5 into main 2022-12-20 21:06:38 +01:00
dependabot[bot] commented 2022-12-20 21:05:05 +01:00 (Migrated from github.com)

Bumps micronaut-bom from 3.7.4 to 3.7.5.

Release notes

Sourced from micronaut-bom's releases.

Micronaut Framework 3.7.5

What's Changed

Improvements

Docs 📖

Other Changes 💡

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

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 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-bom](https://github.com/micronaut-projects/micronaut-core) from 3.7.4 to 3.7.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/micronaut-projects/micronaut-core/releases">micronaut-bom's releases</a>.</em></p> <blockquote> <h2>Micronaut Framework 3.7.5</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Improvements ⭐</h3> <ul> <li>log: remove failed from healthStatus logging by <a href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8487">micronaut-projects/micronaut-core#8487</a></li> </ul> <h3>Docs 📖</h3> <ul> <li>Update upgrade documentation by <a href="https://github.com/anuragdeshpande"><code>@​anuragdeshpande</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8482">micronaut-projects/micronaut-core#8482</a></li> </ul> <h3>Other Changes 💡</h3> <ul> <li>Backport <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8155">#8155</a> by <a href="https://github.com/yawkat"><code>@​yawkat</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8434">micronaut-projects/micronaut-core#8434</a></li> <li>fix: TextStreamCodec requires bean of type ByteBufferFactory by <a href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8494">micronaut-projects/micronaut-core#8494</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.7.4...v3.7.5">https://github.com/micronaut-projects/micronaut-core/compare/v3.7.4...v3.7.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/c60f3dc167976e63992f0c8ef5377ab50a123a74"><code>c60f3dc</code></a> [skip ci] Release v3.7.5</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/579b28ecaf54ceb42744291dfa3c05673cd2748f"><code>579b28e</code></a> doc: replace hardcoded Gradle plugin version with link to docs and releases (...</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/401cc8935704f03e9b90e7624c1bf0b2533a1470"><code>401cc89</code></a> fix: TextStreamCodec requires bean of type ByteBufferFactory (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8494">#8494</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/166cd093f8720428f44ee0157d8a186c1a4d1b7a"><code>166cd09</code></a> log: remove failed from healthStatus logging (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8487">#8487</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/ccee11b9802c0ca7044ca300e362ff5afede3b79"><code>ccee11b</code></a> Backport <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8155">#8155</a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8434">#8434</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/b928348624f5842ae75bda4df556007773862ab6"><code>b928348</code></a> Bump micronaut-redis to 5.3.2 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8433">#8433</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/80ad4288a8ea17098dfc8a1d3a2265954c688fa6"><code>80ad428</code></a> test: Req attrs has routeMatch for WebSocketServer (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8284">#8284</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/b44efc8fa385a96644da1d69887a2cae31d7bc0d"><code>b44efc8</code></a> Back to 3.7.5-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.7.4...v3.7.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.micronaut:micronaut-bom&package-manager=maven&previous-version=3.7.4&new-version=3.7.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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 2022-12-20 21:05:05 +01:00
rpahli (Migrated from github.com) reviewed 2022-12-20 21:05:05 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2022-12-20 21:05:05 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-12-20 21:05:16 +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#99
No description provided.