kz26 / PyExcelerate

Accelerated Excel XLSX Writing Library for Python 2/3
https://pypi.org/project/PyExcelerate/
BSD 2-Clause "Simplified" License
521 stars 60 forks source link

Bump xlsxwriter from 3.1.0 to 3.1.2 #215

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps xlsxwriter from 3.1.0 to 3.1.2.

Changelog

Sourced from xlsxwriter's changelog.

Release 3.1.2 - May 28 2023

  • Added worksheet page break preview mode via worksheet.set_pagebreak_view().

Release 3.1.1 - May 21 2023

  • Add support for new Excel dynamic functions added in 2023.

    :issue:984.

  • Added support for adding a color to the invert_if_negative chart option.

    :feature:854.

Commits
  • ea41331 Prep for release 3.1.2
  • 7c8bfce Add support for IMAGE() future function.
  • 50d2c13 Add worksheet page break preview mode.
  • 87b8fa8 Prep for release 3.1.1
  • 019c136 Minor sonarcloud fixes.
  • 672ed68 Minor sonarcloud fixes.
  • e0565d8 Minor sonarcloud fixes.
  • 5d6f94c Remove todos that won't be fixed/extended.
  • 3213dc3 Add support for newer dynamic functions.
  • 03f7666 Add support for invert-if-negative color.
  • Additional commits viewable in compare view


Dependabot compatibility score

You 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 7 months ago

Superseded by #220.