Bump micronaut-bom from 3.7.1 to 3.7.2 #86

Merged
dependabot[bot] merged 1 commit from dependabot/maven/io.micronaut-micronaut-bom-3.7.2 into main 2022-10-18 22:27:28 +02:00
dependabot[bot] commented 2022-10-18 22:26:28 +02:00 (Migrated from github.com)

Bumps micronaut-bom from 3.7.1 to 3.7.2.

Release notes

Sourced from micronaut-bom's releases.

Micronaut Framework 3.7.2

Bug fixes 🐛

  • fix: PropertySourcePropertyResolver.getAllProperties behaviour when StringConvention.RAW (#8178)
  • Do not log channel close exceptions when writing response (#8149)
  • Fix: @​entity should not become a bean (#8098)

Dependency Upgrade 🚀

  • build: Bump micronaut-data to 3.8.1 (#8141)
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.2 (#8168)
  • fix(deps): update junit5 monorepo to v5.9.1
  • fix(deps): update managed-testcontainers to v1.17.5
  • fix(deps): update managed-swagger to v2.2.3

CI ⚙️

chore(deps): update mikepenz/action-junit-report action to v3.5.2 (#8166)

Build 🐘

chore(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v5.3.15 (#8165)

Commits
  • bc7dc2c [skip ci] Release v3.7.2
  • fdb25db fix: PropertySourcePropertyResolver.getAllProperties behaviour when StringCon...
  • 9643384 fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v...
  • 0d8f0ff chore(deps): update mikepenz/action-junit-report action to v3.5.2 (#8166)
  • 4617798 chore(deps): update dependency io.micronaut.build.internal:micronaut-gradle-p...
  • 3bcd829 Do not log channel close exceptions when writing response (#8149)
  • 172945e fix(deps): update junit5 monorepo to v5.9.1
  • 5616d72 fix(deps): update managed-testcontainers to v1.17.5
  • 0a95907 fix(deps): update managed-swagger to v2.2.3
  • 6027a81 build: Bump micronaut-data to 3.8.1 (#8141)
  • Additional commits viewable in compare view

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.1 to 3.7.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 Framework 3.7.2</h2> <h2>Bug fixes 🐛</h2> <ul> <li>fix: PropertySourcePropertyResolver.getAllProperties behaviour when StringConvention.RAW (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8178">#8178</a>)</li> <li>Do not log channel close exceptions when writing response (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8149">#8149</a>)</li> <li>Fix: <a href="https://github.com/entity"><code>@​entity</code></a> should not become a bean (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8098">#8098</a>)</li> </ul> <h2>Dependency Upgrade 🚀</h2> <ul> <li>build: Bump micronaut-data to 3.8.1 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8141">#8141</a>)</li> <li>fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.2 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8168">#8168</a>)</li> <li>fix(deps): update junit5 monorepo to v5.9.1</li> <li>fix(deps): update managed-testcontainers to v1.17.5</li> <li>fix(deps): update managed-swagger to v2.2.3</li> </ul> <h2>CI ⚙️</h2> <p>chore(deps): update mikepenz/action-junit-report action to v3.5.2 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8166">#8166</a>)</p> <h2>Build 🐘</h2> <p>chore(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v5.3.15 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8165">#8165</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/bc7dc2c6b176ca014d4171cc8acd3b09d7817b18"><code>bc7dc2c</code></a> [skip ci] Release v3.7.2</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/fdb25db7bd9913b1ac73a107bd205290c6100422"><code>fdb25db</code></a> fix: PropertySourcePropertyResolver.getAllProperties behaviour when StringCon...</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/96433841392be66288b7f522f0884edfff6a864a"><code>9643384</code></a> fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v...</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/0d8f0fff4b0ed2144a06319db946db75775cbe5e"><code>0d8f0ff</code></a> chore(deps): update mikepenz/action-junit-report action to v3.5.2 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8166">#8166</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/46177980cf41bd4a764f87124ebe28b9d5772fd5"><code>4617798</code></a> chore(deps): update dependency io.micronaut.build.internal:micronaut-gradle-p...</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/3bcd8294fe22c4f908d1d9d1825ec6f489e3f148"><code>3bcd829</code></a> Do not log channel close exceptions when writing response (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8149">#8149</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/172945eca469b31fa09e4666f71f7458e78640f3"><code>172945e</code></a> fix(deps): update junit5 monorepo to v5.9.1</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/5616d727d414119922f24a43aac4e941a947a715"><code>5616d72</code></a> fix(deps): update managed-testcontainers to v1.17.5</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/0a9590736f834a7b86856b06176abffdadcc15ca"><code>0a95907</code></a> fix(deps): update managed-swagger to v2.2.3</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/6027a813c8c630553e774245b795b3d55a0ca4a3"><code>6027a81</code></a> build: Bump micronaut-data to 3.8.1 (<a href="https://github-redirect.dependabot.com/micronaut-projects/micronaut-core/issues/8141">#8141</a>)</li> <li>Additional commits viewable in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.7.1...v3.7.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.7.1&new-version=3.7.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) reviewed 2022-10-18 22:26:28 +02:00
rpahli (Migrated from github.com) reviewed 2022-10-18 22:26:28 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2022-10-18 22:26:28 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-10-18 22:26:40 +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#86
No description provided.