Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps daft from 0.5.14 to 0.5.16.

Release notes

Sourced from daft's releases.

v0.5.16

What's Changed 🚀

✨ Features

🐛 Bug Fixes

🚀 Performance

📖 Documentation

Full Changelog: Eventual-Inc/Daft@v0.5.15...v0.5.16

v0.5.15

What's Changed 🚀

✨ Features

🐛 Bug Fixes

📖 Documentation

🔧 Maintenance

... (truncated)

Commits
  • 105580b fix: Return from streaming sink if channel closed (#4885)
  • 2a66246 feat: Interactive jupyter display (#4835)
  • d36aa83 fix: No empty turbopuffer write (#4897)
  • aea043e fix: Use planning config instead of env variables during filter pushdowns (#4...
  • 3e40d88 docs: Remove redirect for installation page (#4895)
  • 263e234 perf: Add parallel execution for Python UDFs with batched GIL acquisitions (#...
  • 38cf197 fix: azure storage resource url (#4892)
  • 79c7de3 feat: supports passing a projection kwargs in select (#4884)
  • fa4ee67 feat: Add offset operator support to DataFrame for Native Runner (#4582)
  • 7987455 docs: Restructure docs to target users (#4875)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 5, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/daft-0.5.16 branch from 9481f39 to 4bce9da Compare August 5, 2025 07:21
Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.5.14 to 0.5.16.
- [Release notes](https://github.com/Eventual-Inc/Daft/releases)
- [Commits](Eventual-Inc/Daft@v0.5.14...v0.5.16)

---
updated-dependencies:
- dependency-name: daft
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/daft-0.5.16 branch from 4bce9da to a95cd78 Compare August 5, 2025 07:23
@Fokko Fokko merged commit d8ee913 into main Aug 5, 2025
10 checks passed
@Fokko Fokko deleted the dependabot/pip/daft-0.5.16 branch August 5, 2025 07:46
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant