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

build(deps): bump io.micrometer:micrometer-core from 1.11.5 to 1.12.0 #179

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps io.micrometer:micrometer-core from 1.11.5 to 1.12.0.

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.12.0

⭐ New Features

  • Support Jetty 12 in JettyConnectionMetrics #4324
  • Support generational ZGC #4258
  • Remove native-image.properties from micrometer-core #4245
  • Add Observation instrumentation for Jakarta JMS #4007
  • Move Jakarta JMS instrumentation to micrometer-jakarta9 #4201
  • Add shortcut to assign dynamic tags to Meters #535
  • Support new CSP auth method for Wavefront (AOA) #4054
  • Add hasAnObservationWithAKeyValue() variant with KeyValue #4040
  • Add xxxKeyValue() variants with KeyValue to ObservationContextAssert #4038
  • Add a timestamp to Event in Observation #4032
  • Dynatrace Registry: Export units and descriptions #3979
  • Provide a way to make decisions based on the parent in ObservationPredicate #3678
  • Add exemplar support to _count #3996
  • Configurable base time unit for OTLP registry #3870
  • Instrumentations for Apache HttpComponents do not meter errors and leak memory #3800

📔 Documentation

  • Deprecate Apache HttpComponents 4.x instrumentation #3932

🐞 Bug Fixes

  • [Dynatrace v2] Only serialize metadata when set on the meter #4247
  • Async log4j2 log events are not counted accurately #2176
    • log4j2 2.21.0 or later is required for this fix
  • Transitive Guava dependency in Stackdriver module is causing build failures #4010
  • HttpRequestTags depends on both jakarta and javax Servlet variants #3804

🔨 Dependency Upgrades

  • [Dynatrace v2] Update to utils library v2 #4064
  • Bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 #4348
  • Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 #4347
  • Bump junit from 5.10.0 to 5.10.1 #4346
  • Bump org.mongodb:mongodb-driver-sync from 4.11.0 to 4.11.1 #4345
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #4344
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #4343
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #4342
  • Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 #4341
  • Bump software.amazon.awssdk:cloudwatch from 2.21.7 to 2.21.20 #4340
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.0 to 1.7.2 #4339
  • Bump io.javalin:javalin from 5.6.2 to 5.6.3 #4304
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.11 to 1.7.0 #4297
  • Bump com.wavefront:wavefront-sdk-java from 3.4.2 to 3.4.3 #4296
  • Bump activemq-artemis from 2.31.0 to 2.31.2 #4294
  • Bump software.amazon.awssdk:cloudwatch from 2.21.5 to 2.21.7 #4281
  • Bump com.google.cloud:google-cloud-monitoring from 3.29.0 to 3.30.0 #4280

... (truncated)

Commits
  • 8d5aac9 Merge branch '1.11.x'
  • 4549dd7 Merge branch '1.10.x' into 1.11.x
  • b3f6bd0 Pin io.micrometer:context-propagation to 1.0.6
  • d6fc0b8 Merge branch '1.11.x'
  • 17cf526 Exclude micrometer-osgi-test from BOM (#4351)
  • 0c83608 Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (#4347)
  • 64034b3 Bump io.javalin:javalin from 5.6.2 to 5.6.3 (#4304)
  • c57fbaa Bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 (#4348)
  • 58974e3 Bump junit from 5.10.0 to 5.10.1 (#4346)
  • be5d478 Bump org.mongodb:mongodb-driver-sync from 4.11.0 to 4.11.1 (#4345)
  • 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)

Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.11.5 to 1.12.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.5...v1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Nov 14, 2023

The following labels could not be found: dependencies, java.

Copy link

github-actions bot commented Nov 14, 2023

Test Results

     609 files  ±0       609 suites  ±0   20m 22s ⏱️ + 2m 45s
12 669 tests ±0  12 665 ✔️ ±0  4 💤 ±0  0 ±0 
12 931 runs  ±0  12 927 ✔️ ±0  4 💤 ±0  0 ±0 

Results for commit 7b1d3af. ± Comparison against base commit 4c7aa61.

This pull request removes 98 and adds 98 tests. Note that renamed tests count towards both.
org.eclipse.edc.connector.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [2] {edc.callback.cb.uri=url, edc.callback.cb.transactional=false}
org.eclipse.edc.connector.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [3] {edc.callback.cb.events=test, edc.callback.cb.transactional=false, edc.callback.cb.uri=url, edc.callback.cb.auth-key=test}
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [10] ACCEPTING, TERMINATED, java.util.concurrent.CompletableFuture@3dd2b9c1[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$643/0x00007ff1b4388000@6a1d1467
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [11] VERIFYING, TERMINATED, java.util.concurrent.CompletableFuture@3c27f72[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$644/0x00007ff1b4388260@5cbe95b1
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [12] TERMINATING, TERMINATED, java.util.concurrent.CompletableFuture@11ad095c[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$645/0x00007ff1b43884c0@2c2a903f
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [1] REQUESTING, REQUESTING, java.util.concurrent.CompletableFuture@5ca22e19[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$634/0x00007ff1b4387c20@29d3d0fb
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [2] ACCEPTING, ACCEPTING, java.util.concurrent.CompletableFuture@3f6f9cef[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$635/0x00007ff1b4385000@61dd1c3d
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [3] VERIFYING, VERIFYING, java.util.concurrent.CompletableFuture@343db2f6[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$636/0x00007ff1b4385260@2c815fdc
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [4] TERMINATING, TERMINATING, java.util.concurrent.CompletableFuture@2b1a901d[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$637/0x00007ff1b43854c0@11bdab37
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [5] REQUESTING, TERMINATING, java.util.concurrent.CompletableFuture@222d9d4f[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$638/0x00007ff1b4385720@4269aad7
…
org.eclipse.edc.connector.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [2] {edc.callback.cb.transactional=false, edc.callback.cb.uri=url}
org.eclipse.edc.connector.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [3] {edc.callback.cb.uri=url, edc.callback.cb.auth-key=test, edc.callback.cb.events=test, edc.callback.cb.transactional=false}
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [10] ACCEPTING, TERMINATED, java.util.concurrent.CompletableFuture@3dd2b9c1[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$643/0x00007efc48384c58@6a1d1467
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [11] VERIFYING, TERMINATED, java.util.concurrent.CompletableFuture@3c27f72[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$644/0x00007efc48384400@5cbe95b1
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [12] TERMINATING, TERMINATED, java.util.concurrent.CompletableFuture@11ad095c[Completed normally], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$645/0x00007efc48388000@2c2a903f
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [1] REQUESTING, REQUESTING, java.util.concurrent.CompletableFuture@5ca22e19[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$634/0x00007efc48387798@29d3d0fb
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [2] ACCEPTING, ACCEPTING, java.util.concurrent.CompletableFuture@3f6f9cef[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$635/0x00007efc483879f8@61dd1c3d
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [3] VERIFYING, VERIFYING, java.util.concurrent.CompletableFuture@343db2f6[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$636/0x00007efc48387c58@2c815fdc
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [4] TERMINATING, TERMINATING, java.util.concurrent.CompletableFuture@2b1a901d[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$637/0x00007efc48385000@11bdab37
org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [5] REQUESTING, TERMINATING, java.util.concurrent.CompletableFuture@222d9d4f[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$638/0x00007efc48385260@4269aad7
…

♻️ This comment has been updated with latest results.

Copy link

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Nov 22, 2023
Copy link

This pull request was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this Nov 30, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 30, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/io.micrometer-micrometer-core-1.12.0 branch November 30, 2023 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants