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

dependabot[bot] pushed a change to branch 
dependabot/pip/airflow-core/pip-security-updates-6edc297103
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard beee451adea Bump gitpython
     add de5c8196de5 Fix release dry-run aborting on a workflow run it never 
dispatched (#71131)
     add ddef168d1fe Give each mypy prek hook its own file list in CI (#70654)
     add 4a6f11c55ab Bump the react group across 1 directory with 2 updates 
(#71021)
     add c0f6a60cdcb Update changelog with better wording (#71161)
     add 3dd13702095 UI: Fix preventRunningTasks showing as raw i18n key in 
Clear Task dialogs (#71045)
     add f3a093d0b99 Bump the ui-plugin-template-package-updates group across 1 
directory with 4 updates (#71027)
     add 7781dfb9a99 Fix broken translation guide links in the i18n README 
(#71179)
     add aa8854a72b7 Bump gitpython

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   (beee451adea)
            \
             N -- N -- N   
refs/heads/dependabot/pip/airflow-core/pip-security-updates-6edc297103 
(aa8854a72b7)

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-core/src/airflow/ui/package.json           |   4 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 162 ++++++-----
 airflow-core/src/airflow/ui/public/i18n/README.md  |  40 +--
 .../airflow/ui/public/i18n/locales/it/dags.json    |   1 +
 .../airflow/ui/public/i18n/locales/th/dags.json    |   1 +
 .../src/airflow/ui/src/i18n/config.test.ts         |  20 +-
 airflow-core/src/airflow/ui/src/i18n/config.ts     |  18 +-
 .../src/airflow_breeze/utils/gh_workflow_utils.py  |   9 +
 .../breeze/tests/test_gh_workflow_utils.py         |  28 +-
 .../react_plugin_template/package.json             |   8 +-
 .../react_plugin_template/pnpm-lock.yaml           | 296 ++++++++-------------
 providers/amazon/docs/changelog.rst                |   2 +-
 providers/apache/beam/docs/changelog.rst           |   2 +-
 providers/apache/hive/docs/changelog.rst           |   2 +-
 providers/apache/livy/docs/changelog.rst           |   2 +-
 providers/arangodb/docs/changelog.rst              |   2 +-
 providers/asana/docs/changelog.rst                 |   2 +-
 providers/celery/docs/changelog.rst                |   2 +-
 providers/cncf/kubernetes/docs/changelog.rst       |   2 +-
 providers/cohere/docs/changelog.rst                |   2 +-
 providers/common/compat/docs/changelog.rst         |   2 +-
 providers/common/sql/docs/changelog.rst            |   2 +-
 providers/databricks/docs/changelog.rst            |   2 +-
 providers/datadog/docs/changelog.rst               |   2 +-
 providers/dbt/cloud/docs/changelog.rst             |   2 +-
 providers/dingding/docs/changelog.rst              |   2 +-
 providers/discord/docs/changelog.rst               |   2 +-
 providers/docker/docs/changelog.rst                |   2 +-
 providers/elasticsearch/docs/changelog.rst         |   2 +-
 providers/exasol/docs/changelog.rst                |   2 +-
 providers/ftp/docs/changelog.rst                   |   2 +-
 providers/github/docs/changelog.rst                |   2 +-
 providers/google/docs/changelog.rst                |   2 +-
 providers/grpc/docs/changelog.rst                  |   2 +-
 providers/http/docs/changelog.rst                  |   2 +-
 providers/imap/docs/changelog.rst                  |   2 +-
 providers/influxdb/docs/changelog.rst              |   2 +-
 providers/jenkins/docs/changelog.rst               |   2 +-
 providers/microsoft/azure/docs/changelog.rst       |   2 +-
 providers/microsoft/mssql/docs/changelog.rst       |   2 +-
 providers/microsoft/winrm/docs/changelog.rst       |   2 +-
 ...un_mypy_full_dist_local_venv_or_breeze_in_ci.py |   4 +-
 42 files changed, 333 insertions(+), 318 deletions(-)
 copy task-sdk/src/airflow/sdk/bases/secrets_backend.py => 
dev/breeze/tests/test_gh_workflow_utils.py (54%)

Reply via email to