iZettle / dropwizard-metrics-influxdb

Dropwizard Metrics v3 InfluxDB
Apache License 2.0
88 stars 37 forks source link

build(deps): bump dropwizard.version from 2.0.21 to 2.1.4 #203

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dropwizard.version from 2.0.21 to 2.1.4. Updates dropwizard-bom from 2.0.21 to 2.1.4

Release notes

Sourced from dropwizard-bom's releases.

v2.1.4

What's Changed

Full Changelog: https://github.com/dropwizard/dropwizard/compare/v2.1.3...v2.1.4

v2.1.3

What's Changed

... (truncated)

Commits
  • f5ef0d1 [maven-release-plugin] prepare release v2.1.4
  • 501fa43 Update dependency mysql:mysql-connector-java to v8.0.31 (#6111)
  • a461172 Fix test for CVE-2202-42889 in EnvironmentVariableSubstitutorTest
  • 593c70d Update actions/setup-java digest to de1bb2b (#6098)
  • 209618e Update github/codeql-action digest to cc7986c (#6099)
  • 16e1afa Add tests for CVE-2022-42889 (commons-text)
  • 8027326 Update dependency org.mockito:mockito-junit-jupiter to v4.8.1 (#6091)
  • badf04d Update dependency Sphinx to v5.3.0 (#6085)
  • d605cd9 Update dependency com.fasterxml.jackson:jackson-bom to v2.13.4.20221013 (#6081)
  • 94986ea Update actions/cache action to v3.0.11 (#6080)
  • Additional commits viewable in compare view


Updates dropwizard-dependencies from 2.0.21 to 2.1.4

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)
pp-tim commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] commented 1 year ago

Superseded by #214.