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

chore(deps): update aquas #226

Merged
merged 2 commits into from Apr 5, 2024
Merged

chore(deps): update aquas #226

merged 2 commits into from Apr 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.10.1 -> v2.11.0
aquaproj/aqua-registry minor v4.155.1 -> v4.158.0
bitnami-labs/sealed-secrets patch v0.26.1 -> v0.26.2
cli/cli minor v2.46.0 -> v2.47.0
cue-lang/cue patch v0.8.0 -> v0.8.1
dprint/dprint patch 0.45.0 -> 0.45.1
gruntwork-io/terragrunt minor v0.55.20 -> v0.56.2
junegunn/fzf minor 0.48.1 -> 0.49.0
kubernetes-sigs/kustomize minor v5.3.0 -> v5.4.1
nektos/act patch v0.2.60 -> v0.2.61
rhysd/hgrep patch v0.3.4 -> v0.3.5
simulot/immich-go patch 0.13.1 -> 0.13.2
snyk/cli minor v1.1286.1 -> v1.1287.0
starship/starship patch v1.18.1 -> v1.18.2
twpayne/chezmoi patch v2.47.2 -> v2.47.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.11.0

Compare Source

Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.11.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.11.0/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.11.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.11.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Windows
https://storage.googleapis.com/skaffold/releases/v2.11.0/skaffold-windows-amd64.exe

Docker image
gcr.io/k8s-skaffold/skaffold:v2.11.0

Note: This release comes with a new config version, v4beta10. To upgrade your skaffold.yaml, use skaffold fix. If you choose not to upgrade, skaffold will auto-upgrade as best as it can.

Highlights:

New Features and Additions:

  • feat: Support Bazel platform mappings #​9300
  • feat: new repo resolver logic to fetch info from a gcbrepov2 #​9283
  • feat: extracted kaniko copyTimeout and copyMaxRetries into config #​9267
  • feat(tar): added logs to CreateTar func #​9271

Fixes:

  • fix: revert cache lookup changes #​9313
  • fix(lookupRemote): fixed lookup.go lookupRemote to compare remote and cached digests #​9278
  • fix(helm): use secrets helm plugin to render when useHelmSecrets is true #​9295

Updates and Refactors:

  • chore: upgrade cosign from 2.0.3-0.20230523133326-0544abd8fc8a to 2.2.1 #​9369
  • chore: bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 #​9333
  • chore: bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #​9242
  • chore: bump flask from 3.0.1 to 3.0.2 in /integration/examples #​9297
  • chore: bump rack from 2.2.6.4 to 2.2.8.1 in /examples/ruby/backend #​9328
  • chore: bump rack from 2.2.6.4 to 2.2.8.1 in /integration/examples/ruby/backend #​9329
  • chore: bump github/codeql-action from 3.24.8 to 3.24.9 #​9354
  • chore: bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap #​9339
  • chore: bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/grpc-e2e-tests/cloud-spanner-bootstrap #​9341
  • chore: bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible #​9366
  • chore: bump moby/buildkit and opencontainers/runc versions, upgrade go to 1.22 #​9364
  • chore: updating google api and opentelemetry version #​9352
  • feat: extend skaffold inspect config-dependencies add to support GCB Repo v2 #​9349
  • chore: bump github/codeql-action from 3.24.0 to 3.24.8 #​9348
  • chore: bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /integration/examples/grpc-e2e-tests/service #​9342
  • chore: new googleCloudBuildRepoV2 field to configure a remote dependency #​9293
  • chore: upgrade go to v1.21.6 due to vuls #​9303
  • chore: bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 #​9290
  • chore: bump flask from 3.0.1 to 3.0.2 in /examples #​9298
  • chore: bump actions/upload-artifact from 4.3.0 to 4.3.1 #​9299
  • chore: bump github/codeql-action from 3.23.1 to 3.24.0 #​9296
  • chore: generate schema v4beta9 #​9287

Docs, Test, and Release Updates:

Huge thanks goes out to all of our contributors for this release:

  • Angel Montero
  • Aran Donohue
  • Benjamin Kaplan
  • Renzo Rojas
  • dependabot[bot]
  • ericzzzzzzz
  • idsulik
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.158.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.157.0...v4.158.0

🎉 New Packages

#​21584 getporter/porter/porter: Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command @​air-hand
#​21576 termkit/gama: Manage your GitHub Actions from Terminal with great UI @​ponkio-o
#​21531 watchexec/cargo-watch: Watches over your Cargo project's source @​ryoppippi

Fixes

#​21558 exoscale/cli: Regenerate the setting
#​21620 golang/tools/guru

guru was deleted at v0.20.0

RIP guru, Go's LSP server before LSP was invented.

v4.157.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.156.0...v4.157.0

🎉 New Packages

#​21505 kyoshidajp/dep-doctor: Diagnose whether your software dependency libraries are maintained @​chaspy
#​21500 moby/buildkit: concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit @​ponkio-o

v4.156.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.155.1...v4.156.0

🎉 New Packages

#​21293 #​21301 charmbracelet/freeze: Generate images of code and terminal output
#​21486 fe3dback/go-arch-lint: GoLang architecture linter (checker) tool. Will check all project import path and compare with arch rules defined in yml file. Useful for hexagonal / onion / ddd / mvc and other architectural patterns. Tool can by used in your CI

Bug Fixes

#​21287 lxc/incus: Fix the bug that the different binary (incus-migrate) is installed on linux

Fixes

#​21410 commercialhaskell/stack: Regenerate the setting

bitnami-labs/sealed-secrets (bitnami-labs/sealed-secrets)

v0.26.2

Compare Source

Changelog
  • fix: update dependencies and version for CVE-2023-45288 (#​1501)
  • fix(helm): role binding annotations (#​1494)
  • chore: update cosign version (#​1495)
  • chore: Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 (#​1497)
  • chore: Bump k8s.io/client-go from 0.29.2 to 0.29.3 (#​1486)
  • chore: Bump k8s.io/code-generator from 0.29.2 to 0.29.3 (#​1488)
  • chore: Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#​1489)
  • chore: Bump k8s.io/apimachinery from 0.29.2 to 0.29.3 (#​1490)
  • chore: Update security contact and other references DL to the new team one (#​1500)
cli/cli (cli/cli)

v2.47.0: GitHub CLI 2.47.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.46.0...v2.47.0

cue-lang/cue (cue-lang/cue)

v0.8.1

Compare Source

This release includes a number of fixes detailed below:

CL 1186144 fixes a number of evaluator panics which could be triggered by calling the cue.Value.Expr method, which also happened when using the OpenAPI encoder.

CL 1173100 fixes cue get go panics which might occur when any Go packages are vendored or use imported alias declarations.

CL 1185281 fixes a regression introduced in v0.8.0 which led to some incorrect failures in tools/flow and cue cmd.

Full list of changes since v0.8.0
dprint/dprint (dprint/dprint)

v0.45.1

Compare Source

Changes

  • perf: lazily create ureq agents (#​836)

dprint on Mac now starts up faster.

Before:

% dprint -v
0.45.0
% time dprint check --incremental=false ./data/package-template.json
0.173s total

After:

% dprint -v
0.45.1
% time dprint --incremental=false ./data/package-template.json
0.023s total

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 83cce6b82d8674dbdddaf911bc117f1c866aaa4712aa381e54ab9466526026aa
dprint-aarch64-apple-darwin.zip be6e4bcf9aafeb4ef34f27385717004cc0dfd06f8bce8e67b18937b53285d436
dprint-x86_64-pc-windows-msvc.zip 71fef42ad86017a50bee977836dfd387d8584d6a9c4c03354d62977eaa1f135b
dprint-x86_64-pc-windows-msvc-installer.exe 6db6148387b9e2e0434d0eaef3624bc1a401c85175e4863c220143d6151857a0
dprint-x86_64-unknown-linux-gnu.zip 4e0c1d4f0f9f41efc08d929616c9f73abea7e57b9658a8f5f478a26e165c331c
dprint-x86_64-unknown-linux-musl.zip eaf2690b7414d11bc33fb2a81898f285748a7a6a7983f965b569e536fb67b815
dprint-aarch64-unknown-linux-gnu.zip 828133ac7a7591a2d9e63d5f10a70751f558152b20653383ae32ce76199662ad
dprint-aarch64-unknown-linux-musl.zip c05d839d1f187d68d55effc60add4e66afb373015a1d1126c310b5c8669a8563
gruntwork-io/terragrunt (gruntwork-io/terragrunt)

v0.56.2

Compare Source

Updated CLI args, config attributes and blocks

  • json-render
  • remote_state

Description

  • Adjusted logging level for S3 bucket encryption warnings
  • Added CLI flag --terragrunt-json-disable-dependent-modules to disable identification of root modules during render-json

Special thanks

Special thanks to @​kaden-l-nelson for their contribution!

Related links

v0.56.1

Compare Source

Updated CLI args, config attributes and blocks

  • terragrunt-info

Description

  • Updated terragrunt-info to return parsed info data in case of error.

Related links

v0.56.0

Compare Source

Description

  • Updated officially supported versions of OpenTofu and Terraform
  • Updated CICD tests to run integration tests using Terraform 1.5 and latest Terraform (1.7.x)

Related links

v0.55.21

Compare Source

Updated CLI args, config attributes and blocks

  • remote_state

Description

  • Updated remote state creation/update errors to include bucket name.

Related links

junegunn/fzf (junegunn/fzf)

v0.49.0

Compare Source

  • Ingestion performance improved by around 40% (more or less depending on options)
  • --info=hidden and --info=inline-right will no longer hide the horizontal separator by default. This gives you more flexibility in customizing the layout.
    fzf --border --info=inline-right
    fzf --border --info=inline-right --separator ═
    fzf --border --info=inline-right --no-separator
    fzf --border --info=hidden
    fzf --border --info=hidden --separator ━
    fzf --border --info=hidden --no-separator
  • Added two environment variables exported to the child processes
    • FZF_PREVIEW_LABEL
    • FZF_BORDER_LABEL

Use the current value of $FZF_PREVIEW_LABEL to determine which actions to perform

git ls-files |
  fzf --header 'Press CTRL-P to change preview mode' \
      --bind='ctrl-p:transform:[[ $FZF_PREVIEW_LABEL =~ cat ]] \
      && echo "change-preview(git log --color=always \{})+change-preview-label([[ log ]])" \
      || echo "change-preview(bat --color=always \{})+change-preview-label([[ cat ]])"'
```
  • Renamed track action to track-current to highlight the difference between the global tracking state set by --track and a one-off tracking action
    • track is still available as an alias
  • Added untrack-current and toggle-track-current actions
    • *-current actions are no-op when the global tracking state is set
  • Bug fixes and minor improvements
kubernetes-sigs/kustomize (kubernetes-sigs/kustomize)

v5.4.1

Compare Source

This is a patch of kustomize v5.4.0 and should fix the kustomize version subcommand issues in its assets.

kustomize v5.4.1

https://github.com/kubernetes-sigs/kustomize/pull/5644: fix version subcommand is not working after release build

kustomize v5.4.0

Breaking changes

https://github.com/kubernetes-sigs/kustomize/pull/5519: Fix null YAML values being replaced by "null"

Features

#​5411: Add --load-restrictor completion
#​5467: feat: edit set secret

More better error handling

Bug fixes/performance improvements

#​5234: fix edit set image to parse both tag and digest
#​5621: Use require for Error and NoError

Dependencies

#​5479: Revert "Switch to json-patch v5"
#​5541: Use canonical json-patch v4 import
#​5615: update dependencies google.golang.org/protobuf@v1.33.0

update internal Dependencies

#​5639: Update kyaml to v0.17.0
#​5640: Update cmd/config to v0.14.0
#​5641: Update api to v0.17.0

cleanup Dependencies

#​5044: Remove non-essential dependency imdario/mergo
#​5567: fix 'golang.org/x/exp/slices' dependencies
#​5627: Remove klog/v1 dependencies

chore

#​5495: chore: move removetest.go to the internal package
#​5518: Update owners file
#​5622: Pin tool versions with hack/go.mod

v5.4.0

Compare Source

Breaking changes

https://github.com/kubernetes-sigs/kustomize/pull/5519: Fix null YAML values being replaced by "null"

Features

#​5411: Add --load-restrictor completion
#​5467: feat: edit set secret

More better error handling

Bug fixes/performance improvements

#​5234: fix edit set image to parse both tag and digest
#​5621: Use require for Error and NoError

Dependencies

#​5479: Revert "Switch to json-patch v5"
#​5541: Use canonical json-patch v4 import
#​5615: update dependencies google.golang.org/protobuf@v1.33.0

update internal Dependencies

#​5639: Update kyaml to v0.17.0
#​5640: Update cmd/config to v0.14.0
#​5641: Update api to v0.17.0

cleanup Dependencies

#​5044: Remove non-essential dependency imdario/mergo
#​5567: fix 'golang.org/x/exp/slices' dependencies
#​5627: Remove klog/v1 dependencies

chore

#​5495: chore: move removetest.go to the internal package
#​5518: Update owners file
#​5622: Pin tool versions with hack/go.mod

nektos/act (nektos/act)

v0.2.61

Compare Source

Changelog

Bug fixes
Other
rhysd/hgrep (rhysd/hgrep)

v0.3.5

Compare Source

  • Add HGREP_DEFAULT_OPTS environment variable to set the default command line options. For example, the following configuration enables ayu-dark theme and background colors by default. See the document for more details.
    export HGREP_DEFAULT_OPTS='--theme ayu-dark --background'
  • Detect the terminal color support from TERM environment variable in addition to COLORTERM environment variable. For example, xterm-256color enables 256 colors support. See the document to know the logic of the color support detection.
  • Update the themes bundle to the latest.
  • Update cargo dependencies including syntect v5.2.

[Changes][v0.3.5]

simulot/immich-go (simulot/immich-go)

v0.13.2

Compare Source

Changelog

snyk/cli (snyk/cli)

v1.1287.0

Compare Source

Features

v1.1286.4

Compare Source

Bug Fixes
  • upgrade iac custom rules extension to address vulns [IAC-2921] (#​5149) (6b96473)

v1.1286.3

Compare Source

Bug Fixes
  • always finish progress when auto-fixing in language server (#​5145) (f645bbe)
  • avoid potentially outputting very large JSON objects (#​5147) (84b5e8b)

v1.1286.2

Compare Source

Bug Fixes
  • enhance sbt output width, fixing false positives vulns (#​5130) (2011b90)
starship/starship (starship/starship)

v1.18.2

Compare Source

Bug Fixes
Reverts
twpayne/chezmoi (twpayne/chezmoi)

v2.47.3

Compare Source

Changelog

Fixes
  • 2e4236c fix: Don't traverse into ignored directories when adding files
  • 8a83dcc fix: Skip adding entries in external dirs instead of erroring
  • b366d0e fix: Fix panic when adding children in exact_ dirs
  • ad77158 fix: Increase range of types accepted by promptChoice template function

Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Apr 5, 2024
@renovate renovate bot enabled auto-merge (squash) April 5, 2024 04:14
Copy link
Contributor Author

renovate bot commented Apr 5, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@scottames scottames disabled auto-merge April 5, 2024 21:07
@scottames scottames merged commit d3f5cd1 into main Apr 5, 2024
5 checks passed
@scottames scottames deleted the renovate/aquas branch April 5, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant