Skip to content

chore(deps): bump micrometer-core from 1.8.0 to 1.8.1 #741

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2021

Bumps micrometer-core from 1.8.0 to 1.8.1.

Release notes

Sourced from micrometer-core's releases.

1.8.1

🪲 Bug Fixes

  • Statsd meter recordings are dropped when submitted from parallel threads #2880
  • KafkaMetrics' refresh scheduler can stop in some corner cases #2879
  • jvm.gc.live.data.size and max not updating for optavgpause/optthruput collectors #2874
  • Intermittent GC data size metrics with Shenandoah and ZGC #2872
  • MetricsRequestEventListener with @Timed(longTask=true) makes two meters #2861

🔨 Dependency Upgrades

  • Upgrade JUnit to 5.8.2 and Mockito to 4.1.0 #2902
  • Upgrade AWS SDK V1 to 1.12.126 and V2 to 2.17.97 #2900
  • Upgrade Spectator to 1.0.7 #2899
  • Upgrade JMH to 1.33 #2898
  • Upgrade Wiremock to 2.32.0 #2897
  • Upgrade logback to 1.2.7 #2896

📝 Tasks

  • Locking dynatrace-metric-utils-java to 1.1.+ #2901
  • Update samples to use Spring Boot 2.6.1 #2891
  • Deprecate ReactorNettySenderTest #2884
  • Upgrade to Gradle Wrapper 7.3.1 #2882
  • Update Gradle Enterprise Plugin to 3.7.2 #2869

❤️ Contributors

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

Commits
  • 0a66c11 Upgrade JUnit to 5.8.2 and Mockito to 4.1.0
  • 97b48bd Locking dynatrace-metric-utils-java to 1.1.+
  • af6c21e Upgrade AWS SDK V1 to 1.12.126 and V2 to 2.17.97
  • d93d602 Upgrade Spectator to 1.0.7
  • 45f161b Merge branch '1.7.x' into 1.8.x
  • 636c0db Upgrade JMH to 1.33
  • 820ebbf Upgrade Wiremock to 3.32.0
  • 912ab21 Upgrade to logback 1.2.7
  • 41cc95b Merge branch '1.7.x' into 1.8.x
  • 64dba5b Do not update live/max gc size when unavailable (#2875)
  • 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)

Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 8, 2021
@metacosm metacosm merged commit 70f489f into main Dec 8, 2021
@metacosm metacosm deleted the dependabot/maven/io.micrometer-micrometer-core-1.8.1 branch December 8, 2021 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant