diff options
| author | hairyhenderson-bot[bot] <167488603+hairyhenderson-bot[bot]@users.noreply.github.com> | 2025-07-12 16:56:35 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-12 16:56:35 -0400 |
| commit | 3e4035cbb6f85df1a98dc9636fd4927a0b5ac00e (patch) | |
| tree | b448f504b5bfc5848fd03dfa131f6e328f9c2185 | |
| parent | b6418c71dec4d10b0c601820eb1e7cb5863653d6 (diff) | |
chore(main): release 4.3.3 (#2367)main
Co-authored-by: hairyhenderson-bot[bot] <167488603+hairyhenderson-bot[bot]@users.noreply.github.com>
| -rw-r--r-- | .release-please-manifest.json | 2 | ||||
| -rw-r--r-- | CHANGELOG.md | 30 |
2 files changed, 31 insertions, 1 deletions
diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b2b1cb88..816ade1f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.3.2" + ".": "4.3.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f628e7b0..de19cac4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # Change Log +## [4.3.3](https://github.com/hairyhenderson/gomplate/compare/v4.3.2...v4.3.3) (2025-07-12) + + +### Dependencies + +* **actions:** Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 ([#2400](https://github.com/hairyhenderson/gomplate/issues/2400)) ([bb687e1](https://github.com/hairyhenderson/gomplate/commit/bb687e1e7335ae4dff8143bae3b94e38249fb500)) +* **actions:** Bump golangci/golangci-lint-action from 7 to 8 ([#2373](https://github.com/hairyhenderson/gomplate/issues/2373)) ([b816afe](https://github.com/hairyhenderson/gomplate/commit/b816afef7f79add26de206a1c1e66f104accd980)) +* **docker:** Bump alpine from 3.21 to 3.22 ([#2386](https://github.com/hairyhenderson/gomplate/issues/2386)) ([6e100c9](https://github.com/hairyhenderson/gomplate/commit/6e100c957872b386d2e90dd1ef3bd7ae47ce326b)) +* **go:** Bump cuelang.org/go from 0.12.1 to 0.13.0 ([#2380](https://github.com/hairyhenderson/gomplate/issues/2380)) ([f80f64c](https://github.com/hairyhenderson/gomplate/commit/f80f64c9fdefd23960e787a9e7f48da638144b9c)) +* **go:** Bump cuelang.org/go from 0.13.0 to 0.13.1 ([#2395](https://github.com/hairyhenderson/gomplate/issues/2395)) ([8a96151](https://github.com/hairyhenderson/gomplate/commit/8a96151298bf30626e0a0e97a5baf247ae7e7b02)) +* **go:** Bump cuelang.org/go from 0.13.1 to 0.13.2 ([#2403](https://github.com/hairyhenderson/gomplate/issues/2403)) ([91bf028](https://github.com/hairyhenderson/gomplate/commit/91bf028924efaf046950bf30977fc6fd2a55f1b2)) +* **go:** Bump github.com/aws/aws-sdk-go in the aws-sdk group ([#2369](https://github.com/hairyhenderson/gomplate/issues/2369)) ([d6540bd](https://github.com/hairyhenderson/gomplate/commit/d6540bd8ae1f6503e91ab2fb806f855757c52bc3)) +* **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.2.5 to 0.3.0 ([#2368](https://github.com/hairyhenderson/gomplate/issues/2368)) ([e3c3b0f](https://github.com/hairyhenderson/gomplate/commit/e3c3b0f0e4ba4b93249d5d782e631961340dee5f)) +* **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.3.0 to 0.3.1 ([#2382](https://github.com/hairyhenderson/gomplate/issues/2382)) ([38ce9b8](https://github.com/hairyhenderson/gomplate/commit/38ce9b8dbb9a0e330522817c53cf1ffe25c9a4c9)) +* **go:** Bump github.com/hashicorp/vault/api in the hashicorp group ([#2390](https://github.com/hairyhenderson/gomplate/issues/2390)) ([554aeeb](https://github.com/hairyhenderson/gomplate/commit/554aeebfb21bfc09ff1918c3cacd186ad19e4db9)) +* **go:** Bump github.com/hashicorp/vault/api/auth/aws ([#2392](https://github.com/hairyhenderson/gomplate/issues/2392)) ([68faa6b](https://github.com/hairyhenderson/gomplate/commit/68faa6b783ca9aa781aa69d47d77c1f0f3e9edb2)) +* **go:** Bump github.com/lmittmann/tint from 1.0.7 to 1.1.0 ([#2378](https://github.com/hairyhenderson/gomplate/issues/2378)) ([714ee64](https://github.com/hairyhenderson/gomplate/commit/714ee64a4a1a3334384bc93d5c270c0f172c254a)) +* **go:** Bump github.com/lmittmann/tint from 1.1.0 to 1.1.1 ([#2385](https://github.com/hairyhenderson/gomplate/issues/2385)) ([a8d4924](https://github.com/hairyhenderson/gomplate/commit/a8d4924c17d3c462594f86a5210b2cc1c08e31d2)) +* **go:** Bump github.com/lmittmann/tint from 1.1.1 to 1.1.2 ([#2394](https://github.com/hairyhenderson/gomplate/issues/2394)) ([255b1e7](https://github.com/hairyhenderson/gomplate/commit/255b1e74afcf98dcac86b0999ba63334fa108120)) +* **go:** Bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 ([#2404](https://github.com/hairyhenderson/gomplate/issues/2404)) ([1899857](https://github.com/hairyhenderson/gomplate/commit/18998579a7bf381d94a2ae09bf900fcbc02e38d6)) +* **go:** Bump github.com/ugorji/go/codec from 1.2.12 to 1.2.14 ([#2383](https://github.com/hairyhenderson/gomplate/issues/2383)) ([3e519b3](https://github.com/hairyhenderson/gomplate/commit/3e519b342e4173b98b8428f305e9276d0880ddad)) +* **go:** Bump github.com/ugorji/go/codec from 1.2.14 to 1.3.0 ([#2399](https://github.com/hairyhenderson/gomplate/issues/2399)) ([85db600](https://github.com/hairyhenderson/gomplate/commit/85db600c2116eb0d57aa958eaa7b0ec433a362f3)) +* **go:** Bump golang.org/x/net in the go_modules group ([#2366](https://github.com/hairyhenderson/gomplate/issues/2366)) ([d1bbf8c](https://github.com/hairyhenderson/gomplate/commit/d1bbf8c29e450171bf0d83d46039bbd27b05b78d)) +* **go:** Bump k8s.io/client-go from 0.32.3 to 0.33.1 ([#2377](https://github.com/hairyhenderson/gomplate/issues/2377)) ([7375cf0](https://github.com/hairyhenderson/gomplate/commit/7375cf03990db67f628a046b45fb760be1d248d9)) +* **go:** Bump k8s.io/client-go from 0.33.1 to 0.33.2 ([#2401](https://github.com/hairyhenderson/gomplate/issues/2401)) ([6ba1deb](https://github.com/hairyhenderson/gomplate/commit/6ba1deb9b70066056794aff462281da8f0293cb5)) +* **go:** Bump the golang-x group across 1 directory with 4 updates ([#2407](https://github.com/hairyhenderson/gomplate/issues/2407)) ([e7070c1](https://github.com/hairyhenderson/gomplate/commit/e7070c1eb6977b7ecf3cce530abf21295a2f8798)) +* **go:** Bump the golang-x group with 2 updates ([#2391](https://github.com/hairyhenderson/gomplate/issues/2391)) ([4a2edcb](https://github.com/hairyhenderson/gomplate/commit/4a2edcbcb8d2ba254670c9e2d2b24c6ed0756b38)) +* **go:** Bump the golang-x group with 4 updates ([#2374](https://github.com/hairyhenderson/gomplate/issues/2374)) ([f0e9343](https://github.com/hairyhenderson/gomplate/commit/f0e9343607f4d6d75f66edacec266ff912a79844)) +* **go:** Go 1.24.5 ([#2408](https://github.com/hairyhenderson/gomplate/issues/2408)) ([b6418c7](https://github.com/hairyhenderson/gomplate/commit/b6418c71dec4d10b0c601820eb1e7cb5863653d6)) + ## [4.3.2](https://github.com/hairyhenderson/gomplate/compare/v4.3.1...v4.3.2) (2025-04-14) |
