LimeChain / Fruzhin

Java implementation of the Polkadot Host
Apache License 2.0
33 stars 1 forks source link

chore(deps): bump io.prometheus:prometheus-metrics-core from 1.3.2 to 1.3.3 #604

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps io.prometheus:prometheus-metrics-core from 1.3.2 to 1.3.3.

Release notes

Sourced from io.prometheus:prometheus-metrics-core's releases.

v1.3.3

What's Changed

Full Changelog: https://github.com/prometheus/client_java/compare/v1.3.2...v1.3.3

Commits
  • 2c022be create release (#1194)
  • da91960 revert incompatible api change (#1192)
  • 7bc442f avoid ConcurrentModificationException (#1191)
  • 76cb93e Update RELEASING.md (#1188)
  • fc583c2 improve release (#1187)
  • 05c6862 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#1185)
  • 036570f Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 (#1184)
  • 048cbd5 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#1183)
  • 1b4d99d Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (#1181)
  • 5c81cc1 Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha...
  • 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)
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud