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.16.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:41
@dependabot dependabot bot force-pushed the dependabot/gradle/main/io.dropwizard.metrics5-metrics-core-5.0.1 branch 3 times, most recently from b95cd6d to c957006 Compare June 26, 2025 04:31
@shakuzen
Copy link
Member

Following up on #6447 and #6468, we need to figure out what to do about the new baseline of Dropwizard 5(.0.1). I proposed in #6447 bumping the baseline of our benchmarks module, so I'll open a pull request for that.

@shakuzen
Copy link
Member

I've made the benchmark module require JDK 17, so we should be able to make this upgrade now, once this PR is rebased.

@shakuzen
Copy link
Member

@dependabot rebase

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/main/io.dropwizard.metrics5-metrics-core-5.0.1 branch from c957006 to fc71ef3 Compare June 26, 2025 06:24
@github-actions github-actions bot merged commit 7a0fbbd into main Jun 26, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/io.dropwizard.metrics5-metrics-core-5.0.1 branch June 26, 2025 06:34
@spring-builds spring-builds modified the milestones: 1.16.x, 1.16.0-M1 Jul 14, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants