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

Update dependency org.modelmapper:modelmapper to v2.4.5 #2980

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.modelmapper:modelmapper (source) 2.3.7 -> 2.4.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

modelmapper/modelmapper (org.modelmapper:modelmapper)

v2.4.5

New Features
  • Bump asm for JDK 18 support
  • Bump byte-buddy

v2.4.4

Bug Fixes
  • Fix anonymous enum conversion

v2.4.3

Bug Fixes
  • Fixed #​606 - Fix random ClassCastException on java 11
  • Fixed #​613 - Fix java internal api usage issue on java 16

v2.4.2

Bug Fixes
  • Fixed #​608 - addMappings failed while adding multiple mappings

v2.4.1

Bug Fixes
  • Bump dependency for better support on Java 12 and Java 16
  • Fix anonymous enum conversion
  • Fixed #​512 - Create intermediate object depends on if match source found
  • Fixed #​573 - Keep parent source chain to have correct source in context
  • Fixed #​547 - Fixed generic type info for Map's value type
  • Fixed #​563 - Resolve more specific instead of generic one in value reader

v2.4.0

New Features
  • New API when(condition).skip(src, dest)
  • New configuration preferNestedProperties for better support circular reference mapping
Bug Fixes
  • Fixed #​414 - Eliminates warnings while defining explicit mapping on collections
  • Fixed #​462 - Improves performance when creating explicit mapping on a giant model
  • Fixed #​392 - Fixes handling protobuf iterable
  • Fixed #​581 - Fix wrong circular reference
  • Fixed #​550 - Resolve key value types correctly

v2.3.9

New Features
  • Upgrade ASM for Java 15
Bug Fixes
  • Fixed #​553 - the result of post converter was dropped

v2.3.8

New Features
  • Update typetools to 0.6.2
Bug Fixes
  • #​482: NullPointerException on openJDK 11

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Europe/London, Automerge - "after 8am and before 5pm every weekday" in timezone Europe/London.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 3, 2024 10:03
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 3, 2024
@renovate renovate bot force-pushed the renovate/org.modelmapper-modelmapper-2.x branch from c823bed to 8643059 Compare September 11, 2024 15:56
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 17, 2024
@github-actions github-actions bot closed this Sep 17, 2024
Copy link
Contributor Author

renovate bot commented Sep 17, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.4.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/org.modelmapper-modelmapper-2.x branch September 17, 2024 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants