Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2021

Bumps xlsxwriter from 1.4.0 to 1.4.2.

Changelog

Sourced from xlsxwriter's changelog.

Release 1.4.2 - May 7 2021

  • Added support for GIF image files (and in Excel 365, animated GIF files).

Release 1.4.1 - May 6 2021

  • Added support for dynamic arrays and new Excel 365 functions like UNIQUE and FILTER. See :func:write_dynamic_array_formula, :ref:formula_dynamic_arrays and :ref:ex_dynamic_arrays.

  • Added constructor option "use_future_functions" to enable newer Excel "future" functions in Formulas. See :ref:formula_future, and the :func:Workbook constructor.

Commits
  • 34faecc Prep for release 1.4.2
  • 678b06b Add support for GIF images.
  • d387cf9 Fix release target to push to main instead of master.
  • e709bc4 Prep for release 1.4.1
  • 95216cb Convert change file github links to rst directives.
  • d629624 Cleanup sphinx conf file and add new directives.
  • dd1e47c Add faq entry on @ in array formulas.
  • 23cc456 Restructuring of working with formulas docs.
  • db8890d Add documentation for dynamic array formulas.
  • dfa5c40 Add lambda function example.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.292% when pulling f95f5f4 on dependabot/pip/dev/xlsxwriter-1.4.2 into 17295f0 on dev.

@kevmo314 kevmo314 merged commit 1cf18a8 into dev May 12, 2021
@dependabot dependabot bot deleted the dependabot/pip/dev/xlsxwriter-1.4.2 branch May 12, 2021 14:39
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.

2 participants