This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-50ad2c7a2d
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard ad8d10fd891 Bump the core-ui-package-updates group across 1 directory 
with 87 updates
     add a6add6b5df1 Prevent scheduler to crash due to RecursionError when 
making a SQL query (#55778)
     add 0266568628e Add pool name validation to avoid XSS from the DAG file 
(#61732)
     add faf7747ac62 Bump the core-ui-package-updates group across 1 directory 
with 87 updates

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   (ad8d10fd891)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-50ad2c7a2d
 (faf7747ac62)

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/jobs/scheduler_job_runner.py |  11 +-
 airflow/models/baseoperator.py       |   3 +
 airflow/www/package.json             |   2 +-
 airflow/www/yarn.lock                | 196 +++++++++++++++++------------------
 tests/models/test_baseoperator.py    |  13 +++
 5 files changed, 120 insertions(+), 105 deletions(-)

Reply via email to