This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/providers/edge3/src/airflow/providers/edge3/plugins/www/edge-ui-package-updates-414902ac1f
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit b1085f53523 chore(deps-dev): bump the edge-ui-package-updates group
across 1 directory with 3 updates
add b64c6bebe98 Add otel integration test group (#62880)
add c3410b30df3 change to owner airflow in example dag (#62957)
add c006e74bac1 Only upgrade patch and minor NPM version in `v3-1-test`
(#62961)
add 15f55ce7876 chore(deps-dev): bump the edge-ui-package-updates group
across 1 directory 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 (b1085f53523)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/providers/edge3/src/airflow/providers/edge3/plugins/www/edge-ui-package-updates-414902ac1f
(15f55ce7876)
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:
.github/dependabot.yml | 6 +
airflow-core/tests/integration/otel/test_otel.py | 1162 ++------------------
dev/breeze/src/airflow_breeze/global_constants.py | 4 +-
dev/breeze/tests/test_selective_checks.py | 2 +-
.../src/tests_common/test_utils/otel_utils.py | 92 --
.../system/apache/hive/example_twitter_dag.py | 2 +-
scripts/in_container/check_environment.sh | 3 +
7 files changed, 101 insertions(+), 1170 deletions(-)