This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/pip/docker/github-dependencies-42137f97f4
in repository https://gitbox.apache.org/repos/asf/sedona.git
discard 8112ed3c30 build(deps): bump geopandas in /docker in the
github-dependencies group
add 9e05f50c9c [DOCS] Bump Sedona Python, R, and Zeppelin version to 1.8.1
(#2577)
add b68cface6f [maven-release-plugin] prepare release sedona-1.8.1-rc1
add c719b3460d [maven-release-plugin] prepare for next development
iteration
add 1d640bfa1c [DOCS] Prepare for 1.8.1 RC2: release notes and release
script updates (#2578)
add 1322827bbe [maven-release-plugin] prepare release sedona-1.8.1-rc2
add 8508556d92 [maven-release-plugin] prepare for next development
iteration
add aec52eb8d2 [CI] Dependabot: add a cooldown period for new releases
(#2579)
add 6d3fd9e11b build(deps): bump geopandas in /docker in the
github-dependencies group
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 (8112ed3c30)
\
N -- N -- N
refs/heads/dependabot/pip/docker/github-dependencies-42137f97f4 (6d3fd9e11b)
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 | 4 ++
R/DESCRIPTION | 2 +-
R/R/dependencies.R | 4 +-
common/pom.xml | 2 +-
docs/community/publish.md | 24 ++++----
docs/setup/release-notes.md | 145 ++++++++++++++++++++++++++++++++++++++++++++
flink-shaded/pom.xml | 2 +-
flink/pom.xml | 2 +-
mkdocs.yml | 12 ++--
pom.xml | 2 +-
python/pyproject.toml | 2 +-
python/sedona/version.py | 2 +-
shade-proto/pom.xml | 2 +-
snowflake-tester/pom.xml | 2 +-
snowflake/pom.xml | 2 +-
spark-shaded/pom.xml | 2 +-
spark/common/pom.xml | 2 +-
spark/pom.xml | 2 +-
spark/spark-3.4/pom.xml | 2 +-
spark/spark-3.5/pom.xml | 2 +-
spark/spark-4.0/pom.xml | 2 +-
zeppelin/package.json | 2 +-
22 files changed, 186 insertions(+), 37 deletions(-)