Skip to content

fix(deps): bump dropwizardVersion from 4.0.12 to 4.0.13 #3885

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps dropwizardVersion from 4.0.12 to 4.0.13.
Updates io.dropwizard:dropwizard-bom from 4.0.12 to 4.0.13

Release notes

Sourced from io.dropwizard:dropwizard-bom's releases.

v4.0.13

What's Changed

... (truncated)

Commits
  • 153956c [maven-release-plugin] prepare release v4.0.13
  • 74bc0a8 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • e149636 chore(deps): update dependency org.sonarsource.scanner.maven:sonar-maven-plug...
  • a16739e chore(deps): update dependency com.uber.nullaway:nullaway to v0.12.5 (#9985)
  • 0461728 chore(deps): update github/codeql-action action to v3.28.13 (#9986)
  • 7d2dd05 fix(deps): update guava monorepo to v33.4.6-jre (#9987)
  • 2f481ab fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.4 (#9978)
  • f39a0c8 fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.3 (#9974)
  • 3f156fe fix(deps): update logback monorepo to v1.5.18 (#9975)
  • 2f94505 fix(deps): update guava monorepo to v33.4.5-jre (#9963)
  • Additional commits viewable in compare view

Updates io.dropwizard:dropwizard-dependencies from 4.0.12 to 4.0.13

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2025 06:37
Copy link
Contributor

github-actions bot commented Mar 31, 2025

Next patch release will be 7.4.1, Show Release Notes

7.4.1 (2025-05-07)

Bug Fixes

  • deps: bump dropwizardVersion from 4.0.12 to 4.0.13 (398361b)

@dependabot dependabot bot force-pushed the dependabot/gradle/main/dropwizardVersion-4.0.13 branch from 6e533df to 8cfa456 Compare March 31, 2025 09:42
@dependabot dependabot bot force-pushed the dependabot/gradle/main/dropwizardVersion-4.0.13 branch 3 times, most recently from 81625cf to 0699525 Compare April 14, 2025 07:43
@dependabot dependabot bot force-pushed the dependabot/gradle/main/dropwizardVersion-4.0.13 branch 2 times, most recently from bc17e56 to 71475fc Compare April 28, 2025 08:22
Bumps `dropwizardVersion` from 4.0.12 to 4.0.13.

Updates `io.dropwizard:dropwizard-bom` from 4.0.12 to 4.0.13
- [Release notes](https://github.com/dropwizard/dropwizard/releases)
- [Changelog](https://github.com/dropwizard/dropwizard/blob/release/4.0.x/RELEASES.md)
- [Commits](dropwizard/dropwizard@v4.0.12...v4.0.13)

Updates `io.dropwizard:dropwizard-dependencies` from 4.0.12 to 4.0.13

---
updated-dependencies:
- dependency-name: io.dropwizard:dropwizard-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@JoergSiebahn JoergSiebahn force-pushed the dependabot/gradle/main/dropwizardVersion-4.0.13 branch from 71475fc to 398361b Compare May 7, 2025 08:35
Copy link
Contributor

github-actions bot commented May 7, 2025

Test Results

1 184 files  ±0  1 184 suites  ±0   40m 0s ⏱️ - 1m 23s
1 588 tests  - 1  1 572 ✅  - 2  14 💤  - 1  2 ❌ +2 
6 693 runs   - 3  6 626 ✅  - 4  63 💤  - 3  4 ❌ +4 

For more details on these failures, see this check.

Results for commit 398361b. ± Comparison against base commit 32a2c88.

This pull request removes 4 and adds 3 tests. Note that renamed tests count towards both.
org.sdase.commons.server.opa.testing.OpaTimeoutIT ‑ [2]
org.sdase.commons.server.opa.testing.OpaTimeoutIT ‑ [3]
org.sdase.commons.server.opa.testing.OpaTimeoutIT ‑ [4]
org.sdase.commons.shared.api.error.ApiInvalidParamTest ‑ toStringShouldNotContainReason()
Gradle Test Executor 52 ‑ failed to execute tests
Gradle Test Executor 53 ‑ failed to execute tests
org.sdase.commons.server.opa.testing.AuthAndOpaClassExtensionIT ‑ [2]

Copy link

sonarqubecloud bot commented May 7, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants