Skip to content

Commit de4a33b

Browse files
Bump prefect from 3.6.24 to 3.6.25 (#3195)
Bumps [prefect](https://github.com/PrefectHQ/prefect) from 3.6.24 to 3.6.25. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PrefectHQ/prefect/releases">prefect's releases</a>.</em></p> <blockquote> <h2>Spring cleaning 🧹</h2> <p><strong>Enhancements ➕➕</strong></p> <ul> <li>Separate <code>raise_on_lease_renewal_failure</code> from <code>strict</code> in <code>concurrency()</code> by <a href="https://github.com/zionts"><code>@​zionts</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/20951">#20951</a></li> <li>Add configurable parameter size limit for flow runs and deployments by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21350">#21350</a></li> </ul> <p><strong>Bug Fixes 🐞</strong></p> <ul> <li>Fix <code>examples</code> for list fields in notification blocks to show JSON array format by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21340">#21340</a></li> <li>Fix <code>parameters_to_args_kwargs</code> greedily assigning kwargs as positional args by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21332">#21332</a></li> <li>Degrade gracefully when events WebSocket is rejected (HTTP 4xx) by <a href="https://github.com/gambletan"><code>@​gambletan</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21269">#21269</a></li> <li>Log <code>PermissionError</code> when UI static directory creation fails by <a href="https://github.com/Br1an67"><code>@​Br1an67</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21035">#21035</a></li> <li>Ensure logging is configured on remote task workers by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21379">#21379</a></li> <li>Pin prefect version during package installation to prevent self-overwrite by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21386">#21386</a></li> <li>Handle missing <code>subprocess_message_processor_factories</code> in <code>ProcessPoolTaskRunner.duplicate()</code> by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21403">#21403</a></li> <li>Fix double-client bug in <code>flow-run execute</code> cancellation hooks by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21406">#21406</a></li> <li>Fix <code>filter_files</code> to include parent directories for <code>.prefectignore</code> negation patterns by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21352">#21352</a></li> <li>Fix deploy pull step for custom Docker images without build step by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21356">#21356</a></li> <li>Set worker attribution env vars in the worker process itself by <a href="https://github.com/zangell44"><code>@​zangell44</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21365">#21365</a></li> <li>Fix git argument injection in <code>GitRepository</code> pull steps by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21384">#21384</a></li> <li>Skip <code>Submitting</code> state proposal in <code>prefect flow-run execute</code> CLI path by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21411">#21411</a></li> <li>Fix API title duplication by <a href="https://github.com/Rodooodles"><code>@​Rodooodles</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21339">#21339</a></li> </ul> <p><strong>Development &amp; Tidiness 🧹</strong></p> <ul> <li>Add <code>apt-get upgrade</code> to all Dockerfile stages to patch CVEs by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21370">#21370</a></li> <li>Update devin-fix-flaky-tests workflow to use V3 Devin API by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21368">#21368</a></li> </ul> <p><strong>Documentation 📓</strong></p> <ul> <li>Remove unused catalog files by <a href="https://github.com/seanpwlms"><code>@​seanpwlms</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21323">#21323</a></li> <li>Correct Docket repository link in self-hosted docs by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21363">#21363</a></li> <li>Exclude styles folder from Mintlify deployments by <a href="https://github.com/bdalpe"><code>@​bdalpe</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21358">#21358</a></li> <li>Fix docs Amplitude page views missing path property by <a href="https://github.com/aaazzam"><code>@​aaazzam</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21374">#21374</a></li> <li>Add events and resources reference documentation by <a href="https://github.com/chrisguidry"><code>@​chrisguidry</code></a> in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21375">#21375</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PrefectHQ/prefect/compare/3.6.24...3.6.25">https://github.com/PrefectHQ/prefect/compare/3.6.24...3.6.25</a></p> <h2>3.6.25.dev7: Nightly Development Release</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Enhancements ➕➕</h3> <ul> <li>Fix double-client bug in <code>flow-run execute</code> cancellation hooks by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21406">PrefectHQ/prefect#21406</a></li> </ul> <h3>Bug Fixes 🐞</h3> <ul> <li>Fix <a href="https://redirect.github.com/PrefectHQ/prefect/issues/21401">#21401</a>: Handle missing _subprocess_message_processor_factories in ProcessPoolTaskRunner.duplicate() by <a href="https://github.com/devin-ai-integration"><code>@​devin-ai-integration</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21403">PrefectHQ/prefect#21403</a></li> </ul> <h3>Development &amp; Tidiness 🧹</h3> <ul> <li>chore(deps): bump aiohttp from 3.13.3 to 3.13.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21389">PrefectHQ/prefect#21389</a></li> <li>chore(deps): bump the uv-dependencies group with 16 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/PrefectHQ/prefect/pull/21394">PrefectHQ/prefect#21394</a></li> </ul> <h3>Uncategorized</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PrefectHQ/prefect/commit/839aa9cc966aa1700a00bfdfe30e5c347ad5c771"><code>839aa9c</code></a> docs: Add release notes for 3.6.25 (<a href="https://redirect.github.com/PrefectHQ/prefect/issues/21413">#21413</a>)</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/e463b476755bf1e43eadf85f4410951b3b2b2d6c"><code>e463b47</code></a> Update AGENTS.md files for 35b1d2a (<a href="https://redirect.github.com/PrefectHQ/prefect/issues/21412">#21412</a>)</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/35b1d2a591bde4885c0e3ad590aac5fbb63cf362"><code>35b1d2a</code></a> fix: skip Submitting state proposal in <code>prefect flow-run execute</code> CLI path (#...</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f"><code>34f66a7</code></a> Fix double-client bug in <code>flow-run execute</code> cancellation hooks (<a href="https://redirect.github.com/PrefectHQ/prefect/issues/21406">#21406</a>)</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/9e5a66d5349659382e36e0a673f6a3c8f16671f0"><code>9e5a66d</code></a> Update AGENTS.md files for 9b4f7e9 (<a href="https://redirect.github.com/PrefectHQ/prefect/issues/21404">#21404</a>)</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/9b4f7e9968a83c055f905f8e83e66dfbeb848105"><code>9b4f7e9</code></a> Fix <a href="https://redirect.github.com/PrefectHQ/prefect/issues/21401">#21401</a>: Handle missing _subprocess_message_processor_factories in Process...</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/19193fbca153190a7dc5861bb6501ba14771638a"><code>19193fb</code></a> feat(ui-v2): add exact event-name filtering and opt-in for excluded events (#...</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/1b3bb07cfc7ec1d59e29e2d0f305a2b040b001d1"><code>1b3bb07</code></a> chore(deps): bump the uv-dependencies group with 16 updates (<a href="https://redirect.github.com/PrefectHQ/prefect/issues/21394">#21394</a>)</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/1d02a4b5f2744e726ee74e5bbbbeb911e5903efc"><code>1d02a4b</code></a> chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 in /ui (<a href="https://redirect.github.com/PrefectHQ/prefect/issues/21399">#21399</a>)</li> <li><a href="https://github.com/PrefectHQ/prefect/commit/227adbda89ea6d8f39267c4db9fabf1d66929e49"><code>227adbd</code></a> Update AGENTS.md files for 6a9d991 (<a href="https://redirect.github.com/PrefectHQ/prefect/issues/21400">#21400</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PrefectHQ/prefect/compare/3.6.24...3.6.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prefect&package-manager=pip&previous-version=3.6.24&new-version=3.6.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 956f712 commit de4a33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements-prefect.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
dask-jobqueue==0.9.0
2-
prefect[dask]==3.6.24
2+
prefect[dask]==3.6.25

0 commit comments

Comments
 (0)