Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2023

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

🐞 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

🔨 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

❤️ 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.

⭐ 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

🐞 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 <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 [io.spring.initializr:initializr-bom](https://github.com/spring-io/initializr) from 0.13.0-SNAPSHOT to 0.20.1.
- [Release notes](https://github.com/spring-io/initializr/releases)
- [Commits](https://github.com/spring-io/initializr/commits/v0.20.1)

---
updated-dependencies:
- dependency-name: io.spring.initializr:initializr-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 14, 2023 17:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant