Skip to content
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

Update most non-major Gradle dependencies #4500

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
checkstyle (source) 10.12.3 -> 10.12.4 age adoption passing confidence
org.apache.poi:poi-ooxml 5.2.3 -> 5.2.4 age adoption passing confidence
org.apache.poi:poi 5.2.3 -> 5.2.4 age adoption passing confidence
org.simplejavamail:simple-java-mail (source) 8.1.3 -> 8.2.0 age adoption passing confidence
org.jdbi:jdbi3-postgres (source) 3.41.1 -> 3.41.3 age adoption passing confidence
io.dropwizard:dropwizard-client 2.1.7 -> 2.1.8 age adoption passing confidence
io.dropwizard:dropwizard-testing 2.1.7 -> 2.1.8 age adoption passing confidence
io.dropwizard:dropwizard-forms 2.1.7 -> 2.1.8 age adoption passing confidence
io.dropwizard:dropwizard-views-freemarker 2.1.7 -> 2.1.8 age adoption passing confidence
io.dropwizard:dropwizard-auth 2.1.7 -> 2.1.8 age adoption passing confidence
io.dropwizard:dropwizard-migrations 2.1.7 -> 2.1.8 age adoption passing confidence
io.dropwizard:dropwizard-jdbi3 2.1.7 -> 2.1.8 age adoption passing confidence
io.dropwizard:dropwizard-core 2.1.7 -> 2.1.8 age adoption passing confidence

Release Notes

bbottema/simple-java-mail (org.simplejavamail:simple-java-mail)

v8.2.0

Compare Source

#​473: Bugfix: Add missing support for multiple reply-to addresses

jdbi/jdbi (org.jdbi:jdbi3-postgres)

v3.41.3: JDBI 3.41.3

  • Fix regression introduced by #​2481 where - at the end of named parameters get swallowed. (#​2499, thanks @​gokristian for reporting).
    • un-deprecate the otjPostgres support in jdbi-testing as the project shipped 1.02 with JPMS module name support.
    • doc updates (#​2496, thanks @​hpoettker)
    • upgrade lombok version for testing with Java 21 (#​2495)
    • address commons-compress dependabot issue
    • some version and dependency updates

v3.41.2

  • Deprecate the otjPostgres support in jdbi-testing. This will be undeprecated if they ship a version that provides an automatic module name for JPMS, otherwise it will be removed when Jdbi ships with full JPMS support.
    • Restore pre-3.41.0 behavior for handles using auto-commit == false where transactions don't need Handle#begin() before Handle#commit() (#​2491, thanks @​grigorem)
    • Start a MySQL specific module. Right now, this is tests only.
    • Fix javadoc generation to build Java 11 javadocs (not Java 8 + fixes)
dropwizard/dropwizard (io.dropwizard:dropwizard-client)

v2.1.8

What's Changed

Full Changelog: dropwizard/dropwizard@v2.1.7...v2.1.8


Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/most-minor-gradle-patch branch from 1f6b0ed to c120ad8 Compare September 25, 2023 22:54
@renovate renovate bot changed the title Update dependency org.jdbi:jdbi3-postgres to v3.41.2 Update most non-major Gradle dependencies Sep 25, 2023
@renovate renovate bot force-pushed the renovate/most-minor-gradle-patch branch 3 times, most recently from 6678301 to ef304a8 Compare October 2, 2023 18:13
@renovate renovate bot force-pushed the renovate/most-minor-gradle-patch branch from ef304a8 to e12d971 Compare October 3, 2023 04:46
@gjvoosten gjvoosten merged commit 4801b77 into main Oct 3, 2023
@gjvoosten gjvoosten deleted the renovate/most-minor-gradle-patch branch October 3, 2023 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant