AspNetCore-DDD
AspNetCore-DDD copied to clipboard
Bump NPOI from 2.6.2 to 2.7.0
Bumps NPOI from 2.6.2 to 2.7.0.
Release notes
Sourced from NPOI's releases.
NPOI 2.7.0 - Long ETH
What's Changed
- Advance XWPF functionalities to POI 3.16 by
@9rnsrin nissl-lab/npoi#1048- Reduce string allocations when writing documents by
@lahmain nissl-lab/npoi#1095- Add DateOnlyCellValue and TimeOnlyCellValue by
@tonyqusin nissl-lab/npoi#1119- Fix reading xls by
@Bykievin nissl-lab/npoi#1127- Fix warnings on comparing value types to null by
@karakasain nissl-lab/npoi#1141- Fix Linux font installation with proper NotoColorEmoji-Regular.ttf by
@lahmain nissl-lab/npoi#1124- Remove reflections in
HSSFColorby@karakasain nissl-lab/npoi#1158- Specify the Culture while searching the font by
@Bykievin nissl-lab/npoi#1129- Support (FLOOR|CEILING).MATH & (VAR|STDEV).(P|S) functions by
@karakasain nissl-lab/npoi#1135- Change regex usage to manual parsing by
@lahmain nissl-lab/npoi#1094- Add caching to IFont2Font by
@lahmain nissl-lab/npoi#1179- Copy RepeatingRows and RepeatingColumns by
@Bykievin nissl-lab/npoi#1187- Fix DefaultColumnWidth by
@Bykievin nissl-lab/npoi#1181- Small speedup on autosizing column width by
@Bykievin nissl-lab/npoi#1178- Workbook Evaluator bug fix on checking an IF without a third param by
@fred2020-netin nissl-lab/npoi#1176- Update MathNet.Numerics (v5) by
@Bykievin nissl-lab/npoi#1205- Make it possible to set UseZip64 flag by
@Zbyszardin nissl-lab/npoi#1207- Update MultiOperandNumericFunction.cs by
@TimLee88in nissl-lab/npoi#1211- Update XSSFRowColShifter.cs by
@TimLee88in nissl-lab/npoi#1214- fix: Do not save Style with index 0 by
@workgroupengineeringin nissl-lab/npoi#1235- Update transitive reference to Cryptography.Pkcs library by
@robertcoltheartin nissl-lab/npoi#1183- Upgrade Microsoft.IO.RecyclableMemoryStream to version 3.0.0 by
@lahmain nissl-lab/npoi#1238- Improve performance of Workseet CopyTo by
@EmilienDupin nissl-lab/npoi#942- feat freeform for shapes by
@mino-alphain nissl-lab/npoi#1197- Fix saving docx in compatibility mode by
@Bykievin nissl-lab/npoi#1213- Fix typo olivergreen in IndexedColors by
@Bykievin nissl-lab/npoi#1263- Update SixLabors dependencies by
@Bykievin nissl-lab/npoi#1264- Upgrade to NUKE 8 by
@lahmain nissl-lab/npoi#1268- Upgrade BouncyCastle.Cryptography to version 2.3.0 by
@lahmain nissl-lab/npoi#1280- Fix XSSFRichTextString.ApplyFont by
@Bykievin nissl-lab/npoi#1266- Update SixLabors.ImageSharp (CVE-2024-27929) by
@Bykievin nissl-lab/npoi#1288- When shift a row, the row of comments anchors (ct_shape) need to be also shifted by
@obimeloin nissl-lab/npoi#1192- Insert table at the specified location in word document
@cbs-cbt#606New Contributors
@Zbyszardmade their first contribution in nissl-lab/npoi#1207@TimLee88made their first contribution in nissl-lab/npoi#1211@robertcoltheartmade their first contribution in nissl-lab/npoi#1183@obimelomade their first contribution in nissl-lab/npoi#1192Full Changelog: https://github.com/nissl-lab/npoi/compare/2.6.2-rc1...2.7.0-rc1
Commits
- See full diff 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 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)