zalando / opentracing-toolbox

Best-of-breed OpenTracing utilities, instrumentations and extensions
MIT License
180 stars 46 forks source link

build(deps): bump ktlint-maven-plugin from 1.13.0 to 1.15.2 #774

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ktlint-maven-plugin from 1.13.0 to 1.15.2.

Release notes

Sourced from ktlint-maven-plugin's releases.

1.15.2

Enhancement:

  • #512: Upgraded ktlint.version from 0.47.0 to 0.47.1

Other changes:

  • #514: Upgraded codecov/codecov-action from 3.1.0 to 3.1.1

1.15.1

Bug fix:

1.15.0

Enhancement:

  • #495: Upgraded ktlint.version from 0.46.1 to 0.47.0

Other changes:

  • #476: Upgraded jsonassert from 1.5.0 to 1.5.1
  • #477: Upgraded dokka-maven-plugin from 1.7.0 to 1.7.10
  • #478: Refactored to reuse GitHub Actions workflows
  • #479: Changed GPG key import method
  • #480: Extracted maven-periodic-cache-action
  • #481: Changed to deploy on release
  • #482: GitHub Actions caching improvements
  • #483: Inlined CI shell scripts
  • #484: Moved settings.xml into CI workflow
  • #488: Changed to build with Java 11
  • #487: Upgraded kotlin-parent from 3.2.0 to 3.3.0
  • #489: Upgraded animal-sniffer-maven-plugin from 1.20 to 1.21
  • #490: Fixed Kotlin .editorconfig
  • #492: Upgraded Maven from 3.6.1 to 3.8.6
  • #491: Fixed GitHub Actions color output
  • #493: Upgraded doxia-sink-api-ktx from 1.4.0 to 1.5.0
  • #494: Upgraded animal-sniffer-maven-plugin from 1.21 to 1.22
  • #496: Added documentation for Java 17
  • #497: Added documentation for Java 17 to site
  • #498: Removed JCenter config
  • #499: Upgraded kotlin-maven-plugin-tools from 0.9.26 to 1.0.0
  • #500: Removed GitHub plugin repo config
  • #501: Added Sonatype Lift config
  • #502: Updated Maven POM CI details
  • #503: Renamed master branch to main
  • #504: Updated Git config
  • #505: Added kotlinc.xml to .gitignore

... (truncated)

Commits
  • f9c828e [maven-release-plugin] prepare release 1.15.2
  • 6d0511c Upgraded codecov/codecov-action from 3.1.0 to 3.1.1 (#514)
  • d777d51 Upgraded ktlint.version from 0.47.0 to 0.47.1 (#512)
  • bf52acd Merge pull request #510 from gantsign/release-1.15.1
  • 9ec1239 [maven-release-plugin] prepare for next development iteration
  • 6017e23 [maven-release-plugin] prepare release 1.15.1
  • 488a6b3 Fixed .editorconfig loading (#509)
  • a56fb8d Merge pull request #506 from gantsign/release-1.15.0
  • 0ddac87 [maven-release-plugin] prepare for next development iteration
  • 562f4f1 [maven-release-plugin] prepare release 1.15.0
  • 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 #789.