Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps fastexcel from 0.16.0 to 0.18.0.

Release notes

Sourced from fastexcel's releases.

v0.18.0

What's Changed

Full Changelog: ToucanToco/fastexcel@v0.17.2...v0.18.0

v0.17.2

What's Changed

Full Changelog: ToucanToco/fastexcel@v0.17.1...v0.17.2

v0.17.1

What's Changed

  • feat!(python): support free-threaded wheels (experimental) (#418)
  • fix(dtype): consider #DIV/0! cells to be null when guessing a column's dtype (#417)
  • feat: add free threaded Python 3.14t to CI workflow (#412)
  • feat!: drop support for Python 3.9 (#411)
  • ci: add tests for Python 3.14 (#404)
  • feat(deps): bump pyo3 v0.25 -> v0.26 (#408)
  • feat(python): add support for defined names (named ranges) (#393)
  • chore(deps): bump calamine from 0.30.1 to 0.31.0 in the prod-deps group (#401)
  • fix(ci): explicitly add rustfmt and clippy to rust toolchain (#400)

Full Changelog: ToucanToco/fastexcel@v0.17.0...v0.17.1

Commits
  • b2e8da3 chore: v0.18.0 (#430)
  • bd46a6f feat: support a new whitespace_as_null parameter (#426)
  • 9f2be08 feat!: support a new skip_whitespace_tail_rows parameter (#425)
  • 268dbc2 chore(deps): bump calamine from 0.31.0 to 0.32.0 in the prod-deps group (#428)
  • 95d5998 chore(deps): bump actions/checkout from 5 to 6 (#427)
  • 4741b72 feat(python): provide repr, init and eq for DefinedName (#424)
  • 2a6f6c1 build: do not require uv in the dev dependency group (#420)
  • 9af96ad chore: v0.17.2 (#423)
  • 9fc890a fix(ci): force interpreter version for maturin action (#422)
  • f0c08b9 chore: v0.17.1
  • 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 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)

Bumps [fastexcel](https://github.com/ToucanToco/fastexcel) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/ToucanToco/fastexcel/releases)
- [Commits](ToucanToco/fastexcel@v0.16.0...v0.18.0)

---
updated-dependencies:
- dependency-name: fastexcel
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 1, 2025
@johnseekins johnseekins mentioned this pull request Dec 1, 2025
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant