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 3.1.5 to 3.1.7 #2571

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps prefect[dask] from 3.1.5 to 3.1.7.

Release notes

Sourced from prefect[dask]'s releases.

3.1.7: Straight outta Half Moon Bay

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

Documentation 📓

Full Changelog: PrefectHQ/prefect@3.1.6...3.1.7

3.1.7.dev4: Nightly Development Release

What's Changed

Bug Fixes 🐞

Uncategorized

... (truncated)

Commits
  • c05ffa6 Revert "make re-usable TypeAdapter instances for client schemas" (#16406)
  • 7e07399 Correctly maintain span hierarchy when instrumenting nested tasks/flows (#16384)
  • b42d3a1 Refactor db_injector decorator (#16390)
  • f4a26c5 Use websocket_connect utility in Subscriptions (#16388)
  • df9d64f [typing] prefect.server.utilities.database (#16368)
  • 49a6101 make re-usable TypeAdapter instances for client schemas (#16089)
  • c83bbd4 [typing] add overload for empty @task decorator (#16386)
  • 1d9f3dc dont ask to confirm deletion of non-existent gcl (#16379)
  • b1c44cf update example output for prefect work-pool inspect (#16378)
  • fe13466 update contributor dev instructions (#16376)
  • 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 3.1.5 to 3.1.7.
- [Release notes](https://github.com/PrefectHQ/prefect/releases)
- [Commits](PrefectHQ/prefect@3.1.5...3.1.7)

---
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 Dependency update or issue python Pull requests that update Python code labels Dec 16, 2024
@buildbot-princeton
Copy link
Collaborator

Can one of the admins verify this patch?

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.32%. Comparing base (c90bf6b) to head (bbd4f29).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2571   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files          85       85           
  Lines        3554     3554           
=======================================
  Hits         3459     3459           
  Misses         95       95           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Andrew-S-Rosen Andrew-S-Rosen merged commit fe2febc into main Dec 16, 2024
20 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the dependabot/pip/prefect-dask--3.1.7 branch December 16, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update or issue python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

2 participants