Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.parquetdataset,plotly.jsondataset] requirement from ~=1.0 to ~=1.6 in /package #1517

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Updates the requirements on kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.parquetdataset,plotly.jsondataset] to permit the latest version.

Release notes

Sourced from kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.parquetdataset,plotly.jsondataset]'s releases.

kedro-datasets-1.6.0

Major features and improvements

  • Added support for Python 3.11.
Changelog

Sourced from kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.parquetdataset,plotly.jsondataset]'s changelog.

Upcoming release

  • Migrate all project metadata to static pyproject.toml.

Major features and improvements

Bug fixes and other changes

Breaking changes to the API

Release 0.3.1

Major features and improvements

  • Introduced two-stage builds with separated runtime environment and project code.
  • Optimized image layers that store project code.
  • Redundant Spark and Hadoop libs removed from Spark's template.

Thanks for supporting contributions

Mariusz Strzelecki

Release 0.3.0

Major features and improvements

  • Add compatibility with kedro 0.18.0
  • Add compatibility with Python 3.9 and 3.10
  • Remove compatibility with Python 3.6

Release 0.2.2

Major features and improvements

Bug fixes and other changes

  • Removed deprecated get_project_context() calls.
  • Made kedro-docker compatible with Kedro 0.17.0.

Breaking changes to the API

  • Replaced deprecated kedro.cli imports with kedro.framework.cli (incompatible with Kedro <0.16.0).

Thanks for supporting contributions

Release 0.2.1

Major features and improvements

  • Added --base-image CLI option for kedro docker build command to create an image with the given base image.
  • By default kedro docker build pulls Debian buster base image with Python version obtained from the current environment.
  • Added kedro docker init command to generate Dockerfile, .dockerignore and .dive-ci files without building the image.

Bug fixes and other changes

  • Fixed /home/kedro directory permissions for containers run on Linux hosts.

Breaking changes to the API

... (truncated)

Commits
  • ca7dc5a build(datasets): Release 1.6.0 (#318)
  • 062d570 feat(datasets): Add Support Python 3.11 for kedro-datasets (#297)
  • 3d20cdb docs: Add CONTRIBUTING.md file to the Kedro-Plugins repository (#294)
  • 6c9a9a8 ci(airflow): Pin apache-airflow version (#314)
  • 1831245 build(datasets): Release/kedro datasets 1.5.3 (#312)
  • b9f990d fix(datasets): Revert the optional dependencies back to setup.py (#310)
  • d109b32 feat(datasets): move default mode of ManagedTableDataSet to read-only (#303)
  • c975e56 build(datasets): release 1.5.2 (#305)
  • fdd6073 fix(datasets): do not double encode the data as json when saving an A… (#301)
  • 4942719 ci: Add docs rtd check on kedro-datasets (#299)
  • Additional commits viewable in compare view

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)

…rquetdataset,plotly.jsondataset] requirement

Updates the requirements on [kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.parquetdataset,plotly.jsondataset]](https://github.com/kedro-org/kedro-plugins) to permit the latest version.
- [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.0.0...kedro-datasets-1.6.0)

---
updated-dependencies:
- dependency-name: kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.parquetdataset,plotly.jsondataset]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Python Pull requests that update Python code label Sep 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2023

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2023

Superseded by #1528.

@dependabot dependabot bot closed this Sep 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/package/kedro-datasets-pandas.csvdatasetpandas.exceldatasetpandas.parquetdatasetplotly.jsondataset--approx-eq-1.6 branch September 8, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants