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

fix(deps): update dependency micronaut to v4.5.0 #523

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
micronaut (source) 4.3.7 -> 4.5.0 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-platform (micronaut)

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

v4.4.3: Micronaut Platform 4.4.3

What's Changed

Micronaut Modules
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-platform@v4.4.2...v4.4.3

v4.4.2: Micronaut Platform 4.4.2

What's Changed

Dependency Upgrades 🚀
Micronaut Modules
Maven

fix(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2 (#​1455)
fix(deps): update dependency org.apache.maven.plugins:maven-install-plugin to v3.1.2 (#​1456)
fix(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.3 (#​1446)

CI ⚙️Build 🐘
  • chore(deps): update actions/checkout action to v4.1.4 (#​1450)
  • chore(deps): update gradle/gradle-build-action action to v3.3.2 (#​1451)
Micronaut Build Plugin
  • build settings 7.0.1
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.7.1 (#​1444)
  • fix(deps): update dependency io.micronaut.build.internal.publishing:io.micronaut.build.internal.publishing.gradle.plugin to v6.7.1 (#​1445)

Full Changelog: micronaut-projects/micronaut-platform@v4.4.1...v4.4.2

v4.4.1: Micronaut Platform 4.4.1

What's Changed

Micronaut Modules
Bug Fixes 🐞

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

v4.4.0: Micronaut Platform 4.4.0

What's Changed

Micronaut Modules Updates
Dependency updates 🚀

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

v4.3.8: Micronaut Platform 4.3.8

What's New

Micronaut Modules

Full Changelog: micronaut-projects/micronaut-platform@v4.3.7...v4.3.8


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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 type: dependency-upgrade Upgrade a dependency label Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency micronaut to v4.3.8 fix(deps): update dependency micronaut to v4.4.0 Apr 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency micronaut to v4.4.0 fix(deps): update dependency micronaut to v4.4.1 Apr 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency micronaut to v4.4.1 fix(deps): update dependency micronaut to v4.4.2 May 3, 2024
@renovate renovate bot force-pushed the renovate/micronaut-4.x branch from 6d0cd7a to 439e103 Compare May 3, 2024 13:58
@renovate renovate bot changed the title fix(deps): update dependency micronaut to v4.4.2 fix(deps): update dependency micronaut to v4.4.3 May 26, 2024
@renovate renovate bot force-pushed the renovate/micronaut-4.x branch from 439e103 to bd1853c Compare May 26, 2024 09:17
@renovate renovate bot changed the title fix(deps): update dependency micronaut to v4.4.3 fix(deps): update dependency micronaut to v4.5.0 Jun 11, 2024
Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@graemerocher graemerocher merged commit 21c7750 into 6.5.x Jun 14, 2024
11 checks passed
@graemerocher graemerocher deleted the renovate/micronaut-4.x branch June 14, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant