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

potiuk pushed a change to branch 
dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-18500c1c4e
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 190efeca311 Bump the 3-3-go-sdk-dependency-updates group across 1 
directory with 11 updates
     add c0993da8a18 Bump globals (#70849)
     add eda11ffdeaa Bump the github-actions-updates group across 1 directory 
with 4 updates (#70855)
     add 519fd3469ef Bump the 3-3-edge-ui-package-updates group across 1 
directory with 2 updates (#70852)
     add 5931029a3e8 Fix Breeze type errors that fail static checks on every PR 
(#70900)
     add 4560ef72585 Bump the 3-3-go-sdk-dependency-updates group across 1 
directory with 11 updates
     add 171797edb58 Keep the Go SDK on Go 1.25 and sync every toolchain pin 
site

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   (190efeca311)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-18500c1c4e
 (171797edb58)

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/workflows/asf-allowlist-check.yml          |   2 +-
 .github/workflows/basic-tests.yml                  |   8 +-
 .github/workflows/ci-amd.yml                       |   2 +-
 .github/workflows/ci-arm.yml                       |   2 +-
 .github/workflows/ci-image-build.yml               |   6 +-
 .github/workflows/ci-image-checks.yml              |   4 +-
 .github/workflows/prod-image-build.yml             |   2 +-
 .github/workflows/publish-docs-to-s3.yml           |   4 +-
 .github/workflows/recheck-old-bug-report.yml       |   2 +-
 .github/workflows/stale.yml                        |   4 +-
 .pre-commit-config.yaml                            |   2 +-
 .../tests/airflow_e2e_tests/constants.py           |   2 +-
 .../airflow_breeze/commands/kubernetes_commands.py |   2 +-
 .../src/airflow_breeze/utils/custom_param_types.py |   4 +-
 dev/breeze/src/airflow_breeze/utils/github.py      |   6 +-
 .../react_plugin_template/package.json             |   2 +-
 .../react_plugin_template/pnpm-lock.yaml           |  39 +++-
 go-sdk/.pre-commit-config.yaml                     |   2 +-
 go-sdk/go.mod                                      |   4 +-
 go-sdk/go.sum                                      |   4 +-
 kubernetes-tests/lang_sdk/go_example/go.mod        |  38 ++--
 kubernetes-tests/lang_sdk/go_example/go.sum        |  98 +++++-----
 .../providers/edge3/plugins/www/package.json       |   4 +-
 .../providers/edge3/plugins/www/pnpm-lock.yaml     | 213 ++++++++++++---------
 24 files changed, 258 insertions(+), 198 deletions(-)

Reply via email to