This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/npm_and_yarn/landing-pages/npm-dependencies-b2cd9a97db
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
discard 5e51777623 Bump the npm-dependencies group across 1 directory with 4
updates
add b0ebf10f74 Announce Apache Airflow 3.3.0 release (#1590)
add 6f9f63a436 Add blogpost for 3.3.0 (#1589)
add 61c6df182b Bump the npm-dependencies group across 1 directory with 4
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 (5e51777623)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/landing-pages/npm-dependencies-b2cd9a97db
(61c6df182b)
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:
landing-pages/package-lock.json | 8 +-
landing-pages/package.json | 2 +-
.../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 | 8 +-
11 files changed, 326 insertions(+), 9 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