Commit 900007b
authored
fix: bump gdal from 3.8.4 to 3.13.0 in /packages/bigframes (#17204)
Bumps [gdal](https://github.com/OSGeo/gdal) from 3.8.4 to 3.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/OSGeo/gdal/releases">gdal's
releases</a>.</em></p>
<blockquote>
<h2>GDAL 3.13.0 "Iowa City"</h2>
<p>The 3.13.0 release is a new feature release with the following
highlights:</p>
<h2>In a nutshell...</h2>
<ul>
<li>New 'gdal' command line interface capabilities:
<ul>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_combine.html">gdal
vector combine</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/13895">#13895</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_concave_hull.html">gdal
vector concave-hull</a></li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_convex_hull.html">gdal
vector convex-hull</a></li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_create.html">gdal
vector create</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14210">#14210</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_dissolve.html">gdal
vector dissolve</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/13985">#13985</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_export_schema.html">gdal
vector export-schema</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14156">#14156</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_update.html">gdal
vector update</a></li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_rename_layer.html">gdal
vector rename-layer</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14132">#14132</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_sort.html">gdal
vector sort</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/13351">#13351</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_dataset_check.html">gdal
dataset check</a></li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_driver_cog_validate.html">gdal
driver cog validate</a> (uses validate_cloud_optimized_geotiff.py
underneath)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_driver_gpkg_validate.html">gdal
driver gpkg validate</a> (uses validate_gpkg.py underneath)</li>
<li>gdal pipeline: add a <a
href="https://gdal.org/en/latest/programs/gdal_external.html">external</a>
step to run an external command</li>
</ul>
</li>
<li>Zarr: various improvements in Zarr V3 support (sharding), support
for
multiscales, spatial and proj extensions for EOPF Visualization
products.</li>
<li>COG driver: implement GDALDriver::Create() for random write
creation</li>
<li>Add <a
href="https://gdal.org/en/latest/drivers/raster/e57.html">E57</a>
read-only raster driver to read 2D images from ASTM E2807 (E57)
files</li>
<li>Add <a
href="https://gdal.org/en/latest/drivers/raster/cphd.html">SAR
Compensated Phase History Data (CPHD)</a> multi-dimensional read-only
driver (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14310">#14310</a>)</li>
<li>MiraMonRaster: add creation support (<a
href="https://redirect.github.com/OSGeo/gdal/issues/13960">#13960</a>)</li>
<li><a
href="https://gdal.org/en/latest/drivers/raster/jp2grok.html">JP2GROK</a>:
read/write driver for JPEG-2000 using Grok JPEG 2000 toolkit
(the toolkit is AGPL v3 licensed)</li>
<li>S102/S104/S111 driver: add write support</li>
<li>NITF driver: add support for <a
href="https://gdal.org/en/latest/drivers/raster/nitf.html#cadrg-compressed-arc-digitized-raster-graphics-write-support">CADRG
writing</a></li>
<li>Add support for INTERLIS 2.4</li>
<li>Make cloud users aware of commercial cloud providers that don't
sponsor the
project and whose cloud storage protocol may be removed in the future
(<a
href="https://redirect.github.com/OSGeo/gdal/issues/14313">#14313</a>)</li>
<li>Revert removal of OGR Tiger and UK. NTF drivers (but still to be
considered
as living on borrowed time)</li>
<li>Bump of shared lib major version</li>
</ul>
<h2>Detailed release notes</h2>
<p>At <a
href="https://github.com/OSGeo/gdal/blob/v3.13.0/NEWS.md">https://github.com/OSGeo/gdal/blob/v3.13.0/NEWS.md</a></p>
<h2>Backward compatibility issues</h2>
<p>See <a
href="https://gdal.org/en/latest/user/migration_guide.html#from-gdal-3-12-to-gdal-3-13">migration
guide</a></p>
<h2>GDAL 3.12.4</h2>
<p>Bug fix release. See release notes: <a
href="https://github.com/OSGeo/gdal/blob/v3.12.4/NEWS.md">https://github.com/OSGeo/gdal/blob/v3.12.4/NEWS.md</a></p>
<h2>GDAL 3.12.3</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/OSGeo/gdal/blob/master/NEWS.md">gdal's
changelog</a>.</em></p>
<blockquote>
<h1>GDAL/OGR 3.13.0 "Iowa City" Release Notes</h1>
<p>GDAL 3.13.0 is a feature release
These notes include changes since GDAL 3.12.0, but not already included
in a
GDAL 3.12.x bugfix release.</p>
<h2>In a nutshell...</h2>
<ul>
<li>New 'gdal' command line interface capabilities:
<ul>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_combine.html">gdal
vector combine</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/13895">#13895</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_concave_hull.html">gdal
vector concave-hull</a></li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_convex_hull.html">gdal
vector convex-hull</a></li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_create.html">gdal
vector create</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14210">#14210</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_dissolve.html">gdal
vector dissolve</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/13985">#13985</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_export_schema.html">gdal
vector export-schema</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14156">#14156</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_update.html">gdal
vector update</a></li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_rename_layer.html">gdal
vector rename-layer</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14132">#14132</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_vector_sort.html">gdal
vector sort</a> (<a
href="https://redirect.github.com/OSGeo/gdal/issues/13351">#13351</a>)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_dataset_check.html">gdal
dataset check</a></li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_driver_cog_validate.html">gdal
driver cog validate</a> (uses validate_cloud_optimized_geotiff.py
underneath)</li>
<li><a
href="https://gdal.org/en/latest/programs/gdal_driver_gpkg_validate.html">gdal
driver gpkg validate</a> (uses validate_gpkg.py underneath)</li>
<li>gdal pipeline: add a <a
href="https://gdal.org/en/latest/programs/gdal_external.html">external</a>
step to run an external command</li>
</ul>
</li>
<li>Zarr: various improvements in Zarr V3 support (sharding), support
for
multiscales, spatial and proj extensions for EOPF Visualization
products.</li>
<li>COG driver: implement GDALDriver::Create() for random write
creation</li>
<li>Add <a
href="https://gdal.org/en/latest/drivers/raster/e57.html">E57</a>
read-only raster driver to read 2D images from ASTM E2807 (E57)
files</li>
<li>Add <a
href="https://gdal.org/en/latest/drivers/raster/cphd.html">SAR
Compensated Phase History Data (CPHD)</a> multi-dimensional read-only
driver (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14310">#14310</a>)</li>
<li>MiraMonRaster: add creation support (<a
href="https://redirect.github.com/OSGeo/gdal/issues/13960">#13960</a>)</li>
<li><a
href="https://gdal.org/en/latest/drivers/raster/jp2grok.html">JP2GROK</a>:
read/write driver for JPEG-2000 using Grok JPEG 2000 toolkit
(the toolkit is AGPL v3 licensed)</li>
<li>S102/S104/S111 driver: add write support</li>
<li>NITF driver: add support for <a
href="https://gdal.org/en/latest/drivers/raster/nitf.html#cadrg-compressed-arc-digitized-raster-graphics-write-support">CADRG
writing</a></li>
<li>Add support for INTERLIS 2.4</li>
<li>Make cloud users aware of commercial cloud providers that don't
sponsor the
project and whose cloud storage protocol may be removed in the future
(<a
href="https://redirect.github.com/OSGeo/gdal/issues/14313">#14313</a>)</li>
<li>Revert removal of OGR Tiger and UK. NTF drivers (but still to be
considered
as living on borrowed time)</li>
<li>Bump of shared lib major version</li>
</ul>
<h2>New installed files</h2>
<ul>
<li>Include files:
gdal_mem.h
gdal_thread_pool.h
ogr_refcountedptr.h</li>
</ul>
<h2>Backward compatibility issues</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/OSGeo/gdal/commit/130cb4675a0b42bd32acad56e57022cca44fc008"><code>130cb46</code></a>
Avoid hang on Windows with curl 8.20.0</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/42562b35dc71381dd2306147fbf10791e03034cd"><code>42562b3</code></a>
autotest/gcore/basic_test.py: avoid stalling when TileDB driver is
present</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/f86159d31a8f9892b14edaf4151a7299c667bb08"><code>f86159d</code></a>
NEWS.md: mention gdal_mem.h [ci skip]</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/e25edb42eef26fec360950d0f4a20b8e4b86e426"><code>e25edb4</code></a>
Update version numbers for 3.13.0</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/1c92b1d422bd6ea11119864bb68887783327a38a"><code>1c92b1d</code></a>
NEWS.md: 3.13.0 update</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/e2310447d0026b8ac9a8bd48fc6da6aea32ff550"><code>e231044</code></a>
test_vsis3_random_write_gtiff_create_copy(): update to suppress error
messages</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/56cff994668f1003b054199612b70dd9826d760b"><code>56cff99</code></a>
TileDB: do not try to identify /vsis3/.../file.tif files</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/27395ffdf25f3e5c274e347948237a11cd019f18"><code>27395ff</code></a>
Merge pull request <a
href="https://redirect.github.com/OSGeo/gdal/issues/14480">#14480</a>
from AbelPau/MIraMonVector-fix-issue-508096396</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/c38c93153e3ad3a0f6db24df7187d6e66dbf8e6b"><code>c38c931</code></a>
autotest/utilities: make test robusts to source directory with a space
[ci skip]</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/49026ea60feceeb4ea7addee60ff0d9d28395e44"><code>49026ea</code></a>
MIraMonVector: fix issue 508096396</li>
<li>Additional commits viewable in <a
href="https://github.com/OSGeo/gdal/compare/v3.8.4...v3.13.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/googleapis/google-cloud-python/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a7e4d04 commit 900007b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments