Bump micronaut-bom from 3.8.5 to 3.8.6 #126

Merged
dependabot[bot] merged 1 commit from dependabot/maven/io.micronaut-micronaut-bom-3.8.6 into main 2023-03-01 09:59:39 +01:00
dependabot[bot] commented 2023-03-01 09:58:37 +01:00 (Migrated from github.com)

Bumps micronaut-bom from 3.8.5 to 3.8.6.

Release notes

Sourced from micronaut-bom's releases.

Micronaut Framework 3.8.6

What's Changed

Bug Fixes 🐛

🚀 Dependency Upgrades

  • micronaut-security to 3.9.3 (#8845)
  • micronaut-aws to 3.10.9 (#8838)

Docs 📖

Tests

New Contributors

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v3.8.5...v3.8.6

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.8.5 to 3.8.6. <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.8.6</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>fix fallback for suspended methods by <a href="https://github.com/ondrej-hrstka"><code>@​ondrej-hrstka</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8825">micronaut-projects/micronaut-core#8825</a></li> </ul> <h3>🚀 Dependency Upgrades</h3> <ul> <li>micronaut-security to 3.9.3 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8845">#8845</a>)</li> <li>micronaut-aws to 3.10.9 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8838">#8838</a>)</li> </ul> <h3>Docs 📖</h3> <ul> <li>Add missing backtick in configurationProperties.adoc by <a href="https://github.com/aaabramov"><code>@​aaabramov</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8819">micronaut-projects/micronaut-core#8819</a></li> <li>doc: close asciidoc table by <a href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8816">micronaut-projects/micronaut-core#8816</a></li> <li>Add note about using logback 1.3.x+ by <a href="https://github.com/timyates"><code>@​timyates</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8846">micronaut-projects/micronaut-core#8846</a></li> </ul> <h3>Tests ✅</h3> <ul> <li>test: adds HttpServerFilterTest by <a href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8813">micronaut-projects/micronaut-core#8813</a></li> <li>test: HttpServerFilter and ExceptionHandler by <a href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8815">micronaut-projects/micronaut-core#8815</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aaabramov"><code>@​aaabramov</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/pull/8819">micronaut-projects/micronaut-core#8819</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.8.5...v3.8.6">https://github.com/micronaut-projects/micronaut-core/compare/v3.8.5...v3.8.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/9c30cb8bb64095b95e7745845a9c837e7c7da3ea"><code>9c30cb8</code></a> [skip ci] Release v3.8.6</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/b504d82328ad71db8bece15e33d4f3e6068ee9f0"><code>b504d82</code></a> doc: add note about using logback 1.3.x+ (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8846">#8846</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/be3f487b0013fe0492a758d352d7db905d395759"><code>be3f487</code></a> build: micronaut-security to 3.9.3 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8845">#8845</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/2c67fb2e88bd4afae049a68d502a5064f5fe5ce7"><code>2c67fb2</code></a> fix fallback for suspended methods (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8825">#8825</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/fbcd804696ec3192ffe2e088828f0a797b4e4d0b"><code>fbcd804</code></a> test: adds HttpServerFilterTest (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8813">#8813</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/eb3f1cef07acde6d983697f699ecfb956ddb8f9d"><code>eb3f1ce</code></a> test: HttpServerFilter and ExceptionHandler (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8815">#8815</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/04581eb01debaef86801a32c050af9d9858a5c03"><code>04581eb</code></a> Bump micronaut-aws to 3.10.9 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8838">#8838</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/332b5d98d74487ffc64af3b895b744ffd7beeaa1"><code>332b5d9</code></a> Bump micronaut-aws to 3.10.8 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8827">#8827</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/aec63f6eaa3dbcbe3cd58f6631726fcdd1e74175"><code>aec63f6</code></a> doc: close asciidoc table (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8816">#8816</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/0e960468daf5488f02ac054b380cad3099e9cdea"><code>0e96046</code></a> Add missing backtick in configurationProperties.adoc (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8819">#8819</a>)</li> <li>Additional commits viewable in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.8.5...v3.8.6">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.8.5&new-version=3.8.6)](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 2023-03-01 09:58:37 +01:00
rpahli (Migrated from github.com) reviewed 2023-03-01 09:58:37 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2023-03-01 09:58:37 +01:00
wistefan (Migrated from github.com) reviewed 2023-03-01 09:58:37 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2023-03-01 09:58:50 +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#126
No description provided.