Skip to content

chore(release): promote dev to main - #277

Merged
Brad-Edwards merged 4 commits into
mainfrom
dev
Aug 4, 2026
Merged

chore(release): promote dev to main#277
Brad-Edwards merged 4 commits into
mainfrom
dev

Conversation

@Brad-Edwards

Copy link
Copy Markdown
Collaborator

Summary

Related issues

Verification

  • python -m unittest discover -s tests
  • raes-pack-validate --repo .
  • raes-pack-release check --all
  • raes-pack-validate --packs-root packs
  • raes-pack-release check --packs-root packs
  • Docs changed: built docs/public/ warning-free (sphinx-build -W).

Checklist

  • Keeps RAES semantics in RAES; hosted pack content stays under packs/.
  • PR title is a Conventional Commit (a required check enforces it).
  • Did not edit the version or CHANGELOG.md — release-please owns them.

github-actions Bot and others added 4 commits August 4, 2026 00:31
chore(main): release 3.9.0

Co-authored-by: Brad Edwards <j.bradley.edwards@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(techvault): materialize detection content and SOC ports

* fix: align lockfile with package version
…dates (#250)

* chore(deps): bump the ci-toolchain group across 1 directory with 2 updates

Bumps the ci-toolchain group with 2 updates in the /requirements directory: [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) and [mcp](https://github.com/modelcontextprotocol/python-sdk).


Updates `cyclonedx-bom` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md)
- [Commits](CycloneDX/cyclonedx-python@v7.3.0...v7.3.1)

Updates `mcp` from 1.28.1 to 2.0.0
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](modelcontextprotocol/python-sdk@v1.28.1...v2.0.0)

---
updated-dependencies:
- dependency-name: cyclonedx-bom
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-toolchain
- dependency-name: mcp
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-toolchain
...

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

* chore(deps): recompile locks for mcp 2.0.0 transitive closure

Dependabot swapped the mcp pin (1.28.1 -> 2.0.0) line-by-line without
recompiling, so the new transitive dep httpx2>=2.5.0 landed unpinned and
--require-hashes installs failed (tests, audit, content, fuzz).

Recompile runtime/sbom/recovery locks with uv per their headers. This
pins the full mcp 2.0.0 closure with hashes (httpx2, httpcore2, mcp-types,
opentelemetry-api, truststore), drops what v2 no longer needs (httpx,
httpx-sse, pydantic-settings, certifi), and restores typing-extensions and
the correct sbom.in annotation that dependabot's hand edit had mangled.

* chore(deps): keep frozen recovery-v2.0.2 lock at its 2.0.2 pins

The recovery-v2.0.2 lock is a frozen snapshot of the v2.0.2 release
runtime; test_legacy_release_lock_matches_the_2_0_2_runtime asserts it
still pins cyclonedx-bom==7.3.0 and aces-sdl==0.23.1. Dependabot's group
update wrongly bumped cyclonedx-bom to 7.3.1 there, breaking the invariant.

Restore both recovery files to the release-pinned state. The cyclonedx-bom
7.3.1 bump stays where it belongs, in the live sbom lock.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brad Edwards <j.bradley.edwards@gmail.com>
* chore(main): release 3.9.0

* chore(main): release 4.0.0

---------

Co-authored-by: Brad Edwards <j.bradley.edwards@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Brad-Edwards Brad-Edwards changed the title Dev chore(release): promote dev to main Aug 4, 2026
@Brad-Edwards
Brad-Edwards merged commit 80df803 into main Aug 4, 2026
17 checks 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