dependabot[bot] opened a new pull request, #2737: URL: https://github.com/apache/sedona/pull/2737
Bumps the pip-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.5 <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.5</h2> <h2>4.5.5</h2> <p>(<a href="https://github.com/jupyterlab/jupyterlab/compare/v4.5.4...4a223c0dbe53f47f03cdff3573fd7e9ccbb2605b">Full Changelog</a>)</p> <h3>Bugs fixed</h3> <ul> <li>Fix theme settings broken in non-English locales <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18530">#18530</a> (<a href="https://github.com/apoorvdarshan"><code>@apoorvdarshan</code></a>)</li> <li>Fix comms subshell resource management on disposal and when changing settings <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18531">#18531</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Upgrade <code>@codemirror/view</code>, fixing slow selection when line wrapping is enabled <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18479">#18479</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Only turn off overflow anchor when windowing is active <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18503">#18503</a> (<a href="https://github.com/jasongrout"><code>@jasongrout</code></a>)</li> <li>Fix table of contents navigation for Markdown files <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18411">#18411</a> (<a href="https://github.com/itsmevichu"><code>@itsmevichu</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>Update to marked 17.0.2 and mermaid 11.12.3 <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18532">#18532</a> (<a href="https://github.com/bollwyvl"><code>@bollwyvl</code></a>, <a href="https://github.com/krassowski"><code>@krassowski</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-02-11&to=2026-02-23&type=c">GitHub contributors page for this release</a>)</p> <p><a href="https://github.com/apoorvdarshan"><code>@apoorvdarshan</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aapoorvdarshan+updated%3A2026-02-11..2026-02-23&type=Issues">activity</a>) | <a href="https://github.com/bollwyvl"><code>@bollwyvl</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2026-02-11..2026-02-23&type=Issues">activity</a>) | <a href="https://github.com/itsmevichu"><code>@itsmevichu</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aitsmevichu+updated%3A2026-02-11..2026-02-23&type=Issues">activity</a>) | <a href="https://github.com/jasongrout"><code>@jasongrout</code></a> (<a href="https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2026-02-11..2026-02-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-02-11..2026-02-23&type=Issues">activity</a>)</p> <h2>v4.5.4</h2> <h2>4.5.4</h2> <p>(<a href="https://github.com/jupyterlab/jupyterlab/compare/v4.5.3...19f81fcfb33889b59260da8b5aa9221379f10d11">Full Changelog</a>)</p> <h3>Bugs fixed</h3> <ul> <li>Avoid using system clipboard in Notebook widget <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18474">#18474</a> (<a href="https://github.com/brichet"><code>@brichet</code></a>)</li> <li>Update CodeMirror versions, fixing a few selection issues <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18466">#18466</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>Fix debugger variable panel to render value 0 properly <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18464">#18464</a> (<a href="https://github.com/itsmevichu"><code>@itsmevichu</code></a>)</li> <li>Consider both the content type and pattern match in <code>DocumentRegistry.getFileTypeForModel()</code> <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18409">#18409</a> (<a href="https://github.com/krassowski"><code>@krassowski</code></a>)</li> <li>false in saveAs to avoid fetching file body <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18379">#18379</a> (<a href="https://github.com/DeborahOlaboye"><code>@DeborahOlaboye</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>Bump Lumino packages to the 2026.2.5 release, fixing iframe resizing <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18440">#18440</a> (<a href="https://github.com/jasongrout"><code>@jasongrout</code></a>)</li> </ul> <h3>Documentation improvements</h3> <ul> <li>Clarify notebook and cell metadata API changes in JupyterLab 4 <a href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18304">#18304</a> (<a href="https://github.com/Krish-876"><code>@Krish-876</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/72d29f47eb557c5ee9986a24ac39cc411e6f9ed6"><code>72d29f4</code></a> [ci skip] Publish 4.5.5</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/4a223c0dbe53f47f03cdff3573fd7e9ccbb2605b"><code>4a223c0</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18530">#18530</a> on branch 4.5.x (Fix theme settings broken in non-English ...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/2d54b65e2b0d610c7ea75b7684dff1b1a9321bd8"><code>2d54b65</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18531">#18531</a> on branch 4.5.x (Fix comms subshell resource management on...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/5f01903123c55c0f07e1b5379786207581c47595"><code>5f01903</code></a> Update to marked 17.0.2 and mermaid 11.12.3 (<a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18532">#18532</a>)</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/1fa68092fdda12fb3e98f8871fe40db15d67e3c0"><code>1fa6809</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18479">#18479</a> on branch 4.5.x (Upgrade <code>@codemirror/view</code>, fixing slow sel...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/277f814bcb34f6c5fa005f43ddc1e73bce9dbc77"><code>277f814</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18503">#18503</a> on branch 4.5.x (Only turn off overflow anchor when window...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/b824b9642f3cb98d448c5f44203af1cf5b4082b2"><code>b824b96</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18411">#18411</a> on branch 4.5.x (Fix table of contents navigation for Mark...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/2ecc1eed9944d9ad080f8c3f8206285338065af4"><code>2ecc1ee</code></a> [ci skip] Publish 4.5.4</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/19f81fcfb33889b59260da8b5aa9221379f10d11"><code>19f81fc</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18474">#18474</a> on branch 4.5.x (Avoid using system clipboard in Notebook ...</li> <li><a href="https://github.com/jupyterlab/jupyterlab/commit/b82e6d75338a27b218298e254b6d31e1d2bd2daf"><code>b82e6d7</code></a> Backport PR <a href="https://redirect.github.com/jupyterlab/jupyterlab/issues/18466">#18466</a> on branch 4.5.x (Update CodeMirror versions, fixing a few ...</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.1 <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.1</h2> <p>We are pleased to announce the release of pandas 3.0.1. This is a patch release in the 3.0.x series and includes some regression fixes and bug fixes. We recommend that all users of the 3.0.x series upgrade to this version.</p> <p>See the <a href="https://pandas.pydata.org/docs/dev/whatsnew/v3.0.1.html">full whatsnew</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">pandas issue tracker</a>.</p> <p>Thanks to all the contributors who made this release possible.</p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pandas-dev/pandas/commit/e04b26f375035e5106cb913e47b6db612f4ebb11"><code>e04b26f</code></a> RLS: 3.0.1 (<a href="https://redirect.github.com/pandas-dev/pandas/issues/64206">#64206</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/47909e67760389ad32094b586eadcfceb52235b8"><code>47909e6</code></a> [backport 3.0.x] ENH: Add item() method to ExtensionArray class (<a href="https://redirect.github.com/pandas-dev/pandas/issues/64134">#64134</a>) (<a href="https://redirect.github.com/pandas-dev/pandas/issues/64">#64</a>...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/a061bfd2f31ebba410ab87db475df651d02f8bcd"><code>a061bfd</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/64199">#64199</a> on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (<a href="https://redirect.github.com/pandas-dev/pandas/issues/64201">#64201</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/085a3856d362c4b849d84754cbc7005f2539dc54"><code>085a385</code></a> [backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (<a href="https://redirect.github.com/pandas-dev/pandas/issues/6400">#6400</a>...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/5f1704777bc2fe4864875d49b87d4e4cab417f30"><code>5f17047</code></a> [backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/0d3a8cba13397e84606716f545f0afdce26172c4"><code>0d3a8cb</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/64122">#64122</a> on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/78e1917e4d45dbea16636194b240a18b1a42bc97"><code>78e1917</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/64185">#64185</a> on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....</li> <li><a href="https://github.com/pandas-dev/pandas/commit/75a42cabc9ff39b1ade4afabd0bc54b972d326b7"><code>75a42ca</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/64168">#64168</a> on branch 3.0.x (TST: add legacy file generation and tests...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/46d443f9d603a0f65672182133e0e83f108afdcc"><code>46d443f</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/64092">#64092</a> on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/9d6793220be57edda0b9abb68dfa0b1740baf569"><code>9d67932</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/64068">#64068</a> on branch 3.0.x (BUG: fixed to_timedelta with list of int ...</li> <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.1">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 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]
