Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps micronaut from 3.7.1 to 4.10.1.
Updates io.micronaut:micronaut-http from 3.7.1 to 4.10.1

Release notes

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

Micronaut Core 4.10.1

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.10.0...v4.10.1

Micronaut Core 4.10.0

What's Changed

New Features 🎉

Bug Fixes 🐞

Improvements ⭐

Docs 📖

Dependency updates 🚀

... (truncated)

Commits

Updates io.micronaut.data:micronaut-data-model from 3.7.1 to 4.10.1

Release notes

Sourced from io.micronaut.data:micronaut-data-model's releases.

Micronaut Data 4.10.1

Full Changelog: micronaut-projects/micronaut-data@v4.10.0...v4.10.1

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-data@v4.10.0...v4.10.1

Micronaut Data 4.10.0

What's Changed

Bug Fixes 🐞

Improvements ⭐

Docs 📖

Dependency updates 🚀

... (truncated)

Commits
  • 3adce85 [skip ci] Release v4.10.1
  • 3496f4b Fix operation type of count (#3217)
  • 046fd66 chore: Bump version to 4.10.1-SNAPSHOT
  • 446be03 [skip ci] Release v4.10.0
  • 66c9f55 Update common files (#3182)
  • 7054c74 fix(deps): update dependency io.micronaut.r2dbc:micronaut-r2dbc-bom to v5.7.0...
  • 8a31e19 fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v6 (#3209)
  • f783109 fix(deps): update dependency io.micronaut.mongodb:micronaut-mongo-bom to v5.5...
  • 4cb338a fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.5...
  • ba21202 chore(deps): update mikepenz/action-junit-report action to v5 (#3205)
  • Additional commits viewable 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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 3, 2025
Bumps `micronaut` from 3.7.1 to 4.10.1. Updates `io.micronaut:micronaut-http` from 3.7.1 to 4.10.1 - [Release notes](https://github.com/micronaut-projects/micronaut-core/releases) - [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.10.x/RELEASE.adoc) - [Commits](micronaut-projects/micronaut-core@v3.7.1...v4.10.1) Updates `io.micronaut.data:micronaut-data-model` from 3.7.1 to 4.10.1 - [Release notes](https://github.com/micronaut-projects/micronaut-data/releases) - [Commits](micronaut-projects/micronaut-data@v3.7.1...v4.10.1) --- updated-dependencies: - dependency-name: io.micronaut:micronaut-http dependency-version: 4.10.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.micronaut.data:micronaut-data-model dependency-version: 4.10.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/micronaut-4.10.1 branch from c2efc64 to a04271d Compare October 6, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
0 participants