hongbo-miao / hongbomiao.com

๐Ÿฆ‹ A personal research and development (R&D) lab that facilitates the sharing of knowledge.
https://www.hongbomiao.com
MIT License
217 stars 35 forks source link

chore(calculate): update prefect packages to v2.20.9 #19502

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
docker.io/prefecthq/prefect final patch 2.20.8-python3.11-kubernetes -> 2.20.9-python3.11-kubernetes age adoption passing confidence
prefect (source, changelog) dependencies patch 2.20.8 -> 2.20.9 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

PrefectHQ/prefect (prefect) ### [`v2.20.9`](https://redirect.github.com/PrefectHQ/prefect/releases/tag/2.20.9): : The Copenhagen Interpretation of Job Status [Compare Source](https://redirect.github.com/PrefectHQ/prefect/compare/2.20.8...2.20.9) #### 2.20.9: The Copenhagen Interpretation of Job Status ##### Bug Fixes ๐Ÿž - Use job status conditions to determine when a job is in a terminal state by [@​desertaxle](https://redirect.github.com/desertaxle) in [https://github.com/PrefectHQ/prefect/pull/15478](https://redirect.github.com/PrefectHQ/prefect/pull/15478) - Avoid crashing flows when Kubernetes job watch exits but the container is still running by [@​desertaxle](https://redirect.github.com/desertaxle) in [https://github.com/PrefectHQ/prefect/pull/15525](https://redirect.github.com/PrefectHQ/prefect/pull/15525) - \[2.x] Fix flow typing when passing return_state to a coroutine by [@​williamjamir](https://redirect.github.com/williamjamir) in [https://github.com/PrefectHQ/prefect/pull/15538](https://redirect.github.com/PrefectHQ/prefect/pull/15538) ##### Development & Tidiness ๐Ÿงน - Fix use of deprecated field on `websockets.exceptions.ConnectionClosedError` by [@​desertaxle](https://redirect.github.com/desertaxle) in [https://github.com/PrefectHQ/prefect/pull/15493](https://redirect.github.com/PrefectHQ/prefect/pull/15493) **Full Changelog**: https://github.com/PrefectHQ/prefect/compare/2.20.8...2.20.9

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud