Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2025

Bumps xlsxwriter from 3.2.3 to 3.2.5.

Changelog

Sourced from xlsxwriter's changelog.

Release 3.2.5 - June 17 2025

  • Fixed issue where a test function was made public incorrectly which caused warnings about a missing xlsxwriter.test module.

    :issue:1138.

Release 3.2.4 - June 17 2025

  • Added support for a :ref:Color() <Color> type. This is backwards compatible with existing Html and named color string types but also adds support for theme colors. See also :ref:colors.

  • Fixed issue where write_url() dropped implicit support for generic URL types due to the refactoring into a Url type in the previous release.

    :issue:1129.

  • Fixed issue where max_url_length parameter wasn't honored.

    :issue:1130.

Commits
  • c1c0b6a Prep for release 3.2.5
  • 1ab5a56 test: fix minor test framework issues
  • a6d9f39 Revert "utility: make compare_xlsx_files() a public function"
  • b0f2569 Prep for release 3.2.4
  • 0b34344 Prep for release 3.2.4
  • 2d187a7 url: reinstate max length test for string urls
  • 45638ae url: allow custom URIs/URLS
  • affdc32 utility: make compare_xlsx_files() a public function
  • a5755af image: test for indexing with header and worksheet images
  • c97f9e9 color: add extra type annotations
  • 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 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)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2025
Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.2.3 to 3.2.5.
- [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes)
- [Commits](jmcnamara/XlsxWriter@RELEASE_3.2.3...RELEASE_3.2.5)

---
updated-dependencies:
- dependency-name: xlsxwriter
  dependency-version: 3.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added python Pull requests that update python code dependencies Pull requests that update a dependency file labels Jun 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant