Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gomplate 4.2.0 #197282

Merged
merged 2 commits into from
Nov 11, 2024
Merged

gomplate 4.2.0 #197282

merged 2 commits into from
Nov 11, 2024

Conversation

hairyhenderson
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

release notes
## [4.2.0](https://github.com/hairyhenderson/gomplate/compare/v4.1.0...v4.2.0) (2024-11-10)

Features

  • config: Allow avoiding reading default config file (#2227) (18791a4)

Bug Fixes

  • datasources: Properly handle datasources and other URLs beginning with '../' (#2255) (53d6ca0)
  • lint: Address new lint warnings from golangci-lint 1.62 (#2256) (a13844c)
  • lint: Fix or ignore lint errors (#2228) (69d3e0c)
  • strings: Avoid potential overflow on 32-bit systems (#2257) (1bd86d8)

Documentation

  • fix: Fix example output for coll.Merge (#2252) (60a575f)
  • fix: Minor fix in documentation related to --exclude-processing (#2238) (52abefa)
  • links: Fix broken link (#2254) (7e64928)

Dependencies

  • actions: Bump docker/login-action from 3.2.0 to 3.3.0 (#2189) (8f40d1f)
  • actions: Bump docker/setup-buildx-action from 3.4.0 to 3.6.1 (#2198) (71f53aa)
  • actions: Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#2233) (f908325)
  • actions: Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#2188) (2869ba1)
  • docker: Bump golang from 1.22-alpine to 1.23-alpine (#2212) (8946529)
  • go: Bump cuelang.org/go from 0.9.2 to 0.10.1 (#2241) (ca531f2)
  • go: Bump github.com/aws/aws-sdk-go from 1.54.15 to 1.54.16 (#2172) (19cd050)
  • go: Bump github.com/aws/aws-sdk-go from 1.54.16 to 1.55.5 (#2200) (6cdc97d)
  • go: Bump github.com/hairyhenderson/go-fsimpl from 0.1.7 to 0.1.8 (#2243) (d464787)
  • go: Bump github.com/hashicorp/go-sockaddr from 1.0.6 to 1.0.7 (#2229) (bcb33a2)
  • go: Bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 (#2223) (2e06943)
  • go: Bump github.com/hashicorp/vault/api/auth/aws (#2224) (87edb20)
  • go: Bump github.com/lmittmann/tint from 1.0.4 to 1.0.5 (#2178) (cb30e90)
  • go: Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#2216) (8d8d696)
  • go: Bump github.com/Shopify/ejson from 1.5.2 to 1.5.3 (#2247) (2622800)
  • go: Bump golang.org/x/crypto from 0.25.0 to 0.27.0 (#2221) (33faeb3)
  • go: Bump golang.org/x/crypto from 0.27.0 to 0.29.0 (#2248) (94716fc)
  • go: Bump golang.org/x/sys from 0.22.0 to 0.24.0 (#2209) (9900424)
  • go: Bump golang.org/x/term from 0.22.0 to 0.24.0 (#2219) (ab5d4ad)
  • go: Bump golang.org/x/text from 0.16.0 to 0.17.0 (#2207) (9ab0fc9)
  • go: Bump golang.org/x/text from 0.17.0 to 0.18.0 (#2220) (8c16576)
  • go: Bump google.golang.org/grpc in the go_modules group (#2175) (836cbf0)
  • go: Bump k8s.io/client-go from 0.30.2 to 0.30.3 (#2183) (e13e016)
  • go: Bump k8s.io/client-go from 0.30.3 to 0.31.1 (#2225) (c60a045)
  • go: Bump k8s.io/client-go from 0.31.1 to 0.31.2 (#2242) (e080b07)

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 11, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 11, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 11, 2024
Merged via the queue into Homebrew:master with commit 25e332c Nov 11, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants