Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps xlsx to 0.17.5 and updates ancestor dependency node-xlsx. These dependencies need to be updated together.

Updates xlsx from 0.8.8 to 0.17.5

Changelog

Sourced from xlsx's changelog.

CHANGELOG

This log is intended to keep track of backwards-incompatible changes, including but not limited to API changes and file location changes. Minor behavioral changes may not be included if they are not expected to break existing code.

v0.18.12

  • package.json added types in exports structure
  • uncapped NUMBERS single-sheet single-table export
  • DBF export records using supported codepages

v0.18.11

  • Base64 input ignore data URI wrapper
  • Parse ZIP files that use ZIP64 extended information field
  • More precise handling of time-only values
  • Threaded Comment fallback text for older Excel

v0.18.10

  • exports field in package.json to satiate ViteJS and newer tooling
  • JSC (Safari / Bun) perf, see https://bugs.webkit.org/show_bug.cgi?id=243148
  • workbook bookType property to denote the origin format when parsed from file
  • XLSX force export of stub cells with number formats when sheetStubs is set

v0.18.9

  • XLSX / ODS write defined names
  • sync defined names to AutoFilter setting on export
  • 1904 date system setting properly roundtripped
  • ODS read/write number formats

v0.18.8

  • Plaintext parsing of dateless meridien time values (1:23:45 PM)
  • Legacy format (SYLK / WK# / Multiplan) minutiae

v0.18.7

  • Normalized handling of \r and \n newline characters

v0.18.6

  • Removed all npm dependencies
  • Auto-correct bad Google Sheets format d.m
  • NUMBERS write merge cells, cells up to column "ALL"

v0.18.5

... (truncated)

Commits
  • 0ddeba4 version bump 0.17.5
  • 5b25a43 fixed variable name in README example
  • d616110 works minutiae
  • b3bc49a add console error when columns exceed IV
  • 10ae7c9 Strip quoted delims in file type magic 0x3C
  • fcf9182 version bump 0.17.4: Lotus WK3 workbook writer
  • 9e9e4bc FS option skip PRN parse [ci skip]
  • ef21e2b DSV Field Separator override [ci skip]
  • 29e3bb4 Lotus WK1 worksheet writer [ci skip]
  • c1f5f04 xlsx-cli separate package [ci skip]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sheetjs, a new releaser for xlsx since your current version.


Updates node-xlsx from 0.6.0 to 0.21.0

Commits
  • 1d9cced chore(release): cut the 0.21.0 release
  • 1641d0e fix(import) remove import of default export since xlsx doesn't have one. (#171)
  • da5b396 chore(release): cut the 0.20.0 release
  • 47a6734 feat: allow to pass a function for "range" option (#170)
  • 33d2b5e feat(update): minor changes
  • 6c1214a feat(update): minor changes
  • 7396c50 Update README.md (#167)
  • f808646 feat(update): minor changes
  • 02c320c chore(release): cut the 0.19.0 release
  • 24dc483 feat(update): minor changes
  • Additional 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [xlsx](https://github.com/SheetJS/sheetjs) to 0.17.5 and updates ancestor dependency [node-xlsx](https://github.com/mgcrea/node-xlsx). These dependencies need to be updated together.


Updates `xlsx` from 0.8.8 to 0.17.5
- [Release notes](https://github.com/SheetJS/sheetjs/releases)
- [Changelog](https://github.com/SheetJS/sheetjs/blob/github/CHANGELOG.md)
- [Commits](SheetJS/sheetjs@v0.8.8...v0.17.5)

Updates `node-xlsx` from 0.6.0 to 0.21.0
- [Release notes](https://github.com/mgcrea/node-xlsx/releases)
- [Commits](mgcrea/node-xlsx@v0.6.0...v0.21.0)

---
updated-dependencies:
- dependency-name: xlsx
  dependency-type: indirect
- dependency-name: node-xlsx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant