krickert / search_indexer

RAG search engine based on wikipedia
GNU General Public License v3.0
3 stars 1 forks source link

Bump io.micronaut:micronaut-management from 4.5.3 to 4.5.4 in /services #790

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.micronaut:micronaut-management from 4.5.3 to 4.5.4.

Release notes

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

v4.5.4

What's Changed

Bug Fixes 🐞

Improvements ⭐

Docs 📖

Dependency updates 🚀

Other Changes 💡

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.5.3...v4.5.4

Commits
  • 39140a8 Fix build with JCenter removal (#10990)
  • 0a4e732 [skip ci] Release v4.5.4
  • 22aab3d Fix enums as each property keys. Fixes #10944 (#10993)
  • d247e9d fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-datafor...
  • a79c389 Fix CompletableFuture responses without body (#10953)
  • a90b37a include all non-accessible methods in reflection data (#10947)
  • 081d758 Update Micronaut Maven Plugin coordinates (#10946)
  • 626724a fix(deps): update junit5 monorepo (#10945)
  • 4f353fa chore(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0...
  • 08db7cd fix(deps): update groovy monorepo to v4.0.22 (#10939)
  • 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 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)