From 1d2e68ad82e2343e2740c0cce4e2bb49c2eb4cdc Mon Sep 17 00:00:00 2001 From: "sm-release-app[bot]" <180338484+sm-release-app[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 19:55:08 +0000 Subject: [PATCH] chore: release 0.5.0 --- .../release-please-manifest.json | 2 +- CHANGELOG.md | 38 +++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/.github/release-please/release-please-manifest.json b/.github/release-please/release-please-manifest.json index 354e269..600835d 100644 --- a/.github/release-please/release-please-manifest.json +++ b/.github/release-please/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.2" + ".": "0.5.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..04930db --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,38 @@ +# Changelog + +## [0.5.0](https://github.com/grafana/crocochrome/compare/v0.4.2...v0.5.0) (2025-02-21) + + +### Features + +* add policy bot configuration ([#112](https://github.com/grafana/crocochrome/issues/112)) ([a45d434](https://github.com/grafana/crocochrome/commit/a45d434c5a18db176666a3e69458dc0c787179ee)) +* Add release-please ([#113](https://github.com/grafana/crocochrome/issues/113)) ([160439f](https://github.com/grafana/crocochrome/commit/160439f79be70aa7370374a13597f9fe3751795f)) + + +### Fixes + +* Fix release-please manifest file ([#115](https://github.com/grafana/crocochrome/issues/115)) ([f0616a6](https://github.com/grafana/crocochrome/commit/f0616a694547587bf0525fa9a994773803d7bfbf)) + + +### Miscellaneous Chores + +* add integration tests ([#45](https://github.com/grafana/crocochrome/issues/45)) ([53cef04](https://github.com/grafana/crocochrome/commit/53cef04ac200ca4ce2797baa2a6ba2360c0cb4cd)) +* remove integration test memory limit, make docker dep indirect ([c00981e](https://github.com/grafana/crocochrome/commit/c00981e03d33a2efcbb9eef19fd9d7d8e49af2c4)) +* renovate: use prefix from preset ([b2af0a0](https://github.com/grafana/crocochrome/commit/b2af0a03dcde059b2db88074d7c94a5b1be6cec3)) +* Update actions/create-github-app-token digest to 0d56448 ([1c9c45d](https://github.com/grafana/crocochrome/commit/1c9c45daf208acd76834535f12d7b8e5c5d7df68)) +* update CODEOWNERS ([707a046](https://github.com/grafana/crocochrome/commit/707a046f9212da0346f43a38d4a3d6e592457bca)) +* Update docker/build-push-action digest to 0adf995 ([b352f3c](https://github.com/grafana/crocochrome/commit/b352f3c25ce2033756c347885e018f8918dbf927)) +* Update docker/setup-buildx-action digest to f7ce87c ([11db6d1](https://github.com/grafana/crocochrome/commit/11db6d1c5d7845bfb093270ec6d015a39ab72fd8)) +* Update docker/setup-qemu-action digest to 4574d27 ([3a3b3f4](https://github.com/grafana/crocochrome/commit/3a3b3f4e3b6869d7a47d337441f7aff58e711ff9)) +* Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v132.0.6834.83-r0-3.21.3 ([df0cb3d](https://github.com/grafana/crocochrome/commit/df0cb3df39cee2b8c30ec246f64c4d0b6c36690c)) +* Update ghcr.io/grafana/chromium-swiftshader-alpine:132.0.6834.83-r0-3.21.2 Docker digest to a9a4c45 ([6f5fd5d](https://github.com/grafana/crocochrome/commit/6f5fd5d111362d1948bc99ecc4af7f7749e8ca53)) +* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.38.0 ([#132](https://github.com/grafana/crocochrome/issues/132)) ([c83565e](https://github.com/grafana/crocochrome/commit/c83565e939a08c725d943c7e815cefc7dc401614)) +* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.38.1 ([#134](https://github.com/grafana/crocochrome/issues/134)) ([b0f911d](https://github.com/grafana/crocochrome/commit/b0f911df7e14103c57ba54f36555c2302c5bcac1)) +* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.0 ([55f1299](https://github.com/grafana/crocochrome/commit/55f129900fb9b1f74698db92741b8a841a7f3d60)) +* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.1 ([#138](https://github.com/grafana/crocochrome/issues/138)) ([d3d6ece](https://github.com/grafana/crocochrome/commit/d3d6eced7e12e2cc8e65c985a2bcffc8b484320f)) +* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.40.0 ([21fcdad](https://github.com/grafana/crocochrome/commit/21fcdadfa8a1cab4123c34425e69b41ae98646c9)) +* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.40.1 ([f3a3755](https://github.com/grafana/crocochrome/commit/f3a3755f6c963de4d7bfb4bfae75df2528f06eca)) +* Update golangci/golangci-lint-action digest to 051d919 ([00eb03f](https://github.com/grafana/crocochrome/commit/00eb03fd63308aaec7a3344294e55dc06252a5d4)) +* Update golangci/golangci-lint-action digest to 2226d7c ([9aa6ed1](https://github.com/grafana/crocochrome/commit/9aa6ed1b48963092f835f21f18cc0cbbca155d94)) +* Update grafana/k6 Docker tag to v0.57.0 ([e3ec4d0](https://github.com/grafana/crocochrome/commit/e3ec4d0786f8a0beeedebd3d73b191cb6363e7b3)) +* Update module github.com/prometheus/client_golang to v1.21.0 ([#143](https://github.com/grafana/crocochrome/issues/143)) ([9472ab6](https://github.com/grafana/crocochrome/commit/9472ab6e674aaab21bfdde8a2d1c45467a59c3ab))