Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.micrometer:micrometer-observation from 1.12.8 to 1.13.3 #15585

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps io.micrometer:micrometer-observation from 1.12.8 to 1.13.3.

Release notes

Sourced from io.micrometer:micrometer-observation's releases.

1.13.3

🐞 Bug Fixes

  • Add default factoryType tag in CommonsObjectPool2Metrics #5316
  • Buffered statsd lines are not published on close #2141
  • Disable kotlinSourcesJar since it conflicts with sourcesJar #5151

📔 Documentation

  • Make more explicit that recording a metric is safe to call #5365

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 #5364
  • Bump com.gradle.develocity from 3.17.5 to 3.17.6 #5357
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.14 to 1.7.17 #5356
  • Bump com.signalfx.public:signalfx-java from 1.0.43 to 1.0.44 #5362
  • Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final #5360
  • Bump io.projectreactor:reactor-bom from 2022.0.20 to 2022.0.21 #5358
  • Bump jersey3 from 3.0.11 to 3.0.12 #5378
  • Bump jetty9 from 9.4.54.v20240208 to 9.4.55.v20240627 #5361
  • Bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24 #5294

📝 Tasks

  • Make PrometheusMeterRegistryTest less flaky #5302
  • Migrate to io.spring.develocity.conventions:0.0.19 #5312
  • Apply test-retry settings to all tests #5303

❤️ Contributors

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

@​izeye, @​HYEONSEOK1, @​BJMg, and @​cbrachem

1.13.2

🐞 Bug Fixes

  • Avoid calling naming convention on scrape #5288
  • Fix histogram consistency in PrometheusMeterRegistry #5193
  • Fix log to include stack trace in OtlpMeterRegistry.publish() #5141

🔨 Dependency Upgrades

  • Bump software.amazon.awssdk:cloudwatch from 2.25.69 to 2.25.70 #5277
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.13 to 1.7.14 #5276
  • Bump com.signalfx.public:signalfx-java from 1.0.42 to 1.0.43 #5272

❤️ Contributors

... (truncated)

Commits
  • 98c1042 Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 (#5364)
  • 85b2df5 Merge branch '1.12.x' into 1.13.x
  • a012711 Merge branch '1.9.x' into 1.12.x
  • 34f06a3 Bump jersey3 from 3.0.4 to 3.0.12
  • 39783aa Merge branch '1.12.x' into 1.13.x
  • 1781a32 Bump io.projectreactor:reactor-bom from 2022.0.20 to 2022.0.21 (#5340)
  • 0f86200 Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#5372)
  • 6032f65 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.14 to 1.7.18 (#5373)
  • f1f513e Bump org.mongodb:mongodb-driver-sync from 4.11.2 to 4.11.3 (#5375)
  • 214a682 Bump maven-resolver from 1.9.20 to 1.9.22 (#5374)
  • 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 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.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.12.8 to 1.13.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.8...v1.13.3)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Aug 13, 2024
@github-actions github-actions bot added this to the 6.4.0-M2 milestone Aug 13, 2024
@spring-builds spring-builds enabled auto-merge (rebase) August 13, 2024 03:48
@spring-builds spring-builds merged commit a8a6b67 into main Aug 13, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/io.micrometer-micrometer-observation-1.13.3 branch August 13, 2024 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant