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 micrometer-bom from 1.7.3 to 1.7.4 #20218

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2021

Bumps micrometer-bom from 1.7.3 to 1.7.4.

Release notes

Sourced from micrometer-bom's releases.

1.7.4

⚠️ Noteworthy

  • License violation in JsonUtils #2762

⭐ New Features / Enhancements

  • Backporting "Unbind KafkaClientMetrics in close()" #2771

🪲 Bug Fixes

  • Wrong Nullable annotation imported #2779
  • LongTaskTimer: Failed to register Collector of type MicrometerCollector: The Collector exposes the same name multiple times #2765
  • Kafka Metrics become NaN after a while (possibly after rebalance) #2726
  • Dropwizard Timer instances always created with system clock #2683
  • TimeWindowMax produces wrong values after long period of inactivity #2647
  • KafkaMetrics bindTo takes too long #2415

🔨 Dependency Upgrades

  • Upgrade JUnit to 5.7.2 and other test dependencies #2785
  • Upgrade to wavefront-sdk-java:2.6.5 #2784
  • Upgrade to slf4j-api:1.7.32 #2783
  • Upgrade to reactor 3.3.20, reactor-netty 0.9.23, netty 4.1.68 #2782
  • Update nohttp-gradle plugin to 0.0.9 #2763
  • Upgrade Gradle Enterprise plugin to 3.6.4 #2760

📝 Tasks

  • Make resolveAndLockAll compatible with --update-locks #2781
  • License violation in JsonUtils #2762
  • Upgrade Gradle to 7.2 #2757
  • Add a build job on JDK 11 #2756
  • Put back excluded configurations to dependency locking #2743
  • Fail build if potentially missing types found in method signatures #2559
  • Add a build job on JDK 8 #2480

❤️ Contributors

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

Commits
  • bd55ff4 Merge branch '1.6.x' into 1.7.x
  • 59b1916 Upgrade JUnit to 5.7.2 and other test dependencies
  • c62b653 Merge branch '1.6.x' into 1.7.x
  • 6bb07d7 Upgrade to wavefront-sdk-java:2.6.5
  • 490e0fb Merge branch '1.6.x' into 1.7.x
  • 530e377 Upgrade to slf4j-api:1.7.32
  • e0e1eb8 Merge branch '1.6.x' into 1.7.x
  • b1b54b4 Upgrade to reactor 3.3.20, reactor-netty 0.9.23, netty 4.1.68
  • 2bcd444 Merge branch '1.6.x' into 1.7.x
  • 7377e1a Merge branch '1.5.x' into 1.6.x
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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-bom](https://github.com/micrometer-metrics/micrometer) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.7.3...v1.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 16, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 17, 2021

Failing Jobs - Building b0e6b6d

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 16 Build ⚠️ Check → Logs Raw logs

Copy link
Member

@kenfinnigan kenfinnigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems ok to me.

Any reason not to @ebullient

@ebullient ebullient merged commit a4d2b52 into main Sep 17, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 17, 2021
@ebullient ebullient deleted the dependabot/maven/io.micrometer-micrometer-bom-1.7.4 branch September 17, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants