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

github-bot pushed a change to branch 
dependabot/cargo/rust/arrow-datafusion-e229f9488e
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    omit fa38bd6c4 chore(rust): Bump the arrow-datafusion group across 1 
directory with 4 updates
     add f5201a32e chore(go/adbc): Bump the golang-org-x group in /go/adbc with 
2 updates (#3696)
     add 83d71dee7 chore(java): Bump org.junit:junit-bom from 5.13.4 to 5.14.1 
in /java (#3702)
     add b705d0e56 chore: bump versions for release 22 (#3692)
     add b361fe4bb chore(rust): Bump the arrow-datafusion group across 1 
directory with 4 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   (fa38bd6c4)
            \
             N -- N -- N   
refs/heads/dependabot/cargo/rust/arrow-datafusion-e229f9488e (b361fe4bb)

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:
 CHANGELOG.md                                       | 75 ++++++++++++++++++++++
 c/cmake_modules/AdbcVersion.cmake                  |  2 +-
 c/meson.build                                      |  2 +-
 ci/conda/meta.yaml                                 |  2 +-
 ci/linux-packages/debian/control                   | 22 +++----
 ...install => libadbc-driver-flightsql110.install} |  0
 ...9.install => libadbc-driver-manager110.install} |  0
 ...nstall => libadbc-driver-postgresql110.install} |  0
 ...install => libadbc-driver-snowflake110.install} |  0
 ...09.install => libadbc-driver-sqlite110.install} |  0
 csharp/Directory.Build.props                       |  2 +-
 dev/release/versions.env                           | 18 +++---
 docs/source/conf.py                                |  2 +-
 glib/meson.build                                   |  2 +-
 glib/tool/generate-version-header.py               |  1 +
 go/adbc/go.mod                                     |  4 +-
 go/adbc/go.sum                                     |  8 +--
 java/core/pom.xml                                  |  2 +-
 java/driver-manager/pom.xml                        |  2 +-
 java/driver/flight-sql-validation/pom.xml          |  2 +-
 java/driver/flight-sql/pom.xml                     |  2 +-
 java/driver/jdbc-validation-derby/pom.xml          |  2 +-
 java/driver/jdbc-validation-mssqlserver/pom.xml    |  2 +-
 java/driver/jdbc-validation-postgresql/pom.xml     |  2 +-
 java/driver/jdbc/pom.xml                           |  2 +-
 java/driver/jni/pom.xml                            |  2 +-
 java/driver/validation/pom.xml                     |  2 +-
 java/pom.xml                                       |  4 +-
 java/sql/pom.xml                                   |  2 +-
 .../adbc_driver_bigquery/_static_version.py        |  2 +-
 .../adbc_driver_flightsql/_static_version.py       |  2 +-
 .../adbc_driver_manager/_static_version.py         |  2 +-
 .../adbc_driver_postgresql/_static_version.py      |  2 +-
 .../adbc_driver_snowflake/_static_version.py       |  2 +-
 .../adbc_driver_sqlite/_static_version.py          |  2 +-
 r/adbcbigquery/DESCRIPTION                         |  2 +-
 r/adbcdrivermanager/DESCRIPTION                    |  2 +-
 r/adbcflightsql/DESCRIPTION                        |  2 +-
 r/adbcpostgresql/DESCRIPTION                       |  2 +-
 r/adbcsnowflake/DESCRIPTION                        |  2 +-
 r/adbcsqlite/DESCRIPTION                           |  2 +-
 ruby/lib/adbc/version.rb                           |  2 +-
 rust/Cargo.lock                                    | 12 ++--
 rust/Cargo.toml                                    |  8 +--
 44 files changed, 144 insertions(+), 68 deletions(-)
 rename ci/linux-packages/debian/{libadbc-driver-flightsql109.install => 
libadbc-driver-flightsql110.install} (100%)
 rename ci/linux-packages/debian/{libadbc-driver-manager109.install => 
libadbc-driver-manager110.install} (100%)
 rename ci/linux-packages/debian/{libadbc-driver-postgresql109.install => 
libadbc-driver-postgresql110.install} (100%)
 rename ci/linux-packages/debian/{libadbc-driver-snowflake109.install => 
libadbc-driver-snowflake110.install} (100%)
 rename ci/linux-packages/debian/{libadbc-driver-sqlite109.install => 
libadbc-driver-sqlite110.install} (100%)

Reply via email to