Conversation
Bumps CrispyWaffle from 10.0.377 to 10.0.392 Bumps CrispyWaffle.I18n.PtBr from 10.0.377 to 10.0.392 Bumps PdfPig from 0.1.10 to 0.1.11 --- updated-dependencies: - dependency-name: CrispyWaffle dependency-version: 10.0.392 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: CrispyWaffle.I18n.PtBr dependency-version: 10.0.392 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: PdfPig dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
|
@dependabot squash and merge |
|



Updated CrispyWaffle from 10.0.377 to 10.0.392.
Release notes
Sourced from CrispyWaffle's releases.
10.0.392
Release of CrispyWaffle - v10.0.392
Commits viewable in compare view.
Updated CrispyWaffle.I18n.PtBr from 10.0.377 to 10.0.392.
Release notes
Sourced from CrispyWaffle.I18n.PtBr's releases.
10.0.392
Release of CrispyWaffle - v10.0.392
Commits viewable in compare view.
Updated PdfPig from 0.1.10 to 0.1.11.
Release notes
Sourced from PdfPig's releases.
0.1.11
Welcome to version 0.1.11. The changes in this version have mainly focused on stability. There is a breaking API change.
We have also started to run tests against a larger corpus of documents from Common Crawl allowing us to find bugs and malformed files proactively. This release is screened against 6000 additional files.
startxreflocation when parsing a file..IGraphicsStateOperationFactoryandReflectionGraphicsStateOperationFactorypublic.SpanandReadOnlyMemorywhere available.PdfDocumentBuilder, fixes some bugs with copying fonts and dictionary tokens referenced indirectly.endstreamdefinitions.xreftable positions, missing/FirstCharentry for font dictionaries and corrupt ASCII 85 encoded data.PdfDocumentBuildercould result in upside-down or wrongly positioned text due to global transforms in the source PDF.PdfDocumentBuilderany external link annotations should be preserved.Breaking changes
The method on
PdfDocumentBuilder:Has been changed to wrap the
copyLinkparameter in an options object to support theKeepAnnotationsoption:You can just set the
CopyLinkFuncproperty in the options object if you need to access this functionality.Auto generated change log
... (truncated)
Commits viewable in compare view.
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 will merge this PR once CI passes on it, as requested by @guibranco.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Description by Korbit AI
What change is being made?
Update package versions for CrispyWaffle, CrispyWaffle.I18n.PtBr, and PdfPig in the BancosBrasileiros.MergeTool.csproj file.
Why are these changes being made?
These changes update the dependencies to their latest versions, ensuring the project benefits from the recent enhancements, bug fixes, and security updates provided by the maintainers of these packages.