twonirwana / DiscordDiceBot

A dice rolling bot for Discord, that uses buttons and provides image for the rolled dice.
GNU Affero General Public License v3.0
31 stars 7 forks source link

Bump io.micrometer:micrometer-registry-prometheus from 1.13.4 to 1.13.5 #586

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps io.micrometer:micrometer-registry-prometheus from 1.13.4 to 1.13.5.

Release notes

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

1.13.5

:lady_beetle: Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

:hammer: Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 #5506
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 #5505

Tasks

  • Use Prometheus BOMs for dependency management #5468

:heart: Contributors

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

@​mabartos, @​emmanuel-ferdman, and @​izeye

Commits
  • 37b2499 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#5546)
  • 9fe4577 Bump io.spring.develocity.conventions from 0.0.21 to 0.0.22 (#5545)
  • 75c7671 Run concurrency tests as part of CI build (#5498)
  • 45df021 Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final (#5499)
  • a832be6 Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 (#5506)
  • 2941011 Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 (#5504)
  • d220ab5 Bump org.junit:junit-bom from 5.10.3 to 5.10.4 (#5501)
  • 1e04ea5 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 (#5505)
  • 722c0bc Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 (#5503)
  • a27f7a4 Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21 (#5502)
  • 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 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)
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.90%. Comparing base (2e80c8b) to head (0cbc5b6). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #586 +/- ## ========================================= Coverage 69.90% 69.90% Complexity 1117 1117 ========================================= Files 103 103 Lines 5314 5314 Branches 531 531 ========================================= Hits 3715 3715 Misses 1209 1209 Partials 390 390 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.