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

Deserialization Refactoring #11

Merged
merged 5 commits into from
Nov 1, 2024
Merged

Conversation

SebastianWendorf
Copy link
Contributor

Changes:

  • Deserialization now allows for arbitrary anomalies in the package.json, skipping over unknown content and logging adequate error messages
  • Object mapping is now done with MapStruct
  • Updated dependencies and project configuration

After merging this, a new major release 3.0.0 would probably be the best way to go forward.

yaseno2186 and others added 5 commits July 29, 2024 16:40
…string-author-field-leads-to-mismatchedinputexception-cannot-construct-instance-of-person

# Conflicts:
#	src/main/java/org/jqassistant/plugin/npm/impl/scanner/PackageJsonScannerPlugin.java
Copy link

@SebastianWendorf SebastianWendorf merged commit 3536d3c into main Nov 1, 2024
6 checks passed
@SebastianWendorf SebastianWendorf deleted the deserialization-refactoring branch November 1, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants