Release notes
*Sourced from [xlsx-streamer's releases](https://github.com/monitorjbl/excel-streaming-reader/releases).*
> ## 2.0.0
> * Upgrade to POI 4.0
> * Cells with the FORMULA flag are now treated correctly as forumlas instead of strings ([#154](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/154))
> * Fixed formatting issue with number and date formulas ([#118](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/118))
Commits
- [`3188aa5`](https://github.com/monitorjbl/excel-streaming-reader/commit/3188aa5ed02b43aee8732c9027728d47f10a4e03) 2.0.0 release
- [`c4ea081`](https://github.com/monitorjbl/excel-streaming-reader/commit/c4ea081aea6b580b9276efa8aa7077cdfcdbdfe5) Merge pull request [#166](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/166) from pjfanning/TempFileUtil
- [`f48ac4f`](https://github.com/monitorjbl/excel-streaming-reader/commit/f48ac4f8d098ae0fad5788563d5274eafee94f18) share temp file code
- [`94894fd`](https://github.com/monitorjbl/excel-streaming-reader/commit/94894fd22fd763c25148dd814328b1b68fdbde40) Merge pull request [#165](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/165) from pjfanning/fixWrongTypeForStringFormula
- [`3ec2993`](https://github.com/monitorjbl/excel-streaming-reader/commit/3ec29937c13a796f2b4306287b1fdff5758ae4be) fix merge issue
- [`04ab309`](https://github.com/monitorjbl/excel-streaming-reader/commit/04ab309541f3cce3ae00d512edf23eea0077b34a) Merge branch 'upstream-master' into fixWrongTypeForStringFormula
- [`3609c86`](https://github.com/monitorjbl/excel-streaming-reader/commit/3609c86c15c9f1d8e2cff662cf380dd19f905bfe) Merge pull request [#158](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/158) from pjfanning/poi-4
- [`e5685e4`](https://github.com/monitorjbl/excel-streaming-reader/commit/e5685e46eed1e6238f2e6fc9dff1da54801b3e24) remove unnecessary repo definition
- [`1c2b612`](https://github.com/monitorjbl/excel-streaming-reader/commit/1c2b61219e5b1e0f7bb07909b0fe085aeebd3783) Merge pull request [#152](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/152) from chkal/patch-1
- [`38f758a`](https://github.com/monitorjbl/excel-streaming-reader/commit/38f758a9ba683e236fad59e72770d8afa02011b5) use poi 4.0.0 release
- Additional commits viewable in [compare view](https://github.com/monitorjbl/excel-streaming-reader/compare/1.2.1...2.0.0)
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps xlsx-streamer from 1.2.1 to 2.0.0.
Release notes
*Sourced from [xlsx-streamer's releases](https://github.com/monitorjbl/excel-streaming-reader/releases).* > ## 2.0.0 > * Upgrade to POI 4.0 > * Cells with the FORMULA flag are now treated correctly as forumlas instead of strings ([#154](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/154)) > * Fixed formatting issue with number and date formulas ([#118](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/118))Commits
- [`3188aa5`](https://github.com/monitorjbl/excel-streaming-reader/commit/3188aa5ed02b43aee8732c9027728d47f10a4e03) 2.0.0 release - [`c4ea081`](https://github.com/monitorjbl/excel-streaming-reader/commit/c4ea081aea6b580b9276efa8aa7077cdfcdbdfe5) Merge pull request [#166](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/166) from pjfanning/TempFileUtil - [`f48ac4f`](https://github.com/monitorjbl/excel-streaming-reader/commit/f48ac4f8d098ae0fad5788563d5274eafee94f18) share temp file code - [`94894fd`](https://github.com/monitorjbl/excel-streaming-reader/commit/94894fd22fd763c25148dd814328b1b68fdbde40) Merge pull request [#165](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/165) from pjfanning/fixWrongTypeForStringFormula - [`3ec2993`](https://github.com/monitorjbl/excel-streaming-reader/commit/3ec29937c13a796f2b4306287b1fdff5758ae4be) fix merge issue - [`04ab309`](https://github.com/monitorjbl/excel-streaming-reader/commit/04ab309541f3cce3ae00d512edf23eea0077b34a) Merge branch 'upstream-master' into fixWrongTypeForStringFormula - [`3609c86`](https://github.com/monitorjbl/excel-streaming-reader/commit/3609c86c15c9f1d8e2cff662cf380dd19f905bfe) Merge pull request [#158](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/158) from pjfanning/poi-4 - [`e5685e4`](https://github.com/monitorjbl/excel-streaming-reader/commit/e5685e46eed1e6238f2e6fc9dff1da54801b3e24) remove unnecessary repo definition - [`1c2b612`](https://github.com/monitorjbl/excel-streaming-reader/commit/1c2b61219e5b1e0f7bb07909b0fe085aeebd3783) Merge pull request [#152](https://github-redirect.dependabot.com/monitorjbl/excel-streaming-reader/issues/152) from chkal/patch-1 - [`38f758a`](https://github.com/monitorjbl/excel-streaming-reader/commit/38f758a9ba683e236fad59e72770d8afa02011b5) use poi 4.0.0 release - Additional commits viewable in [compare view](https://github.com/monitorjbl/excel-streaming-reader/compare/1.2.1...2.0.0)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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.