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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump micrometer-core from 1.9.5 to 1.9.6 #2493

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps micrometer-core from 1.9.5 to 1.9.6.

Release notes

Sourced from micrometer-core's releases.

1.9.6

馃悶 Bug Fixes

  • Non-monotonic kafka metric reported as counter #3300

馃敤 Dependency Upgrades

  • Bump com.gradle.enterprise to 3.11.4 #3539
  • Upgrade to JMH Gradle Plugin 0.6.8 #3538
  • Upgrade Spring Boot to 2.7.5 #3523
  • Upgrade Spring Cloud to 3.1.5 #3520
  • Upgrade Google Cloud Monitoring to 3.2.10 #3519
  • Upgrade Spring Boot to 2.6.13 #3522
  • Upgrade Mockito to 4.8.1 #3517
  • Upgrade SignalFx to 1.0.25 #3516
  • Upgrade AWS SDK V1 to 1.12.335 and V2 to 2.18.10 #3515
  • Upgrade Reactor to 3.4.24, Reactor-Netty to 1.0.24, and Netty to 4.1.82 #3514

馃摑 Tasks

  • Test helper hasValue in SignalFxMeterRegistryTest checks int value even if not set #3450
  • Update CircleCI OpenJDK images to 8.0.345 and 11.0.16 respectively #3501
  • Redact Dynatrace token in error logs #3484

鉂わ笍 Contributors

Thank you to all the contributors who worked on this release:

@鈥媝irgeo, @鈥媋rminru, and @鈥媔zeye

Commits
  • 983fc71 Merge branch '1.8.x' into 1.9.x
  • 521e0a0 Upgrade to JMH Gradle Plugin 0.6.8 (#3538)
  • 6148896 Merge branch '1.8.x' into 1.9.x
  • 92cf1a7 Bump com.gradle.enterprise from 3.11.3 to 3.11.4 (#3539)
  • e2e1cf4 Only check int value if set in hasValue
  • 46e2bfd Merge branch '1.8.x' into 1.9.x
  • e6f3b7f Improve implementation of Kafka metrics type mapping (#3513)
  • 01c8576 Upgrade Spring Boot to 2.7.5
  • dfa1ffc Merge branch '1.8.x' into 1.9.x
  • 266cd4e Upgrade Spring Boot to 2.6.13
  • 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 dependabot bot added Priority 1: Must Highest priority. A release cannot be made if this issue isn鈥檛 resolved. Status: In Progress Use to signal this issue is actively worked on. Type: Dependency Upgrade Use to signal an issue that adjusts the project鈥檚 dependencies. Typically used by dependabot only. labels Nov 17, 2022
@dependabot dependabot bot added this to the Release 4.6.3 milestone Nov 17, 2022
@smcvb smcvb self-assigned this Nov 17, 2022
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 馃憤

@smcvb
Copy link
Member

smcvb commented Nov 17, 2022

@dependabot rebase

Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.9.5...v1.9.6)

---
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 force-pushed the dependabot/maven/axon-4.6.x/io.micrometer-micrometer-core-1.9.6 branch from a14c3c2 to 03923f4 Compare November 17, 2022 10:50
@sonarcloud
Copy link

sonarcloud bot commented Nov 17, 2022

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 66edd0e into axon-4.6.x Nov 17, 2022
@dependabot dependabot bot deleted the dependabot/maven/axon-4.6.x/io.micrometer-micrometer-core-1.9.6 branch November 17, 2022 12:28
@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 Nov 17, 2022
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鈥檛 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鈥檚 dependencies. Typically used by dependabot only.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant