This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/pip/v2-11-test/pip-dependency-updates-b4a741e086
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 35e08c7783e chore(deps-dev): bump filelock
add a4b2ddf6ebd fix: task_instance_mutation_hook receives a TI with run_id
set (#62999)
add 6db6b1ed25d chore(deps-dev): bump filelock
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (35e08c7783e)
\
N -- N -- N
refs/heads/dependabot/pip/v2-11-test/pip-dependency-updates-b4a741e086
(6db6b1ed25d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
airflow/models/taskinstance.py | 1 +
tests/models/test_dagrun.py | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)