Skip to content

chore: add Dependabot dependency update automation#92

Open
j-kon wants to merge 1 commit into
bitcoindevkit:mainfrom
j-kon:codex/dependabot-automation
Open

chore: add Dependabot dependency update automation#92
j-kon wants to merge 1 commit into
bitcoindevkit:mainfrom
j-kon:codex/dependabot-automation

Conversation

@j-kon

@j-kon j-kon commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add weekly Dependabot checks for the root Dart package and Flutter demo app
  • monitor the native Cargo crate and GitHub Actions dependencies
  • group minor and patch updates per ecosystem while keeping major upgrades separate

Closes #85

Validation

  • parsed the YAML and verified all four ecosystem/directory scopes
  • dart format --output=none --set-exit-if-changed lib test example bdk_demo/lib bdk_demo/test
  • dart analyze --fatal-infos --fatal-warnings lib test example
  • flutter analyze in bdk_demo
  • dart test (22 passed, 5 integration tests skipped by their environment gate)
  • flutter test (174 passed)

@j-kon j-kon marked this pull request as ready for review June 23, 2026 10:54
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.

chore: add Dependabot dependency update automation

1 participant