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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-72826fd2fb
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 6ff0f42e946 Bump the core-ui-package-updates group across 1 directory 
with 44 updates
     add db896a73393 Small update to go mod tidy hook (#51951)
     add 2d6d594ee89 Fix connection recovery from uri when host has protocol 
(#51953)
     add 067b3e8ae84 Converting int account IDs to str in DBT Cloud connections 
(#51957)
     add 9cd74b027ba Use merged  to render airflow.cfg and include computed 
defaults (#51828)
     add e5670f1ab90 Bump apache-beam>=2.60.0 (#51961)
     add d8b58471f98 Prepare release for June 2025 2nd provider wave (#51894)
     add 77b2c2986a8 Bump the core-ui-package-updates group across 1 directory 
with 44 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   (6ff0f42e946)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-72826fd2fb
 (77b2c2986a8)

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:
 .pre-commit-config.yaml                              |  2 +-
 airflow-core/src/airflow/models/connection.py        | 19 ++++++++++++++-----
 airflow-core/tests/unit/models/test_connection.py    | 17 +++++++++++++++++
 chart/templates/configmaps/configmap.yaml            |  4 ++--
 contributing-docs/08_static_code_checks.rst          |  2 +-
 dev/breeze/doc/images/output_static-checks.svg       |  2 +-
 dev/breeze/doc/images/output_static-checks.txt       |  2 +-
 dev/breeze/src/airflow_breeze/pre_commit_ids.py      |  2 +-
 .../tests/helm_tests/airflow_aux/test_configmap.py   | 13 ++++++-------
 providers/apache/beam/README.rst                     | 15 +++++++--------
 providers/apache/beam/docs/changelog.rst             | 13 +++++++++++++
 providers/apache/beam/docs/index.rst                 | 15 +++++++--------
 providers/apache/beam/provider.yaml                  |  3 ++-
 providers/apache/beam/pyproject.toml                 | 10 ++++------
 .../src/airflow/providers/apache/beam/__init__.py    |  2 +-
 providers/common/messaging/README.rst                |  6 +++---
 providers/common/messaging/docs/changelog.rst        | 11 +++++++++++
 providers/common/messaging/docs/index.rst            |  2 +-
 providers/common/messaging/provider.yaml             |  3 ++-
 providers/common/messaging/pyproject.toml            |  6 +++---
 .../airflow/providers/common/messaging/__init__.py   |  2 +-
 .../dbt/cloud/tests/unit/dbt/cloud/hooks/test_dbt.py |  6 +++---
 .../cloud/tests/unit/dbt/cloud/operators/test_dbt.py |  2 +-
 .../cloud/tests/unit/dbt/cloud/sensors/test_dbt.py   |  4 +++-
 providers/fab/docs/changelog.rst                     |  7 +++++++
 task-sdk/src/airflow/sdk/definitions/connection.py   | 20 +++++++++++++++-----
 26 files changed, 128 insertions(+), 62 deletions(-)

Reply via email to