Skip to content

fix: update itext-core to 9.4.0 with html2pdf 6.0.0 compatibility#325

Merged
MohsinHashmi-DataInn merged 6 commits intodevelopfrom
fix-itext-pr
Dec 22, 2025
Merged

fix: update itext-core to 9.4.0 with html2pdf 6.0.0 compatibility#325
MohsinHashmi-DataInn merged 6 commits intodevelopfrom
fix-itext-pr

Conversation

@MohsinHashmi-DataInn
Copy link
Copy Markdown
Contributor

Summary

  • Bumps com.itextpdf:itext-core from previous version to 9.4.0 (dependabot)
  • Updates html2pdf to 6.0.0 for compatibility with itext-core 9.x
  • Updates related frontend dependencies

Test plan

  • Verify PDF generation works correctly
  • Test invoice/report PDF exports
  • Confirm no breaking changes in document rendering

🤖 Generated with Claude Code

dependabot Bot and others added 6 commits December 21, 2025 22:49
Bumps [com.itextpdf:itext-core](https://github.com/itext/itext7) from 8.0.5 to 9.4.0.
- [Release notes](https://github.com/itext/itext7/releases)
- [Commits](itext/itext-java@8.0.5...9.4.0)

---
updated-dependencies:
- dependency-name: com.itextpdf:itext-core
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
itext-core 9.x requires html2pdf 6.x for proper compatibility.
Updated from 5.0.5 to 6.0.0 to resolve NoClassDefFoundError issues.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@MohsinHashmi-DataInn MohsinHashmi-DataInn merged commit ed8df75 into develop Dec 22, 2025
19 checks passed
@MohsinHashmi-DataInn MohsinHashmi-DataInn deleted the fix-itext-pr branch December 22, 2025 04:54
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.

1 participant