Skip to content

chore: setup dependabot to do rust-toolchain updates - #10461

Merged
Jefffrey merged 4 commits into
apache:mainfrom
Jefffrey:dependabot-rust-toolchain
Aug 3, 2026
Merged

chore: setup dependabot to do rust-toolchain updates#10461
Jefffrey merged 4 commits into
apache:mainfrom
Jefffrey:dependabot-rust-toolchain

Conversation

@Jefffrey

Copy link
Copy Markdown
Contributor

apparently dependabot can do this for us

though not sure how useful it may be since theres usually clippy fixes that accompany this 🤔

worth enabling this so at least there wont be cases of us forgetting to bump it when a new version drops?

@Jefffrey Jefffrey added the development-process Related to development process of arrow-rs label Jul 28, 2026
Comment thread .github/dependabot.yml
interval: "daily"
open-pull-requests-limit: 10
labels: [auto-dependencies]
labels: [auto-dependencies, development-process]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

driveby since we might as well label our github action bumps with this label too

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me -- thank you @Jefffrey

@alamb

alamb commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

I took the liberty of (having claude) merge up from main and resolve conflicts

@Jefffrey
Jefffrey merged commit 21f021e into apache:main Aug 3, 2026
40 checks passed
@Jefffrey
Jefffrey deleted the dependabot-rust-toolchain branch August 3, 2026 23:45
@Jefffrey

Jefffrey commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

thanks @alamb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of arrow-rs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants