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.version from 1.7.3 to 1.7.4 #205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps micrometer.version from 1.7.3 to 1.7.4.
Updates micrometer-core from 1.7.3 to 1.7.4

Release notes

Sourced from micrometer-core'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

Updates micrometer-registry-graphite from 1.7.3 to 1.7.4

Release notes

Sourced from micrometer-registry-graphite'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 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.version` from 1.7.3 to 1.7.4.

Updates `micrometer-core` 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)

Updates `micrometer-registry-graphite` 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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.micrometer:micrometer-registry-graphite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 20, 2021
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.

None yet

0 participants