Bump EPPlus from 8.6.1 to 8.6.3 - #241
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Merge reprovado. 16/17 checks passaram, mas |
dependabot
Bot
force-pushed
the
dependabot/nuget/src/Eaf.Middleware.Application/EPPlus-8.6.3
branch
from
July 27, 2026 00:30
bf8bbd5 to
ddda664
Compare
--- updated-dependencies: - dependency-name: EPPlus dependency-version: 8.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/src/Eaf.Middleware.Application/EPPlus-8.6.3
branch
from
July 28, 2026 11:40
ddda664 to
ac5831e
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Updated EPPlus from 8.6.1 to 8.6.3.
Release notes
Sourced from EPPlus's releases.
8.6.3
EPPlus 8.6.3
Security release addressing five vulnerabilities in the System.Security.Cryptography.Xml dependency.
Denial of service: CVE-2026-47302, CVE-2026-50525, CVE-2026-50527, CVE-2026-50648
Security feature bypass: CVE-2026-47304
Package versions updated to 8.0.4 (.NET Framework, .NET 8, .NET Standard), 9.0.18 (.NET 9) and 10.0.10 (.NET 10).
8.6.2
Changes in EPPlus 8.6.2
Changes in EPPlus 8.6.1
Changes in EPPlus 8.6.0
9 new functions:
Support for the trim reference operators.
Ranges can now convert their values to rich text via ConvertToRichText() e.g. ws.Cells["A1"].ConvertToRichText()
Calculation of dynamic array formulas now support dirty cell recalculation inside other dirty cell calculations.
Minor bug fixes. See https://epplussoftware.com/en/Developers/MinorFeaturesAndIssues
Release is available on Nuget.org per 20260721 : https://www.nuget.org/packages/EPPlus/
Commits viewable in compare view.