Bump io.micronaut.platform:micronaut-platform from 4.7.2 to 4.7.4 #439

Merged
dependabot[bot] merged 1 commit from dependabot/maven/io.micronaut.platform-micronaut-platform-4.7.4 into main 2025-01-14 09:25:23 +01:00
dependabot[bot] commented 2025-01-13 07:25:08 +01:00 (Migrated from github.com)

Bumps io.micronaut.platform:micronaut-platform from 4.7.2 to 4.7.4.

Release notes

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

Micronaut Platform 4.7.4

Micronaut Platform 4.7.3

Commits
  • 8cf2b4e [skip ci] Release v4.7.4
  • 562549a discovery client 4.4.1
  • 1d5f6b2 serialization 2.12.1
  • c23f822 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.11 (#1831)
  • 12184eb chore(deps): update softprops/action-gh-release action to v2.2.1 (#1829)
  • 96d0202 fix(deps): update dependency io.micronaut.build.internal.publishing:io.micron...
  • 753496f chore(deps): update plugin io.micronaut.build.shared.settings to v7.3.2 (#1827)
  • 7bc4d4c chore: Bump version to 4.7.4-SNAPSHOT
  • 968695b [skip ci] Release v4.7.3
  • 7647ef4 oracle cloud 4.3.6
  • 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 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 [io.micronaut.platform:micronaut-platform](https://github.com/micronaut-projects/micronaut-platform) from 4.7.2 to 4.7.4. <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.4</h2> <ul> <li>Micronaut Core <a href="https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.11">4.7.11</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-serialization/releases/tag/v2.12.1">Micronaut Serialization 2.12.1</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-discovery-client/releases/tag/v4.5.1">Micronaut Discovery Client 4.5.1</a></li> </ul> <h2>Micronaut Platform 4.7.3</h2> <ul> <li>Micronaut Core <a href="https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.10">4.7.10</a> and <a href="https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.9">4.7.9</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-logging/releases/tag/v1.5.1">Micronaut Logging 1.5.1</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-flyway/releases/tag/v7.6.1">Micronaut Flyway 7.6.1</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-liquibase/releases/tag/v6.6.1">Micronaut Liquibase 6.6.1</a></li> <li>Micronaut Oracle Cloud <a href="https://github.com/micronaut-projects/micronaut-oracle-cloud/releases/tag/v4.3.6">4.3.6</a>, and <a href="https://github.com/micronaut-projects/micronaut-oracle-cloud/releases/tag/v4.3.5">4.3.5</a></li> <li><a href="https://github.com/micronaut-projects/micronaut-pulsar/releases/tag/v2.5.1">Micronaut Pulsar 2.5.1</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/8cf2b4e195fee3a0cdf3aebf3937386895163ed0"><code>8cf2b4e</code></a> [skip ci] Release v4.7.4</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/562549a8962422e0250e9eea2803aa60cfd79350"><code>562549a</code></a> discovery client 4.4.1</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/1d5f6b27daab0f3d6c2776c8c355f668fba86e1e"><code>1d5f6b2</code></a> serialization 2.12.1</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/c23f822959238688eb48b976fda2b47fcccca131"><code>c23f822</code></a> fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.11 (<a href="https://redirect.github.com/micronaut-projects/micronaut-platform/issues/1831">#1831</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/12184eb5c0a8db17c293efcad55dedc080016644"><code>12184eb</code></a> chore(deps): update softprops/action-gh-release action to v2.2.1 (<a href="https://redirect.github.com/micronaut-projects/micronaut-platform/issues/1829">#1829</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/96d0202f48d73506366f68e81ab8a078b584817a"><code>96d0202</code></a> fix(deps): update dependency io.micronaut.build.internal.publishing:io.micron...</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/753496f7e2206f5c049d44c60dd0e98f41dc28a1"><code>753496f</code></a> chore(deps): update plugin io.micronaut.build.shared.settings to v7.3.2 (<a href="https://redirect.github.com/micronaut-projects/micronaut-platform/issues/1827">#1827</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/7bc4d4c22882e63c70a782b279bd988d3aa6a0c9"><code>7bc4d4c</code></a> chore: Bump version to 4.7.4-SNAPSHOT</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/968695b28aaad54e3f309d4bd949077f770b3540"><code>968695b</code></a> [skip ci] Release v4.7.3</li> <li><a href="https://github.com/micronaut-projects/micronaut-platform/commit/7647ef41273f25363e033d90b132a9c5286e9654"><code>7647ef4</code></a> oracle cloud 4.3.6</li> <li>Additional commits viewable in <a href="https://github.com/micronaut-projects/micronaut-platform/compare/v4.7.2...v4.7.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.micronaut.platform:micronaut-platform&package-manager=maven&previous-version=4.7.2&new-version=4.7.4)](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 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>
rpahli (Migrated from github.com) reviewed 2025-01-13 07:25:08 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2025-01-13 07:25:08 +01:00
wistefan (Migrated from github.com) reviewed 2025-01-13 07:25:08 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2025-01-13 07:25:19 +01:00
sschnabe (Migrated from github.com) approved these changes 2025-01-14 09:20:05 +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-openapi-codegen!439
No description provided.