Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps dropwizard-bom from 1.3.16 to 2.0.25.

Release notes

Sourced from dropwizard-bom's releases.

v2.0.25

Dependency updates

  • Update dependency org.glassfish:jakarta.el to v3.0.4 (#4222)
  • Update dependency org.hibernate:hibernate-core to v5.5.7.Final (#4179, #4223)
  • Update dependency org.apache.tomcat:tomcat-jdbc to v9.0.52 (#4221)
  • Update dependency io.dropwizard.logback:logback-throttling-appender to v1.1.3 (#4219)
  • Update dependency net.bytebuddy:byte-buddy to v1.11.14 (#4220)
  • Update dependency net.java.dev.jna:jna to v5.9.0 (#4225)
  • Update dependency org.checkerframework:checker-qual to v3.17.0 (#4226)
  • Update error_prone.version to v2.9.0 (#4227)
  • Update jmh.version to v1.33 (#4228)
  • Update mockito.version to v3.12.4 (#4230)
  • Update joschi/setup-jdk action to v2.4.0 (#4229)

Documentation

  • Add anchor to note on config overrides to allow direct links (#4193)

Assorted

  • Bump Maven version to 3.8.2 (#4191)
  • Consolidate versions of maven-enforcer-plugin

v2.0.24

Dependency updates

  • Update jetty.version to v9.4.43.v20210629 (#4113)
  • Upgrade to Dropwizard Metrics 4.1.25 (#4084, #4143)
  • Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.2 (release/2.0.x) (#4101)
  • Update dependency net.bytebuddy:byte-buddy to v1.11.9 (#4102, #4133, #4175)
  • Update dependency org.apache.tomcat:tomcat-jdbc to v9.0.50 (#4103)
  • Update dependency org.checkerframework:checker-qual to v3.16.0 (#4123)
  • Update dependency org.hibernate:hibernate-core to v5.5.3.Final (#4087)
  • Update dependency org.jdbi:jdbi3-bom to v3.21.0 (#4136)
  • Update logback.version to v1.2.5 (#4151, #4160)
  • Update dependency io.dropwizard.logback:logback-throttling-appender to v1.1.2 (#4174)
  • Update slf4j.version to v1.7.32 (#4152)
  • Update error_prone.version to v2.8.0 (#4161)
  • Update dependency com.uber.nullaway:nullaway to v0.9.2 (#4173)
  • Update dependency mysql:mysql-connector-java to v8.0.26 (#4147)
  • Update dependency org.testcontainers:testcontainers-bom to v1.16.0 (#4153)
  • Update mockito.version to v3.11.2 (#4081)
  • Update dependency org.simplify4u.plugins:pgpverify-maven-plugin to v1.14.1 (#4093, #4134)
  • Update actions/stale action to v4 (#4137)
  • Update dependency Sphinx to v4.1.2 (#4109, #4120, #4131, #4170)
  • Bump addressable from 2.7.0 to 2.8.0 in /docs (#4121)
  • Update dependency lesscpy to v0.15.0 (#4135)

v2.0.23

... (truncated)

Commits
  • 2a4c0f8 [maven-release-plugin] prepare release v2.0.25
  • d3eb3f4 Update mockito.version to v3.12.4 (#4230)
  • 4ddc53e Update joschi/setup-jdk action to v2.4.0 (#4229)
  • f3acca3 Update error_prone.version to v2.9.0 (#4227)
  • 11ccdc9 Update jmh.version to v1.33 (#4228)
  • 1866aa6 Update dependency org.checkerframework:checker-qual to v3.17.0 (#4226)
  • a532f0f Update dependency net.java.dev.jna:jna to v5.9.0 (#4225)
  • 5a0fa76 Update dependency org.apache.tomcat:tomcat-jdbc to v9.0.52 (#4221)
  • 7877318 Update dependency net.bytebuddy:byte-buddy to v1.11.14 (#4220)
  • 617d515 Update dependency org.glassfish:jakarta.el to v3.0.4 (#4222)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [dropwizard-bom](https://github.com/dropwizard/dropwizard) from 1.3.16 to 2.0.25.
- [Release notes](https://github.com/dropwizard/dropwizard/releases)
- [Changelog](https://github.com/dropwizard/dropwizard/blob/master/RELEASES.md)
- [Commits](dropwizard/dropwizard@v1.3.16...v2.0.25)

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

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, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2021

Superseded by #207.

@dependabot dependabot bot closed this Dec 10, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.dropwizard-dropwizard-bom-2.0.25 branch December 10, 2021 11:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant