Update most non-major Gradle dependencies #4572
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:
10.12.5
->10.12.6
1.16.2
->1.17.1
5.2.4
->5.2.5
5.2.4
->5.2.5
1.0.87
->1.0.88
8.3.1
->8.5.0
42.6.0
->42.7.1
5.9.3
->5.10.0
3.41.3
->3.42.0
2.21.1
->2.22.0
2.21.1
->2.22.0
Release Notes
bbottema/simple-java-mail (org.simplejavamail:simple-java-mail)
v8.5.0
: Improved recipient address parsing when using stringsCompare Source
#484: [bug] Addresses passed as string are not always interpreted correctly
v8.4.0
: support overriding envelope-level receiversCompare Source
#483: Enhancement: add native support for overriding envelope-level receiver(s)
v8.3.5
: Don't crash on missing recipient data from Outlook msgCompare Source
#482 Bug: 'IllegalArgumentException: emailAddressList is required' when parsing mail with incorrect recipients from Outlook message
v8.3.4
Compare Source
#481 Enhancement: don't crash on invalid empty embedded images when parsing Outlook messages
v8.3.3
: Outlook X500 DAP address format supportCompare Source
#477 Enhancement: Support Exchange proprietary addresses (X.500 DAP)
v8.3.2
: bug patch for attachments with identical namesCompare Source
#480 Bug: Multiple attachments with same name get the same Content-ID, causing them to refer to the same file content
pgjdbc/pgjdbc (org.postgresql:postgresql)
v42.7.1
Changed
Fixed
Fixes Issue #3008
Fixes Issue #3007
,Issue #2850
Closes [Issue #1391(https://github.com/pgjdbc/pgjdbc/issues/1391)
v42.7.0
Changed
java.desktop
module. PR #2967Fixed
xvik/dropwizard-guicey (ru.vyarus.guicey:guicey-jdbi3)
v5.10.0
Compare Source
@javax.annotation.Nullable
(annotation is required for guice when nullable value could be injected)
any configuration property (any level), annotated with qualifier annotation, would be
directly bound with that qualifier. Core dropwizard objects could be qualified on overridden getter
(new attribute "clientFactory" in @TestGuiceyApp and @TestDropwizardApp)
for both manual run (TestSupport) and junit extensions: TestSupport.getContext() and TestSupport.getContextClient()
TestSupport.builder() (with lifecycle listeners support)
with the same builder options as in generic builder (TestSupport.builder(); including same configuration)
and user input support.
Full release notes
jdbi/jdbi (org.jdbi:jdbi3-postgres)
v3.42.0
@EnableJdbiRepositories
, thanks @xfredk (#2528, #2544)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.
This PR has been generated by Mend Renovate. View repository job log here.