Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.micronaut.platform:micronaut-platform to v4.5.0 #61

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.platform:micronaut-platform (source) 4.4.3 -> 4.5.0 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-platform (io.micronaut.platform:micronaut-platform)

v4.5.0

What's Changed

Enhancements to Existing Modules
Micronaut Core
Micronaut Data

The big features in Micronaut Data for this release are multi-tenancy via discriminator (partition key) and cursor based pagination.

Micronaut Servlet

Micronaut Servlet features several new enhancements:

Micronaut Micrometer

Micronaut 4.5 includes several useful community contributions to the Micrometer module:

New Modules
Micronaut JSON Schema

A new module is available for generating JSON schema definitions from classes at build time.

Micronaut SourceGen

A new SourceGen module is available for writing source generators, generating Builder classes and generating Wither classes. The goal is to provide a long term replacement for Lombok and simplify the ability to write new source generators with the framework.

Micronaut Guice

A new Guice module is available that allows the import of existing Guice modules, simplifying migration to Micronaut for Guice users.

New Features 🎉
Dependency updates 🚀
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-platform@v4.4.0...v4.5.0


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the chore label Jun 12, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.00%. Comparing base (a01efb0) to head (a51f60c).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #61   +/-   ##
=========================================
  Coverage     90.00%   90.00%           
  Complexity      126      126           
=========================================
  Files            49       49           
  Lines           350      350           
  Branches         25       25           
=========================================
  Hits            315      315           
  Misses           24       24           
  Partials         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexey-lapin alexey-lapin merged commit 28f368e into master Jun 12, 2024
7 checks passed
@renovate renovate bot deleted the renovate/micronaut branch June 12, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants