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

build(deps): bump itextpdf.version from 8.0.0 to 8.0.1 #1864

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Bumps itextpdf.version from 8.0.0 to 8.0.1.
Updates com.itextpdf:kernel from 8.0.0 to 8.0.1

Updates com.itextpdf:itext7-core from 8.0.0 to 8.0.1

Release notes

Sourced from com.itextpdf:itext7-core's releases.

iText Core/Community 8.0.1

Q3 of 2023 is here, and so is a new release of your favorite open-source PDF library for Java and .NET: iText Core 8.0.1! Following the release of iText Suite version 8.0.0 in Q2, you might not be expecting much from a simple patch release. However, we do have a few nice things to talk about.

There’s also a neat feature for the sign module, to follow on from the improvements introduced in 8.0.0. We’ve introduced algorithm agnostic signing/validation so if you wish you can now make use of algorithms not directly supported by iText, but supported by the underlying Bouncy Castle cryptographic library. This is also supported for the Java bc-fips library, but not currently by the .NET version. Note that if you use algorithms not specifically supported by the PDF specification, iText will output a warning to let you know.

There’s some additions in the layout module for CSS flex-wrap and flex-direction for pdfHTML to use, and for the forms module there’s an improvement to optimize PdfFormField regeneration handling.

We’ve also made a number of improvements to the font-asian module, such as improved Unicode support for fonts "HeiseiMin-W3" and "UniJIS-UCS2-H" and other text encoding improvements.

New Features Algorithm agnostic signing/validation Support for flex-wrap: wrap property and value Add ability to customize form related implementations

Improvements Improved PdfFormField regeneration handling Several improvements to font-asian module

Bug Fixes Fixes for incorrect checkbox handling Flex item with nested floating element processed incorrectly PdfPageFormCopier improvements tagging issue

Commits
  • 2fb084d [RELEASE] iText 8.0.1
  • 8c8119b [RELEASE] 8.0.1
  • 5d9f11b Add required namespaces for recently added pom file
  • 57d9a67 Implement continuous container logic for MulticolRenderer
  • 1094128 Support column-rule shorthand
  • a52e878 Support column-rule-width column-rule-style and column-rule-color
  • 20e68e9 Improve property values handling
  • a26f6df Make signing algorithm agnostic
  • 3df8c2a Add missing copyright headers
  • ca5ef56 Add method for synchronized weak map creation
  • Additional commits viewable in compare view

Updates com.itextpdf:layout from 8.0.0 to 8.0.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `itextpdf.version` from 8.0.0 to 8.0.1.

Updates `com.itextpdf:kernel` from 8.0.0 to 8.0.1

Updates `com.itextpdf:itext7-core` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/itext/itext7/releases)
- [Commits](itext/itext-java@8.0.0...8.0.1)

Updates `com.itextpdf:layout` from 8.0.0 to 8.0.1

---
updated-dependencies:
- dependency-name: com.itextpdf:kernel
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.itextpdf:itext7-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.itextpdf:layout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins dependency update (deels) automatische updates van gebruikte libraries labels Aug 3, 2023
@dependabot dependabot bot requested a review from mprins August 3, 2023 04:46
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #1864 (fddff9f) into master (24f0c7b) will decrease coverage by 0%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #1864    +/-   ##
=========================================
- Coverage        37%     37%    -0%     
- Complexity      810     948   +138     
=========================================
  Files           415     415            
  Lines         21198   21198            
  Branches       2007    2007            
=========================================
- Hits           7781    7780     -1     
  Misses        12799   12799            
- Partials        618     619     +1     

see 1 file with indirect coverage changes

@mprins mprins removed the bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins label Aug 5, 2023
@mprins mprins merged commit aad6799 into master Aug 5, 2023
6 checks passed
@mprins mprins deleted the dependabot/maven/master/itextpdf.version-8.0.1 branch August 5, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency update (deels) automatische updates van gebruikte libraries
Projects
None yet
1 participant