davidB / metrics-influxdb

A reporter for metrics which announces measurements to an InfluxDB server.
Other
271 stars 102 forks source link

Bump metrics-core from 4.2.6 to 4.2.14 #159

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps metrics-core from 4.2.6 to 4.2.14.

Release notes

Sourced from metrics-core's releases.

v4.2.14

What's Changed

New Contributors

Full Changelog: https://github.com/dropwizard/metrics/compare/v4.2.13...v4.2.14

v4.2.13

What's Changed

... (truncated)

Commits
  • 6fba7ec [maven-release-plugin] prepare release v4.2.14
  • 8b5286c Add support for Jersey 3.1.x (#3041)
  • 72341d9 Bump SLF4J to version 2.0.5
  • c97cb62 Update dependency org.eclipse.jetty:jetty-bom to v11.0.13
  • fd8b12d Update actions/setup-java digest to 1df8dbe (#3038)
  • f337488 Update actions/checkout digest to 755da8c (#3034)
  • 33d61ec Update actions/checkout digest to 7dd9e2a (#3032)
  • 6256089 Allow override of scheduler in ScheduledReporter (#2931)
  • d6efec7 Update dependency org.eclipse.jetty:jetty-bom to v10.0.13
  • 0ad95d1 Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.2.1 (#3...
  • 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 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)