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

Bump micronaut4.version from 4.7.0 to 4.7.1 #2273

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps micronaut4.version from 4.7.0 to 4.7.1.
Updates io.micronaut.platform:micronaut-platform from 4.7.0 to 4.7.1

Release notes

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

Micronaut Platform 4.7.1

Commits
  • 17ec793 [skip ci] Release v4.7.1
  • 6b21b70 micrometer 5.9.3
  • 2f4e4c3 security 4.11.2
  • 51f89a3 core 4.7.6
  • e67427f chore(deps): update dependency gradle to v8.11.1 (#1793)
  • f8102d6 Update common files (#1787)
  • 7764b42 fix(deps): update dependency org.projectlombok:lombok to v1.18.36 (#1786)
  • cfddb92 chore(deps): update dependency gradle to v8.11 (#1783)
  • d8d4fce fix(deps): update dependency io.micronaut.build.internal.publishing:io.micron...
  • b5e6eaf chore(deps): update softprops/action-gh-release action to v2.1.0 (#1784)
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-inject-java from 4.7.0 to 4.7.1

Release notes

Sourced from io.micronaut:micronaut-inject-java's releases.

Micronaut Core 4.7.1

What's Changed

New Features 🎉

Bug Fixes 🐞

Docs 📖

Dependency updates 🚀

Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.7.0...v4.7.1

Commits
  • 82eef6c [skip ci] Release v4.7.1
  • 6ad973b javadoc: correct constructor (#11271)
  • c81e528 feat: add FilterBodyParser API (#11272)
  • 6a1c9e8 fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.7 (#11274)
  • 2af88db Merge branch '4.6.x' into 4.7.x
  • 663f881 Fix controller @Body Object parameters (#11267)
  • dfe9b0f Fix ByteBody stream writing for HTTP/2 (#11261)
  • 20d00d6 fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.5 (#11269)
  • de09cb6 fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.5 (#11265)
  • 385b75d chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.2 (#11262)
  • 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)

Bumps `micronaut4.version` from 4.7.0 to 4.7.1.

Updates `io.micronaut.platform:micronaut-platform` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/micronaut-projects/micronaut-platform/releases)
- [Commits](micronaut-projects/micronaut-platform@v4.7.0...v4.7.1)

Updates `io.micronaut:micronaut-inject-java` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.7.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: io.micronaut.platform:micronaut-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.micronaut:micronaut-inject-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 25, 2024
@lukas-krecan lukas-krecan merged commit 2cb3ac4 into master Nov 25, 2024
2 checks passed
@lukas-krecan lukas-krecan deleted the dependabot/maven/micronaut4.version-4.7.1 branch November 25, 2024 18:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant