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

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


 discard 52c3fc74494 Bump the pip-dependency-updates group across 3 directories 
with 3 updates
     add b71135bdbb3 Update upload-artifact gh action (#69256)
     add 670785d1ce8 Drain result_queue in LocalExecutor to prevent process 
join deadlock (#67881)
     add 8e3e982f9ff Prepare ad-hoc providers release 2026-07-01 
(cncf.kubernetes, common.io, keycloak) (#69223)
     add adff35c1053 Remove mistakenly re-added 
provider_dependencies.json.sha256sum (#69229)
     add 938f09c6021 Ignore stale executor success when TI is queued after 
defer (#68741)
     add 38b28694f84 [main] CI: Upgrade important CI environment (#69198)
     add 0472e517494 Add global labels to helm chart priorityclasses (#68759)
     add 530e83358b5 Match Go SDK client params by method set to prevent 
injection drift (#69242)
     add 529843127c7 Run OTel integration tests when span-emitting task runner 
code changes (#69250)
     add a2a78e6839f Generate data models from supervisor schema for Go-SDK 
(#68629)
     add cd2e3ae1ec1 Add TypeScript coordinator runtime (#69079)
     add 6a73afb1c15 Added deadlock detection in CommsDecoder (#68377)
     add 49f3d7f04ef Invalidate cached RequestAdapter of 
KiotaRequestAdapterHook if session of AuthenticationProvider is closed (#69128)
     add b56771c8c73 Fix new DAG versions from serializing a retry_policy 
object (#69243)
     add b6cb7c61228 Fix details panel header overlapping the tabs (#69255)
     add 71be2b47b33 Rename `state-store cleanup-task-state-store` command to 
`state-store clean` (#69316)
     add 1fa6b4f5693 [main] CI: Upgrade important CI environment (#69303)
     add 0643e33e3f2 Fix asset event ingestion crash for Dags using 
FixedKeyMapper (#69311)
     add ffd8d4e5a9f Refactor: Migrate os.path to pathlib.Path in 
file_processor_handler.py (#68758)
     add dc4742bea24 opensearch: generalize extra parameters (#65613)
     add bc09d7e5954 refactor: Fix _is_http_client_closed returning True for a 
transport that was never opened (#69329)
     add 15272fbac82 Add auto area labels for ts-sdk and java-sdk PRs (#69325)
     add 35e49725a8d Bump the github-actions-updates group across 1 directory 
with 6 updates (#69266)
     add eeadbd6f073 Bump @hey-api/openapi-ts (#69265)
     add 96621091150 Bump the fab-ui-package-updates group across 1 directory 
with 2 updates (#69210)
     add da0dad098cb 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   (52c3fc74494)
            \
             N -- N -- N   
refs/heads/dependabot/pip/airflow-core/pip-dependency-updates-72f83f7f84 
(da0dad098cb)

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/actions/post_tests_failure/action.yml      |    6 +-
 .github/actions/post_tests_success/action.yml      |    2 +-
 .github/boring-cyborg.yml                          |   12 +
 .github/workflows/additional-ci-image-checks.yml   |    2 +-
 .github/workflows/additional-prod-image-tests.yml  |    8 +-
 .github/workflows/airflow-distributions-tests.yml  |    2 +-
 .github/workflows/airflow-e2e-tests.yml            |    2 +-
 .github/workflows/asf-allowlist-check.yml          |    2 +-
 .github/workflows/backport-cli.yml                 |    2 +-
 .github/workflows/basic-tests.yml                  |   26 +-
 .github/workflows/ci-amd.yml                       |   24 +-
 .github/workflows/ci-arm.yml                       |   24 +-
 .github/workflows/ci-duration-monitor.yml          |    2 +-
 .github/workflows/ci-image-build.yml               |    2 +-
 .github/workflows/ci-image-checks.yml              |   12 +-
 .github/workflows/ci-notification.yml              |    2 +-
 .github/workflows/codeql-analysis.yml              |    4 +-
 .github/workflows/e2e-flaky-tests-report.yml       |    2 +-
 .github/workflows/finalize-tests.yml               |    6 +-
 .github/workflows/generate-constraints.yml         |    2 +-
 .github/workflows/helm-tests.yml                   |    4 +-
 .github/workflows/integration-system-tests.yml     |    6 +-
 .github/workflows/k8s-tests.yml                    |    2 +-
 .github/workflows/kustomize-overlays-tests.yml     |    2 +-
 .github/workflows/milestone-tag-assistant.yml      |    2 +-
 .github/workflows/notify-uv-lock-conflicts.yml     |    2 +-
 .github/workflows/prod-image-build.yml             |    4 +-
 .github/workflows/publish-docs-to-s3.yml           |   12 +-
 .github/workflows/push-image-cache.yml             |    4 +-
 .github/workflows/registry-backfill.yml            |   10 +-
 .github/workflows/registry-build.yml               |    6 +-
 .github/workflows/registry-tests.yml               |    2 +-
 .github/workflows/release_dockerhub_image.yml      |    2 +-
 .../workflows/release_single_dockerhub_image.yml   |    4 +-
 .github/workflows/run-unit-tests.yml               |    2 +-
 .../scheduled-verify-release-calendar.yml          |    2 +-
 .github/workflows/test-providers.yml               |    4 +-
 .github/workflows/ui-e2e-tests.yml                 |    4 +-
 .../update-constraints-on-push-stable.yml          |    8 +-
 .github/workflows/update-constraints-on-push.yml   |    8 +-
 .github/workflows/upgrade-check.yml                |    2 +-
 .pre-commit-config.yaml                            |   16 +-
 Dockerfile                                         |    2 +-
 Dockerfile.ci                                      |    2 +-
 .../task-and-asset-state-store-cleanup.rst         |    4 +-
 .../task-and-asset-state-store.rst                 |    6 +-
 airflow-core/docs/best-practices.rst               |    2 +-
 airflow-core/newsfragments/68741.bugfix.rst        |    1 +
 .../auth/managers/simple/ui/package.json           |    2 +-
 .../auth/managers/simple/ui/pnpm-lock.yaml         |   89 +-
 airflow-core/src/airflow/cli/cli_config.py         |   13 +-
 .../airflow/cli/commands/state_store_command.py    |   17 +-
 .../src/airflow/executors/local_executor.py        |   57 +-
 .../src/airflow/jobs/scheduler_job_runner.py       |    8 +-
 airflow-core/src/airflow/partition_mappers/base.py |    4 +
 .../src/airflow/partition_mappers/fixed_key.py     |   23 +-
 .../serialization/definitions/mappedoperator.py    |    4 +
 airflow-core/src/airflow/serialization/encoders.py |    5 +-
 .../airflow/serialization/serialized_objects.py    |   17 +-
 .../src/airflow/ui/src/components/HeaderCard.tsx   |    2 +-
 .../airflow/utils/log/file_processor_handler.py    |   34 +-
 .../unit/cli/commands/test_state_store_command.py  |   40 +-
 .../tests/unit/executors/test_local_executor.py    |   89 +
 airflow-core/tests/unit/jobs/test_scheduler_job.py |   60 +
 .../tests/unit/partition_mappers/test_base.py      |   14 +
 .../tests/unit/partition_mappers/test_fixed_key.py |   20 +
 .../unit/serialization/test_serialized_objects.py  |  106 +-
 .../priorityclasses/priority-classes.yaml          |    3 +
 .../airflow_aux/test_basic_helm_chart.py           |    4 +
 dev/breeze/doc/ci/02_images.md                     |    2 +-
 dev/breeze/doc/ci/04_selective_checks.md           |    1 +
 .../commands/release_management_commands.py        |    2 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |    2 +-
 .../src/airflow_breeze/utils/selective_checks.py   |    4 +
 dev/breeze/tests/test_selective_checks.py          |    2 +
 dev/breeze/uv.lock                                 |   78 +-
 devel-common/pyproject.toml                        |    4 +-
 generated/provider_dependencies.json.sha256sum     |    1 -
 go-sdk/Justfile                                    |    4 +
 go-sdk/README.md                                   |   13 +
 go-sdk/bundle/bundlev1/task.go                     |   60 +-
 go-sdk/bundle/bundlev1/task_test.go                |   75 +
 go-sdk/pkg/execution/client.go                     |   71 +-
 go-sdk/pkg/execution/client_test.go                |   84 +-
 go-sdk/pkg/execution/comms.go                      |   40 +-
 go-sdk/pkg/execution/comms_test.go                 |   51 +-
 go-sdk/pkg/execution/frames.go                     |  201 +--
 go-sdk/pkg/execution/frames_test.go                |  132 +-
 go-sdk/pkg/execution/genmodels/defaults.gen.go     |  318 ++++
 go-sdk/pkg/execution/genmodels/defaults_test.go    |  350 ++++
 .../pkg/execution/genmodels/discriminators.gen.go  |  399 +++++
 .../execution/genmodels/discriminators_test.go}    |   47 +-
 go-sdk/pkg/execution/genmodels/gen.go              |   39 +
 go-sdk/pkg/execution/genmodels/gen/main.go         |  732 ++++++++
 go-sdk/pkg/execution/genmodels/models.gen.go       | 1872 ++++++++++++++++++++
 go-sdk/pkg/execution/integration_test.go           |  160 +-
 go-sdk/pkg/execution/messages.go                   |  559 ++----
 go-sdk/pkg/execution/messages_test.go              |  633 ++++---
 go-sdk/pkg/execution/server.go                     |   22 +-
 go-sdk/pkg/execution/task_runner.go                |   99 +-
 providers/.last_release_date.txt                   |    2 +-
 providers/cncf/kubernetes/README.rst               |    6 +-
 providers/cncf/kubernetes/docs/changelog.rst       |   16 +-
 providers/cncf/kubernetes/docs/index.rst           |    6 +-
 providers/cncf/kubernetes/provider.yaml            |    4 +-
 providers/cncf/kubernetes/pyproject.toml           |    6 +-
 .../airflow/providers/cncf/kubernetes/__init__.py  |    2 +-
 providers/common/io/README.rst                     |    6 +-
 providers/common/io/docs/changelog.rst             |   12 +
 providers/common/io/docs/index.rst                 |    6 +-
 providers/common/io/provider.yaml                  |    7 +-
 providers/common/io/pyproject.toml                 |    6 +-
 .../io/src/airflow/providers/common/io/__init__.py |    2 +-
 .../providers/common/io/get_provider_info.py       |    4 +-
 .../fab/src/airflow/providers/fab/www/package.json |    4 +-
 .../src/airflow/providers/fab/www/pnpm-lock.yaml   |   40 +-
 providers/keycloak/docs/changelog.rst              |    4 +
 providers/keycloak/provider.yaml                   |    2 +-
 .../providers/microsoft/azure/hooks/msgraph.py     |   25 +-
 .../unit/microsoft/azure/hooks/test_msgraph.py     |   76 +-
 .../providers/opensearch/hooks/opensearch.py       |   32 +-
 .../tests/unit/opensearch/hooks/test_opensearch.py |   34 +-
 pyproject.toml                                     |    2 +-
 scripts/ci/prek/check_imports_in_providers.py      |    2 +-
 scripts/ci/prek/ruff_format.py                     |    2 +-
 scripts/tools/setup_breeze                         |    2 +-
 .../sdk/definitions/partition_mappers/fixed_key.py |    2 +-
 task-sdk/src/airflow/sdk/execution_time/comms.py   |   52 +-
 task-sdk/tests/task_sdk/execution_time/conftest.py |   12 +
 .../tests/task_sdk/execution_time/test_comms.py    |  155 +-
 ts-sdk/README.md                                   |   37 +-
 ts-sdk/eslint.config.js                            |    2 +-
 ts-sdk/example/.gitignore                          |    3 +
 ts-sdk/example/README.md                           |  101 ++
 .../example/dags/typescript_example.py             |   25 +-
 ts-sdk/example/package.json                        |   19 +
 ts-sdk/example/src/main.ts                         |   55 +
 ts-sdk/example/tsconfig.json                       |    8 +
 ts-sdk/package.json                                |   13 +-
 ts-sdk/pnpm-lock.yaml                              |   73 +
 .../{ts_sdk_lint.py => check_supervisor_schema.py} |   34 +-
 ts-sdk/scripts/generate-supervisor.mjs             |  128 ++
 ts-sdk/src/coordinator/client.ts                   |  193 ++
 ts-sdk/src/coordinator/comm-channel.ts             |  266 +++
 ts-sdk/src/coordinator/deferred.ts                 |   92 +
 ts-sdk/src/coordinator/frames.ts                   |  147 ++
 .../ActionBar => ts-sdk/src/coordinator}/index.ts  |   17 +-
 ts-sdk/src/coordinator/log-channel.ts              |  127 ++
 ts-sdk/src/coordinator/protocol.ts                 |  114 ++
 ts-sdk/src/coordinator/runtime.ts                  |  369 ++++
 ts-sdk/src/coordinator/tcp-connect.ts              |   53 +
 ts-sdk/src/generated/supervisor.ts                 | 1871 +++++++++++++++++++
 ts-sdk/src/index.ts                                |    2 +
 ts-sdk/tests/coordinator/client.test.ts            |  204 +++
 ts-sdk/tests/coordinator/comm-channel.test.ts      |  166 ++
 ts-sdk/tests/coordinator/deferred.test.ts          |  109 ++
 ts-sdk/tests/coordinator/frames.test.ts            |   81 +
 ts-sdk/tests/coordinator/integration.test.ts       |  580 ++++++
 ts-sdk/tests/coordinator/log-channel.test.ts       |  181 ++
 ts-sdk/tests/coordinator/protocol.test.ts          |  101 ++
 .../tests/coordinator/public-api.test.ts           |   31 +-
 ts-sdk/tests/coordinator/runtime-signal.test.ts    |   87 +
 ts-sdk/tests/coordinator/tcp-connect.test.ts       |   50 +
 ts-sdk/tests/public-api.test.ts                    |   23 +-
 uv.lock                                            | 1294 +++++++-------
 165 files changed, 11909 insertions(+), 2215 deletions(-)
 create mode 100644 airflow-core/newsfragments/68741.bugfix.rst
 delete mode 100644 generated/provider_dependencies.json.sha256sum
 create mode 100644 go-sdk/pkg/execution/genmodels/defaults.gen.go
 create mode 100644 go-sdk/pkg/execution/genmodels/defaults_test.go
 create mode 100644 go-sdk/pkg/execution/genmodels/discriminators.gen.go
 copy go-sdk/{sdk/context_test.go => 
pkg/execution/genmodels/discriminators_test.go} (50%)
 create mode 100644 go-sdk/pkg/execution/genmodels/gen.go
 create mode 100644 go-sdk/pkg/execution/genmodels/gen/main.go
 create mode 100644 go-sdk/pkg/execution/genmodels/models.gen.go
 create mode 100644 ts-sdk/example/.gitignore
 create mode 100644 ts-sdk/example/README.md
 copy 
java-sdk/scala_spark_example/src/main/resources/dags/scala_spark_examples.py => 
ts-sdk/example/dags/typescript_example.py (67%)
 create mode 100644 ts-sdk/example/package.json
 create mode 100644 ts-sdk/example/src/main.ts
 create mode 100644 ts-sdk/example/tsconfig.json
 copy ts-sdk/scripts/ci/prek/{ts_sdk_lint.py => check_supervisor_schema.py} 
(53%)
 mode change 100644 => 100755
 create mode 100644 ts-sdk/scripts/generate-supervisor.mjs
 create mode 100644 ts-sdk/src/coordinator/client.ts
 create mode 100644 ts-sdk/src/coordinator/comm-channel.ts
 create mode 100644 ts-sdk/src/coordinator/deferred.ts
 create mode 100644 ts-sdk/src/coordinator/frames.ts
 copy {airflow-core/src/airflow/ui/src/components/ui/ActionBar => 
ts-sdk/src/coordinator}/index.ts (59%)
 create mode 100644 ts-sdk/src/coordinator/log-channel.ts
 create mode 100644 ts-sdk/src/coordinator/protocol.ts
 create mode 100644 ts-sdk/src/coordinator/runtime.ts
 create mode 100644 ts-sdk/src/coordinator/tcp-connect.ts
 create mode 100644 ts-sdk/src/generated/supervisor.ts
 create mode 100644 ts-sdk/tests/coordinator/client.test.ts
 create mode 100644 ts-sdk/tests/coordinator/comm-channel.test.ts
 create mode 100644 ts-sdk/tests/coordinator/deferred.test.ts
 create mode 100644 ts-sdk/tests/coordinator/frames.test.ts
 create mode 100644 ts-sdk/tests/coordinator/integration.test.ts
 create mode 100644 ts-sdk/tests/coordinator/log-channel.test.ts
 create mode 100644 ts-sdk/tests/coordinator/protocol.test.ts
 copy airflow-core/src/airflow/ui/src/utils/RouterWrapper.test.tsx => 
ts-sdk/tests/coordinator/public-api.test.ts (57%)
 create mode 100644 ts-sdk/tests/coordinator/runtime-signal.test.ts
 create mode 100644 ts-sdk/tests/coordinator/tcp-connect.test.ts

Reply via email to