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 version.io.micronaut from 4.3.5 to 4.3.6 #230

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Bumps version.io.micronaut from 4.3.5 to 4.3.6.
Updates io.micronaut.platform:micronaut-platform from 4.3.5 to 4.3.6

Release notes

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

Micronaut Platform 4.3.6

Commits
  • 5b521f5 [skip ci] Release v4.3.6
  • 4ffde9c fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.3.11 (#1338)
  • 5b00a6d fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.8.2...
  • 22de709 fix(deps): update dependency io.micronaut.azure:micronaut-azure-bom to v5.3.1...
  • 2193430 chore(deps): update graalvm/setup-graalvm action to v1.1.9 (#1332)
  • fb60ec4 fix(deps): update dependency io.micronaut.rxjava3:micronaut-rxjava3-bom to v3...
  • e23f196 fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom...
  • bcdce9e chore(deps): update plugin io.micronaut.build.shared.settings to v6.7.0 (#1335)
  • 90c8b32 fix(deps): update dependency io.micronaut.build.internal.publishing:io.micron...
  • a738cae chore: Bump version to 4.3.6-SNAPSHOT
  • See full diff in compare view

Updates io.micronaut:micronaut-inject-java from 4.3.5 to 4.3.6

Release notes

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

Micronaut Core 4.3.6

What's Changed

Docs 📖

KSP Fixes 🐞

Dependency updates 🚀

Micronaut Modules

Micronaut Validation
Micronaut Session
Micronaut Groovy

CI ⚙️Build 🐘

Full Changelog: micronaut-projects/micronaut-core@v4.3.5...v4.3.6

Commits
  • f15003f [skip ci] Release v4.3.6
  • f96bf6d Update dependency io.micronaut.groovy:micronaut-runtime-groovy to v4.2.0 (#10...
  • 12903f7 fix(deps): update netty monorepo to v4.1.107.final (#10494)
  • c19a1ab doc: Document how to retrieve RouteMatch (#10493)
  • f7b6c00 chore(deps): update graalvm/setup-graalvm action to v1.1.7 (#10492)
  • 9ecd0e2 doc: change Grails creator copy (#10431)
  • 31ae0bf Update dependency io.micronaut.session:micronaut-session to v4.2.0 (#10482)
  • 44e9ac7 Update dependency io.micronaut.validation:micronaut-validation-bom to v4.4.0 ...
  • bdd7e68 KSP: Mark dependencies are aggregated if the visitor is of aggregated type (#...
  • faddb47 Update dependency io.netty.incubator:netty-incubator-codec-http3 to v0.0.25.F...
  • 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 `version.io.micronaut` from 4.3.5 to 4.3.6.

Updates `io.micronaut.platform:micronaut-platform` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/micronaut-projects/micronaut-platform/releases)
- [Commits](micronaut-projects/micronaut-platform@v4.3.5...v4.3.6)

Updates `io.micronaut:micronaut-inject-java` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.3.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v4.3.5...v4.3.6)

---
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 requested a review from kokuwaio-bot as a code owner March 15, 2024 20:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2024
@dependabot dependabot bot requested a review from sschnabe as a code owner March 15, 2024 20:31
@dependabot dependabot bot added the java Pull requests that update Java code label Mar 15, 2024
@kokuwaio-bot kokuwaio-bot enabled auto-merge (squash) March 15, 2024 20:31
@kokuwaio-bot kokuwaio-bot merged commit 67239a4 into main Mar 15, 2024
4 checks passed
@kokuwaio-bot kokuwaio-bot deleted the dependabot/maven/version.io.micronaut-4.3.6 branch March 15, 2024 20:33
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
Development

Successfully merging this pull request may close these issues.

1 participant