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/v3-1-test/core-ui-package-updates-ec211b71fb
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 1b986c29458 Bump the core-ui-package-updates group across 1 directory
with 56 updates
omit b80655ebbe5 Fix reproducible build command
omit c8c2cb76bd6 [v3-1-test] Update main as 3.1.3 has been released
(#58341) (#58347)
omit 840c74663b8 [v3-1-test] Breeze: Automatically set CHOKIDAR_USEPOLLING
for WSL users in --dev-mode (#57846) (#58080) (#58345)
omit da4a5eaf8d6 [v3-1-test] Fix: TriggerDagRunOperator stuck in deferred
state with reset_dag_run (#57756) (#57968) (#58333)
omit f20d8fd5c08 [v3-1-test] CI: Upgrade ruff version in CI environment
(#58287) (#58301)
omit b9db2fd3e43 [v3-1-test] Fix link on installing-from-sources page
(#58323) (#58324)
omit 2e700dc9fb0 fix(hitl): fix HITLTrigger params dump (#58297)
omit 77906c10c07 [v3-1-test] Fix atomicity issue in
SerializedDagModel.write_dag preventing orphaned DagVersions (#58259) (#58281)
omit 82f86c76015 Fix static checks on provider examples (#58286)
omit 15b185530bf [v3-1-test] Mask kwargs on illegal args (#58252) (#58283)
omit e6af61cdf6a [v3-1-test] Add check for schedule parameter for system
tests (#58254) (#58255)
omit 90a65befc10 [v3-1-test] Support for "reconnecting" Supervisor Comms
from task process when `dag.test()` is used (#58147) (#58266)
omit d1af2452166 [v3-1-test] Add support for "reconnecting" Supervisor
Comms and logs in task processes (#57212) (#58263)
omit 4990335567d CI: Upgrade important CI environment (#58247)
omit 1700dc1edc5 [v3-1-test] Update pyproject.toml files with pytest>=9.0.0
TOML syntax (#58182) (#58241)
omit bb42eefa40f [v3-1-test] Fix a few typos in release process for Airflow
(#58219) (#58240)
omit f929d4eccf7 [v3-1-test] Patch pools should have an optional
description (#58066) (#58169)
omit 6d529450fd7 fixup! [v3-1-test] Fix check_files.py script after source
tar was renamed (#58216) (#58220) (#58192)
omit 2f068bd9bda [v3-1-test] Fix check_files.py script after source tar was
renamed (#58216) (#58220)
omit d49e478e3b2 [v3-1-test] Fix CI upgrade script to not delete branch
from origin remote (#58163) (#58179)
omit c222dfb0ea1 [v3-1-test] Make sure regenerating provider dependencies
happens only once (#58198) (#58214)
omit fef95b7865d [v3-1-test] Update release instructions for Airflow Ctl
(#58206) (#58212)
add 0a8baa4869f [v3-1-test] Add changelog for python client 3.1.3 release
(#58394) (#58427)
add 9df917494c7 [v3-1-test] Update release instructions for Airflow Ctl
(#58206) (#58212)
add 19802452914 [v3-1-test] Make sure regenerating provider dependencies
happens only once (#58198) (#58214)
add 02d8d39fe71 [v3-1-test] Fix CI upgrade script to not delete branch
from origin remote (#58163) (#58179)
add cbe1435f52f [v3-1-test] Fix check_files.py script after source tar was
renamed (#58216) (#58220)
add 7b42e143fe4 fixup! [v3-1-test] Fix check_files.py script after source
tar was renamed (#58216) (#58220) (#58192)
add 746988bf165 [v3-1-test] Patch pools should have an optional
description (#58066) (#58169)
add fb19d2233a1 [v3-1-test] Fix a few typos in release process for Airflow
(#58219) (#58240)
add 014559d0eb4 [v3-1-test] Update pyproject.toml files with pytest>=9.0.0
TOML syntax (#58182) (#58241)
add 2f8498114a5 CI: Upgrade important CI environment (#58247)
add 17fc9f8a8a3 [v3-1-test] Add support for "reconnecting" Supervisor
Comms and logs in task processes (#57212) (#58263)
add cf6e76bb226 [v3-1-test] Support for "reconnecting" Supervisor Comms
from task process when `dag.test()` is used (#58147) (#58266)
add 43b81a5dbe6 [v3-1-test] Add check for schedule parameter for system
tests (#58254) (#58255)
add b77dd1742a1 [v3-1-test] Mask kwargs on illegal args (#58252) (#58283)
add 34e9efd3d56 Fix static checks on provider examples (#58286)
add 878efc2964b [v3-1-test] Fix atomicity issue in
SerializedDagModel.write_dag preventing orphaned DagVersions (#58259) (#58281)
add 6c651aa0220 fix(hitl): fix HITLTrigger params dump (#58297)
add d5fc0187079 [v3-1-test] Fix link on installing-from-sources page
(#58323) (#58324)
add e4bb67701e5 [v3-1-test] CI: Upgrade ruff version in CI environment
(#58287) (#58301)
add 4d019069c58 [v3-1-test] Fix: TriggerDagRunOperator stuck in deferred
state with reset_dag_run (#57756) (#57968) (#58333)
add a33a3206c2d [v3-1-test] Breeze: Automatically set CHOKIDAR_USEPOLLING
for WSL users in --dev-mode (#57846) (#58080) (#58345)
add 25ba3657e87 [v3-1-test] Update main as 3.1.3 has been released
(#58341) (#58347)
add 31e0ca9d81b Fix reproducible build command
add 04530864183 [v3-1-test] Change old performance sub-project to
pyproject.toml (#58372) (#58376)
add 0ae7e67f842 [v3-1-test] Fix documentation for installing from sources
(#58366) (#58373)
add fc46b723bc1 [v3-1-test] Fix config list output for multi-line values
(#58115) (#58378)
add 9f1f4c39714 [v3-1-test] Respect default_args in DAG when its set to a
"falsy" value (#57853) (#58396)
add 895089c75ee [v3-1-test] Update Airflow version references to `3.X` in
`README_RELEASE_PROVIDER.md` (#58392) (#58402)
add 98a748dc078 [v3-1-test] Fix TypeError in parseStreamingLogContent for
non-string data (#58314) (#58399)
add b31be22bcc5 [v3-1-test] Improve `disable_bundle_versioning` config
docs (#58400) (#58405)
add 0ea3fb31590 Bump the core-ui-package-updates group across 1 directory
with 56 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 (1b986c29458)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-1-test/core-ui-package-updates-ec211b71fb
(0ea3fb31590)
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:
INSTALL | 64 ++-
airflow-core/docs/conf.py | 7 +
.../docs/installation/installing-from-sources.rst | 13 +-
.../src/airflow/config_templates/config.yml | 5 +
airflow-core/src/airflow/configuration.py | 8 +
.../airflow/serialization/serialized_objects.py | 49 +-
airflow-core/src/airflow/ui/package.json | 14 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 609 ++++++++++++---------
airflow-core/src/airflow/ui/src/utils/logs.test.ts | 108 ++++
airflow-core/src/airflow/ui/src/utils/logs.ts | 15 +-
airflow-core/tests/unit/core/test_configuration.py | 46 ++
.../unit/serialization/test_dag_serialization.py | 238 ++++----
airflow-ctl/docs/conf.py | 12 +-
.../docs/installation/installing-from-sources.rst | 22 +-
clients/python/CHANGELOG.md | 21 +
dev/README_RELEASE_AIRFLOWCTL.md | 4 +-
dev/README_RELEASE_PROVIDERS.md | 13 +-
.../docs_build/dev_index_template.html.jinja2 | 25 +-
docs/spelling_wordlist.txt | 1 +
performance/README.md | 45 ++
.../typing_compat.py => performance/pyproject.toml | 38 +-
performance/requirements.txt | 2 -
22 files changed, 908 insertions(+), 451 deletions(-)
create mode 100644 airflow-core/src/airflow/ui/src/utils/logs.test.ts
create mode 100644 performance/README.md
copy airflow-core/src/airflow/typing_compat.py => performance/pyproject.toml
(59%)
delete mode 100644 performance/requirements.txt