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

github-bot pushed a change to branch dependabot/cargo/arrow-parquet-bd4889bc26
in repository https://gitbox.apache.org/repos/asf/sedona-db.git


 discard 3a82842c chore(deps): bump the arrow-parquet group with 8 updates
     add b41442c1 feat(rust/sedona-functions): Add SRID to ST_GeomFromWKT (#449)
     add 54c3ed99 chore(deps): bump actions/checkout from 4 to 6 (#450)
     add cb124e1d chore(deps): bump actions/cache from 4 to 5 (#451)
     add 19968a24 chore(deps): bump actions/upload-artifact from 5 to 6 (#452)
     add 1a53fc7a chore(deps): bump actions/download-artifact from 6 to 7 (#453)
     add e9d966d5 chore(deps): bump bindgen from 0.71.1 to 0.72.1 (#454)
     add e2696bab chore(deps): bump which from 6.0.3 to 8.0.0 (#456)
     add deea0f19 chore(deps): bump the arrow-parquet group with 8 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   (3a82842c)
            \
             N -- N -- N   refs/heads/dependabot/cargo/arrow-parquet-bd4889bc26 
(deea0f19)

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/dev.yml                         |  2 +-
 .github/workflows/packaging.yml                   |  6 +--
 .github/workflows/python-wheels.yml               |  8 ++--
 .github/workflows/python.yml                      |  2 +-
 .github/workflows/rust-gpu.yml                    |  6 +--
 .github/workflows/rust.yml                        |  2 +-
 Cargo.lock                                        | 48 ++++++++---------------
 c/sedona-libgpuspatial/Cargo.toml                 |  4 +-
 python/sedonadb/tests/functions/test_functions.py | 21 ++++++++++
 rust/sedona-functions/src/st_geomfromwkt.rs       | 47 ++++++++++++++++++++--
 10 files changed, 96 insertions(+), 50 deletions(-)

Reply via email to