openmodelingfoundation / meillionen

tools for coupling simulation models
https://openmodelingfoundation.github.io/meillionen
Other
3 stars 2 forks source link

chore(deps): bump prefect from 0.15.7 to 1.2.3 in /python #98

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps prefect from 0.15.7 to 1.2.3.

Release notes

Sourced from prefect's releases.

Release 1.2.3

Changelog

Enhancements

  • Add support for ExtraArgs on S3 result upload - #5887
  • Add configuration options for the client's rate limit backoff - #5823

Fixes

  • Allow untracked flows to be run during a tracked flow run - #5782
  • Fix bug with infinite loop when parsing DST cron schedules - #5957
  • Fix issue where complex Python dependencies could break Docker storage builds - #5860
  • Fix issue where Git storage could not be serialized without a repo - #5877
  • Fix issues with grpcio builds on the Prefect base image with Python 3.10 - #5832

Task library

  • Instantiate task kwargs during DbtCloudRunTask.__init__ - #5831
  • Add boto_kwargs support to S3List - #5907
  • Fix DatabricksSubmitMultitaskRun inputs such as access_control_list - #5836
  • Add single_user_name to Databricks NewCluster - #5903
  • Allow extra arguments to Databricks NewCluster - #5949
  • Add git_source argument to DatabricksSubmitMultitaskRun - #5958
  • Add tasks for the Toloka API - #5865
  • Add tasks for Azure datafactory - #5921
  • Update the DbtShellTask return type to match ShellTask - #5872
  • Fix handling for Airbyte schedule keys - #5878

Contributors

Release 1.2.2

Changes

Enhancements

  • Add inference of Docker network mode for "host" and "none" networks - #5748
  • Add Python 3.10 support - #5770
  • Raise error on task initialiation when positional-only parameters are present in function signature - #5789

... (truncated)

Changelog

Sourced from prefect's changelog.

1.2.3

Released on July 5, 2022.

Enhancements

  • Add support for ExtraArgs on S3 result upload - #5887
  • Add configuration options for the client's rate limit backoff - #5823

Fixes

  • Allow untracked flows to be run during a tracked flow run - #5782
  • Fix bug with infinite loop when parsing DST cron schedules - #5957
  • Fix issue where complex Python dependencies could break Docker storage builds - #5860
  • Fix issue where Git storage could not be serialized without a repo - #5877
  • Fix issues with grpcio builds on the Prefect base image with Python 3.10 - #5832

Task library

  • Instantiate task kwargs during DbtCloudRunTask.__init__ - #5831
  • Add boto_kwargs support to S3List - #5907
  • Fix DatabricksSubmitMultitaskRun inputs such as access_control_list - #5836
  • Add single_user_name to Databricks NewCluster - #5903
  • Allow extra arguments to Databricks NewCluster - #5949
  • Add git_source argument to DatabricksSubmitMultitaskRun - #5958
  • Add tasks for the Toloka API - #5865
  • Add tasks for Azure datafactory - #5921
  • Update the DbtShellTask return type to match ShellTask - #5872
  • Fix handling for Airbyte schedule keys - #5878

Contributors

1.2.2

Released on May 24, 2022.

Enhancements

  • Add inference of Docker network mode for "host" and "none" networks - #5748
  • Add Python 3.10 support - #5770
  • Raise error on task initialiation when positional-only parameters are present in function signature - #5789

... (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 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 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)
dependabot[bot] commented 2 years ago

Superseded by #99.