Skip to content

ci: bump modeled-information-format/structured-madr from 325eafe9a17a23e716daffddac5db10ee178c08e to 2f7af807dc71caa042783ef4e45cff6a28fd7d79 - #223

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/modeled-information-format/structured-madr-2f7af807dc71caa042783ef4e45cff6a28fd7d79
Open

ci: bump modeled-information-format/structured-madr from 325eafe9a17a23e716daffddac5db10ee178c08e to 2f7af807dc71caa042783ef4e45cff6a28fd7d79#223
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/modeled-information-format/structured-madr-2f7af807dc71caa042783ef4e45cff6a28fd7d79

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps modeled-information-format/structured-madr from 325eafe9a17a23e716daffddac5db10ee178c08e to 2f7af807dc71caa042783ef4e45cff6a28fd7d79.

Changelog

Sourced from modeled-information-format/structured-madr's changelog.

Changelog

All notable changes to Structured MADR will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • [MIF Compliance]: validate ADRs as MIF (Modeled Information Format) at a user-selected level (.github/config.yml mifConformanceLevel: 1|2|3, default 2). Markdown stays canonical; a MIF JSON-LD object is derived from frontmatter + body and validated against per-level profiles.
    • Self-contained Claude Code plugin homed at .github/ (plugin root with .claude-plugin/plugin.json, commands/, agents/, skills/, hooks/, plus vendored + checksum-pinned MIF schemas, config, projector, validator, ADR-typing ontology).
    • Installable: the repository is a plugin marketplace (.claude-plugin/marketplace.json, source: ./.github); .claude/settings.json registers it and enables the plugin at project scope, so /plugin install structured-madr-mif@structured-madr works.
    • npm run validate:mif; composite action gains mode: mif for downstream consumers.
    • CI gates: mif-vendor-check (schema drift) and dogfooded validate-mif.
    • ADR-0003 records the decision and is itself MIF-conformant (dogfooded).

[1.1.0] - 2026-01-15

Added

  • [GitHub Action]: Shareable validation action for CI/CD pipelines
    • Composite action with configurable inputs (path, pattern, schema, strict, fail-on-error)
    • Node.js validator with JSON Schema (ajv) and body structure validation
    • GitHub-compatible annotations for PR feedback
    • Outputs for workflow integration (valid, total, passed, failed, warnings)
  • [Project ADRs]: Exemplar ADRs demonstrating the format (dogfooding)
    • ADR-0001: Adopt Structured MADR Format for Project Documentation
    • ADR-0002: Shareable GitHub Action for Structured MADR Validation
  • [CI/CD]: GitHub workflow to validate project and example ADRs
  • [Documentation]: README updated with action usage, inputs/outputs, and local validation instructions

Changed

  • [Tooling]: Added npm package.json with validation dependencies (ajv, ajv-formats, glob, yaml)

[1.0.0] - 2026-01-15

Added

  • Initial release of Structured MADR specification
  • YAML frontmatter schema with required and optional fields

... (truncated)

Commits
  • 2f7af80 ci: bump modeled-information-format/.github/.github/workflows/reusable-sca-os...
  • 93021bf ci: bump modeled-information-format/.github/.github/workflows/reusable-depend...
  • 299e436 deps: bump eslint from 10.6.0 to 10.7.0 (#109)
  • 06a2b03 ci: bump modeled-information-format/.github/.github/workflows/reusable-action...
  • 809ca44 ci: bump modeled-information-format/.github/.github/workflows/reusable-label-...
  • bb710c2 ci: bump modeled-information-format/.github/.github/workflows/reusable-secret...
  • 90840a2 fix(ci): add missing eslint flat config, gate npm run lint in CI (#113)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [modeled-information-format/structured-madr](https://github.com/modeled-information-format/structured-madr) from 325eafe9a17a23e716daffddac5db10ee178c08e to 2f7af807dc71caa042783ef4e45cff6a28fd7d79.
- [Release notes](https://github.com/modeled-information-format/structured-madr/releases)
- [Changelog](https://github.com/modeled-information-format/structured-madr/blob/main/CHANGELOG.md)
- [Commits](modeled-information-format/structured-madr@325eafe...2f7af80)

---
updated-dependencies:
- dependency-name: modeled-information-format/structured-madr
  dependency-version: 2f7af807dc71caa042783ef4e45cff6a28fd7d79
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area/ci, type/chore. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from zircote as a code owner August 10, 2026 12:36
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.

0 participants