Skip to content

Commit 48e39bc

Browse files
chore(release-please): release tflint-ruleset-blueprint 0.2.10 (#2943)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
1 parent 232bb72 commit 48e39bc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"infra/blueprint-test": "0.17.7",
33
"infra/module-swapper": "0.4.16",
4-
"tflint-ruleset-blueprint": "0.2.9"
4+
"tflint-ruleset-blueprint": "0.2.10"
55
}

tflint-ruleset-blueprint/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.10](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/tflint-ruleset-blueprint/v0.2.9...tflint-ruleset-blueprint/v0.2.10) (2025-07-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump golang.org/x/net from 0.34.0 to 0.36.0 in /tflint-ruleset-blueprint in the go_modules group across 1 directory ([#2919](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/2919)) ([441eea0](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/441eea07eae9f85426250c097f5654e4696df1b7))
9+
* **deps:** update dependency go to v1.23.8 ([#2926](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/2926)) ([10bb54f](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/10bb54f833d7bc3ddfbfbbd72a2366bf01d698e3))
10+
* **deps:** update dependency go to v1.23.9 ([#2980](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/2980)) ([f3497a1](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/f3497a1fb58be2b72f2aa917346771701f577f26))
11+
* **deps:** update dependency go to v1.24.3 ([#3029](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3029)) ([664b061](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/664b0618fd7991a125fdae44b4b1171e29f51172))
12+
* **deps:** update dependency go to v1.24.4 ([#3056](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3056)) ([8789972](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/878997205b8ef6ae0bd17c58f71341d1d66b0de0))
13+
* some initial go linting ([#2975](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/2975)) ([beff30e](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/beff30e56af5301ec32b0fc645840dfc22c2fe2a))
14+
315
## [0.2.9](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/tflint-ruleset-blueprint/v0.2.8...tflint-ruleset-blueprint/v0.2.9) (2025-02-25)
416

517

0 commit comments

Comments
 (0)