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 v3 #138

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

modelmapper/modelmapper (org.modelmapper:modelmapper)

v3.1.0

  • Migrates optional converters from modelmapper-module-java8

v3.0.0

  • Minimum JDK 8
  • Makes the option collectionsMergeEnabled disable by default

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

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@changelogg
Copy link

changelogg bot commented Mar 26, 2022

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@viezly
Copy link

viezly bot commented Mar 26, 2022

Pull request by bot. No need to analyze

@renovate renovate bot force-pushed the renovate/major-modelmapper.version branch from 20d80fd to 028782c Compare June 18, 2022 13:22
@renovate renovate bot force-pushed the renovate/major-modelmapper.version branch from 028782c to 659658f Compare March 27, 2023 18:04
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Stale pull request message

@renovate
Copy link
Contributor Author

renovate bot commented Oct 13, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

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/major-modelmapper.version branch October 13, 2023 04:16
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