aws-samples / aws-lambda-java-workshop

This project contains the code for the Java on AWS Lambda workshop
MIT No Attribution
53 stars 29 forks source link

Bump io.micronaut.platform:micronaut-parent from 4.6.1 to 4.6.2 in /labs/unicorn-store/software/alternatives/unicorn-store-micronaut #1113

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.micronaut.platform:micronaut-parent from 4.6.1 to 4.6.2.

Release notes

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

Micronaut Core 4.6.2

What's Changed

Bug Fixes 🐞

Dependency updates 🚀

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.6.1...v4.6.2

Commits
  • b13f66d [skip ci] Release v4.6.2
  • dc3cbf8 KSP: Fix interceptors with parameter defaults (#11103)
  • d598010 chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.1 (#11104)
  • 777c0ff Correct custom media-type resolving (#11102)
  • 8ebc767 fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.14.19 (#11100)
  • 4e25350 fix(deps): update dependency io.github.classgraph:classgraph to v4.8.175 (#11...
  • 38fda46 fix(deps): update dependency net.bytebuddy:byte-buddy to v1.14.19 (#11096)
  • ecdac13 chore: Bump version to 4.6.2-SNAPSHOT
  • See full diff 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)