This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/providers/fab/src/airflow/providers/fab/www/fab-ui-package-updates-dea165cabf
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard baa8e29b87b chore(deps-dev): bump the fab-ui-package-updates group
across 1 directory with 3 updates
add e8d11fc4b3a Introduce Sigstore verification for python source packages
(#63345)
add 36bbb0dfad8 Bugfix/63173 k8s unicode log read (#63673)
add 66d8fe02c82 Update security issues announcement section in
`README_RELEASE_PROVIDERS` (#63751)
add 59192ef23ae Add uv-sync prek hook to keep uv.lock updated after
dependency changes (#63754)
add 23233760c43 Improve auto-triage display labels and log extraction
(#63687)
add a3652001860 Remove automatic `KUBERNETES_ENVIRONMENT_VARIABLES` and
`KUBERNETES_SECRETS` prefixes from chart helpers (#60750)
add e3cd88f8012 Bump sphinx-airflow-theme to 0.3.1 (#63758)
add 8dc4b99ec24 chore(deps-dev): bump the fab-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 (baa8e29b87b)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/providers/fab/src/airflow/providers/fab/www/fab-ui-package-updates-dea165cabf
(8dc4b99ec24)
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 | 7 +
Dockerfile | 96 +++++---
Dockerfile.ci | 96 +++++---
chart/newsfragments/60750.significant.rst | 57 +++++
chart/templates/_helpers.yaml | 27 ---
dev/README_RELEASE_PROVIDERS.md | 5 +-
.../src/airflow_breeze/commands/pr_commands.py | 250 ++++++++++++++++-----
devel-common/pyproject.toml | 2 +-
.../providers/cncf/kubernetes/hooks/kubernetes.py | 13 +-
.../unit/cncf/kubernetes/hooks/test_kubernetes.py | 36 ++-
.../google/cloud/hooks/test_kubernetes_engine.py | 6 +-
scripts/docker/install_os_dependencies.sh | 96 +++++---
uv.lock | 8 +-
13 files changed, 530 insertions(+), 169 deletions(-)
create mode 100644 chart/newsfragments/60750.significant.rst