Skip to content

chore: upgrade dependencies and repository automation - #27

Merged
dbrattli merged 4 commits into
mainfrom
agent/upgrade-dependencies-and-automation
Aug 13, 2026
Merged

chore: upgrade dependencies and repository automation#27
dbrattli merged 4 commits into
mainfrom
agent/upgrade-dependencies-and-automation

Conversation

@dbrattli

Copy link
Copy Markdown
Contributor

Summary

  • upgrade Fable, Python, and Markdown tooling dependencies and refresh lockfiles
  • add a concise repository-specific AGENTS.md and make CLAUDE.md reference it as the single source of guidance
  • configure weekly grouped Dependabot updates for NuGet, uv, npm, and GitHub Actions
  • align CI with .NET 10, Python 3.14, and Node.js 22 requirements

Why

This keeps the example project on the current Fable toolchain, documents its contribution workflow, and automates future dependency maintenance. Updating the CI runtimes ensures the upgraded manifests are tested with supported tool versions.

Validation

  • uv sync
  • npm ci
  • just build
  • just test-all (18 tests passed on .NET and Python)
  • npx markdownlint AGENTS.md CLAUDE.md
  • parsed both GitHub YAML files with js-yaml
  • git diff --check

@dbrattli
dbrattli marked this pull request as ready for review August 13, 2026 21:24
@dbrattli
dbrattli merged commit f5713fe into main Aug 13, 2026
1 check passed
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.

1 participant