Bump micronaut-bom from 3.3.1 to 3.3.2 #27

Merged
dependabot[bot] merged 1 commit from dependabot/maven/io.micronaut-micronaut-bom-3.3.2 into main 2022-02-15 08:59:22 +01:00
dependabot[bot] commented 2022-02-14 21:31:56 +01:00 (Migrated from github.com)

Bumps micronaut-bom from 3.3.1 to 3.3.2.

Release notes

Sourced from micronaut-bom's releases.

Micronaut 3.3.2

Changes

🐛 Bug Fixes

  • Fix RandomAccessFile leak in NettySystemFileCustomizableResponseType @​yawkat (#6895)

Contributors

@​graemerocher, @​jameskleeh, @​mattmoss, @​micronaut-build and @​yawkat

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.3.1 to 3.3.2. <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 3.3.2</h2> <h2>Changes</h2> <ul> <li>Bump micronaut-jackson-xml to 3.0.1 <a href="https://github.com/micronaut-build"><code>@​micronaut-build</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6908">#6908</a>)</li> <li>Bump micronaut-serialization to 1.0.0-M7 <a href="https://github.com/micronaut-build"><code>@​micronaut-build</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6913">#6913</a>)</li> <li>Fix slf4j init error - Fixes <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6912">#6912</a> <a href="https://github.com/graemerocher"><code>@​graemerocher</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6914">#6914</a>)</li> <li>Make the CLI optional to use Micronaut in quick start documentation <a href="https://github.com/graemerocher"><code>@​graemerocher</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6907">#6907</a>)</li> <li>Handle equals sign in values of undeclared options <a href="https://github.com/jameskleeh"><code>@​jameskleeh</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6902">#6902</a>)</li> <li>For HEAD requests, contentType should be unchanged <a href="https://github.com/mattmoss"><code>@​mattmoss</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6903">#6903</a>)</li> <li>Micronaut Core Architecture Documentation <a href="https://github.com/graemerocher"><code>@​graemerocher</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6851">#6851</a>)</li> <li>Bump micronaut-tracing to 4.0.3 <a href="https://github.com/micronaut-build"><code>@​micronaut-build</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6887">#6887</a>)</li> <li>Bump micronaut-cache to 3.1.1 <a href="https://github.com/micronaut-build"><code>@​micronaut-build</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6898">#6898</a>)</li> <li>Bump micronaut-views to 3.1.3 <a href="https://github.com/micronaut-build"><code>@​micronaut-build</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6897">#6897</a>)</li> <li>Release unwrapped body in NettyHttpRequest <a href="https://github.com/yawkat"><code>@​yawkat</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6891">#6891</a>)</li> <li>Handle client response exceptions for full responses to streaming requests <a href="https://github.com/jameskleeh"><code>@​jameskleeh</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6888">#6888</a>)</li> <li>Do not detect leaks from other tests in BufferLeakDetection <a href="https://github.com/yawkat"><code>@​yawkat</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6892">#6892</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix RandomAccessFile leak in NettySystemFileCustomizableResponseType <a href="https://github.com/yawkat"><code>@​yawkat</code></a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6895">#6895</a>)</li> </ul> <h2>Contributors</h2> <p><a href="https://github.com/graemerocher"><code>@​graemerocher</code></a>, <a href="https://github.com/jameskleeh"><code>@​jameskleeh</code></a>, <a href="https://github.com/mattmoss"><code>@​mattmoss</code></a>, <a href="https://github.com/micronaut-build"><code>@​micronaut-build</code></a> and <a href="https://github.com/yawkat"><code>@​yawkat</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/6f01f627fc36ffc4fdc3bd4cc3dd22250628e5cf"><code>6f01f62</code></a> [skip ci] Release v3.3.2</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/8737b2c43321ac8e2db164487480b9e001a011ae"><code>8737b2c</code></a> Try to fix input stream spec</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/10e5e439274233a1287829b12444f72b2aabd5a8"><code>10e5e43</code></a> Bump micronaut-jackson-xml to 3.0.1 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6908">#6908</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/9a78e5d7fe72835e73405c8a6a8331f3286227a2"><code>9a78e5d</code></a> Bump micronaut-serialization to 1.0.0-M7 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6913">#6913</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/c6893ca7f0cb5fe814e75d20014087577fabaa8f"><code>c6893ca</code></a> Fix slf4j init error - Fixes <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6912">#6912</a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6914">#6914</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/1fcfbd95ae7aa98e423b66dfa6b657503c02d075"><code>1fcfbd9</code></a> Make the CLI optional to use Micronaut (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6907">#6907</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/ec28a593a2a3168e7dcf3a7ecea01fd9883a7f0e"><code>ec28a59</code></a> Handle equals sign in values of undeclared options. Fixes <a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6889">#6889</a> (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6902">#6902</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/eed72283006f4428aa7e6e82f9612433008bc1dc"><code>eed7228</code></a> For HEAD requests, contentType should be unchanged (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/6903">#6903</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/5e50e19efdceda948c7d5be9250c773a32f55782"><code>5e50e19</code></a> Catch wrong length issues</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/14a744544320a25af65f7e25be4f67d57e7e2708"><code>14a7445</code></a> Attempt to debug InputStreamBodySpec</li> <li>Additional commits viewable in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.3.1...v3.3.2">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.3.1&new-version=3.3.2)](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) approved these changes 2022-02-15 08:58:37 +01:00
Sign in to join this conversation.
No reviewers
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#27
No description provided.