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 0.15.8 in /python #65

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps prefect from 0.15.7 to 0.15.8.

Release notes

Sourced from prefect's releases.

Release 0.15.8

Features

  • Add support for rich iCal style scheduling via RRules - #4901
  • Add Google Cloud Vertex agent and run configuration - #4989

Enhancements

  • Allow Azure flow storage to overwrite existing blobs - #5103
  • Provide option to specify a dockerignore when using Docker storage - #4980
  • Add keep-alive connections for kubernetes client API connections - #5066
  • Add idempotency_key to create_flow_run task - #5125
  • Add raise_final_state to wait_for_flow_run task to reflect child flow run state - #5129

Task Library

  • Bump maximum google-cloud-bigquery version to support 2.x - #5084
  • Add Glob task for collecting files in directories - #5077
  • Add DbtCloudRunJob task for triggering dbt cloud run jobs - #5085
  • Added Kafka Tasks entry to website docs - #5094

Fixes

  • Update the FlowView to be more robust to serialized flow changes in the backend - #5116

Deprecations

  • Move artifacts functions to prefect.backend.artifacts - #5117

Server

This release includes a Prefect Server update that updates an upstream dependency to fix a security vulnerability. See the release changelog for more details.

Contributors

Changelog

Sourced from prefect's changelog.

0.15.8

Released on November 10, 2021.

Features

  • Add support for rich iCal style scheduling via RRules - #4901
  • Add Google Cloud Vertex agent and run configuration - #4989

Enhancements

  • Allow Azure flow storage to overwrite existing blobs - #5103
  • Provide option to specify a dockerignore when using Docker storage - #4980
  • Add keep-alive connections for kubernetes client API connections - #5066
  • Add idempotency_key to create_flow_run task - #5125
  • Add raise_final_state to wait_for_flow_run task to reflect child flow run state - #5129

Task Library

  • Bump maximum google-cloud-bigquery version to support 2.x - #5084
  • Add Glob task for collecting files in directories - #5077
  • Add DbtCloudRunJob task for triggering dbt cloud run jobs - #5085
  • Added Kafka Tasks entry to website docs - #5094

Fixes

  • Update the FlowView to be more robust to serialized flow changes in the backend - #5116

Deprecations

  • Move artifacts functions to prefect.backend.artifacts - #5117

Server

This release includes a Prefect Server update that updates an upstream dependency to fix a security vulnerability. See the release changelog for more details.

Contributors

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 3 years ago

Superseded by #66.