dependabot[bot] opened a new pull request, #2606: URL: https://github.com/apache/sedona/pull/2606
Bumps the github-dependencies group in /docker with 3 updates: [jupyterlab](https://github.com/jupyterlab/jupyterlab), [pandas](https://github.com/pandas-dev/pandas) and [rasterio](https://github.com/rasterio/rasterio). Updates `jupyterlab` from 4.5.1 to 4.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jupyterlab/jupyterlab/releases">jupyterlab's releases</a>.</em></p> <blockquote> <h2>v4.5.3</h2> <h2>4.5.3</h2> <p>(<a href="https://github.com/jupyterlab/jupyterlab/compare/v4.5.2...a3c7cc66c59cc260de9abe56d0d9aaba824d2036">Full Changelog</a>)</p> <h3>Bugs fixed</h3> <ul> <li>Fix error in console when the debugger switch from a module to another <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18352">#18352</a> (<a href="https://github.com/brichet"><code>@brichet</code></a>)</li> <li>Fix focus of replace buttons in the document search box <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18362">#18362</a> (<a href="https://github.com/IsabelParedes"><code>@IsabelParedes</code></a>)</li> <li>Update CodeMirror to latest versions <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18344">#18344</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Fix deferred cell loading in <code>defer</code> and <code>contentVisibility</code> windowing mode <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18359">#18359</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18349">#18349</a>: Fix "Open With > Editor" for <code>.py</code> files, update <code>@lumino</code> packages to <code>v2026.1.15</code> <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18351">#18351</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>, <a href="https://github.com/aaron-seq"><code>@aaron-seq</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>Fix UI tests: config useSystemClipboardForCells=true for notebook toolbar test <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18335">#18335</a> (<a href="https://github.com/brichet"><code>@brichet</code></a>)</li> <li>Remove generated docs files from the repo <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18340">#18340</a> (<a href="https://github.com/jtpio"><code>@jtpio</code></a>)</li> </ul> <h3>Documentation improvements</h3> <ul> <li>Add installation instructions for JupyterLab with uv <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18363">#18363</a> (<a href="https://github.com/jimangel"><code>@jimangel</code></a>)</li> </ul> <h3>Contributors to this release</h3> <p>The following people contributed discussions, new ideas, code and documentation contributions, and review. See <a href="https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports">our definition of contributors</a>.</p> <p>(<a href="https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2026-01-12&to=2026-01-23&type=c">GitHub contributors page for this release</a>)</p> <p><a href="https://github.com/aaron-seq"><code>@aaron-seq</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aaaron-seq+updated%3A2026-01-12..2026-01-23&type=Issues">activity</a>) | <a href="https://github.com/brichet"><code>@brichet</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abrichet+updated%3A2026-01-12..2026-01-23&type=Issues">activity</a>) | <a href="https://github.com/IsabelParedes"><code>@IsabelParedes</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AIsabelParedes+updated%3A2026-01-12..2026-01-23&type=Issues">activity</a>) | <a href="https://github.com/jimangel"><code>@jimangel</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajimangel+updated%3A2026-01-12..2026-01-23&type=Issues">activity</a>) | <a href="https://github.com/jtpio"><code>@jtpio</code></a> (<a href="https://githu b.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2026-01-12..2026-01-23&type=Issues">activity</a>) | <a href="https://github.com/krassowski"><code>@krassowski</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2026-01-12..2026-01-23&type=Issues">activity</a>)</p> <h2>v4.5.2</h2> <h2>4.5.2</h2> <p>(<a href="https://github.com/jupyterlab/jupyterlab/compare/v4.5.1...bb13be16887be7116f086da699bd09208042e2b6">Full Changelog</a>)</p> <h3>Bugs fixed</h3> <ul> <li>Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18250">#18250</a>: Make system clipboard opt-in <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18319">#18319</a> (<a href="https://github.com/Darshan808"><code>@Darshan808</code></a>, <a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Fix empty math block throws codemirror's error <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18308">#18308</a> (<a href="https://github.com/i-aki-y"><code>@i-aki-y</code></a>)</li> <li>Fix cell footer width for smaller screens <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18276">#18276</a> (<a href="https://github.com/MUFFANUJ"><code>@MUFFANUJ</code></a>)</li> <li>Fix scrolling to anchor from ToC/links in Markdown and HTML with data attributes <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18208">#18208</a> (<a href="https://github.com/pranshugupta01"><code>@pranshugupta01</code></a>)</li> <li>Fix merge breaking rendering cell order in <code>defer</code> mode <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18220">#18220</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Fix inverted Unicode surrogate checks <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18209">#18209</a> (<a href="https://github.com/JamesWrigley"><code>@JamesWrigley</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/26776604839d9174cc6239089372d5cfbe0a9957"><code>2677660</code></a> [ci skip] Publish 4.5.3</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/a3c7cc66c59cc260de9abe56d0d9aaba824d2036"><code>a3c7cc6</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18344">#18344</a> on branch 4.5.x (Update CodeMirror to latest versions) (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/1">#1</a>...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/6859dddcbf060c7cd88831c1ca9da7adebcdc3ec"><code>6859ddd</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18352">#18352</a>: Fix error in console when the debugger switch from a modu...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/1dff9c60cdfad7946960ec3fab95a004058207b4"><code>1dff9c6</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18362">#18362</a>: Fix focus of replace buttons in the document search box (...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/7e496829cb6e126ed5f442add70ef97a6149a81b"><code>7e49682</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18363">#18363</a>: Add installation instructions for JupyterLab with uv (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18">#18</a>...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/06736b57ffb7fcacd997ac22f37e6b582510a4be"><code>06736b5</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18359">#18359</a>: Fix deferred cell loading in <code>defer</code> and `contentVisibili...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/36885449617f3f958269325c3f54bbeeb6682b01"><code>3688544</code></a> Fix "Open With > Editor" for <code>.py</code> files, update <code>@lumino</code> packages to `v2026...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/ec399e0bf66b783a222279cf0adb645040a3f8a6"><code>ec399e0</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18335">#18335</a>: Fix UI tests: config useSystemClipboardForCells=true for ...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/bb5cb96c28706449dece0a9aadf5b6ab47adc3c4"><code>bb5cb96</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18340">#18340</a>: Remove generated docs files from the repo (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18341">#18341</a>)</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/cdf27466ff03fac430b2a9f3b4b61d238487ac5d"><code>cdf2746</code></a> [ci skip] Publish 4.5.2</li> <li>Additional commits viewable in <a href="https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `pandas` from 2.3.3 to 3.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pandas-dev/pandas/releases">pandas's releases</a>.</em></p> <blockquote> <h2>pandas 3.0.0</h2> <p>We are pleased to announce the release of pandas 3.0.0, a major release from the pandas 2.x series. This release includes various new features, bug fixes, and performance improvements, as well as possible breaking changes.</p> <p>The pandas 3.0 release removed a functionality that was deprecated in previous releases. It is recommended to first upgrade to pandas 2.3 and to ensure your code is working without warnings, before upgrading to pandas 3.0.</p> <p>Highlights include:</p> <ul> <li><a href="https://pandas.pydata.org/docs/whatsnew/v3.0.0.html#whatsnew-300-enhancements-string-dtype">Dedicated string data type by default</a></li> <li><a href="https://pandas.pydata.org/docs/whatsnew/v3.0.0.html#whatsnew-300-enhancements-copy_on_write">Consistent copy/view behaviour with Copy-on-Write</a> (CoW) (a.k.a. getting rid of the SettingWithCopyWarning)</li> <li><a href="https://pandas.pydata.org/docs/whatsnew/v3.0.0.html#whatsnew-300-api-breaking-datetime-resolution-inference">New default resolution for datetime-like data</a></li> <li><a href="https://pandas.pydata.org/docs/whatsnew/v3.0.0.html#whatsnew-300-enhancements-col">Initial support for the new <code>pd.col</code> syntax</a></li> </ul> <p>See the <a href="https://pandas.pydata.org/community/blog/pandas-3.0.html">announcement blog post</a> and the <a href="https://pandas.pydata.org/docs/whatsnew/v3.0.0.html">detailed release notes</a> for a list of all the changes.</p> <p>Pandas 3.0.0 supports Python 3.11 and higher. The release can be installed from PyPI</p> <pre><code>python -m pip install --upgrade pandas==3.0.* </code></pre> <p>Or from conda-forge</p> <pre><code>conda install -c conda-forge pandas=3.0 </code></pre> <p>Please report any issues with the release on the <a href="https://github.com/pandas-dev/pandas/issues/new/choose">pandas issue tracker</a>.</p> <p>Thanks to all the contributors who made this release possible.</p> <h2>Pandas 3.0.0rc2</h2> <p>No release notes provided.</p> <h2>Pandas 3.0.0rc1</h2> <p>No release notes provided.</p> <h2>Pandas 3.0.0rc0</h2> <p>We are pleased to announce a first release candidate for pandas 3.0.0. If all goes well, we'll release pandas 3.0.0 in a few weeks.</p> <p>See the [whatsnew][0] for a list of all the changes.</p> <p>The release is available on conda-forge and PyPI.</p> <p>The release can be installed from PyPI</p> <pre><code>python -m pip install --upgrade --pre pandas==3.0.0rc0 </code></pre> <p>Or from conda-forge</p> <pre><code>conda install -c conda-forge/label/pandas_rc pandas==3.0.0rc0 </code></pre> <p>Please report any issues with the release candidate on the pandas issue tracker.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pandas-dev/pandas/commit/366ccdfcd8ed1e5543bfb6d4ee0c9bc519898670"><code>366ccdf</code></a> RLS: 3.0.0</li> <li><a href="https://github.com/pandas-dev/pandas/commit/139f4d0acedec0eee85c08262f878dd9f1eab63b"><code>139f4d0</code></a> DOC: split/reorder other enhancements section in 3.0.0 whatsnew notes (<a href="https://redirect.github.com/pandas-dev/pandas/issues/63762">#63762</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/fd2a4f41fa453d74de6a7e031f4fcdcafa506c1b"><code>fd2a4f4</code></a> TST: assert reading of legacy pickles against current data (<a href="https://redirect.github.com/pandas-dev/pandas/issues/61792">#61792</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/cc0bcaa1d2cf7607079df18d8b91f6d76a2f37ca"><code>cc0bcaa</code></a> DOC: update whatsnew section on datetimelike resolution (<a href="https://redirect.github.com/pandas-dev/pandas/issues/63780">#63780</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/3ddbb49fe5e39c98981d08162b3ffe39e3e1fd21"><code>3ddbb49</code></a> DOC: remove 2.3.4 whatsnew file from released 3.0 docs (<a href="https://redirect.github.com/pandas-dev/pandas/issues/63779">#63779</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/ee63532112ec4be7cc84a04c50f6c948c75ee168"><code>ee63532</code></a> CLN: Create temporary HDF5 file path and HDFStore for pytables tests (<a href="https://redirect.github.com/pandas-dev/pandas/issues/63492">#63492</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/9512e990ffbaf35208dc5d4693c70d3ebb64baea"><code>9512e99</code></a> CoW: better chained assignment warning message for update() method (<a href="https://redirect.github.com/pandas-dev/pandas/issues/63500">#63500</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/1db90d50ea43129d407c0dadb5921a1ba6b1410e"><code>1db90d5</code></a> API: rename read_iceberg selected_fields keyword to columns (<a href="https://redirect.github.com/pandas-dev/pandas/issues/63748">#63748</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/c9b51fae32dbff354663dc25e79fbd22a7afd59f"><code>c9b51fa</code></a> BUG: .str methods failing on PyArrow using regex with \Z (<a href="https://redirect.github.com/pandas-dev/pandas/issues/63705">#63705</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/7cff0f4fdef81094588f4f0b23246a9f6b33a47a"><code>7cff0f4</code></a> API: Period.to_timestamp default to microsecond unit (<a href="https://redirect.github.com/pandas-dev/pandas/issues/63760">#63760</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.0">compare view</a></li> </ul> </details> <br /> Updates `rasterio` from 1.4.4 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rasterio/rasterio/releases">rasterio's releases</a>.</em></p> <blockquote> <h2>1.5.0</h2> <h3>Dependencies:</h3> <ul> <li>Minimum supported versions: Python 3.12+, GDAL 3.8+, & numpy 2+ (<a href="https://redirect.github.com/rasterio/rasterio/issues/3465">#3465</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3467">#3467</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3468">#3468</a>)</li> <li>Vendor click-plugins (<a href="https://redirect.github.com/rasterio/rasterio/issues/3367">#3367</a>)</li> </ul> <h3>Enhancements:</h3> <ul> <li>Add float16 dtype (<a href="https://redirect.github.com/rasterio/rasterio/issues/3469">#3469</a>)</li> <li>rasterio.cache: Add invalidate() and invalidate_all() for invalidation of responses in Rasterio's HTTP cache (<a href="https://redirect.github.com/rasterio/rasterio/issues/3276">#3276</a>).</li> <li>rasterio.crs: The CRS class has a new, lazily computed, geodetic_crs property (<a href="https://redirect.github.com/rasterio/rasterio/issues/3218">#3218</a>)</li> <li>rasterio.enum: Add Interleaving.tile (<a href="https://redirect.github.com/rasterio/rasterio/issues/3479">#3479</a>)</li> <li>rasterio.features.shapes: float64 fully supported GDAL 3.12.1 (<a href="https://redirect.github.com/rasterio/rasterio/issues/3477">#3477</a>)</li> <li>rasterio.features.shapes: Add uint32,uint64,int64 dtypes & warn for possible truncation (<a href="https://redirect.github.com/rasterio/rasterio/issues/3456">#3456</a>)</li> <li>rasterio.plot.show: Add indexes & percent_range parameters to handle rgb image missing color interpretation & enable histogram stretching (<a href="https://redirect.github.com/rasterio/rasterio/issues/3171">#3171</a>)</li> <li>rasterio.warp.reproject: Modify tolerance to be an argument in (<a href="https://redirect.github.com/rasterio/rasterio/issues/3325">#3325</a>)</li> <li>Move project metadata to pyproject.toml (PEP 621) (<a href="https://redirect.github.com/rasterio/rasterio/issues/3430">#3430</a>)</li> <li>Use Lapack solve to more accurately compute affine reverse transforms (<a href="https://redirect.github.com/rasterio/rasterio/issues/3315">#3315</a>)</li> <li>rasterio.open: Add thread_safe parameter (<a href="https://redirect.github.com/rasterio/rasterio/issues/3496">#3496</a>)</li> <li>rasterio.session: Add support for additional Azure credentials (<a href="https://redirect.github.com/rasterio/rasterio/issues/3482">#3482</a>)</li> </ul> <h3>Bug fixes:</h3> <ul> <li>Ensure dataset can be closed multiple times (<a href="https://redirect.github.com/rasterio/rasterio/issues/3480">#3480</a>)</li> <li>Remove duplicate dataset cleanup (<a href="https://redirect.github.com/rasterio/rasterio/issues/3473">#3473</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3366">#3366</a>)</li> <li>Use rasterio & numpy dtypes internally instead of strings (<a href="https://redirect.github.com/rasterio/rasterio/issues/3472">#3472</a>)</li> <li>Use context manager for MemoryDataset (<a href="https://redirect.github.com/rasterio/rasterio/issues/3461">#3461</a>)</li> <li>rasterio.warp: Don't fill masked output when reprojecting (<a href="https://redirect.github.com/rasterio/rasterio/issues/3471">#3471</a>)</li> <li>rasterio.warp: Filter GDALCreateGenImgProjTransformer2 options (<a href="https://redirect.github.com/rasterio/rasterio/issues/3460">#3460</a>)</li> <li>rasterio.show_versions: Use importlib.metadata.version (<a href="https://redirect.github.com/rasterio/rasterio/issues/3488">#3488</a>)</li> <li>Static GDAL runtime version check (<a href="https://redirect.github.com/rasterio/rasterio/issues/3487">#3487</a>)</li> <li>Use GDAL open flag constants (<a href="https://redirect.github.com/rasterio/rasterio/issues/3494">#3494</a>)</li> <li>Documentation (<a href="https://redirect.github.com/rasterio/rasterio/issues/3459">#3459</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3458">#3458</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3455">#3455</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3346">#3346</a>)</li> <li>Tests (<a href="https://redirect.github.com/rasterio/rasterio/issues/3429">#3429</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3502">#3502</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3501">#3501</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a>)</li> <li>Code linting (<a href="https://redirect.github.com/rasterio/rasterio/issues/3457">#3457</a>)</li> </ul> <h3>Deprecations:</h3> <ul> <li>rasterio.warp.transform_geom: Deprecate antimeridian_cutting & antimeridian_offset (<a href="https://redirect.github.com/rasterio/rasterio/issues/3474">#3474</a>)</li> </ul> <h3>Packaging notes:</h3> <ul> <li>Wheel: GDAL 3.12.1 (<a href="https://redirect.github.com/rasterio/rasterio/issues/3491">#3491</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3493">#3493</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3497">#3497</a>)</li> <li>Search for GDAL installation path on Windows (<a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a>)</li> </ul> <p><strong><a href="https://github.com/rasterio/rasterio/blob/1.5.0/ci/config.sh#L1-L25">Full list of software versions</a></strong></p> <h2>Contributors</h2> <ul> <li><a href="https://github.com/a-gn"><code>@a-gn</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rasterio/rasterio/blob/main/CHANGES.txt">rasterio's changelog</a>.</em></p> <blockquote> <h2>1.5.0 (2026-01-05)</h2> <p>Dependencies:</p> <ul> <li>Minimum supported versions: Python 3.12+, GDAL 3.8+, & numpy 2+ (<a href="https://redirect.github.com/rasterio/rasterio/issues/3465">#3465</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3467">#3467</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3468">#3468</a>)</li> <li>Vendor click-plugins (<a href="https://redirect.github.com/rasterio/rasterio/issues/3367">#3367</a>)</li> </ul> <p>Enhancements:</p> <ul> <li>Add float16 dtype (<a href="https://redirect.github.com/rasterio/rasterio/issues/3469">#3469</a>)</li> <li>rasterio.cache: Add invalidate() and invalidate_all() for invalidation of responses in Rasterio's HTTP cache (<a href="https://redirect.github.com/rasterio/rasterio/issues/3276">#3276</a>).</li> <li>rasterio.crs: The CRS class has a new, lazily computed, geodetic_crs property (<a href="https://redirect.github.com/rasterio/rasterio/issues/3218">#3218</a>)</li> <li>rasterio.enum: Add Interleaving.tile (<a href="https://redirect.github.com/rasterio/rasterio/issues/3479">#3479</a>)</li> <li>rasterio.features.shapes: float64 fully supported GDAL 3.12.1 (<a href="https://redirect.github.com/rasterio/rasterio/issues/3477">#3477</a>)</li> <li>rasterio.features.shapes: Add uint32,uint64,int64 dtypes & warn for possible truncation (<a href="https://redirect.github.com/rasterio/rasterio/issues/3456">#3456</a>)</li> <li>rasterio.plot.show: Add indexes & percent_range parameters to handle rgb image missing color interpretation & enable histogram stretching (<a href="https://redirect.github.com/rasterio/rasterio/issues/3171">#3171</a>)</li> <li>rasterio.warp.reproject: Modify tolerance to be an argument in (<a href="https://redirect.github.com/rasterio/rasterio/issues/3325">#3325</a>)</li> <li>Move project metadata to pyproject.toml (PEP 621) (<a href="https://redirect.github.com/rasterio/rasterio/issues/3430">#3430</a>)</li> <li>Use Lapack solve to more accurately compute affine reverse transforms (<a href="https://redirect.github.com/rasterio/rasterio/issues/3315">#3315</a>)</li> <li>rasterio.open: Add thread_safe parameter (<a href="https://redirect.github.com/rasterio/rasterio/issues/3496">#3496</a>)</li> <li>rasterio.session: Add support for additional Azure credentials (<a href="https://redirect.github.com/rasterio/rasterio/issues/3482">#3482</a>)</li> </ul> <p>Bug fixes:</p> <ul> <li>Ensure dataset can be closed multiple times (<a href="https://redirect.github.com/rasterio/rasterio/issues/3480">#3480</a>)</li> <li>Remove duplicate dataset cleanup (<a href="https://redirect.github.com/rasterio/rasterio/issues/3473">#3473</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3366">#3366</a>)</li> <li>Use rasterio & numpy dtypes internally instead of strings (<a href="https://redirect.github.com/rasterio/rasterio/issues/3472">#3472</a>)</li> <li>Use context manager for MemoryDataset (<a href="https://redirect.github.com/rasterio/rasterio/issues/3461">#3461</a>)</li> <li>rasterio.warp: Don't fill masked output when reprojecting (<a href="https://redirect.github.com/rasterio/rasterio/issues/3471">#3471</a>)</li> <li>rasterio.warp: Filter GDALCreateGenImgProjTransformer2 options (<a href="https://redirect.github.com/rasterio/rasterio/issues/3460">#3460</a>)</li> <li>rasterio.show_versions: Use importlib.metadata.version (<a href="https://redirect.github.com/rasterio/rasterio/issues/3488">#3488</a>)</li> <li>Static GDAL runtime version check (<a href="https://redirect.github.com/rasterio/rasterio/issues/3487">#3487</a>)</li> <li>Use GDAL open flag constants (<a href="https://redirect.github.com/rasterio/rasterio/issues/3494">#3494</a>)</li> <li>Documentation (<a href="https://redirect.github.com/rasterio/rasterio/issues/3459">#3459</a>, 3458, <a href="https://redirect.github.com/rasterio/rasterio/issues/3455">#3455</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3346">#3346</a>)</li> <li>Tests (<a href="https://redirect.github.com/rasterio/rasterio/issues/3429">#3429</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3502">#3502</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3501">#3501</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a>)</li> <li>Code linting (<a href="https://redirect.github.com/rasterio/rasterio/issues/3457">#3457</a>)</li> </ul> <p>Deprecations:</p> <ul> <li>rasterio.warp.transform_geom: Deprecate antimeridian_cutting & antimeridian_offset (<a href="https://redirect.github.com/rasterio/rasterio/issues/3474">#3474</a>)</li> </ul> <p>Packaging notes:</p> <ul> <li>Wheel: GDAL 3.12.1 (<a href="https://redirect.github.com/rasterio/rasterio/issues/3491">#3491</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3493">#3493</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3497">#3497</a>)</li> <li>Search for GDAL installation path on Windows (<a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a>)</li> </ul> <p>Full list of software versions: <a href="https://github.com/rasterio/rasterio/blob/1.5.0/ci/config.sh#L1-L25">https://github.com/rasterio/rasterio/blob/1.5.0/ci/config.sh#L1-L25</a></p> <p>Full Changelog: <a href="https://github.com/rasterio/rasterio/compare/1.4.4...1.5.0">https://github.com/rasterio/rasterio/compare/1.4.4...1.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rasterio/rasterio/commit/8286da37f6664f28cdabba4d0ac5fef64e4a77c1"><code>8286da3</code></a> MNT: Version 1.5.0</li> <li><a href="https://github.com/rasterio/rasterio/commit/6bcb46b9b284a511008921887c1a9060a956246f"><code>6bcb46b</code></a> MNT: version 1.5rc1</li> <li><a href="https://github.com/rasterio/rasterio/commit/af426f99da246291aef9a8a34e940384cbe157aa"><code>af426f9</code></a> CLN: Use -_GDAL_AT_LEAST_3_11 from rasterio.env (<a href="https://redirect.github.com/rasterio/rasterio/issues/3503">#3503</a>)</li> <li><a href="https://github.com/rasterio/rasterio/commit/52c9c8691423aa1125ac92181ff9f7d7f3d3db01"><code>52c9c86</code></a> Drop click-plugins dependency from pyproject.toml & update doc link. (<a href="https://redirect.github.com/rasterio/rasterio/issues/3504">#3504</a>)</li> <li><a href="https://github.com/rasterio/rasterio/commit/cb961c8dde14256f4ee38ce020d8020530202603"><code>cb961c8</code></a> MNT: version 1.5rc0</li> <li><a href="https://github.com/rasterio/rasterio/commit/cefcb7ec8de7c60c6451201f5c5536b1b94a8c13"><code>cefcb7e</code></a> DOC: Update changelog</li> <li><a href="https://github.com/rasterio/rasterio/commit/92be526a0242014aac17d762378093cbdeebcea4"><code>92be526</code></a> Merge pull request <a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a></li> <li><a href="https://github.com/rasterio/rasterio/commit/b22bd6627bc227ae9cde0c967a6187ce998b05f9"><code>b22bd66</code></a> CI: Remove unsupported pip option (<a href="https://redirect.github.com/rasterio/rasterio/issues/3030">#3030</a>)</li> <li><a href="https://github.com/rasterio/rasterio/commit/3241ae396beb8675502100d9e456a89d8d514277"><code>3241ae3</code></a> TST: Also skip memfile thread_safe test on macOS (<a href="https://redirect.github.com/rasterio/rasterio/issues/3030">#3030</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3499">#3499</a>)</li> <li><a href="https://github.com/rasterio/rasterio/commit/cbd7eb0b55b4934b671af8ab5ccfd66f38640010"><code>cbd7eb0</code></a> TST: Remove red overview before moving green one to it (<a href="https://redirect.github.com/rasterio/rasterio/issues/3030">#3030</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rasterio/rasterio/compare/1.4.4...1.5.0">compare view</a></li> </ul> </details> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
