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 aqua #55

Merged
merged 1 commit into from
Jun 17, 2023
Merged

chore(deps): update aqua #55

merged 1 commit into from
Jun 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua-registry minor v4.18.0 -> v4.19.0
golangci/golangci-lint patch v1.53.2 -> v1.53.3
helm/helm patch v3.12.0 -> v3.12.1
junegunn/fzf minor 0.41.1 -> 0.42.0
kubernetes/kubectl patch 1.27.2 -> 1.27.3
twistedpair/google-cloud-sdk patch 435.0.0 -> 435.0.1
twpayne/chezmoi patch v2.34.1 -> v2.34.2
weaveworks/eksctl minor v0.144.0 -> v0.145.0

Release Notes

aquaproj/aqua-registry

v4.19.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.18.0...v4.19.0

🎉 New Packages

#​13100 daixiang0/gci: GCI, a tool that control golang package import order and make it always deterministic @​iwata
#​13100 cloudspannerecosystem/spool: Manage Cloud Spanner databases for testing @​iwata
#​13100 apstndb/execspansql: Yet another gcloud spanner databases execute-sql replacement for better composability @​iwata
#​13100 apstndb/spannerplanviz/rendertree: Render YAML or JSON representation of Cloud Spanner query plan as ascii format @​iwata
#​13100 sanposhiho/gomockhandler: Clever and more agile manager of golang/mock @​iwata

🎉 New Contributors

Thank you for your contribution!

@​iwata #​13100

golangci/golangci-lint

v1.53.3

Compare Source

  1. updated linters:
    • cyclop: from 1.2.0 to 1.2.1
    • exhaustive: from 0.10.0 to 0.11.0
    • forbidigo: from 1.5.1 to 1.5.3
    • ginkgolinter: from 0.12.2 to 0.12.1
    • ineffassign: bump to HEAD
    • nakedret: from 2.0.1 to 2.0.2
    • zerologlint: from 0.1.1 to 0.1.2
  2. misc.
    • codeclimate: reduce memory allocation
    • support illumos/amd64
helm/helm

v3.12.1: Helm v3.12.1

Compare Source

Helm v3.12.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.12.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.12.2 is the next patch/bug fix release and will be on July 12, 2023.
  • 3.13.0 is the next feature release and be on September 13, 2023.

Changelog

  • add some test case f32a527 (wujunwei)
  • fix comment grammar error. 91bb1e3 (wujunwei)
  • bugfix:(#​11391) helm lint infinite loop when malformed template object 5217482 (wujunwei)
  • chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 524a0e7 (dependabot[bot])
  • chore(deps): bump github.com/docker/distribution c60cdf6 (dependabot[bot])
  • update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart 321f71a (Dmitry Kamenskikh)
  • test(search): add mixedCase test case aca1e44 (Höhl, Lukas)
  • chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9 c09e93f (dependabot[bot])
  • chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4 8eab82b (dependabot[bot])
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 aa6b8aa (dependabot[bot])
  • fix(search): print repo search result in original case 5b19d8e (Höhl, Lukas)
  • strict file permissions of repository.yaml dee1fde (shankeerthan-kasilingam)
  • update kubernetes dependencies from v0.27.0 to v0.27.1 4f32150 (Joe Julian)
junegunn/fzf

v0.42.0

Compare Source

  • Added new info style: --info=right
  • Added new info style: --info=inline-right
  • Added new border style thinblock which uses symbols for legacy computing
    one eighth block elements
    • Similarly to block, this style is suitable when using a different
      background color because the window is completely contained within the border.
      BAT_THEME=GitHub fzf --info=right --border=thinblock --preview-window=border-thinblock \
          --margin=3 --scrollbar=▏▕ --preview='bat --color=always --style=numbers {}' \
          --color=light,query:238,fg:238,bg:251,bg+:249,gutter:251,border:248,preview-bg:253
    • This style may not render correctly depending on the font and the
      terminal emulator.
kubernetes/kubectl

v1.27.3

Compare Source

twistedpair/google-cloud-sdk

v435.0.1

Compare Source

twpayne/chezmoi

v2.34.2

Compare Source

What's Changed

Full Changelog: twpayne/chezmoi@v2.34.1...v2.34.2

weaveworks/eksctl

v0.145.0: eksctl 0.145.0 (permalink)

Compare Source

Release v0.145.0

🚀 Features

  • Make the output stream for eksctl command configurable (#​6675)

🎯 Improvements

  • Updated wellKnownPolicy for Cluster Autoscaler and LoadBalancer Controller (#​6667)
  • Add integration tests for resource-based hostnames (#​6659)

🧰 Maintenance

Acknowledgments

Weaveworks would like to sincerely thank:
@​hassaanakram and @​joneidaws


Configuration

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

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 enabled auto-merge (squash) June 14, 2023 16:17
@renovate renovate bot changed the title chore(deps): update ⇡ aqua junegunn/fzf to v0.42.0 chore(deps): update aqua Jun 14, 2023
@renovate renovate bot force-pushed the renovate/aqua branch 5 times, most recently from bfcf45b to c4742f5 Compare June 16, 2023 13:22
@renovate renovate bot merged commit b7352c6 into main Jun 17, 2023
@renovate renovate bot deleted the renovate/aqua branch June 17, 2023 17:30
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.

1 participant