Skip to content

chore: Enable Dependabot#61

Merged
kou merged 1 commit into
apache:mainfrom
Benjamin-Philip:bp/dependabot
Jun 29, 2026
Merged

chore: Enable Dependabot#61
kou merged 1 commit into
apache:mainfrom
Benjamin-Philip:bp/dependabot

Conversation

@Benjamin-Philip

Copy link
Copy Markdown
Collaborator

What issue does this PR close?

Closes #56.

What changed

This commit enables dependabot for GitHub Actions and Cargo. Though the
Hex ecosystem is supported via Elixir's Mix, Rebar3 support for Erlang
is missing.

This commit enables dependabot for GitHub Actions and Cargo. Though the
Hex ecosystem is supported via Elixir's Mix, Rebar3 support for Erlang
is missing.
Copilot AI review requested due to automatic review settings June 23, 2026 05:24

Copilot AI 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.

Pull request overview

Enables GitHub Dependabot updates for this repository to automatically open dependency update PRs for GitHub Actions workflows and the Rust (Cargo) native NIF.

Changes:

  • Add Dependabot configuration for github-actions updates at the repo root.
  • Add Dependabot configuration for cargo updates under native/arrow_format_nif.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml
Comment on lines +24 to +25
commit-message:
prefix: "chore: "
Comment thread .github/dependabot.yml
Comment on lines +31 to +32
commit-message:
prefix: "chore: "
@Benjamin-Philip

Copy link
Copy Markdown
Collaborator Author

The lack of support for Rebar3 shouldn't be a problem for us since we don't have any runtime dependencies yet. Nevertheless, I've filed an issue in Dependabot: dependabot/dependabot-core#15387.

@kou kou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1

@kou
kou merged commit aebb6de into apache:main Jun 29, 2026
@Benjamin-Philip
Benjamin-Philip deleted the bp/dependabot branch June 29, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable Dependabot

3 participants