orange-cloudfoundry / osb-cmdb

A configuration management db for Open Service Broker API broker implementations
Apache License 2.0
14 stars 1 forks source link

Bump dependency-management-plugin from 1.0.11.RELEASE to 1.0.12.RELEASE #181

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps dependency-management-plugin from 1.0.11.RELEASE to 1.0.12.RELEASE.

Release notes

Sourced from dependency-management-plugin's releases.

v1.0.12.RELEASE

:lady_beetle: Bug Fixes

  • Plugin uses a lot of memory in large multi module build #322
  • Unexpected managed versions due to the use of the Gradle project's version property during bom resolution #315

:notebook_with_decorative_cover: Documentation

  • Update requirements to reflect supported versions of Gradle #328
  • Modernise the look and feel of the reference documentation #327
  • Fix typo in "Programmatic access" section of the reference docs #313
  • Remove duplicate String-based dependency management declaration from Map-based Kotlin example #295

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • f5cb60d Release v1.0.12.RELEASE
  • a25bcee Fix pom of plugin's marker artifact
  • 154daaf Correct the image that's used for promotion
  • 59a228a Keep .RELEASE version suffix
  • 69f4f14 Allow staging builds to configure max open files
  • 3f02ca9 Make use of task configuration avoidance
  • 5fd78ad Authenticate with ge.spring.io in CI builds
  • 6e33f83 Correct build commands for staging and PR builds
  • d993fd7 Convert tests to JUnit 5 and use modern AssertJ and Mockito
  • 1429580 Remove redundant docs resources
  • Additional commits viewable 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 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)
dependabot[bot] commented 1 year ago

Superseded by #184.