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

hgruszecki pushed a change to branch pedantic-journal
in repository https://gitbox.apache.org/repos/asf/iggy.git


    omit 7436edb47 Merge branch 'master' into pedantic-journal
    omit 66559022f chore(repo): update versions to edge for all packages (#2871)
    omit f509fbcb7 chore(clock, journal): enable pedantic and nursery clippy 
lints
     add 518de2b1b chore(clock, journal): enable pedantic and nursery clippy 
lints

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   (7436edb47)
            \
             N -- N -- N   refs/heads/pedantic-journal (518de2b1b)

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/_common.yml                      |  1 +
 Cargo.lock                                         | 34 ++++----
 Cargo.toml                                         |  8 +-
 DEPENDENCIES.md                                    | 34 ++++----
 core/ai/mcp/Cargo.toml                             |  2 +-
 core/bench/Cargo.toml                              |  2 +-
 core/binary_protocol/Cargo.toml                    |  2 +-
 core/cli/Cargo.toml                                |  2 +-
 core/common/Cargo.toml                             |  2 +-
 core/connectors/runtime/Cargo.toml                 |  2 +-
 core/connectors/sdk/Cargo.toml                     |  2 +-
 .../connectors/sinks/elasticsearch_sink/Cargo.toml |  2 +-
 core/connectors/sinks/iceberg_sink/Cargo.toml      |  2 +-
 core/connectors/sinks/postgres_sink/Cargo.toml     |  2 +-
 core/connectors/sinks/quickwit_sink/Cargo.toml     |  2 +-
 core/connectors/sinks/stdout_sink/Cargo.toml       |  2 +-
 .../sources/elasticsearch_source/Cargo.toml        |  2 +-
 core/connectors/sources/postgres_source/Cargo.toml |  2 +-
 core/connectors/sources/random_source/Cargo.toml   |  2 +-
 core/sdk/Cargo.toml                                |  2 +-
 core/server/Cargo.toml                             |  2 +-
 examples/node/package-lock.json                    |  3 +-
 foreign/csharp/Iggy_SDK/Iggy_SDK.csproj            |  2 +-
 foreign/go/contracts/version.go                    |  2 +-
 foreign/java/gradle.properties                     |  2 +-
 foreign/node/package-lock.json                     | 95 +++++-----------------
 foreign/node/package.json                          |  2 +-
 foreign/python/Cargo.toml                          |  4 +-
 foreign/python/pyproject.toml                      |  2 +-
 web/package-lock.json                              |  4 +-
 web/package.json                                   |  2 +-
 31 files changed, 89 insertions(+), 140 deletions(-)

Reply via email to