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

[Tech] Bump prefect from 1.3.0 to 2.19.5 in /datascience #3311

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2024

Bumps prefect from 1.3.0 to 2.19.5.

Release notes

Sourced from prefect's releases.

Release 2.19.5

Fixes

Integrations

Documentation

All changes: PrefectHQ/prefect@2.19.4...2.19.5

2.19.4

Fixes

  • Fix Could not find flow '[...]' in '[...].py' errors when using prefect deploy to deploy async flows - PrefectHQ/prefect#13769
  • Fix parameter schema generation for flows with positional only and keyword only arguments when using prefect deploy - PrefectHQ/prefect#13778
  • Fix use of dynamic models in flow typing when using prefect deploy - PrefectHQ/prefect#13781
  • Allow clients to provide task run ID during creation to enable compatibility between 2.x servers and 3.0.0rc clients - PrefectHQ/prefect#13683

Documentation

All changes: PrefectHQ/prefect@2.19.3...2.19.4

Release 2.19.3

New method for generating parameter schemas without dependencies

prefect deploy now works even when dependencies are missing from the current environment. This can speed up deployment via CI by removing the need to install dependencies before deploying your flows.

See the following pull requests for implementation details:

Enhancements

Fixes

Integrations

All changes: PrefectHQ/prefect@2.19.2...2.19.3

Release 2.19.2

... (truncated)

Changelog

Sourced from prefect's changelog.

Release 2.19.5

Fixes

Integrations

Documentation

All changes: PrefectHQ/prefect@2.19.4...2.19.5

Release 2.19.4

Fixes

  • Fix Could not find flow '[...]' in '[...].py' errors when using prefect deploy to deploy async flows - PrefectHQ/prefect#13769
  • Fix parameter schema generation for flows with positional only and keyword only arguments when using prefect deploy - PrefectHQ/prefect#13778
  • Fix use of dynamic models in flow typing when using prefect deploy - PrefectHQ/prefect#13781
  • Allow clients to provide task run ID during creation to enable compatibility between 2.x servers and 3.0.0rc clients - PrefectHQ/prefect#13683

Documentation

All changes: PrefectHQ/prefect@2.19.3...2.19.4

Release 2.19.3

New method for generating parameter schemas without dependencies

prefect deploy now works even when dependencies are missing from the current environment. This can speed up deployment via CI by removing the need to install dependencies before deploying your flows.

See the following pull requests for implementation details:

Enhancements

Fixes

Integrations

All changes: PrefectHQ/prefect@2.19.2...2.19.3

... (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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file tech. enhancement technical ehancement labels Jun 20, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/datascience/prefect-2.19.5 branch from 72b9953 to 4812295 Compare June 21, 2024 06:39
Bumps [prefect](https://github.com/PrefectHQ/prefect) from 1.3.0 to 2.19.5.
- [Release notes](https://github.com/PrefectHQ/prefect/releases)
- [Changelog](https://github.com/PrefectHQ/prefect/blob/2.19.5/RELEASE-NOTES.md)
- [Commits](PrefectHQ/prefect@1.3.0...2.19.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/datascience/prefect-2.19.5 branch from 4812295 to 823812e Compare July 8, 2024 08:10
Copy link

sonarcloud bot commented Jul 8, 2024

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 tech. enhancement technical ehancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant