Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps micrometer-core from 1.8.3 to 1.8.4.

Release notes

Sourced from micrometer-core's releases.

1.8.4

⭐ New Features

  • Prevent CompositeMeter allocating on each record #3059

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.17 and Netty 4.1.75 #3084
  • Upgrade to Amazon AWS SDK 1.12.178 and 2.17.149 #3078
  • Upgrade to Mockito 4.4.0 #3077
  • Upgrade archunit to 0.23.1 and awaitility to 4.2.0 #3076
  • Upgrade to logback 1.2.11 #3075
  • Upgrade to Dropwizard Metrics 4.1.30 #3074

❤️ Contributors

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

Commits
  • ed57d36 Upgrade to Reactor 2020.0.17 and Netty 4.1.75
  • f3b707f Merge branch '1.7.x' into 1.8.x
  • 5262c0f Use MeterEquivalence in AbstractMeter (#3070)
  • 10b76fd Prevent CompositeMeter allocating on each record (#3059)
  • 15fe824 Pin google-cloud-monitoring to 3.1.+
  • ae03ce6 Upgrade to Reactor BOM 2020.0.16 and Netty 4.1.74
  • 6b88fe2 Upgrade AWS SDK
  • e29c7c5 Upgrade to Mockito 4.4.0
  • ee72215 Merge branch '1.7.x' into 1.8.x
  • 3f097e1 Upgrade test dependencies
  • 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.3 to 1.8.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.8.3...v1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2022
@dependabot dependabot bot requested a review from a team March 21, 2022 10:14
@ghost
Copy link

ghost commented Mar 21, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-21T10:14:43.411+0000

  • Duration: 49 min 27 sec

Test stats 🧪

Test Results
Failed 0
Passed 2840
Skipped 20
Total 2860

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark tests.

  • run jdk compatibility tests : Run the JDK Compatibility tests.

  • run integration tests : Run the Agent Integration tests.

  • run end-to-end tests : Run the APM-ITs.

  • run windows tests : Build & tests on windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@eyalkoren eyalkoren merged commit f3f05a2 into main Mar 21, 2022
@eyalkoren eyalkoren deleted the dependabot/maven/io.micrometer-micrometer-core-1.8.4 branch March 21, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants