camunda / camunda-platform-helm

Camunda Platform 8 Self-Managed Helm charts
https://docs.camunda.io/docs/self-managed/overview/
Apache License 2.0
74 stars 138 forks source link

chore(deps): update dependency gomplate to v4.2.0 #2578

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
gomplate minor v4.1.0 -> 4.2.0

Release Notes

hairyhenderson/gomplate (gomplate) ### [`v4.2.0`](https://redirect.github.com/hairyhenderson/gomplate/blob/HEAD/CHANGELOG.md#420-2024-11-10) [Compare Source](https://redirect.github.com/hairyhenderson/gomplate/compare/v4.1.0...v4.2.0) ##### Features - **config:** Allow avoiding reading default config file ([#​2227](https://redirect.github.com/hairyhenderson/gomplate/issues/2227)) ([18791a4](https://redirect.github.com/hairyhenderson/gomplate/commit/18791a4e6e08de406e9c1e257cc4be2a85f29eea)) ##### Bug Fixes - **datasources:** Properly handle datasources and other URLs beginning with '../' ([#​2255](https://redirect.github.com/hairyhenderson/gomplate/issues/2255)) ([53d6ca0](https://redirect.github.com/hairyhenderson/gomplate/commit/53d6ca0ee470cd6d3595c380b55934ee26d8ce9f)) - **lint:** Address new lint warnings from golangci-lint 1.62 ([#​2256](https://redirect.github.com/hairyhenderson/gomplate/issues/2256)) ([a13844c](https://redirect.github.com/hairyhenderson/gomplate/commit/a13844c9c0a3d03e0fba4627a51445ca9ae8100b)) - **lint:** Fix or ignore lint errors ([#​2228](https://redirect.github.com/hairyhenderson/gomplate/issues/2228)) ([69d3e0c](https://redirect.github.com/hairyhenderson/gomplate/commit/69d3e0c46e34a57e6cfcb58d36b28c6f0beb134e)) - **strings:** Avoid potential overflow on 32-bit systems ([#​2257](https://redirect.github.com/hairyhenderson/gomplate/issues/2257)) ([1bd86d8](https://redirect.github.com/hairyhenderson/gomplate/commit/1bd86d8d48940d0919a3d47729a17520a32e05f9)) ##### Documentation - **fix:** Fix example output for coll.Merge ([#​2252](https://redirect.github.com/hairyhenderson/gomplate/issues/2252)) ([60a575f](https://redirect.github.com/hairyhenderson/gomplate/commit/60a575f8e18dbfe383a10bb4536890dbaaaf291f)) - **fix:** Minor fix in documentation related to `--exclude-processing` ([#​2238](https://redirect.github.com/hairyhenderson/gomplate/issues/2238)) ([52abefa](https://redirect.github.com/hairyhenderson/gomplate/commit/52abefaff16f70da044ed56abafc3e25b9ccd7d9)) - **links:** Fix broken link ([#​2254](https://redirect.github.com/hairyhenderson/gomplate/issues/2254)) ([7e64928](https://redirect.github.com/hairyhenderson/gomplate/commit/7e64928e31e07fb9c8e63b7c395949722461870f)) ##### Dependencies - **actions:** Bump docker/login-action from 3.2.0 to 3.3.0 ([#​2189](https://redirect.github.com/hairyhenderson/gomplate/issues/2189)) ([8f40d1f](https://redirect.github.com/hairyhenderson/gomplate/commit/8f40d1fffd456266a1ac563df8fde5589e52d8de)) - **actions:** Bump docker/setup-buildx-action from 3.4.0 to 3.6.1 ([#​2198](https://redirect.github.com/hairyhenderson/gomplate/issues/2198)) ([71f53aa](https://redirect.github.com/hairyhenderson/gomplate/commit/71f53aa08871e2da51d5739738dadf3ff10f552d)) - **actions:** Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 ([#​2233](https://redirect.github.com/hairyhenderson/gomplate/issues/2233)) ([f908325](https://redirect.github.com/hairyhenderson/gomplate/commit/f9083259a9f3221f956e7ba2aff68846cfc2c850)) - **actions:** Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 ([#​2188](https://redirect.github.com/hairyhenderson/gomplate/issues/2188)) ([2869ba1](https://redirect.github.com/hairyhenderson/gomplate/commit/2869ba16d6dfa9ee941c241060187deb6e0e5ee9)) - **docker:** Bump golang from 1.22-alpine to 1.23-alpine ([#​2212](https://redirect.github.com/hairyhenderson/gomplate/issues/2212)) ([8946529](https://redirect.github.com/hairyhenderson/gomplate/commit/8946529478bb9ca417df438604b322c5bee2ed29)) - **go:** Bump cuelang.org/go from 0.9.2 to 0.10.1 ([#​2241](https://redirect.github.com/hairyhenderson/gomplate/issues/2241)) ([ca531f2](https://redirect.github.com/hairyhenderson/gomplate/commit/ca531f23bcadfcf56f4b5fb6067c3a75e2d964a0)) - **go:** Bump github.com/aws/aws-sdk-go from 1.54.15 to 1.54.16 ([#​2172](https://redirect.github.com/hairyhenderson/gomplate/issues/2172)) ([19cd050](https://redirect.github.com/hairyhenderson/gomplate/commit/19cd050be438f9d407800725f16139d8a5f86624)) - **go:** Bump github.com/aws/aws-sdk-go from 1.54.16 to 1.55.5 ([#​2200](https://redirect.github.com/hairyhenderson/gomplate/issues/2200)) ([6cdc97d](https://redirect.github.com/hairyhenderson/gomplate/commit/6cdc97ddce3037e8949ce40450dbc7c4d11ff754)) - **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.1.7 to 0.1.8 ([#​2243](https://redirect.github.com/hairyhenderson/gomplate/issues/2243)) ([d464787](https://redirect.github.com/hairyhenderson/gomplate/commit/d4647871a06410549748b242547991736be96c8c)) - **go:** Bump github.com/hashicorp/go-sockaddr from 1.0.6 to 1.0.7 ([#​2229](https://redirect.github.com/hairyhenderson/gomplate/issues/2229)) ([bcb33a2](https://redirect.github.com/hairyhenderson/gomplate/commit/bcb33a21fb3032fa71cc4e08894865ced77b22a3)) - **go:** Bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 ([#​2223](https://redirect.github.com/hairyhenderson/gomplate/issues/2223)) ([2e06943](https://redirect.github.com/hairyhenderson/gomplate/commit/2e06943fd9267452f999e0c9f5861d0bf74bfd69)) - **go:** Bump github.com/hashicorp/vault/api/auth/aws ([#​2224](https://redirect.github.com/hairyhenderson/gomplate/issues/2224)) ([87edb20](https://redirect.github.com/hairyhenderson/gomplate/commit/87edb2041dccb9b6e2579e35f5e3ac7391442744)) - **go:** Bump github.com/lmittmann/tint from 1.0.4 to 1.0.5 ([#​2178](https://redirect.github.com/hairyhenderson/gomplate/issues/2178)) ([cb30e90](https://redirect.github.com/hairyhenderson/gomplate/commit/cb30e90e523dd793c4a76d0f7fb0e2a0c6623cbb)) - **go:** Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 ([#​2216](https://redirect.github.com/hairyhenderson/gomplate/issues/2216)) ([8d8d696](https://redirect.github.com/hairyhenderson/gomplate/commit/8d8d6962fb8537e85226b8659dd4ff28c89742de)) - **go:** Bump github.com/Shopify/ejson from 1.5.2 to 1.5.3 ([#​2247](https://redirect.github.com/hairyhenderson/gomplate/issues/2247)) ([2622800](https://redirect.github.com/hairyhenderson/gomplate/commit/2622800d7ef2239094266ac17b5970fe80627435)) - **go:** Bump golang.org/x/crypto from 0.25.0 to 0.27.0 ([#​2221](https://redirect.github.com/hairyhenderson/gomplate/issues/2221)) ([33faeb3](https://redirect.github.com/hairyhenderson/gomplate/commit/33faeb3d2850d502c74243de0189be0b92ddbe5a)) - **go:** Bump golang.org/x/crypto from 0.27.0 to 0.29.0 ([#​2248](https://redirect.github.com/hairyhenderson/gomplate/issues/2248)) ([94716fc](https://redirect.github.com/hairyhenderson/gomplate/commit/94716fcc8a39461cdc3dbb1e1a5bf18484b72dc3)) - **go:** Bump golang.org/x/sys from 0.22.0 to 0.24.0 ([#​2209](https://redirect.github.com/hairyhenderson/gomplate/issues/2209)) ([9900424](https://redirect.github.com/hairyhenderson/gomplate/commit/9900424a1279fdf135d161779060837ab66ad5ed)) - **go:** Bump golang.org/x/term from 0.22.0 to 0.24.0 ([#​2219](https://redirect.github.com/hairyhenderson/gomplate/issues/2219)) ([ab5d4ad](https://redirect.github.com/hairyhenderson/gomplate/commit/ab5d4add4bbf8799167d7941502056f4b3be437f)) - **go:** Bump golang.org/x/text from 0.16.0 to 0.17.0 ([#​2207](https://redirect.github.com/hairyhenderson/gomplate/issues/2207)) ([9ab0fc9](https://redirect.github.com/hairyhenderson/gomplate/commit/9ab0fc9cee3082bb2ec5da769e818f2cb954518e)) - **go:** Bump golang.org/x/text from 0.17.0 to 0.18.0 ([#​2220](https://redirect.github.com/hairyhenderson/gomplate/issues/2220)) ([8c16576](https://redirect.github.com/hairyhenderson/gomplate/commit/8c165762eaf89d73335ef603373fd5225dbd5eb6)) - **go:** Bump google.golang.org/grpc in the go_modules group ([#​2175](https://redirect.github.com/hairyhenderson/gomplate/issues/2175)) ([836cbf0](https://redirect.github.com/hairyhenderson/gomplate/commit/836cbf0de4a77c052e976572c41450ab0e3e7966)) - **go:** Bump k8s.io/client-go from 0.30.2 to 0.30.3 ([#​2183](https://redirect.github.com/hairyhenderson/gomplate/issues/2183)) ([e13e016](https://redirect.github.com/hairyhenderson/gomplate/commit/e13e0165eac70568c074b41cad599d17ca1c29c0)) - **go:** Bump k8s.io/client-go from 0.30.3 to 0.31.1 ([#​2225](https://redirect.github.com/hairyhenderson/gomplate/issues/2225)) ([c60a045](https://redirect.github.com/hairyhenderson/gomplate/commit/c60a0457274f4c816f88952934b2744ba50c086a)) - **go:** Bump k8s.io/client-go from 0.31.1 to 0.31.2 ([#​2242](https://redirect.github.com/hairyhenderson/gomplate/issues/2242)) ([e080b07](https://redirect.github.com/hairyhenderson/gomplate/commit/e080b07b7c808c157c243dee0adc2a2fa58b769e))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.