dependabot[bot] opened a new pull request, #4587: URL: https://github.com/apache/zeppelin/pull/4587
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.14.5 to 0.18.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/SheetJS/sheetjs/blob/github/CHANGELOG.md">xlsx's changelog</a>.</em></p> <blockquote> <h2>v0.18.5</h2> <ul> <li>Enabled <code>sideEffects: false</code> in package.json</li> <li>Basic NUMBERS write support</li> </ul> <h2>v0.18.4</h2> <ul> <li>CSV output omits trailing record separator</li> <li>Properly terminate NodeJS Streams</li> <li>DBF preserve column types on import and use when applicable on export</li> </ul> <h2>v0.18.3</h2> <ul> <li>Removed references to <code>require</code> and <code>process</code> in browser builds</li> </ul> <h2>v0.18.2</h2> <ul> <li>Hotfix for unicode processing of XLSX exports</li> </ul> <h2>v0.18.1</h2> <ul> <li>Removed Node ESM build script and folded into standard ESM build</li> <li>Removed undocumented aliases including <code>make_formulae</code> and <code>get_formulae</code></li> </ul> <h2>v0.18.0</h2> <ul> <li>Browser scripts only expose <code>XLSX</code> variable</li> <li>Module no longer ships with <code>dist/jszip.js</code> browser script</li> </ul> <h2>v0.17.4</h2> <ul> <li>CLI script moved to <code>xlsx-cli</code> package</li> </ul> <h2>v0.17.3</h2> <ul> <li><code>window.XLSX</code> explicit assignment to satiate LWC</li> <li>CSV Proper formatting of errors</li> <li>HTML emit data-* attributes</li> </ul> <h2>v0.17.2</h2> <ul> <li>Browser and Node optional ESM support</li> <li>DSV correct handling of bare quotes (h/t <a href="https://github.com/bgamrat"><code>@​bgamrat</code></a>)</li> </ul> <h2>v0.17.1</h2> <ul> <li><code>XLSB</code> writer uses short cell form when viable</li> </ul> <h2>0.17.0:</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/SheetJS/sheetjs/commits/v0.18.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xlsx&package-manager=npm_and_yarn&previous-version=0.14.5&new-version=0.18.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/apache/zeppelin/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org