-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump xlsx from 0.14.5 to 0.17.0 #2265
base: master
Are you sure you want to change the base?
Conversation
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.14.5 to 0.17.0. - [Release notes](https://github.com/SheetJS/sheetjs/releases) - [Changelog](https://github.com/SheetJS/sheetjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/SheetJS/sheetjs/commits/v0.17.0) --- updated-dependencies: - dependency-name: xlsx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Chore
Contributorsdependabot[bot], LeandroTorresSicilia Commit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
|
Code Climate has analyzed commit b6d8b0d and detected 0 issues on this pull request. View more on Code Climate. |
Visit the preview URL for this PR (updated for commit e50ee13): https://react-rainbow--pr2265-dependabot-npm-and-y-kplvu646.web.app (expires Fri, 30 Jul 2021 03:25:54 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
@@ -44,7 +44,7 @@ | |||
"remark-rehype": "^7.0.0", | |||
"styled-components": "^4.3.2", | |||
"unified": "^9.0.0", | |||
"xlsx": "^0.14.4" | |||
"xlsx": "^0.17.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@TahimiLeonBravo we need to test this out since it is an upgrade in a direct dependency, the ImportRecordsFlow component is the one that uses this dependency then we must make some QA before merging
A newer version of xlsx exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps xlsx from 0.14.5 to 0.17.0.
Changelog
Sourced from xlsx's changelog.
... (truncated)
Commits
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)@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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.