Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
io.dropwizard:dropwizard-parent 5.0.0-rc.5 -> 5.0.0 age confidence

Release Notes

dropwizard/dropwizard (io.dropwizard:dropwizard-parent)

v5.0.0

Compare Source

Dropwizard 5.0.0

Please refer to the Dropwizard 5.0.x upgrade notes in the documentation for a list of breaking changes and a migration path.

What's Changed

For a full list of changes, please refer to the pre-release notes:

Changes since Dropwizard 5.0.0-rc.5
  • Update Dropwizard 5.0.0 documentation for dependency upgrades and Java 17 requirement by @​Copilot in #​10415
  • chore(deps): update dependency sphinx-autobuild to v2025 (release/5.0.x) by @​renovate[bot] in #​10414
  • ci: update link to Mastodon (foojay.social) by @​joschi in #​10423
  • docs: fix incorrect format string in archivedLogFilenamePattern by @​joschi in #​10420
  • build: remove empty distributionManagement from POM by @​joschi in #​10429
  • fix(deps): update dependency io.dropwizard.logback:logback-throttling-appender to v1.5.2 (release/5.0.x) by @​renovate[bot] in #​10433
  • fix(deps): update dependency io.dropwizard.metrics:metrics-bom to v4.2.35 (release/5.0.x) by @​renovate[bot] in #​10436
  • fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.20.0 (release/5.0.x) by @​renovate[bot] in #​10439
  • fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.5 (release/5.0.x) by @​renovate[bot] in #​10444
  • chore(deps): update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v5.2.0.4988 (release/5.0.x) by @​renovate[bot] in #​10445
  • Replace call to deprecated logback PatternLayout#getDefaultConverterMap by @​joschi in #​10447
  • fix(deps): update dependency org.hibernate.orm:hibernate-core to v6.6.28.final (release/5.0.x) by @​renovate[bot] in #​10451
  • fix(deps): update dependency org.checkerframework:checker-qual to v3.50.0 (release/5.0.x) by @​renovate[bot] in #​10452
  • Use non-deprecated httpclient methods for managing client timeouts by @​joschi in #​10455
  • chore: mark AuthConfiguration#NT_CREDS as deprecated by @​joschi in #​10457
  • fix(deps): update dependency io.dropwizard.metrics:metrics-bom to v4.2.36 (release/5.0.x) by @​renovate[bot] in #​10462
  • chore: remove Checker framework by @​joschi in #​10463
  • chore(deps): update github/codeql-action action to v3.30.0 (release/5.0.x) by @​renovate[bot] in #​10466
  • fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.11 (release/5.0.x) by @​renovate[bot] in #​10481
  • chore(deps): update github/codeql-action action to v3.30.1 (release/5.0.x) by @​renovate[bot] in #​10480
  • chore(deps): update actions/stale action to v10 (release/5.0.x) by @​renovate[bot] in #​10482
  • fix(deps): update jetty monorepo to v12.1.1 (release/5.0.x) (patch) by @​renovate[bot] in #​10483
  • Replace deprecated Liquibase call in DbMigrateCommand by @​joschi in #​10489
  • Use non-deprecated freemarker constructor by @​joschi in #​10490
  • Reinstate pretty-printing of health check counters by @​joschi in #​10493
  • Simplify NetUtil's parsing of Linux TCP backlog setting by @​joschi in #​10487
  • Force ASCII parsing of header values in dropwizard-servlets ByteRange… by @​joschi in #​10497
  • Avoid deprecated LevenshteinDistance constructor in dropwizard-configuration by @​joschi in #​10495
  • chore(deps): update github/codeql-action action to v3.30.3 (release/5.0.x) by @​renovate[bot] in #​10507
  • fix(deps): update dependency jakarta.activation:jakarta.activation-api to v2.1.4 (release/5.0.x) by @​renovate[bot] in #​10508
  • Replace CacheControl#toString with its non-deprecated equivalent by @​joschi in #​10496
  • Mark getDefaultConverterMap as deprecated by @​joschi in #​10499
  • chore(deps): update maven plugins (release/5.0.x) (patch) by @​renovate[bot] in #​10513
  • fix(deps): update dependency org.hibernate.orm:hibernate-core to v6.6.29.final (release/5.0.x) by @​renovate[bot] in #​10514
  • fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.4 (release/5.0.x) by @​renovate[bot] in #​10523
  • fix(deps): update dependency io.dropwizard.logback:logback-throttling-appender to v1.5.3 (release/5.0.x) by @​renovate[bot] in #​10527
  • fix(deps): update dependency io.dropwizard.metrics:metrics-bom to v4.2.37 (release/5.0.x) by @​renovate[bot] in #​10530

Full Changelog: dropwizard/dropwizard@v5.0.0-rc.5...v5.0.0


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 18, 2025
@renovate renovate bot force-pushed the renovate/5.0.x-patch-dropwizard-monorepo branch from c7a215b to 6b3e8ee Compare September 29, 2025 06:17
@joschi joschi force-pushed the renovate/5.0.x-patch-dropwizard-monorepo branch from 6b3e8ee to a565b6c Compare September 30, 2025 19:45
@renovate renovate bot force-pushed the renovate/5.0.x-patch-dropwizard-monorepo branch from a565b6c to 40fc189 Compare September 30, 2025 19:45
@sonarqubecloud
Copy link

@renovate renovate bot merged commit a2382fd into 5.0.x Sep 30, 2025
4 checks passed
@renovate renovate bot deleted the renovate/5.0.x-patch-dropwizard-monorepo branch September 30, 2025 19:47
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.

1 participant