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 io.micrometer:micrometer-registry-jmx from 1.9.3 to 1.11.5 #24

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2023

Bumps io.micrometer:micrometer-registry-jmx from 1.9.3 to 1.11.5.

Release notes

Sourced from io.micrometer:micrometer-registry-jmx's releases.

1.11.5

🐞 Bug Fixes

  • ObservationRegistry.NOOP is null #4096
  • ConcurrentModificationException on Observation$Context.computeIfAbsent #3874

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 #4196
  • Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 #4191
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 #4190
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 #4168
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 #4151
  • Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 #4149
  • Bump org.apache.maven:maven-resolver-provider from 3.9.1 to 3.9.5 #4122
  • Bump maven-resolver from 1.9.7 to 1.9.16 #4112

❤️ Contributors

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

@​izeye and @​ttddyy

1.11.4

🐞 Bug Fixes

  • Ensure LongTaskTimer and FunctionTimer produce consistent data #3985

🔨 Dependency Upgrades

  • Use context-propagation 1.0.5 #4078
  • Upgrade to AWS SDK 2.20.143 #4076
  • Upgrade to Spectator 1.6.10 #4075
  • Upgrade to Mockito 5.5.0 #4074
  • Upgrade to Kotlin 1.7.21 #4057
  • Upgrade to Testcontainers 1.19.0 #4073
  • Upgrade to H2 2.2.222 #4072
  • Upgrade to SignalFx 1.0.34 #4071
  • Upgrade to AWS SDK 1.12.546 #4070
  • Upgrade to Reactor 3.4.32, Reactor Netty 1.0.35, and Netty 4.1.97 #4065
  • Bump actions/checkout from 3 to 4 #4059

📝 Tasks

  • Upgrade foojay-resolver-convention to 0.7.0 #4069
  • Upgrade to Gradle Wrapper 8.3 #4036

❤️ Contributors

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

... (truncated)

Commits
  • dc99dcf Merge branch '1.10.x' into 1.11.x
  • c817f14 Upgrade to context-propagation 1.0.6
  • 93301a8 Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 (#4196)
  • d8199f5 Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 (#4191)
  • df43cee Merge branch '1.10.x' into 1.11.x
  • 3e24efc Merge branch '1.9.x' into 1.10.x
  • 5cba7fa Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 (#4188)
  • f23cbb9 Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 (#4151)
  • 0a7d6d5 Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 (#4149)
  • 20b91fb Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 (#4168)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 15, 2023
Bumps [io.micrometer:micrometer-registry-jmx](https://github.com/micrometer-metrics/micrometer) from 1.9.3 to 1.11.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.9.3...v1.11.5)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-jmx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.micrometer-micrometer-registry-jmx-1.11.5 branch from 73d6566 to 3cbcd88 Compare November 3, 2023 10:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #38.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/io.micrometer-micrometer-registry-jmx-1.11.5 branch December 1, 2023 07:17
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.

0 participants