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-core from 1.6.10 to 1.6.11 #1927

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps micrometer-core from 1.6.10 to 1.6.11.

Release notes

Sourced from micrometer-core's releases.

1.6.11

⚠️ 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
  • 59b1916 Upgrade JUnit to 5.7.2 and other test dependencies
  • 6bb07d7 Upgrade to wavefront-sdk-java:2.6.5
  • 530e377 Upgrade to slf4j-api:1.7.32
  • b1b54b4 Upgrade to reactor 3.3.20, reactor-netty 0.9.23, netty 4.1.68
  • 7377e1a Merge branch '1.5.x' into 1.6.x
  • 1507d69 Make resolveAndLockAll compatible with --update-locks
  • d201f25 Use our @Nullable annotation
  • 8a56f79 Polishing KafkaMetrics and its tests
  • f78fcb0 Kafka: Always get the current Metric instance from the metricsSupplier (#2770)
  • 33cf5f7 Removing unnecessary collections
  • 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.6.10 to 1.6.11.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.6.10...v1.6.11)

---
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 Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: In Progress Use to signal this issue is actively worked on. Target: 4.5.4 Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only. labels Sep 16, 2021
@dependabot dependabot bot added this to the Release 4.5.4 milestone Sep 16, 2021
@smcvb smcvb self-assigned this Sep 16, 2021
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@sonarcloud
Copy link

sonarcloud bot commented Sep 16, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smcvb smcvb merged commit 2842e6a into axon-4.5.x Sep 16, 2021
@dependabot dependabot bot deleted the dependabot/maven/axon-4.5.x/io.micrometer-micrometer-core-1.6.11 branch September 16, 2021 08:23
@smcvb smcvb added Status: Resolved Use to signal that work on this issue is done. and removed Status: In Progress Use to signal this issue is actively worked on. labels Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant