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

Update components #476

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Update components #476

merged 1 commit into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Type Update Change
direnv components minor 2.34.0 -> 2.35.0
gomplate components minor 4.1.0 -> 4.2.0
yq components patch 4.44.3 -> 4.44.5

Release Notes

direnv/direnv (direnv)

v2.35.0

Compare Source

==================

  • doc: Add version requirement for load_dotenv option (#​1326)
  • doc: fix broken link (#​1327)
  • doc: update elvish docs (#​1305)
  • docs: change Guix link to its package search. (#​1268)
  • feat: add opam support (#​1298)
  • fix: add NuShell into list of supported shells (#​1260)
  • fix: close tmp file (#​1272)
  • fix: direnv edit: use editor when EDITOR not found, closes #​1246 (#​1247)
  • fix: release script
  • fix: stdlib: enable flakes when use flake is used (#​1299)
  • fix: stdlib: export GOBIN for layout_go (#​1286)
  • fix: stdlib: update layout_python to resolve deprecation warning (#​1176)
  • fix: using PWD in .env files (#​1052)
  • test: Fix Murex python-layout test (#​1293)
hairyhenderson/gomplate (gomplate)

v4.2.0

Compare Source

Features
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
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)
mikefarah/yq (yq)

v4.44.5

Compare Source

  • Format comments with a gray foreground (Thanks @​gabe565)
  • Fixed handling of nulls with sort_by expressions #​2164
  • Force no color output when NO_COLOR env presents (Thanks @​narqo)
  • Fixed array subtraction update bug #​2159
  • Fixed index out of range error
  • Can traverse straight from parent operator (parent.blah)
  • Bumped dependencies

Note: 4.44.4 was skipped as it had a release pipeline failure


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/components branch from 3388780 to ed07b30 Compare December 2, 2024 15:29
@nervo nervo merged commit 70bc463 into master Dec 2, 2024
6 checks passed
@nervo nervo deleted the renovate/components branch December 2, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant