Closed dependabot[bot] closed 1 week ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Bumps apache-airflow from 2.9.3 to 2.10.3.
Release notes
Sourced from apache-airflow's releases.
... (truncated)
Changelog
Sourced from apache-airflow's changelog.
... (truncated)
Commits
c99887e
Update RELEASE_NOTES.rst1c7fba7
mark test_task_workflow_trigger_success as flaky (#42972) (#43580)08bbf89
FIX: Don't raise a warning in ExecutorSafeguard when execute is called from a...7e86bf8
Mark all tasks as skipped when failing a dag_run manually including t… (#43572)8e79c7a
Fix TrySelector for Mapped Tasks in Logs and Details Grid Panel (#43566)c12e628
Conditionally add OTEL events when processing executor events (#43558) (#43567)898f332
Fix broken stat scheduler_loop_duration (#42886) (#43544)7aea4b5
Ensure total_entries in /api/v1/dags (#43377) (#43429)9c044ea
include limit and offset in request body schema for List task instances (batc...dd296c5
This PR resolves an SQLAlchemy warning in the migration by correctly setting ...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