Commit 7ffb64f
authored
Build: Bump gcsfs from 2025.12.0 to 2026.1.0 (#2896)
Bumps [gcsfs](https://github.com/fsspec/gcsfs) from 2025.12.0 to
2026.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fsspec/gcsfs/commit/3ed414aa2c5e5a78556726be11d663ff346bab40"><code>3ed414a</code></a>
changelog (<a
href="https://redirect.github.com/fsspec/gcsfs/issues/741">#741</a>)</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/bca0139193d8dd8103fc52bfa5caf2ffd2172e6a"><code>bca0139</code></a>
Implement async upload methods and support async mode in ExtendedGcsfs
(<a
href="https://redirect.github.com/fsspec/gcsfs/issues/737">#737</a>)</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/9d64f5c5c74c59c840f440f82288f047bf557a3f"><code>9d64f5c</code></a>
mkdir override for HNS buckets (<a
href="https://redirect.github.com/fsspec/gcsfs/issues/731">#731</a>)</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/4f9f4ac35f1df42dacfb56f9be200730058fd5ef"><code>4f9f4ac</code></a>
reformat benchmark readme</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/cdd65f5808f6864bd8bed08e7bb7a9359ab0cbe7"><code>cdd65f5</code></a>
Adds GCSFS Microbenchmarks (<a
href="https://redirect.github.com/fsspec/gcsfs/issues/722">#722</a>)</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/c8ed96a77d027115b436cd9062825f703955b891"><code>c8ed96a</code></a>
✨ Support alternative GCP Universes (<a
href="https://redirect.github.com/fsspec/gcsfs/issues/732">#732</a>)</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/e03bf2949664282d4eb09ba18c62a2d98085cba9"><code>e03bf29</code></a>
Override info for hns (<a
href="https://redirect.github.com/fsspec/gcsfs/issues/730">#730</a>)</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/14276d82827f21c1ee6b736ff7896ae4211cc726"><code>14276d8</code></a>
Update ci pipeline to run tests on HNS bucket (<a
href="https://redirect.github.com/fsspec/gcsfs/issues/729">#729</a>)</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/c5ac0e3e65154d4d5ec1d1de1566a7b1ea7781d3"><code>c5ac0e3</code></a>
feat(zb-write): Support write mode in Zonal File (<a
href="https://redirect.github.com/fsspec/gcsfs/issues/726">#726</a>)</li>
<li><a
href="https://github.com/fsspec/gcsfs/commit/06399c09003b66292bf25206e500796a8855ce72"><code>06399c0</code></a>
Adds mv/rename method implementation for HNS buckets (<a
href="https://redirect.github.com/fsspec/gcsfs/issues/727">#727</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/fsspec/gcsfs/compare/2025.12.0...2026.1.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 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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3671299 commit 7ffb64f
1 file changed
Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments