nais / start.nais.io

https://start.nais.io
MIT License
4 stars 2 forks source link

Bump the all-deps group with 2 updates #51

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the all-deps group with 2 updates: com.charleskorn.kaml:kaml and io.micrometer:micrometer-registry-prometheus.

Updates com.charleskorn.kaml:kaml from 0.56.0 to 0.57.0

Release notes

Sourced from com.charleskorn.kaml:kaml's releases.

0.57.0

  • New: Kaml now supports serializing polymorphic types without serializing any type information (ie. without a type property or tag). Set polymorphismStyle to PolymorphismStyle.None to use this feature. (#494 - thanks to @​ZacSweers for the PR)
  • Updated: use Okio 3.7.0
  • Updated: use Kotlin 1.9.22
Commits
  • 2f0de20 Merge pull request #494 from ZacSweers/z/nonePolymorphism
  • 451593c Update src/commonTest/kotlin/com/charleskorn/kaml/YamlReadingTest.kt
  • 89babba Update src/commonTest/kotlin/com/charleskorn/kaml/YamlReadingTest.kt
  • 6acd1ab Spotless
  • 986a65f Add reading tests
  • 523d98f Error on polymorphic map with a diff message
  • b5d3fb7 Throw on tagged polymorphism when None is defined
  • d6b26b3 Update dependency org.ajoberstar.reckon:reckon-gradle to v0.18.2
  • 5a36491 Update Kotlin to v1.9.22
  • 9b9d6ac Update gradle/gradle-build-action action to v2.11.1
  • Additional commits viewable in compare view


Updates io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.12.2

:lady_beetle: Bug Fixes

  • java.lang.NullPointerException in DefaultJmsPublishObservationConvention #4505
  • Fix concurrency in grpc test #4517
  • micrometer-registry-statsd POM file is invalid #4492
  • Thread that rolls over meters in StepMeterRegistry shares same name with publishing thread #3837

:hammer: Dependency Upgrades

  • Bump org.springframework.cloud:spring-cloud-dependencies from 2021.0.8 to 2021.0.9 #4528
  • Bump com.gradle.enterprise from 3.16 to 3.16.1 #4527
  • Bump software.amazon.awssdk:cloudwatch from 2.21.41 to 2.21.46 #4526
  • Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 #4525
  • Bump io.netty:netty-bom from 4.1.101.Final to 4.1.104.Final #4524
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.96 to 8.5.97 #4522
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.608 to 1.12.629 #4521
  • Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 #4520
  • Bump com.signalfx.public:signalfx-java from 1.0.37 to 1.0.38 #4519

:heart: Contributors

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

@​izeye and @​ttddyy

Commits
  • 42ad04e Bump org.springframework.cloud:spring-cloud-dependencies (#4528)
  • 5591cf0 Bump com.gradle.enterprise from 3.16 to 3.16.1 (#4527)
  • 96bf860 Bump software.amazon.awssdk:cloudwatch from 2.21.41 to 2.21.46 (#4526)
  • 70884db Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 (#4525)
  • e728b22 Bump io.netty:netty-bom from 4.1.101.Final to 4.1.104.Final (#4524)
  • 1e732b0 Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.96 to 8.5.97 (#4522)
  • 4a7b3d7 Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.608 to 1.12.629 (#4521)
  • 669dff2 Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 (#4520)
  • 2f4887d Bump com.signalfx.public:signalfx-java from 1.0.37 to 1.0.38 (#4519)
  • 9548703 Merge branch '1.11.x' into 1.12.x
  • 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