Skip to content

Bump tacoreader from 0.5.6 to 2.4.20#1119

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/tacoreader-2.4.20
Open

Bump tacoreader from 0.5.6 to 2.4.20#1119
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/tacoreader-2.4.20

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps tacoreader from 0.5.6 to 2.4.20.

Release notes

Sourced from tacoreader's releases.

tacoreader v2.4.0

Highlights

load() now accepts pathlib.Path objects directly, so you can write tacoreader.load(OUTPUT / "dataset.tacozip") without converting to string.

What's New

Path support in load() - Works with single paths, lists, mixed str/Path lists, and base_path parameter.

Filter → concat workflow - Pre-filtered datasets now preserve their filters when concatenated. Apply different spatial/temporal filters to each dataset before combining them.

TacoCat concat fix - VSI paths now correctly resolve source files during concatenation.

Breaking Changes

None.

Upgrade

pip install --upgrade tacoreader

tacoreader v2.3.0

Format Use Case
ZIP Single-file distribution, cloud storage
FOLDER Development workflows, frequent updates
TacoCat Consolidated queries across hundreds of ZIPs

... (truncated)

Commits

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 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 [tacoreader](https://github.com/tacofoundation/tacoreader) from 0.5.6 to 2.4.20.
- [Release notes](https://github.com/tacofoundation/tacoreader/releases)
- [Changelog](https://github.com/tacofoundation/tacoreader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tacofoundation/tacoreader/commits)

---
updated-dependencies:
- dependency-name: tacoreader
  dependency-version: 2.4.20
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@weiji14
Copy link

weiji14 commented Mar 9, 2026

Can tacoreader be made an optional dependency - #1106?

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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant