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

dependabot[bot] pushed a change to branch 
dependabot/cargo/javascript/napi-derive-3.5.7
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


 discard b2df65dfc chore(rust): bump napi-derive from 3.5.6 to 3.5.7 in 
/javascript
     add aaf0433db chore(java): bump org.postgresql:postgresql from 42.7.11 to 
42.7.12 (#4476)
     add e9f22b233 chore!(rust): remove DataFusion driver (#4455)
     add 096427192 chore(go/adbc): bump google.golang.org/grpc from 1.81.1 to 
1.82.0 (#4480)
     add 8452c8aad chore(java): bump 
com.diffplug.spotless:spotless-maven-plugin from 3.7.0 to 3.8.0 (#4477)
     add e294487ea chore: bump the actions group across 1 directory with 2 
updates (#4483)
     add 9a037ab69 chore(java): bump org.apache:apache from 38 to 39 (#4478)
     add 62b2a258b chore(javascript): bump napi from 3.9.3 to 3.9.4 (#4481)
     add 1e6941862 chore(rust): bump napi-derive from 3.5.6 to 3.5.7 in 
/javascript

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   (b2df65dfc)
            \
             N -- N -- N   
refs/heads/dependabot/cargo/javascript/napi-derive-3.5.7 (1e6941862)

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/dependabot.yml                          |    3 +-
 .github/workflows/csharp.yml                    |    4 +-
 .github/workflows/packaging.yml                 |    2 +-
 .github/workflows/rust.yml                      |   39 +-
 dev/release/post-08-rust.sh                     |    2 -
 docs/source/driver/status.rst                   |    1 -
 docs/source/rust/quickstart.rst                 |    7 +-
 go/adbc/go.mod                                  |    2 +-
 go/adbc/go.sum                                  |    4 +-
 java/driver/jdbc-validation-postgresql/pom.xml  |    2 +-
 java/pom.xml                                    |    4 +-
 javascript/Cargo.lock                           |    4 +-
 rust/Cargo.lock                                 | 2885 +++--------------------
 rust/driver/datafusion/Cargo.toml               |   52 -
 rust/driver/datafusion/README.md                |   60 -
 rust/driver/datafusion/src/lib.rs               |  995 --------
 rust/driver/datafusion/tests/test_datafusion.rs |  224 --
 17 files changed, 324 insertions(+), 3966 deletions(-)
 delete mode 100644 rust/driver/datafusion/Cargo.toml
 delete mode 100644 rust/driver/datafusion/README.md
 delete mode 100644 rust/driver/datafusion/src/lib.rs
 delete mode 100644 rust/driver/datafusion/tests/test_datafusion.rs

Reply via email to