diff --git a/.changeset/dull-pumas-doubt.md b/.changeset/dull-pumas-doubt.md deleted file mode 100644 index b5ae23ff9..000000000 --- a/.changeset/dull-pumas-doubt.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -"cicd-build-publish-artifacts-go": patch -"cicd-build-publish-artifacts-ts": patch -"beholder-pulumi-deploy-schema": patch -"guard-from-missing-changesets": patch -"parse-and-mask-test-secrets": patch -"cicd-build-publish-charts": patch -"llm-action-error-reporter": patch -"chip-schema-registration": patch -"crib-deploy-environment": patch -"validate-protos-version": patch -"ci-beholder-validator": patch -"guard-tag-from-branch": patch -"cleanup-old-branches": patch -"ctf-build-test-image": patch -"slack-notify-git-ref": patch -"devenv-k8s-setup-ns": patch -"md-confluence-sync": patch -"pr-quality-check": patch -"bump-mcms-tools": patch -"ci-benchmarking": patch -"ci-sonarqube-go": patch -"ci-sonarqube-ts": patch -"ctf-build-image": patch -"ci-kubeconform": patch -"ci-lint-charts": patch -"setup-renovate": patch -"update-actions": patch -"llm-pr-writer": patch -"ci-lint-misc": patch -"setup-golang": patch -"ci-prettier": patch -"ci-test-sol": patch -"ci-lint-go": patch -"ci-lint-ts": patch -"ci-test-go": patch -"ci-test-ts": patch ---- - -chore: gha dependency bumps diff --git a/.changeset/nine-seahorses-wink.md b/.changeset/nine-seahorses-wink.md deleted file mode 100644 index d6d89c3f9..000000000 --- a/.changeset/nine-seahorses-wink.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"get-refs-from-pr-body": minor ---- - -fix: set disable_gpg to true for sigscanner to ensure commit signatures are -hardware backed diff --git a/actions/beholder-pulumi-deploy-schema/CHANGELOG.md b/actions/beholder-pulumi-deploy-schema/CHANGELOG.md index d2417cb57..92ec1e465 100644 --- a/actions/beholder-pulumi-deploy-schema/CHANGELOG.md +++ b/actions/beholder-pulumi-deploy-schema/CHANGELOG.md @@ -1,5 +1,13 @@ # beholder-pulumi-deploy-schema +## 1.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.2.0 ### Minor Changes diff --git a/actions/beholder-pulumi-deploy-schema/package.json b/actions/beholder-pulumi-deploy-schema/package.json index 436c0d37b..df3c09c0b 100644 --- a/actions/beholder-pulumi-deploy-schema/package.json +++ b/actions/beholder-pulumi-deploy-schema/package.json @@ -1,6 +1,6 @@ { "name": "beholder-pulumi-deploy-schema", - "version": "1.2.0", + "version": "1.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/bump-mcms-tools/CHANGELOG.md b/actions/bump-mcms-tools/CHANGELOG.md index f1871c113..f440f70bf 100644 --- a/actions/bump-mcms-tools/CHANGELOG.md +++ b/actions/bump-mcms-tools/CHANGELOG.md @@ -1,5 +1,13 @@ # bump-mcms-tools +## 0.1.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.1.0 ### Minor Changes diff --git a/actions/bump-mcms-tools/package.json b/actions/bump-mcms-tools/package.json index 7d78ad3bc..f47054a75 100644 --- a/actions/bump-mcms-tools/package.json +++ b/actions/bump-mcms-tools/package.json @@ -1,6 +1,6 @@ { "name": "bump-mcms-tools", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/chip-schema-registration/CHANGELOG.md b/actions/chip-schema-registration/CHANGELOG.md index 8954acb31..c173f22d3 100644 --- a/actions/chip-schema-registration/CHANGELOG.md +++ b/actions/chip-schema-registration/CHANGELOG.md @@ -1,5 +1,13 @@ # chip-schema-registration +## 1.3.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.3.0 ### Minor Changes diff --git a/actions/chip-schema-registration/package.json b/actions/chip-schema-registration/package.json index 931941545..cf9baae3c 100644 --- a/actions/chip-schema-registration/package.json +++ b/actions/chip-schema-registration/package.json @@ -1,6 +1,6 @@ { "name": "chip-schema-registration", - "version": "1.3.0", + "version": "1.3.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-beholder-validator/CHANGELOG.md b/actions/ci-beholder-validator/CHANGELOG.md index a903219db..9590ba99f 100644 --- a/actions/ci-beholder-validator/CHANGELOG.md +++ b/actions/ci-beholder-validator/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-beholder-validator +## 1.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.2.0 ### Minor Changes diff --git a/actions/ci-beholder-validator/package.json b/actions/ci-beholder-validator/package.json index 3abc68f2f..75baba601 100644 --- a/actions/ci-beholder-validator/package.json +++ b/actions/ci-beholder-validator/package.json @@ -1,6 +1,6 @@ { "name": "ci-beholder-validator", - "version": "1.2.0", + "version": "1.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-benchmarking/CHANGELOG.md b/actions/ci-benchmarking/CHANGELOG.md index 01938232a..353fef3d0 100644 --- a/actions/ci-benchmarking/CHANGELOG.md +++ b/actions/ci-benchmarking/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-benchmarking +## 1.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.2.0 ### Minor Changes diff --git a/actions/ci-benchmarking/package.json b/actions/ci-benchmarking/package.json index 20703ecc7..33c01f2ab 100644 --- a/actions/ci-benchmarking/package.json +++ b/actions/ci-benchmarking/package.json @@ -1,6 +1,6 @@ { "name": "ci-benchmarking", - "version": "1.2.0", + "version": "1.2.1", "description": "Reusable action for storing historical performance data from go benchmark tests in CI with notifications for regressions", "private": true, "scripts": {}, diff --git a/actions/ci-kubeconform/CHANGELOG.md b/actions/ci-kubeconform/CHANGELOG.md index d0873f0d3..ed3b2bef1 100644 --- a/actions/ci-kubeconform/CHANGELOG.md +++ b/actions/ci-kubeconform/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-kubeconform +## 0.3.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.3.0 ### Minor Changes diff --git a/actions/ci-kubeconform/package.json b/actions/ci-kubeconform/package.json index 31f8ac0b2..9008df9f7 100644 --- a/actions/ci-kubeconform/package.json +++ b/actions/ci-kubeconform/package.json @@ -1,6 +1,6 @@ { "name": "ci-kubeconform", - "version": "0.3.0", + "version": "0.3.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-lint-charts/CHANGELOG.md b/actions/ci-lint-charts/CHANGELOG.md index 7df541ba0..4080e882e 100644 --- a/actions/ci-lint-charts/CHANGELOG.md +++ b/actions/ci-lint-charts/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-lint-charts +## 1.0.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.0.0 ### Major Changes diff --git a/actions/ci-lint-charts/package.json b/actions/ci-lint-charts/package.json index b6ad4d42a..b8255de28 100644 --- a/actions/ci-lint-charts/package.json +++ b/actions/ci-lint-charts/package.json @@ -1,6 +1,6 @@ { "name": "ci-lint-charts", - "version": "1.0.0", + "version": "1.0.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-lint-go/CHANGELOG.md b/actions/ci-lint-go/CHANGELOG.md index ffa003a09..562c865b8 100644 --- a/actions/ci-lint-go/CHANGELOG.md +++ b/actions/ci-lint-go/CHANGELOG.md @@ -1,5 +1,11 @@ # ci-lint-go +## 4.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 4.2.0 ### Minor Changes diff --git a/actions/ci-lint-go/package.json b/actions/ci-lint-go/package.json index 8483f4c7e..cb482502f 100644 --- a/actions/ci-lint-go/package.json +++ b/actions/ci-lint-go/package.json @@ -1,6 +1,6 @@ { "name": "ci-lint-go", - "version": "4.2.0", + "version": "4.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-lint-misc/CHANGELOG.md b/actions/ci-lint-misc/CHANGELOG.md index e7d9ecf22..2ff0a9c8c 100644 --- a/actions/ci-lint-misc/CHANGELOG.md +++ b/actions/ci-lint-misc/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-lint-misc +## 1.1.2 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.1.1 ### Patch Changes diff --git a/actions/ci-lint-misc/package.json b/actions/ci-lint-misc/package.json index 6d3c20e80..c4ec0174c 100644 --- a/actions/ci-lint-misc/package.json +++ b/actions/ci-lint-misc/package.json @@ -1,6 +1,6 @@ { "name": "ci-lint-misc", - "version": "1.1.1", + "version": "1.1.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-lint-ts/CHANGELOG.md b/actions/ci-lint-ts/CHANGELOG.md index 3b33a5ae1..cd18c9359 100644 --- a/actions/ci-lint-ts/CHANGELOG.md +++ b/actions/ci-lint-ts/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-lint-ts +## 1.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.2.0 ### Minor Changes diff --git a/actions/ci-lint-ts/package.json b/actions/ci-lint-ts/package.json index acbb3b37b..a47777b1a 100644 --- a/actions/ci-lint-ts/package.json +++ b/actions/ci-lint-ts/package.json @@ -1,6 +1,6 @@ { "name": "ci-lint-ts", - "version": "1.2.0", + "version": "1.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-prettier/CHANGELOG.md b/actions/ci-prettier/CHANGELOG.md index 340ee1d03..afb840df2 100644 --- a/actions/ci-prettier/CHANGELOG.md +++ b/actions/ci-prettier/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-prettier +## 1.0.2 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.0.1 ### Patch Changes diff --git a/actions/ci-prettier/package.json b/actions/ci-prettier/package.json index 868edfea1..cecad6c70 100644 --- a/actions/ci-prettier/package.json +++ b/actions/ci-prettier/package.json @@ -1,6 +1,6 @@ { "name": "ci-prettier", - "version": "1.0.1", + "version": "1.0.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-sonarqube-go/CHANGELOG.md b/actions/ci-sonarqube-go/CHANGELOG.md index 45fbd8939..c650193ea 100644 --- a/actions/ci-sonarqube-go/CHANGELOG.md +++ b/actions/ci-sonarqube-go/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-sonarqube-go +## 0.6.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.6.0 ### Minor Changes diff --git a/actions/ci-sonarqube-go/package.json b/actions/ci-sonarqube-go/package.json index 3e8a4427b..0aae7b688 100644 --- a/actions/ci-sonarqube-go/package.json +++ b/actions/ci-sonarqube-go/package.json @@ -1,6 +1,6 @@ { "name": "ci-sonarqube-go", - "version": "0.6.0", + "version": "0.6.1", "description": "Add SonarQube for Golang to CI", "private": true, "scripts": {}, diff --git a/actions/ci-sonarqube-ts/CHANGELOG.md b/actions/ci-sonarqube-ts/CHANGELOG.md index df5d88ae8..6e0e05154 100644 --- a/actions/ci-sonarqube-ts/CHANGELOG.md +++ b/actions/ci-sonarqube-ts/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-sonarqube-ts +## 0.6.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.6.0 ### Minor Changes diff --git a/actions/ci-sonarqube-ts/package.json b/actions/ci-sonarqube-ts/package.json index afc502c14..37810fa0e 100644 --- a/actions/ci-sonarqube-ts/package.json +++ b/actions/ci-sonarqube-ts/package.json @@ -1,6 +1,6 @@ { "name": "ci-sonarqube-ts", - "version": "0.6.0", + "version": "0.6.1", "description": "Add SonarQube for Typescript to CI", "private": true, "scripts": {}, diff --git a/actions/ci-test-go/CHANGELOG.md b/actions/ci-test-go/CHANGELOG.md index aced649dd..4787d9126 100644 --- a/actions/ci-test-go/CHANGELOG.md +++ b/actions/ci-test-go/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-test-go +## 1.3.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.3.0 ### Minor Changes diff --git a/actions/ci-test-go/package.json b/actions/ci-test-go/package.json index f3ffe60a7..359b9b715 100644 --- a/actions/ci-test-go/package.json +++ b/actions/ci-test-go/package.json @@ -1,6 +1,6 @@ { "name": "ci-test-go", - "version": "1.3.0", + "version": "1.3.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-test-sol/CHANGELOG.md b/actions/ci-test-sol/CHANGELOG.md index bc8bb9205..4b25a7752 100644 --- a/actions/ci-test-sol/CHANGELOG.md +++ b/actions/ci-test-sol/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-test-sol +## 1.1.2 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.1.1 ### Patch Changes diff --git a/actions/ci-test-sol/package.json b/actions/ci-test-sol/package.json index 6807f8f93..2a77538d4 100644 --- a/actions/ci-test-sol/package.json +++ b/actions/ci-test-sol/package.json @@ -1,6 +1,6 @@ { "name": "ci-test-sol", - "version": "1.1.1", + "version": "1.1.2", "description": "test solidity smart contracts", "private": true, "scripts": {}, diff --git a/actions/ci-test-ts/CHANGELOG.md b/actions/ci-test-ts/CHANGELOG.md index f0e825dd0..d5a2d35c7 100644 --- a/actions/ci-test-ts/CHANGELOG.md +++ b/actions/ci-test-ts/CHANGELOG.md @@ -1,5 +1,13 @@ # ci-test-ts +## 1.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.2.0 ### Minor Changes diff --git a/actions/ci-test-ts/package.json b/actions/ci-test-ts/package.json index 65e2874e0..d303286c4 100644 --- a/actions/ci-test-ts/package.json +++ b/actions/ci-test-ts/package.json @@ -1,6 +1,6 @@ { "name": "ci-test-ts", - "version": "1.2.0", + "version": "1.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/cicd-build-publish-artifacts-go/CHANGELOG.md b/actions/cicd-build-publish-artifacts-go/CHANGELOG.md index 37b1b1500..65f8b10e0 100644 --- a/actions/cicd-build-publish-artifacts-go/CHANGELOG.md +++ b/actions/cicd-build-publish-artifacts-go/CHANGELOG.md @@ -1,5 +1,13 @@ # cicd-build-publish-artifacts-go +## 0.7.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.7.0 ### Minor Changes diff --git a/actions/cicd-build-publish-artifacts-go/package.json b/actions/cicd-build-publish-artifacts-go/package.json index 02e3c76d3..53948ed64 100644 --- a/actions/cicd-build-publish-artifacts-go/package.json +++ b/actions/cicd-build-publish-artifacts-go/package.json @@ -1,6 +1,6 @@ { "name": "cicd-build-publish-artifacts-go", - "version": "0.7.0", + "version": "0.7.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/cicd-build-publish-artifacts-ts/CHANGELOG.md b/actions/cicd-build-publish-artifacts-ts/CHANGELOG.md index 271777552..25d22e6db 100644 --- a/actions/cicd-build-publish-artifacts-ts/CHANGELOG.md +++ b/actions/cicd-build-publish-artifacts-ts/CHANGELOG.md @@ -1,5 +1,13 @@ # cicd-build-publish-artifacts-ts +## 0.2.2 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.2.1 ### Patch Changes diff --git a/actions/cicd-build-publish-artifacts-ts/package.json b/actions/cicd-build-publish-artifacts-ts/package.json index c5ffe7a83..3dc00ff65 100644 --- a/actions/cicd-build-publish-artifacts-ts/package.json +++ b/actions/cicd-build-publish-artifacts-ts/package.json @@ -1,6 +1,6 @@ { "name": "cicd-build-publish-artifacts-ts", - "version": "0.2.1", + "version": "0.2.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/cicd-build-publish-charts/CHANGELOG.md b/actions/cicd-build-publish-charts/CHANGELOG.md index 501f4c1c4..bc0abefb5 100644 --- a/actions/cicd-build-publish-charts/CHANGELOG.md +++ b/actions/cicd-build-publish-charts/CHANGELOG.md @@ -1,5 +1,13 @@ # cicd-build-publish-charts +## 0.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.2.0 ### Minor Changes diff --git a/actions/cicd-build-publish-charts/package.json b/actions/cicd-build-publish-charts/package.json index 7dfc68dac..6b942a3e8 100644 --- a/actions/cicd-build-publish-charts/package.json +++ b/actions/cicd-build-publish-charts/package.json @@ -1,6 +1,6 @@ { "name": "cicd-build-publish-charts", - "version": "0.2.0", + "version": "0.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/cleanup-old-branches/CHANGELOG.md b/actions/cleanup-old-branches/CHANGELOG.md index 8b5fee5d7..858d6813f 100644 --- a/actions/cleanup-old-branches/CHANGELOG.md +++ b/actions/cleanup-old-branches/CHANGELOG.md @@ -1,5 +1,13 @@ # cleanup-old-branches +## 0.2.4 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.2.3 ### Patch Changes diff --git a/actions/cleanup-old-branches/package.json b/actions/cleanup-old-branches/package.json index 8636e23be..bcf55bd2d 100644 --- a/actions/cleanup-old-branches/package.json +++ b/actions/cleanup-old-branches/package.json @@ -1,6 +1,6 @@ { "name": "cleanup-old-branches", - "version": "0.2.3", + "version": "0.2.4", "description": "Cleans up old branches in a GitHub repository.", "private": true, "scripts": {}, diff --git a/actions/crib-deploy-environment/CHANGELOG.md b/actions/crib-deploy-environment/CHANGELOG.md index bbf29e7b5..4988cfe3f 100644 --- a/actions/crib-deploy-environment/CHANGELOG.md +++ b/actions/crib-deploy-environment/CHANGELOG.md @@ -1,5 +1,13 @@ # crib-deploy-environment +## 8.10.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 8.10.0 ### Minor Changes diff --git a/actions/crib-deploy-environment/package.json b/actions/crib-deploy-environment/package.json index ff5cdbb9c..868c92165 100644 --- a/actions/crib-deploy-environment/package.json +++ b/actions/crib-deploy-environment/package.json @@ -1,6 +1,6 @@ { "name": "crib-deploy-environment", - "version": "8.10.0", + "version": "8.10.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ctf-build-image/CHANGELOG.md b/actions/ctf-build-image/CHANGELOG.md index 2c5d2c033..eff6a967f 100644 --- a/actions/ctf-build-image/CHANGELOG.md +++ b/actions/ctf-build-image/CHANGELOG.md @@ -1,5 +1,13 @@ # ctf-build-image +## 1.8.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.8.0 ### Minor Changes diff --git a/actions/ctf-build-image/package.json b/actions/ctf-build-image/package.json index 6e2a14004..4980e0609 100644 --- a/actions/ctf-build-image/package.json +++ b/actions/ctf-build-image/package.json @@ -1,6 +1,6 @@ { "name": "ctf-build-image", - "version": "1.8.0", + "version": "1.8.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ctf-build-test-image/CHANGELOG.md b/actions/ctf-build-test-image/CHANGELOG.md index 88cd1a953..5f9080f85 100644 --- a/actions/ctf-build-test-image/CHANGELOG.md +++ b/actions/ctf-build-test-image/CHANGELOG.md @@ -1,5 +1,13 @@ # ctf-build-test-image +## 0.3.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.3.0 ### Minor Changes diff --git a/actions/ctf-build-test-image/package.json b/actions/ctf-build-test-image/package.json index 8915f6968..725f0b794 100644 --- a/actions/ctf-build-test-image/package.json +++ b/actions/ctf-build-test-image/package.json @@ -1,6 +1,6 @@ { "name": "ctf-build-test-image", - "version": "0.3.0", + "version": "0.3.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/devenv-k8s-setup-ns/CHANGELOG.md b/actions/devenv-k8s-setup-ns/CHANGELOG.md index aec1401ce..d18ef29cd 100644 --- a/actions/devenv-k8s-setup-ns/CHANGELOG.md +++ b/actions/devenv-k8s-setup-ns/CHANGELOG.md @@ -1,5 +1,13 @@ # devenv-k8s-setup-ns +## 0.1.4 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.1.3 ### Patch Changes diff --git a/actions/devenv-k8s-setup-ns/package.json b/actions/devenv-k8s-setup-ns/package.json index 06d2ca09d..faa8a20be 100644 --- a/actions/devenv-k8s-setup-ns/package.json +++ b/actions/devenv-k8s-setup-ns/package.json @@ -1,6 +1,6 @@ { "name": "devenv-k8s-setup-ns", - "version": "0.1.3", + "version": "0.1.4", "description": "", "private": true, "scripts": {}, diff --git a/actions/get-refs-from-pr-body/CHANGELOG.md b/actions/get-refs-from-pr-body/CHANGELOG.md index de38d5e32..41702c0f9 100644 --- a/actions/get-refs-from-pr-body/CHANGELOG.md +++ b/actions/get-refs-from-pr-body/CHANGELOG.md @@ -1,5 +1,14 @@ # get-refs-from-pr-body +## 1.1.0 + +### Minor Changes + +- [#1603](https://github.com/smartcontractkit/.github/pull/1603) + [`7bcea7f`](https://github.com/smartcontractkit/.github/commit/7bcea7f7028b7c689a89c91794eeae38e4a7b211) + Thanks [@erikburt](https://github.com/erikburt)! - fix: set disable_gpg to + true for sigscanner to ensure commit signatures are hardware backed + ## 1.0.0 ### Major Changes diff --git a/actions/get-refs-from-pr-body/package.json b/actions/get-refs-from-pr-body/package.json index f5550e5c2..9d86cd12a 100644 --- a/actions/get-refs-from-pr-body/package.json +++ b/actions/get-refs-from-pr-body/package.json @@ -1,6 +1,6 @@ { "name": "get-refs-from-pr-body", - "version": "1.0.0", + "version": "1.1.0", "description": "", "private": true, "engines": { diff --git a/actions/guard-from-missing-changesets/CHANGELOG.md b/actions/guard-from-missing-changesets/CHANGELOG.md index 8c08fe50a..3c5e3c5ee 100644 --- a/actions/guard-from-missing-changesets/CHANGELOG.md +++ b/actions/guard-from-missing-changesets/CHANGELOG.md @@ -1,5 +1,13 @@ # guard-from-missing-changesets +## 1.0.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.0.0 ### Major Changes diff --git a/actions/guard-from-missing-changesets/package.json b/actions/guard-from-missing-changesets/package.json index d1a0e588c..74a55dd42 100644 --- a/actions/guard-from-missing-changesets/package.json +++ b/actions/guard-from-missing-changesets/package.json @@ -1,6 +1,6 @@ { "name": "guard-from-missing-changesets", - "version": "1.0.0", + "version": "1.0.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/guard-tag-from-branch/CHANGELOG.md b/actions/guard-tag-from-branch/CHANGELOG.md index f8b13fa9e..2e94bfd89 100644 --- a/actions/guard-tag-from-branch/CHANGELOG.md +++ b/actions/guard-tag-from-branch/CHANGELOG.md @@ -1,5 +1,13 @@ # guard-tag-from-branch +## 0.1.5 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.1.4 ### Patch Changes diff --git a/actions/guard-tag-from-branch/package.json b/actions/guard-tag-from-branch/package.json index 7556bf0d7..76a4bccb9 100644 --- a/actions/guard-tag-from-branch/package.json +++ b/actions/guard-tag-from-branch/package.json @@ -1,6 +1,6 @@ { "name": "guard-tag-from-branch", - "version": "0.1.4", + "version": "0.1.5", "description": "", "private": true, "scripts": {}, diff --git a/actions/llm-action-error-reporter/CHANGELOG.md b/actions/llm-action-error-reporter/CHANGELOG.md index e059a71d4..2a82196ba 100644 --- a/actions/llm-action-error-reporter/CHANGELOG.md +++ b/actions/llm-action-error-reporter/CHANGELOG.md @@ -1,5 +1,13 @@ # llm-action-error-reporter +## 0.6.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.6.0 ### Minor Changes diff --git a/actions/llm-action-error-reporter/package.json b/actions/llm-action-error-reporter/package.json index 615311e0e..4f50b0fd3 100644 --- a/actions/llm-action-error-reporter/package.json +++ b/actions/llm-action-error-reporter/package.json @@ -1,6 +1,6 @@ { "name": "llm-action-error-reporter", - "version": "0.6.0", + "version": "0.6.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/llm-pr-writer/CHANGELOG.md b/actions/llm-pr-writer/CHANGELOG.md index 676a8a85d..9048339ce 100644 --- a/actions/llm-pr-writer/CHANGELOG.md +++ b/actions/llm-pr-writer/CHANGELOG.md @@ -1,5 +1,13 @@ # llm-pr-writer +## 0.7.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.7.0 ### Minor Changes diff --git a/actions/llm-pr-writer/package.json b/actions/llm-pr-writer/package.json index 00116c6c6..2d6001d0b 100644 --- a/actions/llm-pr-writer/package.json +++ b/actions/llm-pr-writer/package.json @@ -1,6 +1,6 @@ { "name": "llm-pr-writer", - "version": "0.7.0", + "version": "0.7.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/md-confluence-sync/CHANGELOG.md b/actions/md-confluence-sync/CHANGELOG.md index c8f9c6a09..ca618f0f7 100644 --- a/actions/md-confluence-sync/CHANGELOG.md +++ b/actions/md-confluence-sync/CHANGELOG.md @@ -1,5 +1,13 @@ # md-confluence-sync +## 0.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.2.0 ### Minor Changes diff --git a/actions/md-confluence-sync/package.json b/actions/md-confluence-sync/package.json index 1fb07ae6d..70d9aa8cd 100644 --- a/actions/md-confluence-sync/package.json +++ b/actions/md-confluence-sync/package.json @@ -1,6 +1,6 @@ { "name": "md-confluence-sync", - "version": "0.2.0", + "version": "0.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/parse-and-mask-test-secrets/CHANGELOG.md b/actions/parse-and-mask-test-secrets/CHANGELOG.md index 8e0323cf4..2cdf782a2 100644 --- a/actions/parse-and-mask-test-secrets/CHANGELOG.md +++ b/actions/parse-and-mask-test-secrets/CHANGELOG.md @@ -1,5 +1,13 @@ # parse-and-mask-test-secrets +## 0.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.2.0 ### Minor Changes diff --git a/actions/parse-and-mask-test-secrets/package.json b/actions/parse-and-mask-test-secrets/package.json index a54de50c2..00d20db4d 100644 --- a/actions/parse-and-mask-test-secrets/package.json +++ b/actions/parse-and-mask-test-secrets/package.json @@ -1,6 +1,6 @@ { "name": "parse-and-mask-test-secrets", - "version": "0.2.0", + "version": "0.2.1", "description": "Parse and mask test secrets from a base64-encoded file and set them as environment variables", "private": true, "scripts": {}, diff --git a/actions/pr-quality-check/CHANGELOG.md b/actions/pr-quality-check/CHANGELOG.md index 341f0caca..944915834 100644 --- a/actions/pr-quality-check/CHANGELOG.md +++ b/actions/pr-quality-check/CHANGELOG.md @@ -1,5 +1,13 @@ # pr-quality-check +## 1.4.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.4.0 ### Minor Changes diff --git a/actions/pr-quality-check/package.json b/actions/pr-quality-check/package.json index ca09e9263..decdb1b2d 100644 --- a/actions/pr-quality-check/package.json +++ b/actions/pr-quality-check/package.json @@ -1,6 +1,6 @@ { "name": "pr-quality-check", - "version": "1.4.0", + "version": "1.4.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/setup-golang/CHANGELOG.md b/actions/setup-golang/CHANGELOG.md index 6f9c14cce..91f95f3ab 100644 --- a/actions/setup-golang/CHANGELOG.md +++ b/actions/setup-golang/CHANGELOG.md @@ -1,5 +1,13 @@ # setup-golang +## 1.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.2.0 ### Minor Changes diff --git a/actions/setup-golang/package.json b/actions/setup-golang/package.json index aebe07606..113f3d4a1 100644 --- a/actions/setup-golang/package.json +++ b/actions/setup-golang/package.json @@ -1,6 +1,6 @@ { "name": "setup-golang", - "version": "1.2.0", + "version": "1.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/setup-renovate/CHANGELOG.md b/actions/setup-renovate/CHANGELOG.md index ebc81f8f4..037514425 100644 --- a/actions/setup-renovate/CHANGELOG.md +++ b/actions/setup-renovate/CHANGELOG.md @@ -1,5 +1,13 @@ # setup-renovate +## 0.1.6 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.1.5 ### Patch Changes diff --git a/actions/setup-renovate/package.json b/actions/setup-renovate/package.json index a2106bc94..373721512 100644 --- a/actions/setup-renovate/package.json +++ b/actions/setup-renovate/package.json @@ -1,6 +1,6 @@ { "name": "setup-renovate", - "version": "0.1.5", + "version": "0.1.6", "description": "", "private": true, "scripts": {}, diff --git a/actions/slack-notify-git-ref/CHANGELOG.md b/actions/slack-notify-git-ref/CHANGELOG.md index b0ca323f0..60bcd89e8 100644 --- a/actions/slack-notify-git-ref/CHANGELOG.md +++ b/actions/slack-notify-git-ref/CHANGELOG.md @@ -1,5 +1,13 @@ # slack-notify-git-ref +## 1.2.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.2.0 ### Minor Changes diff --git a/actions/slack-notify-git-ref/package.json b/actions/slack-notify-git-ref/package.json index 0efb9da3c..7bae16127 100644 --- a/actions/slack-notify-git-ref/package.json +++ b/actions/slack-notify-git-ref/package.json @@ -1,6 +1,6 @@ { "name": "slack-notify-git-ref", - "version": "1.2.0", + "version": "1.2.1", "description": "Notify slack about git refs", "private": true, "scripts": {}, diff --git a/actions/update-actions/CHANGELOG.md b/actions/update-actions/CHANGELOG.md index 45a315a66..2ad44be51 100644 --- a/actions/update-actions/CHANGELOG.md +++ b/actions/update-actions/CHANGELOG.md @@ -1,5 +1,13 @@ # update-actions +## 0.3.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 0.3.0 ### Minor Changes diff --git a/actions/update-actions/package.json b/actions/update-actions/package.json index 029cf4d11..906c9e8f6 100644 --- a/actions/update-actions/package.json +++ b/actions/update-actions/package.json @@ -1,6 +1,6 @@ { "name": "update-actions", - "version": "0.3.0", + "version": "0.3.1", "description": "update-actions", "private": true, "scripts": {}, diff --git a/actions/validate-protos-version/CHANGELOG.md b/actions/validate-protos-version/CHANGELOG.md index 7550f35a8..487aa2081 100644 --- a/actions/validate-protos-version/CHANGELOG.md +++ b/actions/validate-protos-version/CHANGELOG.md @@ -1,5 +1,13 @@ # validate-protos-version +## 1.0.1 + +### Patch Changes + +- [#1602](https://github.com/smartcontractkit/.github/pull/1602) + [`54ca2dd`](https://github.com/smartcontractkit/.github/commit/54ca2ddc6a41e5c8d3d9e6a2b48a187d91635651) + Thanks [@erikburt](https://github.com/erikburt)! - chore: gha dependency bumps + ## 1.0.0 ### Major Changes diff --git a/actions/validate-protos-version/package.json b/actions/validate-protos-version/package.json index ae2207d0b..d2b538044 100644 --- a/actions/validate-protos-version/package.json +++ b/actions/validate-protos-version/package.json @@ -1,6 +1,6 @@ { "name": "validate-protos-version", - "version": "1.0.0", + "version": "1.0.1", "description": "", "private": true, "scripts": {},