Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Jan 6, 2026

Which issue does this PR close?

Rationale for this change

While working on #19666 I noticed there were 149 dependencies behind the latest

andrewlamb@Andrews-MacBook-Pro-3:~/Software/datafusion2$ cargo update -p arrow
    Updating crates.io index
     Locking 0 packages to latest compatible versions
note: pass `--verbose` to see 149 unchanged dependencies behind latest

What changes are included in this PR?

Run cargo update and check in the result

Are these changes tested?

By CI

Are there any user-facing changes?

@alamb alamb added the dependencies Pull requests that update a dependency file label Jan 6, 2026
@alamb alamb changed the title Update a bunch of dependencies Update dependencies Jan 6, 2026
@Jefffrey
Copy link
Contributor

Jefffrey commented Jan 6, 2026

Is there some CI action out there that could check this periodically and raise a PR for us? (Or we could roll our own)

@alamb alamb marked this pull request as ready for review January 6, 2026 15:33
@alamb
Copy link
Contributor Author

alamb commented Jan 6, 2026

Is there some CI action out there that could check this periodically and raise a PR for us? (Or we could roll our own)

In theory dependabot does this. I don't know why these depencencies aren't covered though...

@Jefffrey
Copy link
Contributor

Jefffrey commented Jan 6, 2026

Is there some CI action out there that could check this periodically and raise a PR for us? (Or we could roll our own)

In theory dependabot does this. I don't know why these depencencies aren't covered though...

I'll see if I can poke around dependabot a bit to see what's happening 🤔

@alamb alamb added this pull request to the merge queue Jan 6, 2026
Merged via the queue into apache:main with commit 7942e75 Jan 6, 2026
32 of 33 checks passed
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants