diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dd257b..87c1dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,21 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased - -### Added - -### Changed - -### Deprecated - -### Removed - -### Fixed - -### Security - -## [0.3.4] - TBD +## [0.3.4](https://github.com/vig-os/devcontainer-smoke-test/releases/tag/0.3.4) - 2026-04-29 ### Added diff --git a/docs/pull-requests/pr-143.md b/docs/pull-requests/pr-143.md new file mode 100644 index 0000000..ebc4045 --- /dev/null +++ b/docs/pull-requests/pr-143.md @@ -0,0 +1,34 @@ +--- +type: pull_request +state: closed (merged) +branch: chore/deploy-0.3.4-rc1 → dev +created: 2026-04-29T10:35:45Z +updated: 2026-04-29T10:36:49Z +author: vig-os-release-app[bot] +author_url: https://github.com/vig-os-release-app[bot] +url: https://github.com/vig-os/devcontainer-smoke-test/pull/143 +comments: 0 +labels: deploy +assignees: none +milestone: none +projects: none +merged: 2026-04-29T10:36:47Z +synced: 2026-04-29T14:17:37.387Z +--- + +# [PR 143](https://github.com/vig-os/devcontainer-smoke-test/pull/143) chore: deploy 0.3.4-rc1 + +Automated smoke-test deployment commit created by repository_dispatch. + +- Dispatch tag: 0.3.4-rc1 +- Branch: chore/deploy-0.3.4-rc1 +- Target: dev + + +--- +--- + +## Commits + +### Commit 1: [f1d8620](https://github.com/vig-os/devcontainer-smoke-test/commit/f1d8620411d71c198b42d6a70beb4b717e71567f) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 29, 2026 at 10:35 AM +chore: deploy 0.3.4-rc1, 201 files modified (.devcontainer/CHANGELOG.md, .github/renovate-default.json, .github/workflows/promote-release.yml, .vig-os, CHANGELOG.md, uv.lock) diff --git a/docs/pull-requests/pr-144.md b/docs/pull-requests/pr-144.md new file mode 100644 index 0000000..1920476 --- /dev/null +++ b/docs/pull-requests/pr-144.md @@ -0,0 +1,75 @@ +--- +type: pull_request +state: closed +branch: release/0.3.4 → main +created: 2026-04-29T10:38:35Z +updated: 2026-04-29T14:12:02Z +author: vig-os-release-app[bot] +author_url: https://github.com/vig-os-release-app[bot] +url: https://github.com/vig-os/devcontainer-smoke-test/pull/144 +comments: 0 +labels: release-kind:candidate +assignees: none +milestone: none +projects: none +synced: 2026-04-29T14:17:34.707Z +--- + +# [PR 144](https://github.com/vig-os/devcontainer-smoke-test/pull/144) chore: release 0.3.4 + +# Release 0.3.4 + +This PR prepares release 0.3.4 for merge to main. + +## [0.3.4] - TBD + +### Added + +- **Renovate config validation on pull requests** ([#520](https://github.com/vig-os/devcontainer/issues/520)) + - Workflow discovers tracked `renovate*.json` files (excluding `assets/workspace/renovate.json`, whose `extends` uses an unresolved template placeholder) and runs `renovate-config-validator --strict` on the rest when renovate JSON changes + - `just test-renovate` recipe mirrors the workflow locally and is included in `just test` + +### Changed + +- **Bump expected tool versions in image tests** + - `gh` 2.89 → 2.92, `just` 1.49 → 1.50, `cargo-binstall` 1.17 → 1.18 to match the latest upstream releases the image now installs + +### Fixed + +- **Renovate preset blocked all dependency updates** ([#520](https://github.com/vig-os/devcontainer/issues/520)) + - Split Python `packageRules` so `matchUpdateTypes` and `rangeStrategy` are not combined in one rule; rename `baseBranches` to `baseBranchPatterns` + - Remove invalid `uv` from `enabledManagers` (`pep621` continues to handle `pyproject.toml` and `uv.lock`) + + + +--- +--- + +## Commits + +### Commit 1: [92d89bc](https://github.com/vig-os/devcontainer-smoke-test/commit/92d89bc4fd7a343bfa15466ddf6ffca867830d99) by [vig-os-release-app[bot]](https://github.com/apps/vig-os-release-app) on April 10, 2026 at 02:24 PM +chore: sync dev with main (#135), 276 files modified (CHANGELOG.md, docs/pull-requests/pr-130.md, docs/pull-requests/pr-131.md, docs/pull-requests/pr-132.md, docs/pull-requests/pr-133.md, docs/pull-requests/pr-134.md) + +### Commit 2: [7ebba2f](https://github.com/vig-os/devcontainer-smoke-test/commit/7ebba2fd3207d94a15b577e14c96158b531a128a) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 11, 2026 at 04:22 AM +chore: sync issues and PRs, 73 files modified (docs/pull-requests/pr-134.md, docs/pull-requests/pr-135.md) + +### Commit 3: [c325770](https://github.com/vig-os/devcontainer-smoke-test/commit/c325770d4b39b129f29799e074c7c9ccf00d47c8) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 14, 2026 at 04:45 AM +chore: sync issues and PRs, 715 files modified + +### Commit 4: [545715f](https://github.com/vig-os/devcontainer-smoke-test/commit/545715fb5a10bb922df84e1c8a81a0b794561c20) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 21, 2026 at 04:48 AM +chore: sync issues and PRs, 327 files modified (docs/pull-requests/pr-141.md, docs/pull-requests/pr-142.md) + +### Commit 5: [8df69c3](https://github.com/vig-os/devcontainer-smoke-test/commit/8df69c381896cb34a8a0f37d12d952796dbb2a69) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 28, 2026 at 05:30 AM +chore: sync issues and PRs, 28 files modified (docs/pull-requests/pr-142.md) + +### Commit 6: [f1d8620](https://github.com/vig-os/devcontainer-smoke-test/commit/f1d8620411d71c198b42d6a70beb4b717e71567f) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 29, 2026 at 10:35 AM +chore: deploy 0.3.4-rc1, 201 files modified (.devcontainer/CHANGELOG.md, .github/renovate-default.json, .github/workflows/promote-release.yml, .vig-os, CHANGELOG.md, uv.lock) + +### Commit 7: [28a059f](https://github.com/vig-os/devcontainer-smoke-test/commit/28a059f23be2480f27165f5379d19b8f5147f131) by [vig-os-release-app[bot]](https://github.com/apps/vig-os-release-app) on April 29, 2026 at 10:36 AM +chore: deploy 0.3.4-rc1 (#143), 201 files modified (.devcontainer/CHANGELOG.md, .github/renovate-default.json, .github/workflows/promote-release.yml, .vig-os, CHANGELOG.md, uv.lock) + +### Commit 8: [1ae88bc](https://github.com/vig-os/devcontainer-smoke-test/commit/1ae88bc17413b95b5b3baf73c61d24590195b2c1) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 29, 2026 at 10:38 AM +chore: freeze changelog for release 0.3.4, 14 files modified (CHANGELOG.md) + +### Commit 9: [0bbf69e](https://github.com/vig-os/devcontainer-smoke-test/commit/0bbf69e47b5bc18c5a308b4564c72ea7e1cda97a) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 29, 2026 at 10:38 AM +chore: prepare release 0.3.4, 14 files modified (CHANGELOG.md) diff --git a/docs/pull-requests/pr-145.md b/docs/pull-requests/pr-145.md new file mode 100644 index 0000000..4f32539 --- /dev/null +++ b/docs/pull-requests/pr-145.md @@ -0,0 +1,34 @@ +--- +type: pull_request +state: closed (merged) +branch: chore/deploy-0.3.4 → dev +created: 2026-04-29T14:10:19Z +updated: 2026-04-29T14:11:40Z +author: vig-os-release-app[bot] +author_url: https://github.com/vig-os-release-app[bot] +url: https://github.com/vig-os/devcontainer-smoke-test/pull/145 +comments: 0 +labels: deploy +assignees: none +milestone: none +projects: none +merged: 2026-04-29T14:11:39Z +synced: 2026-04-29T14:17:36.093Z +--- + +# [PR 145](https://github.com/vig-os/devcontainer-smoke-test/pull/145) chore: deploy 0.3.4 + +Automated smoke-test deployment commit created by repository_dispatch. + +- Dispatch tag: 0.3.4 +- Branch: chore/deploy-0.3.4 +- Target: dev + + +--- +--- + +## Commits + +### Commit 1: [b33b9b2](https://github.com/vig-os/devcontainer-smoke-test/commit/b33b9b244fb1e3b476e68d9e2380e76f1d859a96) by [commit-action-bot[bot]](https://github.com/apps/commit-action-bot) on April 29, 2026 at 02:10 PM +chore: deploy 0.3.4, 18 files modified (.devcontainer/CHANGELOG.md, .vig-os, CHANGELOG.md) diff --git a/docs/pull-requests/pr-146.md b/docs/pull-requests/pr-146.md new file mode 100644 index 0000000..627efa7 --- /dev/null +++ b/docs/pull-requests/pr-146.md @@ -0,0 +1,42 @@ +--- +type: pull_request +state: open +branch: release/0.3.4 → main +created: 2026-04-29T14:13:25Z +updated: 2026-04-29T14:16:25Z +author: vig-os-release-app[bot] +author_url: https://github.com/vig-os-release-app[bot] +url: https://github.com/vig-os/devcontainer-smoke-test/pull/146 +comments: 0 +labels: release-kind:final +assignees: none +milestone: none +projects: none +synced: 2026-04-29T14:17:32.774Z +--- + +# [PR 146](https://github.com/vig-os/devcontainer-smoke-test/pull/146) chore: release 0.3.4 + +# Release 0.3.4 + +This PR prepares release 0.3.4 for merge to main. + +## [0.3.4] - TBD + +### Added + +- **Renovate config validation on pull requests** ([#520](https://github.com/vig-os/devcontainer/issues/520)) + - Workflow discovers tracked `renovate*.json` files (excluding `assets/workspace/renovate.json`, whose `extends` uses an unresolved template placeholder) and runs `renovate-config-validator --strict` on the rest when renovate JSON changes + - `just test-renovate` recipe mirrors the workflow locally and is included in `just test` + +### Changed + +- **Bump expected tool versions in image tests** + - `gh` 2.89 → 2.92, `just` 1.49 → 1.50, `cargo-binstall` 1.17 → 1.18 to match the latest upstream releases the image now installs + +### Fixed + +- **Renovate preset blocked all dependency updates** ([#520](https://github.com/vig-os/devcontainer/issues/520)) + - Split Python `packageRules` so `matchUpdateTypes` and `rangeStrategy` are not combined in one rule; rename `baseBranches` to `baseBranchPatterns` + - Remove invalid `uv` from `enabledManagers` (`pep621` continues to handle `pyproject.toml` and `uv.lock`) +