fstaudt / helm-values

Ease configuration of values for Helm charts in your IDE
Apache License 2.0
11 stars 0 forks source link

build(deps): bump the gradle-deps group with 4 updates #136

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the gradle-deps group with 4 updates:

Package From To
com.fasterxml.jackson.core:jackson-databind 2.15.2 2.15.3
com.fasterxml.jackson.module:jackson-module-kotlin 2.15.2 2.15.3
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.2 2.15.3
org.jetbrains.dokka 1.9.0 1.9.10

Updates com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3

Commits


Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.2 to 2.15.3

Commits
  • 89a64b5 [maven-release-plugin] prepare release jackson-module-kotlin-2.15.3
  • 831aa2f Prepare for 2.15.3 release
  • 6f1b547 2.15.3-SNAPSHOT
  • 8b0bd3d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.2 to 2.15.3

Commits
  • b9a19f5 [maven-release-plugin] prepare release jackson-dataformats-text-2.15.3
  • d9a4fae Prepare for 2.15.3 release
  • 1ddb9ee Fix #426 (SnakeYAML upgraded 2.0->2.1)
  • cd8605f 2.15.3-SNAPSHOT
  • bcc9b0e [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.jetbrains.dokka from 1.9.0 to 1.9.10

Release notes

Sourced from org.jetbrains.dokka's releases.

1.9.10 Beta

General

  • Fix re-emerged code analysis concurrency issues which led to flaky builds (#1599, #3143)
  • Preserve the order of collection items when deserializing Dokka's configuration (#3006). Thanks to @​eunwoop!

HTML format

  • Fix an indefinite loop in the script that resizes symbol signature blocks (#3116)

Gradle

  • Fix resolution of platform dependencies for Kotlin 1.9 / Gradle 8 (#3153, #3147)
  • Mark tasks as not compatible with the Gradle configuration cache (#3070). Thanks to @​BoD!

Java

Commits
  • 78f9c92 Update Dokka's references to 1.9.10 (#3210)
  • 2a2a624 Update Dokka version to 1.9.10
  • 9809ae7 Use compileDependencyFiles for getting compilation dependencies (#3147)
  • 62d1143 Register Kotlin stdlib classpath in every unit test (#3183)
  • 38e09dd Fix compilation errors due to explicit api mode (#3162)
  • 2090723 Fix reemerged compiler concurrency issues (#3143)
  • b26c79c fix(KTL-1177): Resize Observer has indefinite loop (#3116)
  • e9e8fbf [K2] Fix functional type and improve logging for unresolved link (#3157)
  • 8065a0d Update Kotlin to 1.9.10 (#3158)
  • 61619d5 Allow manual deployment of the developer guides (#3155)
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions