Skip to content

chore: Enable Dependabot#61

Open
Benjamin-Philip wants to merge 1 commit into
apache:mainfrom
Benjamin-Philip:bp/dependabot
Open

chore: Enable Dependabot#61
Benjamin-Philip wants to merge 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

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.

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

2 participants