Bump version.io.micronaut from 4.7.5 to 4.7.6 #256

Merged
dependabot[bot] merged 1 commit from dependabot/maven/version.io.micronaut-4.7.6 into main 2025-02-12 21:29:17 +01:00
dependabot[bot] commented 2025-02-12 21:27:05 +01:00 (Migrated from github.com)

Bumps version.io.micronaut from 4.7.5 to 4.7.6.
Updates io.micronaut.platform:micronaut-platform from 4.7.5 to 4.7.6

Release notes

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

Micronaut Platform 4.7.6

Commits

Updates io.micronaut:micronaut-inject-java from 4.7.5 to 4.7.6

Release notes

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

v4.7.6

What's Changed

Bug Fixes 🐞

Improvements

Dependency updates 🚀

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.7.5...v4.7.6

Commits
  • b58cc82 [skip ci] Release v4.7.6
  • 39584d2 Add maxEncodeSize configuration for zstd compression (#11361)
  • 9f7af32 fix combination of lombok.Builder with Introspected without builder (#11347)
  • 5c718a6 Fixed: ConcurrentModificationException in FullNettyClientHttpResponse::getBod...
  • 66a72fb Only subscribe to body once actually requested to (#11365)
  • f267b62 fix(deps): update dependency org.testcontainers:spock to v1.20.4 (#11363)
  • 7e1446e fix(deps): update dependency org.projectlombok:lombok to v1.18.36 (#11349)
  • edfd755 chore(deps): update graalvm/setup-graalvm action to v1.2.6 (#11348)
  • 2167160 fix(deps): update vertx to v4.5.11 (#11340)
  • d1ac9b8 chore: Bump version to 4.7.6-SNAPSHOT
  • See full diff in compare view

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.7.5 to 4.7.6. Updates `io.micronaut.platform:micronaut-platform` from 4.7.5 to 4.7.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.7.6</h2> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.14">Micronaut Core 4.7.14</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-oracle-cloud/releases/tag/v4.3.8">Micronaut Oracle Cloud 4.3.8</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/7b9d16f258805eceb642af938a925e7f565307a4"><code>7b9d16f</code></a> [skip ci] Release v4.7.6</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/f5831bf909d8a49d250370565e683fcb95f52ec8"><code>f5831bf</code></a> core 4.7.14</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/3e980c28ab6add43799d7566e79231527754a016"><code>3e980c2</code></a> managed-micronaut-oraclecloud = &quot;4.3.8&quot;</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/b60d9a5ab6991aa22933fea57cd5dcf596c3162c"><code>b60d9a5</code></a> oraclecloud 4.3.7 (<a href="https://redirect.github.com/micronaut-projects/micronaut-platform/issues/1860">#1860</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/8420be84ec8b8b6f941f45967af5ec647b49ef40"><code>8420be8</code></a> chore: Bump version to 4.7.6-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.7.5...v4.7.6">compare view</a></li> </ul> </details> <br /> Updates `io.micronaut:micronaut-inject-java` from 4.7.5 to 4.7.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>v4.7.6</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Bug Fixes 🐞</h3> <ul> <li>Only subscribe to body once actually requested to by <a href="https://github.com/yawkat"><code>@​yawkat</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11365">micronaut-projects/micronaut-core#11365</a></li> <li>Fixed: ConcurrentModificationException in FullNettyClientHttpResponse::getBody by <a href="https://github.com/altro3"><code>@​altro3</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11370">micronaut-projects/micronaut-core#11370</a></li> <li>fix combination of lombok.Builder with Introspected without builder by <a href="https://github.com/graemerocher"><code>@​graemerocher</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11347">micronaut-projects/micronaut-core#11347</a></li> </ul> <h3>Improvements ⭐</h3> <ul> <li>Add maxEncodeSize configuration for zstd compression by <a href="https://github.com/glorrian"><code>@​glorrian</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11361">micronaut-projects/micronaut-core#11361</a></li> </ul> <h3>Dependency updates 🚀</h3> <ul> <li>fix(deps): update vertx to v4.5.11 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11340">micronaut-projects/micronaut-core#11340</a></li> <li>chore(deps): update graalvm/setup-graalvm action to v1.2.6 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11348">micronaut-projects/micronaut-core#11348</a></li> <li>fix(deps): update dependency org.projectlombok:lombok to v1.18.36 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11349">micronaut-projects/micronaut-core#11349</a></li> <li>fix(deps): update dependency org.testcontainers:spock to v1.20.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/11363">micronaut-projects/micronaut-core#11363</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-core/compare/v4.7.5...v4.7.6">https://github.com/micronaut-projects/micronaut-core/compare/v4.7.5...v4.7.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/b58cc8277746bc96edccce1cf9ec35ddb2028844"><code>b58cc82</code></a> [skip ci] Release v4.7.6</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/39584d2f6839fcd77bda0de704aac3a1ea8e1435"><code>39584d2</code></a> Add maxEncodeSize configuration for zstd compression (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11361">#11361</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/9f7af322fedf206fc507639503e3e4db4ac8506a"><code>9f7af32</code></a> fix combination of lombok.Builder with Introspected without builder (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11347">#11347</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/5c718a6585ff1b1684a69fd80a30cf06bba35e9e"><code>5c718a6</code></a> Fixed: ConcurrentModificationException in FullNettyClientHttpResponse::getBod...</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/66a72fb5d6df4b6587d7e7c83d8a1231c1d4d361"><code>66a72fb</code></a> Only subscribe to body once actually requested to (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11365">#11365</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/f267b6200112d530f30ec28fa62a4ff03843e081"><code>f267b62</code></a> fix(deps): update dependency org.testcontainers:spock to v1.20.4 (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11363">#11363</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/7e1446e8ada516b032c9cbc7f0680f96a37120b0"><code>7e1446e</code></a> fix(deps): update dependency org.projectlombok:lombok to v1.18.36 (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11349">#11349</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/edfd755cf7ae6a1660c7a348f17c7fb4dc2b96a2"><code>edfd755</code></a> chore(deps): update graalvm/setup-graalvm action to v1.2.6 (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11348">#11348</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/216716029b46f54a41112a3ac1665a6fc7cf2313"><code>2167160</code></a> fix(deps): update vertx to v4.5.11 (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/11340">#11340</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/d1ac9b86298bd4c242064dd3de1ab24c9506be98"><code>d1ac9b8</code></a> chore: Bump version to 4.7.6-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v4.7.5...v4.7.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 2025-02-12 21:27:05 +01:00
rpahli (Migrated from github.com) reviewed 2025-02-12 21:27:05 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2025-02-12 21:27:05 +01:00
wistefan (Migrated from github.com) reviewed 2025-02-12 21:27:05 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2025-02-12 21:27:18 +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#256
No description provided.