dependabot npm(deps): bump exceljs from 4.3.0 to 4.4.0
Bumps exceljs from 4.3.0 to 4.4.0.
Release notes
Sourced from exceljs's releases.
v4.4.0
Dear ExcelJS Enthusiasts,
Your commitment and insights have paved the way for this remarkable release. A deep thank you to every contributor and user! Let's keep the momentum going: join our thriving Discord community and be a part of shaping ExcelJS's next chapter.
Dive in, experiment with the new features, and share your experiences. Your feedback drives us forward.
Together, we innovate.
🚀 Changelog Highlights:
- fix: styles rendering in case when "numFmt" is present in conditional formatting rules (resolves #1814) by
@andreykrupskii
in exceljs/exceljs#1815- inlineStr cell type support #1575 by
@drdmitry
in exceljs/exceljs#1576- Fix parsing of boolean attributes by
@bno1
in exceljs/exceljs#1849- add optional custom auto-filter to table by
@thambley
in exceljs/exceljs#1670- Deep copy inherited style by
@ikzhr
in exceljs/exceljs#1850- Upgrade actions/cache and actions/setup-node by
@cclauss
in exceljs/exceljs#1846- Check object keys in isEqual by
@bno1
in exceljs/exceljs#1831- Add v17 to testing workflow by
@Siemienik
in exceljs/exceljs#1856- Upgrade jszip to its latest version to date. This version does not have any vulnerability found by Snyk so far by
@ValerioSevilla
in exceljs/exceljs#1895- Update README.md by
@xjrcode
in exceljs/exceljs#1677- (docs): set prototype of RegExp correctly. by
@joeldenning
in exceljs/exceljs#1700- Added timeouts to github actions by
@alexbjorlig
in exceljs/exceljs#1733- fix issue 1676 by
@skypesky
in exceljs/exceljs#1701- ExcelJS/ExcelJS#2237 : Update CI Tests, Drop support for Node v8 by
@Siemienik
in exceljs/exceljs#2242- Fix types for getWorksheet() by
@hfhchan-plb
in exceljs/exceljs#2223- add characters cannot be used for worksheet name by
@tkm-kj
in exceljs/exceljs#2126- Fix issue #1753 Reject promise when workbook reader is writing to temporary file stream and error occurs by
@pauliusg
in exceljs/exceljs#1756- README.md to have correct link for Streaming XLSX by
@wulfsolter
in exceljs/exceljs#2186- Added a polyfill of promise.finally to support lower versions of Firefox. by
@DemoJj
in exceljs/exceljs#1982- Fix read this.worksheet before assign it by
@ZyqGitHub1
in exceljs/exceljs#1934- chore: upgrade jszip to ^3.10.1 by
@jarrod-cocoon
in exceljs/exceljs#2211- fixed spelling error in README.md file by
@HugoP27
in exceljs/exceljs#2208- fix: Fix xlsx.writeFile() not catching error when error occurs by
@zurmokeeper
in exceljs/exceljs#2244- Improve worksheets' naming validation logic. by
@Siemienik
in exceljs/exceljs#2257- fix issue 2125 - spliceRows remove last row by
@babu-ch
in exceljs/exceljs#2140- fix: fix the loss of column attributes due to incorrect column order by
@cpaiyueyue
in exceljs/exceljs#2222- Fix: Sheet Properties Types by
@albeniraouf
in exceljs/exceljs#2327- Use node 18 LTS for tsc, and benchmark. Add node 20. to test matrix. … by
@Siemienik
in exceljs/exceljs#2354- Add missing tooltip attribute to CellHyperlinkValue index.d.ts by
@NiklasPor
in exceljs/exceljs#2350- Increase resilience to generating large workbooks by
@hfhchan-plb
in exceljs/exceljs#2320- repair all 'c2fo.io' links ('c2fo.github.io') by
@justintunev7
in exceljs/exceljs#2324- fix: fix type definitions about last column, formula values and protection by
@gltjk
in exceljs/exceljs#2309- fix: add spinCount field for WorksheetProtection type by
@damingerdai
in exceljs/exceljs#2284- Add type definition for WorksheetModel.merges by
@ytjmt
in exceljs/exceljs#2281- 1842: New xlsx option for ignoring certain nodes for improved performance by
@hofnarwillie
in exceljs/exceljs#2132- Update changelog: v4.4.0 preparations by
@Siemienik
in exceljs/exceljs#2555New Contributors
... (truncated)
Commits
-
ac96f9a
4.4.0 -
6fb8117
Update changelog: v4.4.0 preparations (#2555) -
3178efd
1842: New xlsx option for ignoring certain nodes for improved performance (#2... -
4abccf5
Add type definition for WorksheetModel.merges (#2281) -
243d7d7
fix: add spinCount field for WorksheetProtection type (#2284) -
bd317db
fix: fix type definitions about last column, formula values and protection (#... -
b392ec5
repair all 'c2fo.io' links ('c2fo.github.io') (#2324) -
804775a
Increase resilience to generating large workbooks (#2320) -
56a28e9
Add missing tooltip attribute to CellHyperlinkValue index.d.ts (#2350) -
63795a3
Fix build badge - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by siemienik, a new releaser for exceljs since your current version.