Skip to content

chore(deps): bump zircote/adrscope from 5bec22d6f552baba680af1d13ac50a47e7b13c73 to e6384bf222c179d4083e1003b17154e48fc0f914#89

Merged
zircote merged 2 commits into
mainfrom
dependabot/github_actions/zircote/adrscope-e6384bf222c179d4083e1003b17154e48fc0f914
Jun 15, 2026
Merged

chore(deps): bump zircote/adrscope from 5bec22d6f552baba680af1d13ac50a47e7b13c73 to e6384bf222c179d4083e1003b17154e48fc0f914#89
zircote merged 2 commits into
mainfrom
dependabot/github_actions/zircote/adrscope-e6384bf222c179d4083e1003b17154e48fc0f914

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps zircote/adrscope from 5bec22d6f552baba680af1d13ac50a47e7b13c73 to e6384bf222c179d4083e1003b17154e48fc0f914.

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]

Added

  • [Docs]: Add comprehensive dependencies reference documentation

    • Complete catalog of all external dependencies with purposes
    • Version constraints and update policy
    • Supply chain security information
    • Dependency graph visualization
  • [Attested Delivery]: Release pipeline now attaches SLSA build provenance and a CycloneDX SBOM attestation to every platform binary, and fail-closed verifies every attestation before the GitHub Release is published

  • [Publish Workflow]: crates.io publishing via OIDC Trusted Publishing, with SLSA provenance attested against the exact .crate bytes the registry serves

  • [Homebrew Workflow]: Formula in zircote/homebrew-tap is regenerated automatically on release (source-built formula)

  • [CI]: pin-check job asserts every workflow uses: reference is pinned to a full 40-char commit SHA

  • [SECURITY.md]: Documents how to verify release artifact attestations

  • [LICENSE]: Add MIT license text

Changed

  • [Deps]: Update pulldown-cmark from 0.13.0 to 0.13.1 (patch release)
  • [Release Artifacts]: Binaries are now published as bare executables named adrscope-{version}-{platform} (e.g. adrscope-0.4.0-linux-amd64) instead of target-triple tar.gz/zip archives
  • [Action]: Downloads the new artifact naming and fail-closed verifies the binary's attestation before use; falls back to legacy archives for releases <= 0.3.0
  • [Crate Packaging]: Cargo.toml include allowlist keeps repo-internal files out of the published crate

28aebca (feat(release): adopt attested delivery pipeline)

[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

... (truncated)

Commits
  • e6384bf deps: bump time from 0.3.48 to 0.3.49 (#86)
  • 22ed52f ci: bump zircote/adrscope from e10f62e1e3469930f78180c5a18633c09932768b to 14...
  • c60e716 ci: update dtolnay/rust-toolchain requirement to 3c5f7ea28cd621ae0bf5283f0e98...
  • 14b3dfb fix(security): update rand to 0.9.3 (RUSTSEC-2026-0097)
  • c68f77a docs: pin CI badge to main branch
  • 6c87449 chore: untrack local caches and editor config
  • c468ccf Merge pull request #77 from zircote/dependabot/github_actions/taiki-e/install...
  • 10bd6e6 Merge pull request #76 from zircote/dependabot/github_actions/actions/checkou...
  • c359ace Merge pull request #74 from zircote/dependabot/github_actions/actions/cache-5...
  • 54385be ci: bump zircote/adrscope from 578e603049caa7c6cf4be0182a2294f29aeea589 to e1...
  • 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 5bec22d6f552baba680af1d13ac50a47e7b13c73 to e6384bf222c179d4083e1003b17154e48fc0f914.
- [Release notes](https://github.com/zircote/adrscope/releases)
- [Changelog](https://github.com/zircote/adrscope/blob/main/CHANGELOG.md)
- [Commits](zircote/adrscope@5bec22d...e6384bf)

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

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

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

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.

@dependabot dependabot Bot requested a review from zircote as a code owner June 15, 2026 14:15
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

No benchmarks configured. Add benchmarks to benches/ directory.

Full results available in CI artifacts.

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage Report

Overall Coverage: 95.68%

Summary

Filename                      Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
lib.rs                            164                 6    96.34%          22                 1    95.45%         112                 3    97.32%           0                 0         -
main.rs                            36                 5    86.11%           4                 0   100.00%          27                 3    88.89%           0                 0         -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                             200                11    94.50%          26                 1    96.15%         139                 6    95.68%           0                 0         -

Full HTML report available in CI artifacts.

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage Report

Overall Coverage: 95.68%

Summary

Filename                      Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
lib.rs                            164                 6    96.34%          22                 1    95.45%         112                 3    97.32%           0                 0         -
main.rs                            36                 5    86.11%           4                 0   100.00%          27                 3    88.89%           0                 0         -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                             200                11    94.50%          26                 1    96.15%         139                 6    95.68%           0                 0         -

Full HTML report available in CI artifacts.

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

No benchmarks configured. Add benchmarks to benches/ directory.

Full results available in CI artifacts.

@zircote zircote merged commit 8808c6e into main Jun 15, 2026
35 checks passed
@zircote zircote deleted the dependabot/github_actions/zircote/adrscope-e6384bf222c179d4083e1003b17154e48fc0f914 branch June 15, 2026 17:20
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