Skip to content

chore(deps): bump zircote/adrscope from f5b56af9f5ebe72a480770ff9389fcc46345cb66 to 9365696ed66886219b74bda8206c1c25e1b6e04d#107

Merged
zircote merged 1 commit intomainfrom
dependabot/github_actions/zircote/adrscope-9365696ed66886219b74bda8206c1c25e1b6e04d
Feb 24, 2026
Merged

chore(deps): bump zircote/adrscope from f5b56af9f5ebe72a480770ff9389fcc46345cb66 to 9365696ed66886219b74bda8206c1c25e1b6e04d#107
zircote merged 1 commit intomainfrom
dependabot/github_actions/zircote/adrscope-9365696ed66886219b74bda8206c1c25e1b6e04d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps zircote/adrscope from f5b56af9f5ebe72a480770ff9389fcc46345cb66 to 9365696ed66886219b74bda8206c1c25e1b6e04d.

Changelog

Sourced from zircote/adrscope's changelog.

Changelog

All notable changes to this project will be documented in this file.

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

[Unreleased]

[0.3.0] - 2026-01-15

Changed

  • [Action]: Move action.yml to repository root for GitHub Marketplace publishing
  • [Docs]: Add prominent GitHub Action section to README with examples
  • [Docs]: Add Marketplace badge and Homebrew installation instructions

[0.2.0] - 2026-01-15

Added

  • [GitHub Action]: Reusable composite action for CI/CD integration
    • All four commands exposed as action inputs (validate, generate, stats, wiki)
    • Problem matcher for inline PR annotations on validation errors/warnings
    • Cross-platform support (Linux, macOS, Windows on x86_64/aarch64)
    • Version pinning support with latest default
    • Binary download from GitHub Releases for fast startup (~2-5s)
  • [Release Workflow]: Automated multi-platform binary builds
    • Builds for 5 targets: Linux (x86_64, aarch64), macOS (x86_64, aarch64), Windows (x86_64)
    • Creates tar.gz archives for Unix, zip for Windows
    • SHA256 checksums generation
    • Automatic GitHub Release creation on tag push
  • [Homebrew]: Formula for zircote/tap
    • macOS support (Intel and Apple Silicon)
    • Linux support (x86_64 and aarch64)
  • [CLI]: Command-line interface with subcommands for generate, validate, stats, and wiki
  • [Generate]: Self-contained HTML viewer generation with embedded CSS/JS
    • Faceted search and filtering by status, category, tags, author, and project
    • Interactive relationship graph visualization
    • Multiple theme support (light, dark, system)
    • Configurable glob patterns for ADR discovery
  • [Validate]: ADR validation with configurable rules
    • Required fields validation (title, status)
    • Recommended fields warnings (description, created, category)
    • Strict mode for CI/CD pipelines
    • JSON output format for tooling integration
  • [Stats]: Statistics and analytics for ADR collections
    • Status distribution breakdown
    • Category and tag frequency analysis
    • Author and project tracking

... (truncated)

Commits
  • 9365696 docs: add GitHub Action section to user guide (#31)
  • 27f103f docs: add comprehensive documentation suite (#23)
  • 499d73b Merge pull request #29 from zircote/docs/add-library-api-guide-20c7572c8d237d76
  • 77f5a3f docs: add comprehensive library API, contributing, and troubleshooting guides
  • d2ed011 Merge pull request #24 from zircote/add-workflow-workflows-daily-qa.md-2372
  • 059fadc Add agentic workflow daily-qa
  • b598b7c chore(deps): bump dtolnay/rust-toolchain (#17)
  • e0e2a45 chore(deps): bump taiki-e/install-action in the github-actions group (#16)
  • 9d839b9 chore(deps): bump tempfile from 3.24.0 to 3.25.0 (#15)
  • 7d03013 chore(deps): bump clap from 4.5.57 to 4.5.58 (#14)
  • Additional commits viewable 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 [zircote/adrscope](https://github.com/zircote/adrscope) from f5b56af9f5ebe72a480770ff9389fcc46345cb66 to 9365696ed66886219b74bda8206c1c25e1b6e04d.
- [Release notes](https://github.com/zircote/adrscope/releases)
- [Changelog](https://github.com/zircote/adrscope/blob/main/CHANGELOG.md)
- [Commits](zircote/adrscope@f5b56af...9365696)

---
updated-dependencies:
- dependency-name: zircote/adrscope
  dependency-version: 9365696ed66886219b74bda8206c1c25e1b6e04d
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

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

@github-actions
Copy link
Contributor

Benchmark Results

No benchmarks configured. Add benchmarks to benches/ directory.

Full results available in CI artifacts.

@github-actions
Copy link
Contributor

Code Coverage Report

Overall Coverage: 0%

Summary

Filename                      Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
client.rs                        1444                67    95.36%         118                13    88.98%         923                35    96.21%           0                 0         -
format.rs                        2172                 3    99.86%         132                 1    99.24%        1292                 1    99.92%           0                 0         -
main.rs                           326               241    26.07%          14                 8    42.86%         225               168    25.33%           0                 0         -
mcp/analytics.rs                  408                 2    99.51%          24                 0   100.00%         331                 0   100.00%           0                 0         -
mcp/mod.rs                        144                55    61.81%          23                15    34.78%         128                65    49.22%           0                 0         -
mcp/prompts.rs                   1908                33    98.27%         126                 6    95.24%        1043                12    98.85%           0                 0         -
mcp/resources.rs                 1317                20    98.48%          93                 1    98.92%         865                 6    99.31%           0                 0         -
mcp/tools.rs                     2146                90    95.81%         116                18    84.48%        1333                47    96.47%           0                 0         -
models.rs                        1079                31    97.13%          78                10    87.18%         762                14    98.16%           0                 0         -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                           10944               542    95.05%         724                72    90.06%        6902               348    94.96%           0                 0         -

Full HTML report available in CI artifacts.

@zircote zircote merged commit aa99560 into main Feb 24, 2026
35 checks passed
@zircote zircote deleted the dependabot/github_actions/zircote/adrscope-9365696ed66886219b74bda8206c1c25e1b6e04d branch February 24, 2026 14:28
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