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.20 to 4.2.21 #4236

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

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

Release notes

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

v4.2.21

What's Changed

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

Commits
  • 9efa48a [maven-release-plugin] prepare release v4.2.21
  • da36eab Remove unused jackson.version property from metrics-parent (#3642)
  • 38e3318 Update github/codeql-action digest to d90b8d7 (#3635)
  • ef00ad3 Update jetty12.version to v12.0.2
  • 597cfbc Update dependency org.eclipse.jetty:jetty-bom to v11.0.17
  • 12ad204 Update jetty9.version to v9.4.53.v20231009
  • ed466be Update dependency org.eclipse.jetty:jetty-bom to v10.0.17
  • 766eb37 Update github/codeql-action digest to fdcae64 (#3624)
  • d5c840c Update dependency net.bytebuddy:byte-buddy to v1.14.9
  • 32f2ed2 Update github/codeql-action digest to 2cb752a (#3619)
  • Additional commits viewable in compare view

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

Release notes

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

v4.2.21

What's Changed

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

Commits
  • 9efa48a [maven-release-plugin] prepare release v4.2.21
  • da36eab Remove unused jackson.version property from metrics-parent (#3642)
  • 38e3318 Update github/codeql-action digest to d90b8d7 (#3635)
  • ef00ad3 Update jetty12.version to v12.0.2
  • 597cfbc Update dependency org.eclipse.jetty:jetty-bom to v11.0.17
  • 12ad204 Update jetty9.version to v9.4.53.v20231009
  • ed466be Update dependency org.eclipse.jetty:jetty-bom to v10.0.17
  • 766eb37 Update github/codeql-action digest to fdcae64 (#3624)
  • d5c840c Update dependency net.bytebuddy:byte-buddy to v1.14.9
  • 32f2ed2 Update github/codeql-action digest to 2cb752a (#3619)
  • Additional commits viewable in compare view

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

Release notes

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

v4.2.21

What's Changed

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

Commits
  • 9efa48a [maven-release-plugin] prepare release v4.2.21
  • da36eab Remove unused jackson.version property from metrics-parent (#3642)
  • 38e3318 Update github/codeql-action digest to d90b8d7 (#3635)
  • ef00ad3 Update jetty12.version to v12.0.2
  • 597cfbc Update dependency org.eclipse.jetty:jetty-bom to v11.0.17
  • 12ad204 Update jetty9.version to v9.4.53.v20231009
  • ed466be Update dependency org.eclipse.jetty:jetty-bom to v10.0.17
  • 766eb37 Update github/codeql-action digest to fdcae64 (#3624)
  • d5c840c Update dependency net.bytebuddy:byte-buddy to v1.14.9
  • 32f2ed2 Update github/codeql-action digest to 2cb752a (#3619)
  • 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.20 to 4.2.21.

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

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

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

---
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 Oct 13, 2023
@dependabot dependabot bot added this to the 1.next milestone Oct 13, 2023
@jonatan-ivanov jonatan-ivanov modified the milestones: 1.next, 1.12.0 Oct 13, 2023
@jonatan-ivanov
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2023

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

@dependabot dependabot bot closed this Oct 13, 2023
@dependabot dependabot bot deleted the dependabot/gradle/main/dropwizard-metrics-4.2.21 branch October 13, 2023 20:00
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