[PR] chore(deps): Bump mapstruct-version from 1.6.2 to 1.6.3 [camel]

2024-11-12 Thread via GitHub


dependabot[bot] opened a new pull request, #16231:
URL: https://github.com/apache/camel/pull/16231

   Bumps `mapstruct-version` from 1.6.2 to 1.6.3.
   Updates `org.mapstruct:mapstruct` from 1.6.2 to 1.6.3
   
   Release notes
   Sourced from https://github.com/mapstruct/mapstruct/releases";>org.mapstruct:mapstruct's
 releases.
   
   1.6.3
   Bugs
   
   Redundant if condition in Java record mapping with 
RETURN_DEFAULT strategy (https://redirect.github.com/mapstruct/mapstruct/issues/3747";>#3747)
   Stackoverflow with Immutables custom builder (https://redirect.github.com/mapstruct/mapstruct/issues/3370";>#3370)
   Unused import of java.time.LocalDate when mapping source 
LocalDateTime to target LocalDate (https://redirect.github.com/mapstruct/mapstruct/issues/3732";>#3732)
   
   Documentation
   
   Add section to README.md comparing mapstruct with Java Records (https://redirect.github.com/mapstruct/mapstruct/issues/3751";>#3751)
   
   
   
   
   Commits
   
   https://github.com/mapstruct/mapstruct/commit/b4e25e49deae707b50ce061172e114292b414a23";>b4e25e4
 Releasing version 1.6.3
   https://github.com/mapstruct/mapstruct/commit/772fae4c77ccd0d35c33afa7f04431090a964692";>772fae4
 Prepare release notes for 1.6.3
   https://github.com/mapstruct/mapstruct/commit/efdf435770dd4361ccfa6e64d643cc88f156e79e";>efdf435
 https://redirect.github.com/mapstruct/mapstruct/issues/3751";>#3751 
Improve readme to include support for Java 16+ records
   https://github.com/mapstruct/mapstruct/commit/c2bd847599c1cdfad562eb02ca47b16e8dfa56d6";>c2bd847
 https://redirect.github.com/mapstruct/mapstruct/issues/3732";>#3732 Do 
not generate obsolete imports for LocalDateTime <-> LocalDate 
conver...
   https://github.com/mapstruct/mapstruct/commit/21fdaa0f824fc358efc05507c591f86767fa3245";>21fdaa0
 https://redirect.github.com/mapstruct/mapstruct/issues/3747";>#3747 Do 
not generate redundant if condition with constructor mapping and RET...
   https://github.com/mapstruct/mapstruct/commit/32f1fea7b50ab583b87e3634e25ac92752380682";>32f1fea
 https://redirect.github.com/mapstruct/mapstruct/issues/3370";>#3370 
Prevent stack overflow error for Immutables with custom builder
   https://github.com/mapstruct/mapstruct/commit/26c5bcd923c7206ad161e93237f841a79ca85efd";>26c5bcd
 Update readme with 1.6.2
   https://github.com/mapstruct/mapstruct/commit/4e0d73db1d17c40d251d39812550206607a16824";>4e0d73d
 Next version 1.7.0-SNAPSHOT
   See full diff in https://github.com/mapstruct/mapstruct/compare/1.6.2...1.6.3";>compare 
view
   
   
   
   
   Updates `org.mapstruct:mapstruct-processor` from 1.6.2 to 1.6.3
   
   Release notes
   Sourced from https://github.com/mapstruct/mapstruct/releases";>org.mapstruct:mapstruct-processor's
 releases.
   
   1.6.3
   Bugs
   
   Redundant if condition in Java record mapping with 
RETURN_DEFAULT strategy (https://redirect.github.com/mapstruct/mapstruct/issues/3747";>#3747)
   Stackoverflow with Immutables custom builder (https://redirect.github.com/mapstruct/mapstruct/issues/3370";>#3370)
   Unused import of java.time.LocalDate when mapping source 
LocalDateTime to target LocalDate (https://redirect.github.com/mapstruct/mapstruct/issues/3732";>#3732)
   
   Documentation
   
   Add section to README.md comparing mapstruct with Java Records (https://redirect.github.com/mapstruct/mapstruct/issues/3751";>#3751)
   
   
   
   
   Commits
   
   https://github.com/mapstruct/mapstruct/commit/b4e25e49deae707b50ce061172e114292b414a23";>b4e25e4
 Releasing version 1.6.3
   https://github.com/mapstruct/mapstruct/commit/772fae4c77ccd0d35c33afa7f04431090a964692";>772fae4
 Prepare release notes for 1.6.3
   https://github.com/mapstruct/mapstruct/commit/efdf435770dd4361ccfa6e64d643cc88f156e79e";>efdf435
 https://redirect.github.com/mapstruct/mapstruct/issues/3751";>#3751 
Improve readme to include support for Java 16+ records
   https://github.com/mapstruct/mapstruct/commit/c2bd847599c1cdfad562eb02ca47b16e8dfa56d6";>c2bd847
 https://redirect.github.com/mapstruct/mapstruct/issues/3732";>#3732 Do 
not generate obsolete imports for LocalDateTime <-> LocalDate 
conver...
   https://github.com/mapstruct/mapstruct/commit/21fdaa0f824fc358efc05507c591f86767fa3245";>21fdaa0
 https://redirect.github.com/mapstruct/mapstruct/issues/3747";>#3747 Do 
not generate redundant if condition with constructor mapping and RET...
   https://github.com/mapstruct/mapstruct/commit/32f1fea7b50ab583b87e3634e25ac92752380682";>32f1fea
 https://redirect.github.com/mapstruct/mapstruct/issues/3370";>#3370 
Prevent stack overflow error for Immutables with custom builder
   https://github.com/mapstruct/mapstruct/commit/26c5bcd923c7206ad161e93237f841a79ca85efd";>26c5bcd
 Update readme with 1.6.2
   https://github.com/mapstruct/mapstruct/commit/4e0d73db1d17c40d251d39812550206607a16824";>4e0d73d
 Next version 1.7.0-SNAPSHOT
   See full diff in https://github.com/mapstruct/mapstruct/compare/1.6.2...1.6.3";>compare 
view
   
   
   
   
   
   Dependab

Re: [PR] chore(deps): Bump mapstruct-version from 1.6.2 to 1.6.3 [camel]

2024-11-12 Thread via GitHub


davsclaus merged PR #16231:
URL: https://github.com/apache/camel/pull/16231


-- 
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: commits-unsubscr...@camel.apache.org

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



Re: [PR] chore(deps): Bump mapstruct-version from 1.6.2 to 1.6.3 [camel]

2024-11-11 Thread via GitHub


github-actions[bot] commented on PR #16231:
URL: https://github.com/apache/camel/pull/16231#issuecomment-2469814764

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
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: commits-unsubscr...@camel.apache.org

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