opendistro-for-elasticsearch / data-prepper

This repository is archived. Please migrate to the active project: https://github.com/opensearch-project/data-prepper
Apache License 2.0
37 stars 24 forks source link

Bump micrometer-core from 1.7.2 to 1.8.2 in /data-prepper-api #992

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps micrometer-core from 1.7.2 to 1.8.2.

Release notes

Sourced from micrometer-core's releases.

1.8.2

:lady_beetle: Bug Fixes

  • Netty HTTP codec module included in statsd JAR #2929
  • LongTaskTimer always converts durations of measurements to nanos #2947

:notebook_with_decorative_cover: Documentation

  • Automate non-Javadoc multi-line comments for license headers #2942
  • Switch license header to a multiline comment instead of JavaDoc #2412

:hammer: Dependency Upgrades

  • Upgrade Spring Boot to 2.6.2 (samples) #2968
  • Upgrade JMH to 1.34 #2967
  • Upgrade Mockito to 4.2.0 #2966
  • Upgrade AWS SDK v1 to 1.12.136 and AWS SDK v2 to 2.17.107 #2964
  • Upgrade Spectator to 1.0.14 #2963
  • Upgrade to Reactor 2020.0.15 #2974
  • Upgrade JUnit platform to 1.7.2 and vintage-engine to 5.7.2 #2962
  • Upgrade awaitility to 4.1.1 #2961
  • Upgrade Testcontainers to 1.16.2 #2960
  • Upgrade ArchUnit to 0.22.0 #2959
  • Upgrade spring-javaformat to 0.0.29 #2958
  • Upgrade Spring Boot to 2.4.13 (samples) #2957
  • Upgrade AssertJ to 3.22.0 #2956
  • Upgrade SignalFx to 1.0.14 #2955
  • Upgrade Dropwizard Metrics to 4.1.29 #2954
  • Upgrade to Azure ApplicationInsights 2.6.4 #2953
  • Upgrade Logback to 1.2.10 #2952
  • Upgrade to Log4j 2 2.17.1 #2937

:memo: Tasks

  • Pinning Prometheus to 0.12.x for Micrometer 1.8.x #2965
  • Upgrade to Gradle Enterprise Gradle plugin 3.8 #2949
  • Backport test improvements from 2.0.x to 1.7.x #2943
  • Use daemon thread in CommonsObjectPool2Metrics #2938
  • Suppress "warning: no comment" in javadoc task #2935
  • Disable javadoc task for sample projects #2934
  • Upgrade to Gradle Wrapper 7.3.3 #2931
  • Upgrade to Gradle Wrapper 7.3.2 #2921
  • Upgrade build images to JDK 8.0.312 and 11.0.13 #2919
  • Upgrade build machine image to ubuntu-2004:202111-01 #2913
  • Upgrade build images to JDK 17.0.1, 11.0.12, 8.0.302 #2912
  • Use Javadoc code instead of Markdown backticks #2907

:heart: Contributors

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

... (truncated)

Commits
  • d9fad2d Merge branch '1.7.x' into 1.8.x
  • 0060763 Undo workaround for gradle plugin portal jcenter issues
  • f06c562 Merge branch '1.7.x' into 1.8.x
  • f188cb8 Temporarily define which groups should be resolved from plugin portal
  • 3e309cd Temporarily change the order of plugin repositories
  • 0852d25 Use branch name in cache key for more accurate dependency caching
  • dc427be Remove milestone repository from samples and settings.gradle
  • 2f000a8 Upgrade to Reactor 2020.0.15
  • 880538c Merge branch '1.7.x' into 1.8.x
  • 2bd4867 Upgrade to Gradle Shadow plugin 7.1.2
  • 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 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.