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

Bump dropwizard-metrics from 4.2.21 to 4.2.22 #4344

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dropwizard-metrics from 4.2.21 to 4.2.22.
Updates io.dropwizard.metrics:metrics-core from 4.2.21 to 4.2.22

Release notes

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

v4.2.22

What's Changed

Full Changelog: dropwizard/metrics@v4.2.21...v4.2.22

Commits
  • f560b51 [maven-release-plugin] prepare release v4.2.22
  • d0cc116 Update dependency org.mockito:mockito-core to v5.7.0 (#3701)
  • c548012 Update dependency org.glassfish.jersey:jersey-bom to v3.0.12
  • fc36854 Update dependency org.checkerframework:checker-qual to v3.40.0 (#3697)
  • 09422d3 Update jetty12.version to v12.0.3
  • 5f9698b Update dependency org.eclipse.jetty:jetty-bom to v11.0.18
  • b8cca4e Update dependency org.eclipse.jetty:jetty-bom to v10.0.18
  • beff6b0 Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.10
  • ae5860d Update github/codeql-action digest to 74483a3 (#3682)
  • 62f9965 Update dependency com.rabbitmq:amqp-client to v5.20.0 (#3678)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-graphite from 4.2.21 to 4.2.22

Release notes

Sourced from io.dropwizard.metrics:metrics-graphite's releases.

v4.2.22

What's Changed

Full Changelog: dropwizard/metrics@v4.2.21...v4.2.22

Commits
  • f560b51 [maven-release-plugin] prepare release v4.2.22
  • d0cc116 Update dependency org.mockito:mockito-core to v5.7.0 (#3701)
  • c548012 Update dependency org.glassfish.jersey:jersey-bom to v3.0.12
  • fc36854 Update dependency org.checkerframework:checker-qual to v3.40.0 (#3697)
  • 09422d3 Update jetty12.version to v12.0.3
  • 5f9698b Update dependency org.eclipse.jetty:jetty-bom to v11.0.18
  • b8cca4e Update dependency org.eclipse.jetty:jetty-bom to v10.0.18
  • beff6b0 Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.10
  • ae5860d Update github/codeql-action digest to 74483a3 (#3682)
  • 62f9965 Update dependency com.rabbitmq:amqp-client to v5.20.0 (#3678)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-jmx from 4.2.21 to 4.2.22

Release notes

Sourced from io.dropwizard.metrics:metrics-jmx's releases.

v4.2.22

What's Changed

Full Changelog: dropwizard/metrics@v4.2.21...v4.2.22

Commits
  • f560b51 [maven-release-plugin] prepare release v4.2.22
  • d0cc116 Update dependency org.mockito:mockito-core to v5.7.0 (#3701)
  • c548012 Update dependency org.glassfish.jersey:jersey-bom to v3.0.12
  • fc36854 Update dependency org.checkerframework:checker-qual to v3.40.0 (#3697)
  • 09422d3 Update jetty12.version to v12.0.3
  • 5f9698b Update dependency org.eclipse.jetty:jetty-bom to v11.0.18
  • b8cca4e Update dependency org.eclipse.jetty:jetty-bom to v10.0.18
  • beff6b0 Update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.10
  • ae5860d Update github/codeql-action digest to 74483a3 (#3682)
  • 62f9965 Update dependency com.rabbitmq:amqp-client to v5.20.0 (#3678)
  • Additional commits viewable in compare view

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 `dropwizard-metrics` from 4.2.21 to 4.2.22.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.21 to 4.2.22
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.21...v4.2.22)

Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.21 to 4.2.22
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.21...v4.2.22)

Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.21 to 4.2.22
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.21...v4.2.22)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-graphite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jmx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency-upgrade A dependency upgrade java Pull requests that update Java code labels Nov 10, 2023
@dependabot dependabot bot added this to the 1.next milestone Nov 10, 2023
@shakuzen shakuzen modified the milestones: 1.next, 1.12.0 Nov 10, 2023
@shakuzen
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 10, 2023
@dependabot dependabot bot deleted the dependabot/gradle/main/dropwizard-metrics-4.2.22 branch November 10, 2023 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade A dependency upgrade java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant