Commit 0f4bfed
authored
fix: bump gdal from 3.13.0 to 3.13.1 in /packages/bigframes (#17609)
Bumps [gdal](https://github.com/OSGeo/gdal) from 3.13.0 to 3.13.1.
<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.1</h2>
<p>Bug fix release. See release notes: <a
href="https://github.com/OSGeo/gdal/blob/v3.13.1/NEWS.md">https://github.com/OSGeo/gdal/blob/v3.13.1/NEWS.md</a></p>
</blockquote>
</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.1 Release Notes</h1>
<p>GDAL 3.13.1 is a bugfix release.</p>
<h2>Build</h2>
<ul>
<li>Fix build against Poppler 26.06.00</li>
<li>JP2Grok requires Grok >= 20.3.2</li>
</ul>
<h2>GDAL 3.13.1</h2>
<h3>Port</h3>
<ul>
<li>/vsicurl/: make it year 2038 ready on 32-bit systems or Windows</li>
<li>/vsis3/: fix support for listing directory buckets that had been
broken per
4bd8d578b50</li>
</ul>
<h3>Algorithms</h3>
<ul>
<li>Warper Lanczos: remove special case when the ratio of valid source
pixels/total is below 1/2 (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14560">#14560</a>)</li>
<li>Zonal stats: avoid undefined behavior when a raster zone dataset has
a NaN
value</li>
</ul>
<h3>Core</h3>
<ul>
<li>GeoHEIF: do not report geotransform when there is none</li>
<li>Factor code related to overview selection between RasterIO() and
gdalwarp</li>
<li>GDALRasterBand::HasConflictingMaskSources(): fix potential nullptr
dereference</li>
<li>CopyWords float -> signed int8/int16/int32 SSE2 code path:
convert NaN to 0
for consistency with scalar code path</li>
<li>CopyWords float -> integer data type: optimization for NEON</li>
<li>GDALCopy4Words: slightly optimize float -> signed int8/16/32</li>
<li>CopyWords: int32 -> uint16: speed enhancement and code
cleanup</li>
<li>GDALCopyWords uint32->int32 SSE4.1/NEON: fix wrong loop indices
(only speed
impact)</li>
<li>GDALCopyWords: optimize Int32<-->UInt32 in SSE2</li>
<li>GDALCopyWords(): add int32->int16 SSE2 optimized code path</li>
<li>GDALCopyWords(): add int16->uint8 SSE2 optimized code path</li>
<li>GDALAlgorithmArg::SetFrom(const GDALArgDatasetValue &): fix
inappropriate check</li>
</ul>
<h3>Utilities</h3>
<ul>
<li>apps/: use non-deprecated argument names</li>
<li>gdal external: make sure temporary files are deleted on Windows</li>
<li>gdal pipeline: fix nested pipeline inside a step whose name can be
raster or
vector (such as clip) (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14637">#14637</a>)</li>
<li>gdal pipeline: fix '.... ! materialize --output my.tif ! tile' (<a
href="https://redirect.github.com/OSGeo/gdal/issues/14621">#14621</a>)</li>
<li>gdal pipeline: address case like 'gdal pipeline read vector_dataset
!
clip --input raster_dataset --like <em>PIPE</em> ! write
output_raster'</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/OSGeo/gdal/commit/b2e6057d1d0f2cb4c11bfdf79ab1a61def0ce9ca"><code>b2e6057</code></a>
Update version numbers for 3.13.1</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/12bec3b733f257dac35d3309cf178845e339dd17"><code>12bec3b</code></a>
NEWS.md: update for 3.13.1</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/aed2e478eba9741d9798115851d8aeddb556de02"><code>aed2e47</code></a>
GeoJSON writer: support recognizing 'application/geo+json', in addition
to 'a...</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/b2a0d284b068ca7bc01a2a768e350b645362f3ad"><code>b2a0d28</code></a>
gdal vector rename-layer: add
SetOutputLayerNameAvailableInPipelineStep(true)</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/f8c744976de5f8ad34f9d7b02c6718432bff6b77"><code>f8c7449</code></a>
gdal raster polygonize: SetOutputLayerNameAvailableInPipelineStep(true)
(prev...</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/08a40f3e631f6be00ab5f5b70215148907586fbb"><code>08a40f3</code></a>
gdal raster polygonize:
SetOutputLayerNameAvailableInPipelineStep(true)</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/5cb74e220ceb1fbaa159b9942fba350f3df4d41a"><code>5cb74e2</code></a>
Add export-schema examples</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/41502176b852131d538de763aab5aab011b5a996"><code>4150217</code></a>
gdal raster polygonize: fix empty output layer name in pipeline</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/3cb180fd632aca5e93ddaa21e84af79666284d0e"><code>3cb180f</code></a>
Add TOCs for pipeline steps, and add missing steps</li>
<li><a
href="https://github.com/OSGeo/gdal/commit/4298758adc2500e7daa6b96266c92416fb0ee250"><code>4298758</code></a>
gdal pipeline replay: make it work when the pipeline uses a short
argument na...</li>
<li>Additional commits viewable in <a
href="https://github.com/OSGeo/gdal/compare/v3.13.0...v3.13.1">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 10eca3f commit 0f4bfed
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