dependabot[bot] opened a new pull request #281:
URL: https://github.com/apache/isis/pull/281


   Bumps [mapstruct-processor](https://github.com/mapstruct/mapstruct) from 
1.3.1.Final to 1.4.1.Final.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mapstruct/mapstruct/releases";>mapstruct-processor's 
releases</a>.</em></p>
   <blockquote>
   <h2>1.4.1.Final</h2>
   <h3>Bugs</h3>
   <ul>
   <li><code>@InheritConfiguration</code> is broken when using multiple source 
parameters of the same type (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2221";>#2221</a>)</li>
   <li><code>@Mapping</code> with <code>defaultValue</code> and method argument 
where is missing source does nothing (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2220";>#2220</a>)</li>
   <li>NPE when running MapStruct from IntelliJ 2020.3 EAP (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2215";>#2215</a>)
 - 1.4.1.Final is the first MapStruct version that supports the new improved 
IntelliJ experience for annotation processor compiling. In order to avoid the 
NPE in older MapStruct releases you'll have to build your project with 
<code>-Djps.track.ap.dependencies=false</code>. More info about this is in <a 
href="https://youtrack.jetbrains.com/issue/IDEA-250718#focus=Comments-27-4418347.0-0";>IDEA-250718</a></li>
   <li><code>@Mapping</code> needs to define source parameter with 
<code>defaultValue</code> if you have two arguments in 1.4.0.Final (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2214";>#2214</a>)</li>
   <li>Mapping with qualifying and only target defined should implicitly look 
for a matching property in one of the parameters (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2206";>#2206</a>)</li>
   <li>Deep cloning creates intermediate methods for primitive arrays (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2213";>#2213</a>)</li>
   </ul>
   <h2>1.4.0.Final</h2>
   <p>For full upgrade instructions please read the release notes for the 
previous 1.4 releases:</p>
   <ul>
   <li><a 
href="https://github.com/mapstruct/mapstruct/releases/tag/1.4.0.Beta1";>1.4.0.Beta1</a></li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/releases/tag/1.4.0.Beta2";>1.4.0.Beta2</a></li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/releases/tag/1.4.0.Beta3";>1.4.0.Beta3</a></li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/releases/tag/1.4.0.CR1";>1.4.0.CR1</a></li>
   </ul>
   <h3>Bugs</h3>
   <ul>
   <li>Possible regression: Wrong mapper code generation when using Builder (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2195";>#2195</a>)</li>
   <li>Qualifier is ignored in case of name based mapping when there are 
multiple source parameters (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2125";>#2125</a>)</li>
   <li>Invalid code generated for enum mapping when field name starts with 
underscore '_' and continues with digits (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2197";>#2197</a>)</li>
   </ul>
   <h2>1.4.0.CR1</h2>
   <h3>Features</h3>
   <ul>
   <li>Support custom unexpected enum constant exception for Value (Enum) 
Mapping (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2169";>#2169</a>)</li>
   </ul>
   <h3>Enhancements</h3>
   <ul>
   <li>Use short names instead of FQN's in error messages (PR <a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2166";>#2166</a>)</li>
   <li>Redundant exception wrapping in nested generated method (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2174";>#2174</a>)</li>
   <li>StackOverflow caused by recursive uses declaration (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2185";>#2185</a>)
 - There is now a compile warning instead of a stack overflow error</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Missing import in generated mapping class when using generic mapper 
interface (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2170";>#2170</a>)</li>
   <li>Mapping to generic class via constructor does not work (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2177";>#2177</a>)</li>
   <li>Parameter no longer recognised in 1.4 when not explicitly mentioned (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2164";>#2164</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>Add <code>@since</code> 1.4 to new interfaces (<a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2167";>#2167</a>)</li>
   <li>Fix typos</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/0e902d6412d07d27a8efb2b72ec72ebcbbced55e";><code>0e902d6</code></a>
 Update versions in readme to 1.4.1.Final</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/58dbaee472c32a5f98535df293df621481561879";><code>58dbaee</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/d8f22f83116833b2a90469d748c7c966e93215e5";><code>d8f22f8</code></a>
 [maven-release-plugin] prepare release 1.4.1.Final</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/2b95e07d8e2648dccfbdbd8ba1f2fc3a4f67a303";><code>2b95e07</code></a>
 Turn of Maven connection pooling to avoid connection issues on CI</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/53a5c34ed62739feb786a6840b5fe885296f10da";><code>53a5c34</code></a>
 <a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2206";>#2206</a>,
 <a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2214";>#2214</a>,
 <a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2220";>#2220</a>:
 Source property should be correctly determined when only...</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/a5f49e591ed3bb2e5c2b7565c0a9f968be47643d";><code>a5f49e5</code></a>
 <a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2221";>#2221</a>:
 Fix configuration inheritance when there are multiple matching source ...</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/823b5edd9f5215d00321b37153e1838fa0485977";><code>823b5ed</code></a>
 <a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2213";>#2213</a>:
 primitive arrays should be directly mapped (we are cloning them anyways)</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/233fc6de98aa662172bd1b00401c574e25ae371d";><code>233fc6d</code></a>
 <a 
href="https://github-redirect.dependabot.com/mapstruct/mapstruct/issues/2215";>#2215</a>:
 Avoid NPE in IntelliJ EAP 2020.3</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/4480e0f367b4a34a448d16c9c0f39c0640742d49";><code>4480e0f</code></a>
 Fix minor typos</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/2d750193d1f5fb8324836edb1b805ea8aaa62b26";><code>2d75019</code></a>
 Update versions in readme to 1.4.0.Final</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mapstruct/mapstruct/compare/1.3.1.Final...1.4.1.Final";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mapstruct:mapstruct-processor&package-manager=maven&previous-version=1.3.1.Final&new-version=1.4.1.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to