Commit ed8df75
fix: update itext-core to 9.4.0 with html2pdf 6.0.0 compatibility (#325)
* chore(deps): bump com.itextpdf:itext-core in /apps/backend
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>
* fix: update html2pdf to 6.0.0 for itext-core 9.x compatibility
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>
* chore: use pre-built devcontainer image from ghcr.io
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent aa44c69 commit ed8df75
4 files changed
Lines changed: 66 additions & 20 deletions
File tree
- .devcontainer
- apps
- backend/src/main/java/com/simpleaccounts/util
- frontend
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments