Skip to content

Bump the dev-dependencies group with 6 updates#35

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-0ae79e88e8
Sep 2, 2025
Merged

Bump the dev-dependencies group with 6 updates#35
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-0ae79e88e8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps the dev-dependencies group with 6 updates:

Package From To
software.amazon.awssdk:bom 2.32.29 2.33.0
io.dropwizard:dropwizard-core 4.0.15 4.0.16
com.fasterxml.jackson.core:jackson-annotations 2.19.2 2.20
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.19.2 2.20
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.19.2 2.20
io.dropwizard.metrics:metrics-core 4.2.34 4.2.36

Updates software.amazon.awssdk:bom from 2.32.29 to 2.33.0

Updates io.dropwizard:dropwizard-core from 4.0.15 to 4.0.16

Updates com.fasterxml.jackson.core:jackson-annotations from 2.19.2 to 2.20

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.2 to 2.20

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.19.2 to 2.20

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.2 to 2.20

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.19.2 to 2.20

Updates io.dropwizard.metrics:metrics-core from 4.2.34 to 4.2.36

Release notes

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

v4.2.36

What's Changed

Full Changelog: dropwizard/metrics@v4.2.35...v4.2.36

v4.2.35

What's Changed

Full Changelog: dropwizard/metrics@v4.2.34...v4.2.35

Commits
  • 8fbc9a3 [maven-release-plugin] prepare release v4.2.36
  • fb5276a chore: remove Checker framework from metrics-caffeine (#4933)
  • c9eb6d4 fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5....
  • 86b04f2 chore(deps): update dependency org.ehcache:ehcache to v3.11.1 (#4927)
  • 6f03031 chore: remove Checker framework from metrics-caffeine3 (#4926)
  • cc780c7 [maven-release-plugin] prepare for next development iteration
  • fef5fa2 [maven-release-plugin] prepare release v4.2.35
  • e12bd10 build: remove empty distributionManagement from POM (#4921)
  • 3196fcc [maven-release-plugin] prepare for next development iteration
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:bom | `2.32.29` | `2.33.0` |
| io.dropwizard:dropwizard-core | `4.0.15` | `4.0.16` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20` |
| com.fasterxml.jackson.dataformat:jackson-dataformat-yaml | `2.19.2` | `2.20` |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.19.2` | `2.20` |
| [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) | `4.2.34` | `4.2.36` |


Updates `software.amazon.awssdk:bom` from 2.32.29 to 2.33.0

Updates `io.dropwizard:dropwizard-core` from 4.0.15 to 4.0.16

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.19.2 to 2.20

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.19.2 to 2.20

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.19.2 to 2.20

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.19.2 to 2.20

Updates `io.dropwizard.metrics:metrics-core` from 4.2.34 to 4.2.36
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.34...v4.2.36)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: io.dropwizard:dropwizard-core
  dependency-version: 4.0.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: '2.20'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: '2.20'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-version: '2.20'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: '2.20'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-version: '2.20'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-version: 4.2.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 2, 2025
@github-actions github-actions bot merged commit e6ca286 into main Sep 2, 2025
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev-dependencies-0ae79e88e8 branch September 2, 2025 06:15
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.

0 participants