Azure / azure-spring-initializr

Scaffold, provision and deploy Spring projects on Azure
Apache License 2.0
5 stars 20 forks source link

Bump io.spring.initializr:initializr-bom from 0.13.0-SNAPSHOT to 0.20.1 #120

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.spring.initializr:initializr-bom from 0.13.0-SNAPSHOT to 0.20.1.

Release notes

Sourced from io.spring.initializr:initializr-bom's releases.

v0.20.1

:lady_beetle: Bug Fixes

  • Web endpoints should only accept GET or POST or both as appropriate #1456
  • Imports of a CodeBlock as an argument are not considered #1451
  • plugin assertions for the KotlinDsl should use " instead of ' #1448
  • Gradle 8 wrapper contributor has the same bean name as the Gradle 7 equivalent #1440

:hammer: Dependency Upgrades

  • Upgrade to Gradle 8.2.1 #1449
  • Upgrade to Maven 3.9.4 #1452
  • Upgrade to Maven Artifact Resolver 1.9.15 #1463
  • Upgrade to Maven Resolver 3.9.4 #1462
  • Upgrade to Spring Boot 3.1.3 #1460

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​KENNYSOFT, @​dsyer, and @​khmarbaise

v0.20.0

For full upgrade instructions and new and noteworthy features please see the release notes.

:star: New Features

  • Support resolving plugin versions #1438
  • Deprecate support for Gradle 6 #1437
  • Add support for Gradle 8 #1433
  • Add partial text assertions in TextAssert #1431
  • ProjectGenerationConfiguration should offer a way to set proxyBeanMethods to false #1429
  • Add support for class reference in code generation #1425
  • Overhaul annotation support for code generation #1424
  • Add support for Docker Compose #1417
  • Add BuildAssert support for Gradle with the Kotlin DSL #1412
  • Switch controllers to use @RestController #1401
  • Vary Kotlin standard library artifact ID depending on the version of Kotlin #1386
  • Don't include org.jetbrains.kotlin:kotlin-stdlib-jdk8 as a dependency in Gradle projects at the Kotlin Gradle plugin adds the dependency automatically #1376
  • Update spring.io metadata strategy to use the new API #1369
  • Append instead of replace freeCompilerArgs Kotlin property #1368
  • Add support for specifying a custom dialect in Type metadata #1344
  • Add support for Spring Boot 3 #1342
  • Add support for Maven extensions #1290
  • Allow arbitrary code snippet to be added to GradleBuild #1079
  • Allow code generation to use nested method invocations #1043
  • Add support for annotating parameters #1002

:lady_beetle: Bug Fixes

... (truncated)

Commits


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)