You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uniffle.apache.org by gi...@apache.org on 2023/02/22 11:42:16 UTC

[incubator-uniffle-website] branch dependabot/npm_and_yarn/json5-2.2.3 updated (4f19677 -> 92e9ba2)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/json5-2.2.3
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git


    omit 4f19677  Bump json5 from 2.2.1 to 2.2.3
     add d56cfac  Add blog (#22)
     add e24452b  Fix blog style (#24)
     add b3f8077  Remove unused file (#25)
     add 278e4e3  Support Spark 3.3
     add 5767614  style: fix format in blog post
     add d859ff1  chore: upgrade docusaurus to 2.3.1 (#29)
     add 92e9ba2  Bump json5 from 2.2.1 to 2.2.3

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   (4f19677)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/json5-2.2.3 (92e9ba2)

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:
 blog/2022-08-23-to-be-released/index.md   |   1 -
 blog/2023-01-09/2022 summary.md           |  63 +++
 community/project committers.md           |   5 +-
 docs/01-intro.md                          |   4 +-
 package.json                              |  13 +-
 src/components/HomepageFeatures/index.tsx |   2 +-
 yarn.lock                                 | 840 ++++++++++++------------------
 7 files changed, 405 insertions(+), 523 deletions(-)
 delete mode 100644 blog/2022-08-23-to-be-released/index.md
 create mode 100644 blog/2023-01-09/2022 summary.md