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

kevinjqliu pushed a change to branch 
dependabot/github_actions/crate-ci/typos-1.43.5
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


 discard 254f9230f chore(deps): Bump crate-ci/typos from 1.43.4 to 1.43.5
     add 3ae372293 CI(Python): dont use --sdist in maturin build for CI (#2166)
     add 873f7adf3 feat(playground): add memory catalog support (#2121)
     add 430b26e96 chore(deps): Bump minijinja from 2.15.1 to 2.16.0 (#2162)
     add 8427966d4 chore(deps): Bump actions/stale from 10.1.1 to 10.2.0 (#2159)
     add d84ae1709 chore(ci): add explicit least-privilege workflow permissions 
(#2163)
     add 6a01be7d4 Potential fix for code scanning alert no. 1: Cache Poisoning 
via low-privileged code injection (#2164)
     add 37d6a5094 chore(deps): Bump crate-ci/typos from 1.43.4 to 1.43.5

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   (254f9230f)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/crate-ci/typos-1.43.5 (37d6a5094)

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/audit.yml                   |  3 +
 .github/workflows/bindings_python_ci.yml      |  5 +-
 .github/workflows/ci.yml                      |  3 +
 .github/workflows/ci_typos.yml                |  3 +
 .github/workflows/codeql.yml                  |  4 ++
 .github/workflows/publish.yml                 |  3 +
 .github/workflows/release_python.yml          |  7 ++-
 .github/workflows/stale.yml                   |  2 +-
 .github/workflows/website.yml                 |  3 +
 Cargo.lock                                    |  4 +-
 crates/integrations/playground/src/catalog.rs | 90 +++++++++++++++++++++++++--
 11 files changed, 115 insertions(+), 12 deletions(-)

Reply via email to