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

build(deps): bump micrometer.version from 1.10.2 to 1.10.3 #1908

Merged
merged 1 commit into from Jan 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2023

Bumps micrometer.version from 1.10.2 to 1.10.3.
Updates micrometer-core from 1.10.2 to 1.10.3

Release notes

Sourced from micrometer-core's releases.

1.10.3

馃悶 Bug Fixes

  • system.cpu.usage does not work in a native image #3578
  • [Dynatrace] Log NaNs at DEBUG instead of WARNING #3557

馃敤 Dependency Upgrades

  • Upgrade to Spotless plugin 6.12.1 #3589
  • Upgrade to Spotless Gradle Plugin 6.12.0 #3568
  • Upgrade to Reactor 2020.0.26, Reactor Netty 1.0.26, Netty 4.1.86 #3588
  • Upgrade to signalfx-java 1.0.27 #3587
  • Upgrade to Dropwizard Metrics 4.1.35 #3586
  • Upgrade to AWS Cloudwatch SDK 2.18.41 #3585
  • Upgrade to aws-java-sdk-cloudwatch 1.12.381 #3584
  • Upgrade to io.spring.ge.conventions 0.0.13 #3579
  • Bump com.gradle.enterprise from 3.12 to 3.12.1 #3572
  • Upgrade to Gradle Enterprise Gradle Plugin 3.12 #3566

鉂わ笍 Contributors

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

@鈥媔zeye, @鈥媝irgeo

Commits
  • 7786761 Upgrade to cloudwatch 1.12.381
  • cf198f8 Upgrade cloudwatch 2.18.41
  • 0b0efa7 Upgrade dropwizard metrics to 4.2.15
  • e332580 Pin opentelemetry-proto to 0.19.+
  • 5d7794c Upgrade signalfx-java
  • 9f1d245 Pin google-cloud-monitoring to 3.6.+
  • 0fde514 Upgrade reactor to 2020.0.26
  • 8758e39 Upgrade to spotless-plugin 6.12.1
  • 716fa10 Merge branch '1.9.x' into 1.10.x
  • c13e198 Upgrade reactor to 2020.0.26
  • Additional commits viewable in compare view

Updates micrometer-test from 1.10.2 to 1.10.3

Release notes

Sourced from micrometer-test's releases.

1.10.3

馃悶 Bug Fixes

  • system.cpu.usage does not work in a native image #3578
  • [Dynatrace] Log NaNs at DEBUG instead of WARNING #3557

馃敤 Dependency Upgrades

  • Upgrade to Spotless plugin 6.12.1 #3589
  • Upgrade to Spotless Gradle Plugin 6.12.0 #3568
  • Upgrade to Reactor 2020.0.26, Reactor Netty 1.0.26, Netty 4.1.86 #3588
  • Upgrade to signalfx-java 1.0.27 #3587
  • Upgrade to Dropwizard Metrics 4.1.35 #3586
  • Upgrade to AWS Cloudwatch SDK 2.18.41 #3585
  • Upgrade to aws-java-sdk-cloudwatch 1.12.381 #3584
  • Upgrade to io.spring.ge.conventions 0.0.13 #3579
  • Bump com.gradle.enterprise from 3.12 to 3.12.1 #3572
  • Upgrade to Gradle Enterprise Gradle Plugin 3.12 #3566

鉂わ笍 Contributors

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

@鈥媔zeye, @鈥媝irgeo

Commits
  • 7786761 Upgrade to cloudwatch 1.12.381
  • cf198f8 Upgrade cloudwatch 2.18.41
  • 0b0efa7 Upgrade dropwizard metrics to 4.2.15
  • e332580 Pin opentelemetry-proto to 0.19.+
  • 5d7794c Upgrade signalfx-java
  • 9f1d245 Pin google-cloud-monitoring to 3.6.+
  • 0fde514 Upgrade reactor to 2020.0.26
  • 8758e39 Upgrade to spotless-plugin 6.12.1
  • 716fa10 Merge branch '1.9.x' into 1.10.x
  • c13e198 Upgrade reactor to 2020.0.26
  • 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.10.2 to 1.10.3.

Updates `micrometer-core` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.10.2...v1.10.3)

Updates `micrometer-test` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.10.2...v1.10.3)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.micrometer:micrometer-test
  dependency-type: direct:development
  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 Jan 11, 2023
@velo velo merged commit 92d323d into master Jan 11, 2023
@velo velo deleted the dependabot/maven/micrometer.version-1.10.3 branch January 11, 2023 19:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant