fix(calculate): update dependency prefect to v2.14.12 #13387
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.14.11
->2.14.12
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
PrefectHQ/prefect (prefect)
v2.14.12
Compare Source
Increased customization of date and time filters across the UI
Building on the enhancements to the dashboard we made in last week's release, we've updated the flow runs page to support relative time spans such as "Past 7 days". These changes make it easier to quickly see what's recently occurred (e.g. "Past 1 hour") and what's coming up next (e.g. "Next 15 minutes"). You can also select and filter by specific date and time ranges.
We have also updated saved filters on the flow runs page so you can save date ranges as part of a custom filter. For example, it's now possible to create a view of the past 6 hours of runs for a specific work pool!
The Flows page uses the same updated date and time filters so you have more control over how you filter and view runs.
View a demonstration here:
See the following PRs for implementation details:
Enhancements
Fixes
prefect deploy
— https://github.com/PrefectHQ/prefect/pull/11463ContainerInstanceProvisioner
— https://github.com/PrefectHQ/prefect/pull/11440Experimental
RunInput
model — https://github.com/PrefectHQ/prefect/pull/11438Documentation
wait_for_input
— https://github.com/PrefectHQ/prefect/pull/11404prefect deploy
— https://github.com/PrefectHQ/prefect/pull/11488Contributors
All changes: PrefectHQ/prefect@2.14.11...2.14.12
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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.