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

Bump prefect-dask from 0.3.1 to 0.3.2 #389

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps prefect-dask from 0.3.1 to 0.3.2.

Release notes

Sourced from prefect-dask's releases.

3.0.5: Take care of the .environment

What's Changed

This release introduces support for loading settings from .env files, offering greater flexibility and ease of use in managing your Prefect configurations between projects.

New Features 🎉

Enhancements ➕➕

Bug Fixes 🐞

Integrations & Dependencies 🤝

Development & Tidiness 🧹

New Contributors

Full Changelog: PrefectHQ/prefect@3.0.4...3.0.5

3.0.4: It's been.. one week since you updated me

3.0.4

Enhancements ➕➕

... (truncated)

Commits
  • 86b80dc Remove rc suffixes from all internal dependencies (#16018)
  • f03b4ff fix: prefect_redis use of async (#15967)
  • 62b2637 update asyncio_default_fixture_loop_scope in all collections (#15976)
  • 730320d adopt async_dispatch for slack collection (#15973)
  • c3ee38e fix wait_for for DaskTaskRunner (#15909)
  • 3f31e13 Hook prefect-kubernetes into setting framework (#15888)
  • 525d842 Moves experimental_warn setting to experiments model and removes `async_f...
  • 5cfdfd3 Add DbtCloudJob block to top level import (#15880)
  • 8a5e51b feat: support cloudsql volumes for cloud run jobs (#15778)
  • 4583539 Wraps run_dbt_ function in sync_compatible (#15740)
  • Additional commits viewable in compare view

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)

Bumps [prefect-dask](https://github.com/PrefectHQ/prefect) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/PrefectHQ/prefect/releases)
- [Commits](PrefectHQ/prefect@prefect-dask-0.3.1...prefect-dask-0.3.2)

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

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 Nov 18, 2024
@simonwoerpel simonwoerpel merged commit 538d807 into develop Dec 8, 2024
5 checks passed
@simonwoerpel simonwoerpel deleted the dependabot/pip/develop/prefect-dask-0.3.2 branch December 8, 2024 11:04
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.

1 participant