-
Notifications
You must be signed in to change notification settings - Fork 5
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 xlsxwriter from 3.1.7 to 3.2.0 in /backend/requirements #2009
base: main
Are you sure you want to change the base?
chore(deps): bump xlsxwriter from 3.1.7 to 3.2.0 in /backend/requirements #2009
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.1.7 to 3.2.0. - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](jmcnamara/XlsxWriter@RELEASE_3.1.7...RELEASE_3.2.0) --- updated-dependencies: - dependency-name: xlsxwriter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
0960da4
to
780aa61
Compare
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2009 +/- ##
=======================================
Coverage 83.28% 83.28%
=======================================
Files 100 100
Lines 3572 3572
=======================================
Hits 2975 2975
Misses 597 597
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
It might be better to use a different liberary for this. In any case the functionality from xlsxwriter is down regardless of this pr. |
Quality Gate passedIssues Measures |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps xlsxwriter from 3.1.7 to 3.2.0.
Changelog
Sourced from xlsxwriter's changelog.
Commits
f5f7ecd
Prep for release 3.2.097dd7c9
package: update copyright year72d1297
docs: add docs and example for embed_image()85823fc
github: add 3.12 to the test matrix7b0c6e2
worksheet: add support for embedded images3dbed61
utility: refactor get_image_properties() into utility.py55e8534
Update Changes file (#1036)181feab
docs: remove PDF doc build and outputcedf448
worksheet: fix minor lint formatting issuee53e190
format: fix identation and alignment property mismatchYou can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)