diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d6732cb..83e73b1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.0.1"} +{".":"0.0.2"} diff --git a/CHANGELOG.md b/CHANGELOG.md index e8e389d..bf3ae4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,47 @@ # Changelog +## [0.0.2](https://github.com/sparetimecoders/pulumi-preview-commenter/compare/v0.0.1...v0.0.2) (2024-12-28) + + +### Bug Fixes + +* **deps:** update module github.com/alecthomas/kong to v1 ([#12](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/12)) ([675cb1f](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/675cb1f9d6c51a084cd1018b00a32e3e55a3c0f4)) +* **deps:** update module github.com/alecthomas/kong to v1.3.0 ([#26](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/26)) ([c58c915](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/c58c915c02cab3c70de47414713b11c6ac50ca98)) +* **deps:** update module github.com/alecthomas/kong to v1.4.0 ([#27](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/27)) ([99b6f29](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/99b6f291aa4952c45d58b2dc322d552ddfc402aa)) +* **deps:** update module github.com/alecthomas/kong to v1.5.0 ([#32](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/32)) ([4a0650a](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/4a0650a65945f2ce74746e5dce5c27c77fd39bc3)) +* **deps:** update module github.com/alecthomas/kong to v1.6.0 ([#33](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/33)) ([a597da7](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/a597da7a50f5fbf462bbe98cdacc5bca6fd4d36d)) +* **deps:** update module github.com/masterminds/sprig/v3 to v3.3.0 ([#10](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/10)) ([8fcb333](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/8fcb333cf53a1662562a32fe56e4bae08cd40453)) +* **deps:** update module github.com/stretchr/testify to v1.10.0 ([#30](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/30)) ([4c341ae](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/4c341ae6da331b2d7c23926313f1abe7e3c720d2)) + + +### Miscellaneous Chores + +* **deps:** bump golang.org/x/crypto from 0.26.0 to 0.31.0 ([#36](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/36)) ([fd328cd](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/fd328cdfd9905eb99c7b9187b09813c3b788432a)) +* **deps:** pin alpine docker tag to b93f4f6 ([#6](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/6)) ([04d8c7d](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/04d8c7d95add207a64d69771421e6d5c5c069d02)) +* **deps:** update actions/checkout digest to 11bd719 ([#23](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/23)) ([7e07d94](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/7e07d9485defcf19baf8cbc30991664f6fbd647a)) +* **deps:** update actions/checkout digest to eef6144 ([#19](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/19)) ([67ec4d5](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/67ec4d57bfcb94cdfb59076c4275e07398882c22)) +* **deps:** update actions/setup-go digest to 3041bf5 ([#35](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/35)) ([db17d77](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/db17d77a30129dd549d2399692b9942998767f20)) +* **deps:** update actions/setup-go digest to 41dfa10 ([#24](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/24)) ([e421802](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/e4218025885f2037eb089ea47cb5dee2ad6ae4fb)) +* **deps:** update alpine docker tag to v20240923 ([#34](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/34)) ([f48c3fb](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/f48c3fb9f8000e0a792c0daee5d39fe3add03935)) +* **deps:** update alpine:20240807 docker digest to 8431297 ([#29](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/29)) ([b97c2bf](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/b97c2bfa7984647a87463cf632144012919f808c)) +* **deps:** update golangci/golangci-lint-action digest to 971e284 ([#16](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/16)) ([c0b19ac](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/c0b19acd27cb1b706540b6c5d41049ea5ca7e880)) +* **deps:** update goreleaser/goreleaser-action digest to 9ed2f89 ([#28](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/28)) ([8af5a03](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/8af5a03985913a006e9c4f1019433b5a075c3e76)) +* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.17.0 ([#9](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/9)) ([437b264](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/437b264408aefd604b9c1b3f4d1148685d868676)) +* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.18.0 ([#13](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/13)) ([e8824c7](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/e8824c7ada3c6a3b76a29125fd816a1b3d4c337e)) +* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.19.0 ([#31](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/31)) ([02c07b8](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/02c07b82925387a548ac695927c6a401568d744f)) +* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.20.0 ([#38](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/38)) ([aedc94d](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/aedc94d2a764798ffbf17df653c1d10f9e83947d)) +* **deps:** update pre-commit hook gitleaks/gitleaks to v8.19.3 ([#14](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/14)) ([44e3315](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/44e3315a9b88f43125afbf3eb2cd606b70edca48)) +* **deps:** update pre-commit hook gitleaks/gitleaks to v8.20.0 ([#17](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/17)) ([54d1786](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/54d178600c43b8338ab23ea0c9cfa9baf2102e21)) +* **deps:** update pre-commit hook gitleaks/gitleaks to v8.20.1 ([#20](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/20)) ([c6a079d](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/c6a079d0deb7f2cc2ffee0c50c633950307156aa)) +* **deps:** update pre-commit hook gitleaks/gitleaks to v8.21.0 ([#21](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/21)) ([d53c5d0](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/d53c5d08da0020101b834c44f0a4dca51dc0a540)) +* **deps:** update pre-commit hook gitleaks/gitleaks to v8.21.1 ([#22](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/22)) ([0f3e858](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/0f3e85835b1f0670328a0b6d8ad99aedb9d2b37f)) +* **deps:** update pre-commit hook gitleaks/gitleaks to v8.21.2 ([#25](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/25)) ([ccc3959](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/ccc3959efd82882bff058c2d50908384cfb5c308)) +* **deps:** update pre-commit hook gitleaks/gitleaks to v8.22.0 ([#39](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/39)) ([ef695ed](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/ef695edafbced68beffaa714cc758e39b4371873)) +* **deps:** update pre-commit hook pre-commit/pre-commit-hooks to v5 ([#18](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/18)) ([fe66607](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/fe666075cca8195ce05ce0adfb8add574a6b746c)) +* **deps:** update wagoid/commitlint-github-action digest to 0184f5a ([#37](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/37)) ([d43e823](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/d43e823d477ac5db343e7f91286d996b322ef533)) +* **deps:** update wagoid/commitlint-github-action digest to 3d28780 ([#11](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/11)) ([e81c890](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/e81c8901af4923b54bf7e1e84d84eab7543cb94a)) +* **deps:** update wagoid/commitlint-github-action digest to a2bc521 ([#8](https://github.com/sparetimecoders/pulumi-preview-commenter/issues/8)) ([57cb882](https://github.com/sparetimecoders/pulumi-preview-commenter/commit/57cb88248cb4a9e242c8ea2c004d03907921d16e)) + ## 0.0.1 (2024-08-16)