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

dependabot[bot] pushed a change to branch 
dependabot/pre_commit/pre-commit-hooks-4e1051a6f2
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


 discard 9e8f281453 Bump https://github.com/woodruffw/zizmor-pre-commit
     add dd994bd4b7 Bump the npm-dependencies group across 1 directory with 4 
updates (#1588)
     add 8196322310 Bump aws-actions/configure-aws-credentials in the 
github-actions group (#1587)
     add b0ebf10f74 Announce Apache Airflow 3.3.0 release (#1590)
     add 6f9f63a436 Add blogpost for 3.3.0 (#1589)
     add e411ac0770 Bump the npm-dependencies group across 1 directory with 4 
updates (#1591)
     add d1cb6480b6 Unifying version in 3.3.0 blogpost
     add f1d312ea72 Bump https://github.com/woodruffw/zizmor-pre-commit

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   (9e8f281453)
            \
             N -- N -- N   
refs/heads/dependabot/pre_commit/pre-commit-hooks-4e1051a6f2 (f1d312ea72)

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/build.yml                        |   2 +-
 landing-pages/package-lock.json                    | 565 +++++++++++----------
 landing-pages/package.json                         |  14 +-
 .../site/content/en/announcements/_index.md        |  10 +
 .../airflow-3.3.0/images/asset-state-store-add.png | Bin 0 -> 23866 bytes
 .../airflow-3.3.0/images/asset-state-store-ui.png  | Bin 0 -> 89911 bytes
 .../blog/airflow-3.3.0/images/multilang-run-go.png | Bin 0 -> 526754 bytes
 .../airflow-3.3.0/images/multilang-run-java.png    | Bin 0 -> 470554 bytes
 .../airflow-3.3.0/images/task-state-store-add.png  | Bin 0 -> 61555 bytes
 .../airflow-3.3.0/images/task-state-store-ui.png   | Bin 0 -> 114995 bytes
 .../site/content/en/blog/airflow-3.3.0/index.md    | 307 +++++++++++
 landing-pages/yarn.lock                            | 431 ++++++++--------
 12 files changed, 821 insertions(+), 508 deletions(-)
 create mode 100644 
landing-pages/site/content/en/blog/airflow-3.3.0/images/asset-state-store-add.png
 create mode 100644 
landing-pages/site/content/en/blog/airflow-3.3.0/images/asset-state-store-ui.png
 create mode 100644 
landing-pages/site/content/en/blog/airflow-3.3.0/images/multilang-run-go.png
 create mode 100644 
landing-pages/site/content/en/blog/airflow-3.3.0/images/multilang-run-java.png
 create mode 100644 
landing-pages/site/content/en/blog/airflow-3.3.0/images/task-state-store-add.png
 create mode 100644 
landing-pages/site/content/en/blog/airflow-3.3.0/images/task-state-store-ui.png
 create mode 100644 landing-pages/site/content/en/blog/airflow-3.3.0/index.md

Reply via email to