Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2025

Bumps io.dropwizard.metrics5:metrics-core from 5.0.0 to 5.0.1.

Release notes

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

v5.0.1

No changes since https://github.com/dropwizard/metrics/releases/tag/v5.0.0.

See dropwizard/metrics#4839 why the new release was necessary.

Full Changelog: dropwizard/metrics@v5.0.0...v5.0.1

Commits
  • 288b22a [maven-release-plugin] prepare release v5.0.1
  • 7df220e [maven-release-plugin] prepare for next development iteration
  • See full diff 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 <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)

@dependabot dependabot bot added this to the 1.13.x milestone Jun 20, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 20, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 20, 2025 21:56
Bumps [io.dropwizard.metrics5:metrics-core](https://github.com/dropwizard/metrics) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/1.13.x/io.dropwizard.metrics5-metrics-core-5.0.1 branch from 1364143 to 348f109 Compare June 20, 2025 22:07
@jonatan-ivanov
Copy link
Member

Dropwizard increased the Java baseline from Java 8 to 17 in a patch release, see: dropwizard/metrics#4839

@shakuzen
Copy link
Member

Reading the discussion at that issue, I guess we shouldn't have been using 5.0.0 all this time. If its usage is limited to our benchmarks, maybe it's easiest to make the benchmark module minimum Java 17? That might be annoying if we ever want to investigate a performance issue specific to Java 8/11, but practically speaking, I don't think we've had that so far.

@shakuzen
Copy link
Member

Alternatively, at least for maintenance branches, maybe it makes sense to remove the benchmarks depending on dropwizard 5? We can figure out what to do on main separately.

@shakuzen shakuzen removed this from the 1.13.x milestone Jun 26, 2025
@shakuzen shakuzen added invalid An issue that we don't feel is valid superseded An issue that has been superseded by another and removed invalid An issue that we don't feel is valid labels Jun 26, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2025

Looks like io.dropwizard.metrics5:metrics-core is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jun 26, 2025
auto-merge was automatically disabled June 26, 2025 05:55

Pull request was closed

@dependabot dependabot bot deleted the dependabot/gradle/1.13.x/io.dropwizard.metrics5-metrics-core-5.0.1 branch June 26, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code superseded An issue that has been superseded by another
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants