Skip to content

build(deps): bump kedro-datasets from 1.8.0 to 4.1.0#206

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/kedro-datasets-4.1.0
Open

build(deps): bump kedro-datasets from 1.8.0 to 4.1.0#206
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/kedro-datasets-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 25, 2025

Bumps kedro-datasets from 1.8.0 to 4.1.0.

Release notes

Sourced from kedro-datasets's releases.

kedro-datasets-4.1.0

Major features and improvements

  • Improved partitions.PartitionedDataset representation when printing.

Bug fixes and other changes

  • Updated ibis.TableDataset to make sure credentials are not printed in interactive environment.

Breaking Changes

Community contributions

kedro-datasets-4.0.0

Major features and improvements

  • Added the following new experimental datasets:
Type Description Location
langchain.ChatAnthropicDataset A dataset for loading a ChatAnthropic langchain model. kedro_datasets_experimental.langchain
langchain.ChatCohereDataset A dataset for loading a ChatCohere langchain model. kedro_datasets_experimental.langchain
langchain.OpenAIEmbeddingsDataset A dataset for loading a OpenAIEmbeddings langchain model. kedro_datasets_experimental.langchain
langchain.ChatOpenAIDataset A dataset for loading a ChatOpenAI langchain model. kedro_datasets_experimental.langchain
rioxarray.GeoTIFFDataset A dataset for loading and saving geotiff raster data kedro_datasets_experimental.rioxarray
netcdf.NetCDFDataset A dataset for loading and saving "*.nc" files. kedro_datasets_experimental.netcdf
  • Added the following new core datasets:
Type Description Location
dask.CSVDataset A dataset for loading a CSV files using dask kedro_datasets.dask
  • Extended preview feature to yaml.YAMLDataset.

Bug fixes and other changes

  • Added metadata parameter for a few datasets

Breaking Changes

  • netcdf.NetCDFDataset moved from kedro_datasets to kedro_datasets_experimental.

Community contributions

Many thanks to the following Kedroids for contributing PRs to this release:

kedro-datasets-3.0.1

Bug fixes and other changes

... (truncated)

Commits
  • e9878ad build(datasets): Release 4.1.0 (#795)
  • f7dccf9 build(telemetry): Release 0.6.0 (#798)
  • 95219ad build(datasets): add type targets for return types (#797)
  • 0c35e78 build(airflow): Release 0.9.1 (#796)
  • c2ef4c5 fix(telemetry): Let environment variables override consent from .telemetry fi...
  • 84cc29a fix(telemetry): Update README.md for opt-out model (#790)
  • 05a794f feat(telemetry): Run telemetry outside of kedro projects (#775)
  • 097d26a fix(datasets): mask credentials in ibis dataset when printed (#786)
  • f6b934c feat(telemetry): Remove telemetry opt-out notifications (#792)
  • da66452 feat(datasets): Update __repr__ for PartitionedDataset (#782)
  • 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.

Bumps [kedro-datasets](https://github.com/kedro-org/kedro-plugins) from 1.8.0 to 4.1.0.
- [Release notes](https://github.com/kedro-org/kedro-plugins/releases)
- [Changelog](https://github.com/kedro-org/kedro-plugins/blob/main/kedro-docker/RELEASE.md)
- [Commits](kedro-org/kedro-plugins@kedro-datasets-1.8.0...kedro-datasets-4.1.0)

---
updated-dependencies:
- dependency-name: kedro-datasets
  dependency-version: 4.1.0
  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 Aug 25, 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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants