Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.dropwizard:dropwizard-testing 1.3.9 -> 1.3.29 age adoption passing confidence
io.dropwizard:dropwizard-client 1.3.9 -> 1.3.29 age adoption passing confidence
io.dropwizard:dropwizard-core 1.3.9 -> 1.3.29 age adoption passing confidence

Release Notes

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

v1.3.29

Compare Source

❗ Important note

This is the final release of Dropwizard 1.3.x. Please consider migrating to Dropwizard 2.0.x.

➡️ Upgrade Notes for Dropwizard 2.0.x

Dependency updates

v1.3.28

Compare Source

Dependency updates

v1.3.27

Compare Source

Improvements
  • Remove obsolete NonblockingServletHolder (#​3527)
    • NonblockingServletHolder is now deprecated and will be removed in Dropwizard 2.1.x.
Security
Dependency updates
  • Bump joda-time from 2.10.7 to 2.10.8 (#​3525)
  • Bump jetty.version from 9.4.32.v20200930 to 9.4.33.v20201020 (#​3522)
  • Bump assertj-core from 3.17.2 to 3.18.0 (#​3524)

v1.3.26

Compare Source

Improvements
  • Swallow EofException when response was incomplete (#​3382)
Bug fixes
  • Reset Jersey client in tests (#​3453)
Dependency updates
  • Bump Mustache Java compiler from 0.9.6 to 0.9.7 (#​3508)
  • Bump guava from 24.1.1-jre to 30.0-jre (#​3509)
  • Bump httpclient from 4.5.12 to 4.5.13 (#​3516)
  • Bump jdbi3-bom from 3.14.3 to 3.17.0 (#​3510)
  • Bump jetty.version from 9.4.31.v20200723 to 9.4.32.v20200930 (#​3478)
  • Bump joda-time from 2.10.6 to 2.10.7 (#​3519)
  • Bump metrics-bom from 4.1.12.1 to 4.1.14 (#​3520)
  • Bump tomcat-jdbc from 9.0.37 to 9.0.39 (#​3495)
  • Upgrade to Liquibase 3.10.3
  • Bump assertj-core from 3.16.1 to 3.17.2 (#​3448)
  • Bump junit from 4.12 to 4.13.1 (joschi/dropwizard-1.3#24, joschi/dropwizard-1.3#25)
  • Bump mockito.version from 3.4.6 to 3.5.15 (#​3513)
  • Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1 (joschi/dropwizard-1.3#29)
  • Bump octokit from 4.18.0 to 4.19.0 in /docs (#​3518)
  • Enforce checker-qual 3.7.0 for dependency convergence

v1.3.25

Compare Source

Changes since Dropwizard 1.3.25-beta.2
Dependency updates
  • Upgrade to Jackson 2.9.10.20200824 (#​3433)
Changes since Dropwizard 1.3.24
Improvements
  • Remove alpn-boot dependency in dropwizard-http2 for Java 8u252 (#​3256)
  • Extend from AbstractHandlerContainer instead of AbstractHandler (#​2460)
  • Add JAXB API to dropwizard-jersey (Java 11)
  • Use SslContextFactory.Server over deprecated SslContextFactory (#​3411)
Dependency updates
  • Upgrade to Jetty 9.4.31.v20200723
  • Upgrade to jetty-setuid-java 1.0.4
  • Upgrade to Liquibase 3.10.2
  • Upgrade to Joda-Time 2.10.6
  • Upgrade to Jdbi 3.14.3
  • Upgrade to SLF4J 1.7.30
  • Upgrade to Apache Tomcat JDBC Pool 9.0.37
  • Upgrade to Apache HttpClient 4.5.12
  • Upgrade to commons-text 1.9
  • Upgrade to commons-lang3 3.11
  • Upgrade to Metrics 4.1.12.1
  • Upgrade to Freemarker 2.3.30
  • Upgrade to Objenesis 3.1
  • Upgrade to Javassist 3.27.0-GA
  • Upgrade to Classmate 1.5.1
Test dependencies
  • Upgrade to HSQLDB 2.5.1
  • Upgrade to JUnit 5.6.2
  • Upgrade to Mockito 3.4.6
  • Upgrade to AssertJ 3.16.1
  • Upgrade to Error Prone 2.3.4
  • Upgrade to NullAway 0.7.10
Build dependencies
  • Update wrapper to Maven 3.6.3
  • Bump octokit from 4.8.0 to 4.18.0 in /docs (#​23)
  • Upgrade to sphinx-maven-plugin 2.9.0
  • Upgrade to maven-source-plugin 3.2.1
  • Upgrade to maven-site-plugin 3.9.1
  • Upgrade to maven-resources-plugin 3.2.0
  • Upgrade to maven-project-info-reports-plugin 3.1.0
  • Upgrade to maven-javadoc-plugin 3.2.0
  • Upgrade to maven-jar-plugin 3.2.0
  • Upgrade to maven-clean-plugin 3.1.0
  • Upgrade to maven-checkstyle-plugin 3.1.1
  • Upgrade to jacoco-maven-plugin 0.8.5
  • Upgrade to build-helper-maven-plugin 3.2.0
  • Update Maven plugins in java-simple archetype POM template
  • Update Maven plugins in dropwizard-example
  • Update Maven plugins in dropwizard-archetypes
Assorted
  • Fix build of dropwizard-example with Java 11

v1.3.24

Compare Source

Dependency updates
  • Upgrade to Jackson 2.9.10.20200621 (#​3344)

v1.3.23

Compare Source

Dependency updates
  • Upgrade to Jackson 2.9.10.20200411 (#​3246)

v1.3.22

Compare Source

Security

v1.3.21

Compare Source

Security
  • Disable message interpolation in ConstraintViolations by default (#​3209)

v1.3.20

Compare Source

Security

v1.3.19

Compare Source

Security

v1.3.18

Compare Source

Thanks to @​msymons!

v1.3.17

Compare Source

  • Add SLF4J marker to dropwizard-json-logging (#​3005)
  • Enable Jackson Afterburner only on Java 8 (backport) (#​3028)
  • Upgrade Apache HttpClient to 4.5.10 to fix URI rewriting (#​3029)

v1.3.16

Compare Source

v1.3.15

Compare Source

  • Upgrade to Jackson 2.9.10 to address multiple security issues (#​2939)

v1.3.14

Compare Source

  • Upgrade to Jackson 2.9.9.20190807 to address multiple security issues (#​2871)

v1.3.13: 1.3.13

Compare Source

v1.3.12: 1.3.12

Compare Source

v1.3.11: 1.3.11

Compare Source

  • Upgrade Jetty to 9.4.18.v20190429

v1.3.10: 1.3.10

Compare Source

  • Upgrade Jetty to 9.4.17.v20190418
  • Upgrade commons-lang3 to 3.8.1 to make BOM compatible with Java 11 (#​2679)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 Mar 21, 2025
@sonarqubecloud
Copy link

@stefanseifert stefanseifert merged commit 4f85589 into develop Mar 21, 2025
8 checks passed
@stefanseifert stefanseifert deleted the renovate/dropwizard-monorepo branch March 21, 2025 08:16
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

Development

Successfully merging this pull request may close these issues.

2 participants