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

dependabot[bot] pushed a change to branch 
dependabot/pip/airflow-core/v3-2-test/pip-dependency-updates-09814c2722
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 1681b9a5225 Bump the pip-dependency-updates group across 3 directories 
with 3 updates
     add 86d3f5416b6 [v3-2-test] Restore Monaco find widget in Dag Code view 
(#67391) (#67579)
     add 522e916e14a [v3-2-test] API: Return 400 instead of 500 from 
materialize_asset for invalid validation input (#67445) (#67526)
     add 5619cdd0210 [v3-2-test] Fix N+1 query in bulk task instance delete 
endpoint (#67304) (#67555)
     add 770e9fba9c9 Bump the 3-2-auth-ui-package-updates group across 1 
directory with 14 updates (#67487)
     add 1caa1f5ac32 [v3-2-test] Fix SecretsMasker merge round-trip for 
Kubernetes env vars (#67122) (#67612)
     add 1c935ffc25f Bump the pip-dependency-updates group across 3 directories 
with 3 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   (1681b9a5225)
            \
             N -- N -- N   
refs/heads/dependabot/pip/airflow-core/v3-2-test/pip-dependency-updates-09814c2722
 (1c935ffc25f)

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:
 .../auth/managers/simple/ui/package.json           |   28 +-
 .../auth/managers/simple/ui/pnpm-lock.yaml         | 1098 ++++++++++----------
 .../api_fastapi/core_api/routes/public/assets.py   |   34 +-
 .../core_api/services/public/task_instances.py     |   23 +-
 .../src/components/MonacoEditor/configureMonaco.ts |    8 +-
 .../core_api/routes/public/test_assets.py          |   13 +
 .../core_api/routes/public/test_task_instances.py  |   42 +-
 .../secrets_masker/secrets_masker.py               |    8 +
 .../tests/secrets_masker/test_secrets_masker.py    |   35 +
 9 files changed, 679 insertions(+), 610 deletions(-)

Reply via email to