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

Bump mapstruct.version from 1.3.0.Final to 1.3.1.Final #122

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 15, 2019

Bumps mapstruct.version from 1.3.0.Final to 1.3.1.Final.

Updates mapstruct from 1.3.0.Final to 1.3.1.Final

Release notes

Sourced from mapstruct's releases.

1.3.1.Final

Enhancements

  • @AfterMapping methods with non unique parameters (#1457) - Stricter matching for lifecycle methods / non-unique parameters
    In case a lifecycle method has multiple matching parameters (e. g. same type)
    all parameter names must match exactly with the ones from the mapping method,
    otherwise the lifecycle method will not be used and a warning will be shown.
  • Ability to disable builders on method level via Builder#disableBuilder (#1661)
  • Vague message when handling nested property mapping (#1756)

Bug fixes

  • MapStruct producing uncompilable code when using bounded wildcard (#1738)
  • Bug with Nested Properties and ReportingPolicy.ERROR on Unmapped Source Properties (#1772)
  • Make MapStruct generate compilable mapping code for attributes of type EnumSet (#1797)
  • StackOverflowError in DefaultBuilderProvider` when a type has a public static generic method that returns the type (#1751)
  • Null pointer exception in nested property mapping method with presence check (#1826)
  • 1.3.0.Final Regression in nullValuePropertyMappingStrategy when inherited (#1790)
  • Some Mappers using [@​Context](https://github.com/Context) not yielding Impl classes in Java11 (#1904)
  • Fluent setters on fields with names starting with set are not working #1799
  • MapStruct 1.3.0.Final produces uncompilable code when using Java 11 + Lombok 1.18.6 (#1742)
  • Using constructor as builderCreationMethod in custom builder provider causes NullPointerException (#1801)
  • MapStruct 1.3.0.Final generates invalid implementation when nested property of target is populated with multiple nested properties of source (#1828)
  • Nullptr in 1.3.0.Final due to result type definition (#1821)

Documentation

  • Clarify use of clearing collections in case of update methods (#1142)
  • Fix typo in documentation (PR #1760)
  • Fix typo and code error in documentation (PR #1779)
  • Wrong documentation in relation to NullValueMappingStrategy.RETURN_DEFAULT (#1784)
  • Documentation clarification on obtaining Mapper (#1819)
  • Improve terms in qualifier docs (PR #1814)
  • Update @​MappingTarget documentation to take builders (#1862)
Commits

Updates mapstruct-processor from 1.3.0.Final to 1.3.1.Final

Release notes

Sourced from mapstruct-processor's releases.

1.3.1.Final

Enhancements

  • @AfterMapping methods with non unique parameters (#1457) - Stricter matching for lifecycle methods / non-unique parameters
    In case a lifecycle method has multiple matching parameters (e. g. same type)
    all parameter names must match exactly with the ones from the mapping method,
    otherwise the lifecycle method will not be used and a warning will be shown.
  • Ability to disable builders on method level via Builder#disableBuilder (#1661)
  • Vague message when handling nested property mapping (#1756)

Bug fixes

  • MapStruct producing uncompilable code when using bounded wildcard (#1738)
  • Bug with Nested Properties and ReportingPolicy.ERROR on Unmapped Source Properties (#1772)
  • Make MapStruct generate compilable mapping code for attributes of type EnumSet (#1797)
  • StackOverflowError in DefaultBuilderProvider` when a type has a public static generic method that returns the type (#1751)
  • Null pointer exception in nested property mapping method with presence check (#1826)
  • 1.3.0.Final Regression in nullValuePropertyMappingStrategy when inherited (#1790)
  • Some Mappers using [@​Context](https://github.com/Context) not yielding Impl classes in Java11 (#1904)
  • Fluent setters on fields with names starting with set are not working #1799
  • MapStruct 1.3.0.Final produces uncompilable code when using Java 11 + Lombok 1.18.6 (#1742)
  • Using constructor as builderCreationMethod in custom builder provider causes NullPointerException (#1801)
  • MapStruct 1.3.0.Final generates invalid implementation when nested property of target is populated with multiple nested properties of source (#1828)
  • Nullptr in 1.3.0.Final due to result type definition (#1821)

Documentation

  • Clarify use of clearing collections in case of update methods (#1142)
  • Fix typo in documentation (PR #1760)
  • Fix typo and code error in documentation (PR #1779)
  • Wrong documentation in relation to NullValueMappingStrategy.RETURN_DEFAULT (#1784)
  • Documentation clarification on obtaining Mapper (#1819)
  • Improve terms in qualifier docs (PR #1814)
  • Update @​MappingTarget documentation to take builders (#1862)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 15, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/mapstruct.version-1.3.1.Final branch from 84a65b8 to ced19ea Compare October 15, 2019 08:21
@codecov-io
Copy link

codecov-io commented Oct 15, 2019

Codecov Report

Merging #122 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   80.41%   80.41%           
=======================================
  Files          86       86           
  Lines        2420     2420           
  Branches      211      211           
=======================================
  Hits         1946     1946           
  Misses        397      397           
  Partials       77       77
Flag Coverage Δ
#pythonclient 70.82% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 939cf3b...ed3fba5. Read the comment docs.

Bumps `mapstruct.version` from 1.3.0.Final to 1.3.1.Final.

Updates `mapstruct` from 1.3.0.Final to 1.3.1.Final
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.3.0.Final...1.3.1.Final)

Updates `mapstruct-processor` from 1.3.0.Final to 1.3.1.Final
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.3.0.Final...1.3.1.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/mapstruct.version-1.3.1.Final branch from ced19ea to ed3fba5 Compare October 15, 2019 20:12
@fabricepipart fabricepipart merged commit 1fbe97b into master Oct 16, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/mapstruct.version-1.3.1.Final branch October 16, 2019 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants