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 org.mapstruct.version from 1.5.3.Final to 1.5.4.Final #758

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps org.mapstruct.version from 1.5.3.Final to 1.5.4.Final.
Updates mapstruct from 1.5.3.Final to 1.5.4.Final

Release notes

Sourced from mapstruct's releases.

1.5.4.Final

Enhancements

  • Support for Jakarta @ApplicationScoped is missing (#2950)

Bugs

  • Exceptions declared to be thrown by a mapping method, are not declared in generated mapping methods for nested types (#3142)
  • DeepClone mapping control not generating third tier functions to clone (#3135)
  • missing throws clauses when mapping enum with checked exceptions (#3110)
  • Version 1.5.3 doesn't consider Mapping annotations for nested objects (worked with 1.5.2) (#3057)
  • Cannot use only BeanMapping#mappingControl (#3040)

Documentation

  • Document <THROW_EXCEPTION> in the reference guide (#3112)
Commits

Updates mapstruct-processor from 1.5.3.Final to 1.5.4.Final

Release notes

Sourced from mapstruct-processor's releases.

1.5.4.Final

Enhancements

  • Support for Jakarta @ApplicationScoped is missing (#2950)

Bugs

  • Exceptions declared to be thrown by a mapping method, are not declared in generated mapping methods for nested types (#3142)
  • DeepClone mapping control not generating third tier functions to clone (#3135)
  • missing throws clauses when mapping enum with checked exceptions (#3110)
  • Version 1.5.3 doesn't consider Mapping annotations for nested objects (worked with 1.5.2) (#3057)
  • Cannot use only BeanMapping#mappingControl (#3040)

Documentation

  • Document <THROW_EXCEPTION> in the reference guide (#3112)
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.


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)

Bumps `org.mapstruct.version` from 1.5.3.Final to 1.5.4.Final.

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

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

---
updated-dependencies:
- dependency-name: org.mapstruct:mapstruct
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mapstruct:mapstruct-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies This issue or pull request contains dependencies upgrades label Apr 17, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@loicgreffier loicgreffier merged commit ec31efb into master Apr 18, 2023
@loicgreffier loicgreffier deleted the dependabot/maven/org.mapstruct.version-1.5.4.Final branch April 18, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue or pull request contains dependencies upgrades
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant