This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/ajv-6.14.0
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
omit 739a78f4035 Bump ajv from 6.12.6 to 6.14.0
add 216cacd726f Adding Pulsar Helm Chart 4.5.0 to index.yaml
add c46bb24690a Fix GitHub Actions workflow
add d8fdca49cdb Docs sync done from apache/pulsar (#1f86c24)
add 395504824ec Docs sync done from apache/pulsar (#ee477cc)
add 690991ae87e Docs sync done from apache/pulsar (#4cbe124)
add ac3af8ab203 Docs sync done from apache/pulsar (#4cbe124)
add 9d975af4a93 Docs sync done from apache/pulsar (#d992dc5)
add ebaead9a52c Docs sync done from apache/pulsar (#d992dc5)
add 45a65ff6cc6 Docs sync done from apache/pulsar (#f83251a)
add 4bf1b0de157 Improve geo-replication documentation (#1090)
add 5bbba4232c2 Docs sync done from apache/pulsar (#f83251a)
add 5b668be157d Docs sync done from apache/pulsar (#f83251a)
add 4f1ffd0c51a Docs sync done from apache/pulsar (#ec4bb77)
add 2ebf3895944 Docs sync done from apache/pulsar (#8798a46)
add 4f127110647 Docs sync done from apache/pulsar (#b171b05)
add 2c2124fa180 Docs sync done from apache/pulsar (#0495c8a)
add 23367926a11 Docs sync done from apache/pulsar (#735b429)
add 6fd8eadef8d Docs sync done from apache/pulsar (#735b429)
add eb29844059b Docs sync done from apache/pulsar (#735b429)
add 48ba333f859 Remove Pulsar IO Twitter connector (#1068)
add 2796313f2f1 Remove Pulsar IO Flume connector (#1067)
add 4b11d667fbb Upgrade to Docusaurus 3.9.2 (#1091)
add 2925e276338 Bump ajv from 6.12.6 to 6.14.0
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 (739a78f4035)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/ajv-6.14.0
(2925e276338)
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/ci-precommit.yml | 3 -
data/connectors.js | 12 -
docs/administration-geo.md | 300 +-
docs/io-connectors.md | 18 -
docs/io-develop.md | 2 +-
docs/io-flume-sink.md | 59 -
docs/io-flume-source.md | 59 -
docs/io-quickstart.md | 2 +-
docs/io-twitter-source.md | 33 -
docs/io-twitter.md | 6 -
docusaurus.config.ts | 6 +-
package.json | 19 +-
src/css/navbar.css | 1 +
static/charts/index.yaml | 25 +-
.../next/config/reference-configuration-broker.md | 37 +-
.../config/reference-configuration-standalone.md | 37 +-
.../config/reference-configuration-websocket.md | 11 +
static/reference/next/pulsar-admin/namespaces.md | 17958 ++++++++++++-------
.../reference/next/pulsar-admin/topicPolicies.md | 9626 +++++++---
static/swagger/master/swagger.json | 893 +-
static/swagger/master/v2/swagger.json | 893 +-
versioned_docs/version-4.0.x/administration-geo.md | 300 +-
versioned_docs/version-4.1.x/administration-geo.md | 300 +-
yarn.lock | 3554 +++-
24 files changed, 23841 insertions(+), 10313 deletions(-)
delete mode 100644 docs/io-flume-sink.md
delete mode 100644 docs/io-flume-source.md
delete mode 100644 docs/io-twitter-source.md
delete mode 100644 docs/io-twitter.md