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 mapstructVersion from 1.5.4.Final to 1.5.5.Final #2963

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mapstructVersion from 1.5.4.Final to 1.5.5.Final.
Updates org.mapstruct:mapstruct from 1.5.4.Final to 1.5.5.Final

Release notes

Sourced from org.mapstruct:mapstruct's releases.

1.5.5.Final

Enhancements

  • Add support for Jakarta XML Binding (#2730)

Bugs

  • BeanMappingOptions#ignoreUnmappedSourceProperties are not inherited via @InheritConfiguration (#3248) - Regression from 1.5.3

Documentation

  • jakarta-cdi component model not in docs (#3236)
  • Polish links in docs (#3214)
Commits
  • 0f92764 [maven-release-plugin] prepare release 1.5.5.Final
  • f1edbd2 Polish links in docs (#3214)
  • 75fb02a #3248 BeanMapping#ignoreUnmappedSourceProperties should be inherited for `@In...
  • 922258f #2730 Add support for Jakarta XML Binding
  • b657209 #3236 Add missing jakarta-cdi to the documentation
  • 85b2a18 #3112 Add missing brackets
  • 7a0ed4e [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.mapstruct:mapstruct-processor from 1.5.4.Final to 1.5.5.Final

Release notes

Sourced from org.mapstruct:mapstruct-processor's releases.

1.5.5.Final

Enhancements

  • Add support for Jakarta XML Binding (#2730)

Bugs

  • BeanMappingOptions#ignoreUnmappedSourceProperties are not inherited via @InheritConfiguration (#3248) - Regression from 1.5.3

Documentation

  • jakarta-cdi component model not in docs (#3236)
  • Polish links in docs (#3214)
Commits
  • 0f92764 [maven-release-plugin] prepare release 1.5.5.Final
  • f1edbd2 Polish links in docs (#3214)
  • 75fb02a #3248 BeanMapping#ignoreUnmappedSourceProperties should be inherited for `@In...
  • 922258f #2730 Add support for Jakarta XML Binding
  • b657209 #3236 Add missing jakarta-cdi to the documentation
  • 85b2a18 #3112 Add missing brackets
  • 7a0ed4e [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2023
@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #2963 (244e870) into develop (4154145) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 244e870 differs from pull request most recent head 13eeeac. Consider uploading reports for the commit 13eeeac to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2963      +/-   ##
=============================================
- Coverage      64.82%   64.81%   -0.01%     
  Complexity      4906     4906              
=============================================
  Files            556      556              
  Lines          20298    20298              
  Branches        1092     1092              
=============================================
- Hits           13159    13157       -2     
- Misses          6500     6502       +2     
  Partials         639      639              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@dependabot dependabot bot force-pushed the dependabot/gradle/mapstructVersion-1.5.5.Final branch from b69e45e to a9d50b3 Compare April 29, 2023 12:41
Bumps `mapstructVersion` from 1.5.4.Final to 1.5.5.Final.

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

Updates `org.mapstruct:mapstruct-processor` from 1.5.4.Final to 1.5.5.Final
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.5.4.Final...1.5.5.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 force-pushed the dependabot/gradle/mapstructVersion-1.5.5.Final branch from a9d50b3 to 13eeeac Compare April 29, 2023 12:54
@Sheikah45 Sheikah45 merged commit d602d99 into develop Apr 29, 2023
1 of 3 checks passed
@Sheikah45 Sheikah45 deleted the dependabot/gradle/mapstructVersion-1.5.5.Final branch April 29, 2023 15:16
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

1 participant