Update dropwizard monorepo to v2.0.23 #6
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.16
->2.0.23
2.0.19
->2.0.23
Release Notes
dropwizard/dropwizard
v2.0.23
Compare Source
Improvements
@JsonProperty
forlayout
inAbstractAppenderFactory
(#4018)Dependency updates
Assorted
v2.0.22
Compare Source
Upgrade notes for
dropwizard-jdbi3
usersStarting with Jdbi 3.19.0, the Jdbi project started pulling in Caffeine 3.x as a transitive dependency which only works with Java 11 or later:
Source: http://jdbi.org/#\_java_compatibility
If you're still on Java 8, you'll have to exclude the
com.github.ben-manes.caffeine:caffeine
dependency or force the version to a Caffeine release which still works with Java 8.See also jdbi/jdbi#1853.
Improvements
AbstractDAO
to getNamedQuery
in a type-safe manner (#3978)expandChildren()
inContextRoutingHandler
(#3997)Dependency updates
Documentation
Assorted
HttpsConnectorFactoryTest
(#3894)ResourceExtensionRandomPortsTest
less flaky (#3897)v2.0.21
Compare Source
Bug fixes
TreeTraversingParser
initialization inBaseConfigurationFactory
(#3800)Http2ConnectorFactory
(#3786)Dependency updates
Assorted
start()
andstop()
methods (#3689)public
modifiers from tests (#3691)v2.0.20
Compare Source
Dependency updates
Assorted
v2.0.19
Compare Source
Upgrade notes
org.glassfish.jersey.media:jersey-media-jaxb
by default (see Make JAX-B API optional eclipse-ee4j/jersey#4634). If you're using XML-based payloads, you'll have to explicitly include the dependency toorg.glassfish.jersey.media:jersey-media-jaxb
in your projects. (Thanks to @maffe for pointing this out)Improvements
Dependency updates
Documentation
Assorted
v2.0.18
Compare Source
Improvements
Dependency updates
Documentation
jdbi3
todb
packages in example docs (#3623)Assorted
v2.0.17
Compare Source
Dependency updates
Documentation
Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.