dependabot[bot] opened a new pull request, #188:
URL: https://github.com/apache/eventmesh-dashboard/pull/188

   Bumps [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) from 
1.5.2.Final to 1.6.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mapstruct/mapstruct/releases";>org.mapstruct:mapstruct's
 releases</a>.</em></p>
   <blockquote>
   <h2>1.6.2</h2>
   <h3>Bugs</h3>
   <ul>
   <li>Regression from 1.6.1: ClassCastException when using records (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3717";>#3717</a>)</li>
   </ul>
   <h2>1.6.1</h2>
   <h3>Enhancements</h3>
   <ul>
   <li>Use Java <code>LinkedHashSet</code> and <code>LinkedHashMap</code> new 
factory method with known capacity when on Java 19 or later (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3113";>#3113</a>)</li>
   </ul>
   <h3>Bugs</h3>
   <ul>
   <li>Inverse Inheritance Strategy not working for ignored mappings only with 
target (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3652";>#3652</a>)</li>
   <li>Inconsistent ambiguous mapping method error when using 
<code>SubclassMapping</code>: generic vs raw types (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3668";>#3668</a>)</li>
   <li>Fix regression when using <code>InheritInverseConfiguration</code> with 
nested target properties and reversing <code>target = &quot;.&quot;</code> (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3670";>#3670</a>)</li>
   <li>Deep mapping with multiple mappings broken in 1.6.0 (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3667";>#3667</a>)</li>
   <li>Two different constants are ignored in 1.6.0 (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3673";>#3673</a>)</li>
   <li>Inconsistent ambiguous mapping method error: generic vs raw types in 
1.6.0 (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3668";>#3668</a>)</li>
   <li>Fix cross module records with interfaces not recognizing accessors (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3661";>#3661</a>)</li>
   <li><code>@AfterMapping</code> methods are called twice when using target 
with builder (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3678";>#3678</a>)</li>
   <li>Compile error when using <code>@AfterMapping</code> method with Builder 
and TargetObject (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3703";>#3703</a>)</li>
   </ul>
   <h2>1.6.0</h2>
   <h3>Previous Release Notes</h3>
   <ul>
   <li><a 
href="https://github.com/mapstruct/mapstruct/releases/tag/1.6.0.RC1";>1.6.0.RC1</a></li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/releases/tag/1.6.0.Beta2";>1.6.0.Beta2</a></li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/releases/tag/1.6.0.Beta1";>1.6.0.Beta1</a></li>
   </ul>
   <h2>1.6.0.RC1</h2>
   <h3>Enhancements</h3>
   <ul>
   <li>Breaking change: (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3574";>#3574</a>) -
   This reverts <a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/2560";>#2560</a>, 
because we've decided that <code>@BeanMapping(ignoreByDefault = true)</code> 
should only be applied to target properties and not to source properties.
   Source properties are ignored anyway, the 
<code>BeanMapping#unmappedSourcePolicy</code> should be used to control what 
should happen with unmapped source policy</li>
   </ul>
   <h3>Bugs</h3>
   <ul>
   <li>Breaking change: Presence check method used only once when multiple 
source parameters are provided (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3601";>#3601</a>)</li>
   <li>Fix <code>@SubclassMapping</code> not working with 
<code>@BeanMapping#ignoreUnmappedSourceProperties</code> (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3609";>#3609</a>)</li>
   <li>Fix duplicate method generation with recursive auto mapping (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3591";>#3591</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>Fix documentation of <code>unmappedSourcePolicy</code> default value (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3635";>#3635</a>)</li>
   <li>Fix documentation link of before and after mapping when using builders 
(<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3639";>#3639</a>)</li>
   <li>Fix typo in experimental note (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3634";>#3634</a>)</li>
   <li>Add example classes for the passing target type documentation (<a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3504";>#3504</a>)</li>
   </ul>
   <h3>Build</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/212607b4470c9e0deb8b6ad1fed56d016d58aa08";><code>212607b</code></a>
 Releasing version 1.6.2</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/4fd22d6b267f845038786364f46f16c5b0903d0a";><code>4fd22d6</code></a>
 Prepare release notes for 1.6.2</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/a3b4139070a3111872c3d17e0cb4dbcbaf8f4bf1";><code>a3b4139</code></a>
 <a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3717";>#3717</a> 
Fix ClassCastException when getting thrown types for a record accessor</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/c74e62a94c4c420ec5aa52fc177c56ea0483c50b";><code>c74e62a</code></a>
 Next version 1.7.0-SNAPSHOT</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/10d69878a197c1bff1e8743a3d056e36eda856d3";><code>10d6987</code></a>
 Releasing version 1.6.1</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/c36f9ae5d10baa1fbae63df8a51e937db0569c07";><code>c36f9ae</code></a>
 Prepare release notes for 1.6.1</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/3011dd77d7ee2de7a7a5d93d3e8e965bad971a43";><code>3011dd7</code></a>
 <a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3678";>#3678</a> 
before / after mapping for type using builder should only be kept if th...</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/4c1df35ba676814d06336ddf036f4408d9e0526d";><code>4c1df35</code></a>
 <a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3703";>#3703</a> 
Use include model instead of manually writing the type name for return ...</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/2686e852b6bd85295f723f705450d401e99f560d";><code>2686e85</code></a>
 <a 
href="https://redirect.github.com/mapstruct/mapstruct/issues/3661";>#3661</a> 
Use correct type for the Record component read accessors</li>
   <li><a 
href="https://github.com/mapstruct/mapstruct/commit/12c9c6c1f067fde585a5f1aa4e7327d2770c7ef8";><code>12c9c6c</code></a>
 Use email variable for GitHub Bot git email</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mapstruct/mapstruct/compare/1.5.2.Final...1.6.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mapstruct:mapstruct&package-manager=maven&previous-version=1.5.2.Final&new-version=1.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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.

To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org
For additional commands, e-mail: dev-h...@eventmesh.apache.org

Reply via email to