dependabot[bot] opened a new pull request, #3828: URL: https://github.com/apache/iceberg-python/pull/3828
Bumps [adlfs](https://github.com/fsspec/adlfs) from 2026.5.0 to 2026.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fsspec/adlfs/releases">adlfs's releases</a>.</em></p> <blockquote> <h2>2026.8.0</h2> <h2>What's Changed</h2> <ul> <li>Add project URLs to package metadata by <a href="https://github.com/lcarva"><code>@lcarva</code></a> in <a href="https://redirect.github.com/fsspec/adlfs/pull/550">fsspec/adlfs#550</a></li> <li>Forward content_settings on write (open, pipe_file, put_file) by <a href="https://github.com/shcheklein"><code>@shcheklein</code></a> in <a href="https://redirect.github.com/fsspec/adlfs/pull/554">fsspec/adlfs#554</a></li> <li>Fixed ls() bug when files have the same prefix by <a href="https://github.com/anjaliratnam-msft"><code>@anjaliratnam-msft</code></a> in <a href="https://redirect.github.com/fsspec/adlfs/pull/549">fsspec/adlfs#549</a></li> <li>Update changelog for 2026.8.0 release by <a href="https://github.com/kyleknap"><code>@kyleknap</code></a> in <a href="https://redirect.github.com/fsspec/adlfs/pull/557">fsspec/adlfs#557</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lcarva"><code>@lcarva</code></a> made their first contribution in <a href="https://redirect.github.com/fsspec/adlfs/pull/550">fsspec/adlfs#550</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fsspec/adlfs/compare/2026.5.0...2026.8.0">https://github.com/fsspec/adlfs/compare/2026.5.0...2026.8.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fsspec/adlfs/blob/main/CHANGELOG.md">adlfs's changelog</a>.</em></p> <blockquote> <h2>2026.8.0</h2> <ul> <li>Added a <code>content_settings</code> parameter to <code>open()</code> (write modes), <code>pipe_file()</code> and <code>put_file()</code> to set blob content settings (content type, content disposition, cache control, ...) on write. Accepts a <code>dict</code> (recommended) or an <code>azure.storage.blob.ContentSettings</code> instance. <a href="https://redirect.github.com/fsspec/adlfs/pull/554">#554</a></li> <li>Fixed <code>ls()</code><code>fsspec/adlfs#409</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fsspec/adlfs/commit/6362b4f2e25698cac84dafc64aa038052b82aa7b"><code>6362b4f</code></a> Update changelog for 2026.8.0 release (<a href="https://redirect.github.com/fsspec/adlfs/issues/557">#557</a>)</li> <li><a href="https://github.com/fsspec/adlfs/commit/838f08216c7b209990aa23bc9ab2189589ae83d2"><code>838f082</code></a> Fixed ls() bug when files have the same prefix (<a href="https://redirect.github.com/fsspec/adlfs/issues/549">#549</a>)</li> <li><a href="https://github.com/fsspec/adlfs/commit/e6c5cb459fb982455e7a903e58ebd3afbf057711"><code>e6c5cb4</code></a> Forward content_settings on write (open, pipe_file, put_file) (<a href="https://redirect.github.com/fsspec/adlfs/issues/554">#554</a>)</li> <li><a href="https://github.com/fsspec/adlfs/commit/8a1246830955b342ce1b9272162c86f83ce5ef6b"><code>8a12468</code></a> Add project URLs to package metadata (<a href="https://redirect.github.com/fsspec/adlfs/issues/550">#550</a>)</li> <li>See full diff in <a href="https://github.com/fsspec/adlfs/compare/2026.5.0...2026.8.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) </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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
