chore(release): promote dev to main - #277
Merged
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Related issues
Verification
python -m unittest discover -s testsraes-pack-validate --repo .raes-pack-release check --allraes-pack-validate --packs-root packsraes-pack-release check --packs-root packsdocs/public/warning-free (sphinx-build -W).Checklist
packs/.CHANGELOG.md— release-please owns them.