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 #47

Merged
merged 1 commit into from
Jun 13, 2023
Merged

chore(deps): update aqua #47

merged 1 commit into from
Jun 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
alajmo/mani minor v0.23.0 -> v0.25.0
aquaproj/aqua-registry minor v4.6.0 -> v4.17.0
cli/cli minor v2.29.0 -> v2.30.0
dandavison/delta minor 0.15.1 -> 0.16.5
direnv/direnv patch v2.32.2 -> v2.32.3
fluxcd/flux2 patch v2.0.0-rc.3 -> v2.0.0-rc.5
golangci/golangci-lint minor v1.52.2 -> v1.53.2
junegunn/fzf minor 0.40.0 -> 0.41.1
starship/starship minor v1.14.2 -> v1.15.0
twpayne/chezmoi minor v2.33.6 -> v2.34.1
weaveworks/eksctl minor v0.141.0 -> v0.144.0

Release Notes

alajmo/mani

v0.25.0

Compare Source

Features
  • Add more box styles to table and tree output
Misc
  • Update golang to 1.20.0

v0.24.0

Compare Source

Features
  • Add ability to create/sync remotes
aquaproj/aqua-registry

v4.17.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.16.0...v4.17.0

🎉 New Packages

#​12976 knadh/listmonk: High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app
#​13007 koki-develop/gat: cat alternative written in Go
#​13010 ktock/container2wasm: Container to WASM converter
#​12964 terramate-io/terramate: Terramate adds powerful capabilities such as code generation, stacks, orchestration, change detection, data sharing and more to Terraform

v4.16.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.15.0...v4.16.0

🎉 New Packages

#​12958 caarlos0/svu: Semantic Version Util

Fixes

#​12900 loeffel-io/ls-lint: Fix files

Follow up #​12669

#​12874 goreleaser/nfpm: Support old versions

v4.15.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.14.1...v4.15.0

🎉 New Packages

#​12853 datarootsio/tf-profile: CLI tool to profile Terraform runs, written in Go @​ponkio-o

Fixes

#​12814 soywod/himalaya: Follow up changes of himalaya v0.8.0

https://github.com/soywod/himalaya/releases/tag/v0.8.0

Changed release archive extensions from .tar.gz to .tgz.

v4.14.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.14.0...v4.14.1

Fixes

#​12805 google/go-jsonnet: Add commands jsonnet-lint and jsonnet-deps @​zephyros-dev

https://github.com/google/jsonnet/releases/tag/v0.20.0

jsonnet-go specific updates:
jsonnet-deps and jsonnet-lint are now included in releases

#​12806 google/go-jsonnet: Fix configuration by aqua-registry scaffold --deep google/go-jsonnet

v4.14.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.13.0...v4.14.0

🎉 New Packages

#​12801 sourcegraph/src-cli: Sourcegraph CLI

Fixes

#​12804 cloudquery/cloudquery
#​12802 dandavison/delta: Follow up changes of delta 0.16.4

https://github.com/dandavison/delta/releases/tag/0.16.4

This release does not contain binaries for x86_64-unknown-linux-musl, i686-unknown-linux-gnu, arm-unknown-linux-gnueabihf, or aarch64-unknown-linux-gnu because the cross-compilation GitHub Actions jobs were broken at the time of release. I'll issue a follow-up release including them when that's fixed.

v4.13.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.12.0...v4.13.0

🎉 New Packages

#​12673 crates.io/fw: faster workspace management

Fixes

#​12771 exoscale/cli: Follow up changes of exo v1.70.0

https://github.com/exoscale/cli/blob/v1.70.0/CHANGELOG.md#improvements

Update MacOS compiled unified binary name to be inline with others

v4.12.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.11.0...v4.12.0

🎉 New Packages

#​12668 k1LoW/gh-do: gh-do is a tool to do anything using GitHub credentials
#​12669 loeffel-io/ls-lint: An extremely fast directory and filename linter - Bring some structure to your project filesystem @​ponkio-o

v4.11.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.10.1...v4.11.0

🎉 New Packages

#​12613 tree-sitter/tree-sitter: An incremental parsing system for programming tools @​CrystalMethod

v4.10.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.10.0...v4.10.1

Fixes

#​12590 docker/cli
#​12594 gotestyourself/gotestsum
#​12593 hidetatz/kubecolor: Exclude Windows

hidetatz/kubecolor@3080226

#​12591 kubeshark/kubeshark
#​12592 yamafaktory/jql

v4.10.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.9.0...v4.10.0

🎉 New Packages

#​12379 aquaproj/aqua-registry-updater: Renovate alternative specific to aqua-registry. Overcome Renovate's scalability issue
#​12558 charmbracelet/mods: AI on the command line @​sheldonhull
#​12378 matryer/moq: Interface mocking tool for go generate

Others

#​12221 Introduced aqua-registry-updater instead of Renovate to update packages continuously

aqua-registry has too many aqua packages for Whitesource Renovate to work well.
We tuned Renovate configuration, but we couldn't solve the issue completely.
Renovate called many GitHub API unnecessarily.
We thought it was difficult to solve the issue by Renovate because

  • Renovate was complicated
  • Renovate's specification was unclear
  • Renovate outputted many logs so it was bothersome to read logs
  • Renovate log wasn't so helpful to solve the issue at this time
  • The issue was an edge case for Renovate, so the same issue wouldn't occur in others. So we couldn't expect Renovate was updated to solve the issue

And we thought it wasn't so difficult to develop a tool to update aqua packages, so we decided to develop aqua-registry-updater instead of Renovate.

aqua-registry-updater works well and solves the issue.

v4.9.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.8.0...v4.9.0

🎉 New Packages

#​12361 kubernetes-sigs/zeitgeist: Zeitgeist: the language-agnostic dependency checker
#​12371 shihanng/tfvar: Terraform's variable definitions template generator
#​12352 utkuozdemir/pv-migrate: CLI tool to easily migrate Kubernetes persistent volumes @​ponkio-o

v4.8.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.8.0...v4.8.1

Fixes

#​12344 orf/gping: Follow up changes of gping-v1.11.0

v4.8.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.7.0...v4.8.0

🎉 New Packages

#​12314 crates.io/skim: Fuzzy Finder in rust! aqua >= v2.8.0
#​12314 crates.io/broot: A new file manager aqua >= v2.8.0

Fixes

#​12325 Byron/dua-cli: Update settings by aqua-registry scaffold --deep

v4.7.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.6.0...v4.7.0

Fixes

#​12220 bep/s3deploy: Support PKG format. aqua >= v2.7.1
#​12291 charmbracelet/vhs: Follow up changes of vhs v0.5.0

cli/cli

v2.30.0: GitHub CLI 2.30.0

Compare Source

What's New

What's Changed

All the Details

New Contributors

Full Changelog: cli/cli@v2.29.0...v2.30.0

dandavison/delta

v0.16.5

Compare Source

This is a follow-up release providing the various binaries that were not released with 0.16.4. It also makes some adjustments to delta's (rip)grep support.

What's Changed

Full Changelog: dandavison/delta@0.16.4...0.16.5

v0.16.4

Compare Source

It's 6 months since the last release so this one brings quite a few changes. Thanks very much to all contributors, especially @​nickelc for a huge number of contributions, and @​wescande for his work on improving whitespace highlighting. With this release delta can now display grep output in (hopefully) exactly the same layout that ripgrep does, but adding syntax highlighting, hyperlinks, and navigation. Use ripgrep --json ... | delta for that, or set grep-output-type = ripgrep to get that output style from git grep etc.

This release does not contain binaries for x86_64-unknown-linux-musl, i686-unknown-linux-gnu, arm-unknown-linux-gnueabihf, or aarch64-unknown-linux-gnu because the cross-compilation GitHub Actions jobs were broken at the time of release. I'll issue a follow-up release including them when that's fixed.

What's Changed

New Contributors

Full Changelog: dandavison/delta@0.15.1...0.16.4

direnv/direnv

v2.32.3

Compare Source

2.32.3 / 2023-05-20

  • fix: incorrect escape sequences during Loads under git-bash (Windows) (#​1085)
  • fix: skip some tests for IBM Z mainframe's z/OS operating system (#​1094)
  • fix: stdlib: use_guix: Switch to guix shell. (#​1045)
  • fix: stat the already open rc file rather than another path based one on it (#​1044)
  • fix: remove deprecated io/ioutil uses (#​1042)
  • fix: spelling fixes (#​1041)
  • fix: appease Go 1.19 gofmt (#​1040)
  • fix: pass BASH_PATH to make, matches the nixpkgs derivation (#​1006)
  • fix: stdlib/layout_python: exclude patchlevel from $python_version (#​1033)
  • doc: add Windows installation with winget (#​1096)
  • doc: link 12factor webpage for more clarity (#​1095)
  • website: add Plausible analytics
fluxcd/flux2

v2.0.0-rc.5

Compare Source

Highlights

This is the 5th release candidate of Flux v2.0 GA. Users are advised to upgrade from older versions to v2.0.0-rc.5 as soon as possible.

Flux v2.0.0-rc.5 addresses a regression that was introduced in v2.0.0-rc.4. This regression caused a disruption in the compatibility with Git servers utilizing v2 of the wire protocol, such as Azure Devops and AWS CodeCommit.

💡 For upgrading from v0.x, please see the procedure documented in RC.1.

⚠️ Note that v2.0.0-rc.4 updated all components to use Kustomize v5 and controller-runtime v0.15, both of which contain breaking changes.

Fixes and improvements
  • Fix support for Git v2 servers.
  • Suppress misleading error message [controller-runtime] log.SetLogger(...) was never called... (CLI).
  • Include both revision and token in event metadata, if present (helm-controller).
  • Update source-controller to patch a vulnerability in Sigstore (CVE-2023-33199)

Components Changelog

CLI Changelog

v2.0.0-rc.4

Compare Source

Highlights

This is the 4nd release candidate of Flux v2.0 GA. Users are advised to upgrade from older versions to v2.0.0-rc.4 as soon as possible.

Flux v2.0.0-rc.4 comes with support for Kustomize 5.0, Helm 3.12 and Cosign 2.0.

💡 For upgrading from v0.x, please see the procedure documented in RC.1.

⚠️ Note that Kustomize v5 contains breaking changes, please consult their changelog for more details.

⚠️ The GitOps Toolkit and the Flux controllers have been updated to controller-runtime v0.15 which contains breaking changes that could affect 3rd-party controllers that integrate with Flux.

Fixes and improvements
  • Full support for Azure Workload Identity when connecting Flux to Azure Container Registry, Azure Blog Storage and Azure Key Vault.
  • New command flux reconcile source chart for pulling Helm OCI charts on-demand from container registries (CLI).
  • Retry OCI operations on network errors for flux push artifact (CLI).
  • Support annotated Git tags with .spec.ref.name in GitRepository (source-controller).
  • Fix pulling Helm OCI charts from ACR when using Azure OIDC (source-controller).
  • Fix incorrect rate limiting for HelmRelease events (notification-controller).
  • All components have been updated to patch vulnerabilities in Docker (CVE-2023-28840, CVE-2023-28841, CVE-2023-28842) and Sigstore (CVE-2023-30551).

Components changelog

CLI Changelog

golangci/golangci-lint

v1.53.2

Compare Source

  1. updated linters
    • depguard: from v2.0.1 to 2.1.0
  2. misc.
    • depguard: throw error only when the linter is called

v1.53.1

Compare Source

  1. misc.
    • depguard: fix GOROOT detection
    • importas: fix duplication detection when aliases use regular expression replacement pattern

v1.53.0

Compare Source

  1. new linters
  2. updated linters
    • bodyclose: bump to HEAD
    • containedctx: from 1.0.2 to 1.0.3
    • depguard: migrate to v2
    • errname: from 0.1.9 to 0.1.10
    • exhaustive: from 0.9.5 to 0.10.0
    • forbidigo: better support for configuring complex rules
    • gci: improve error message
    • ginkgolinter: add suppress-async-assertion option
    • ginkgolinter: from 0.9.0 to 0.12.0
    • go-critic: from 0.7.0 to 0.8.1
    • go-errorlint: from 1.4.0 to 1.4.2
    • gofumpt: from 0.4.0 to 0.5.0
    • gosec: convert global settings as map with proper key type
    • gosec: from 2.15.0 to 2.16.0
    • importas: detect duplicate alias or package in the configuration
    • importas: fix typo in logs
    • ireturn: from 0.1.1 to 0.2.0
    • musttag: from 0.5.0 to 0.7.0
    • nakedret: to 2.0.1
    • nilnil: from 0.1.3 to 0.1.5
    • paralleltest: from 1.0.6 to 1.0.7
    • revive: from 1.3.1 to 1.3.2
    • tagliatelle: from 0.4.0 to 0.5.0
    • usestdlibvars: fix configuration
  3. misc.
    • golang.org/x/tools: from 0.7.0 to 0.9.2
    • add loongarch64 to the install script
    • output: add colored-tab
    • remove warning when the config file is explicitly stdin
    • rules: support inverted path match
  4. Documentation
    • mnd: clarify ignore usage examples to be regexps
    • tagliatelle: update documentation
    • improve features section
    • update supported Go versions FAQ
junegunn/fzf

v0.41.1

Compare Source

  • Fixed a bug where preview window is not updated when --disabled is set and
    a reload is triggered by change:reload binding

v0.41.0

Compare Source

  • Added color name preview-border and preview-scrollbar
  • Added new border style block which uses block elements
  • --scrollbar can take two characters, one for the main window, the other
    for the preview window
  • Putting it altogether:
    fzf-tmux -p 80% --padding 1,2 --preview 'bat --style=plain --color=always {}' \
        --color 'bg:237,bg+:235,gutter:237,border:238,scrollbar:236' \
        --color 'preview-bg:235,preview-border:236,preview-scrollbar:234' \
        --preview-window 'border-block' --border block --scrollbar '▌▐'
  • Bug fixes and improvements
starship/starship

v1.15.0

Compare Source

Features
Bug Fixes
  • bump libz-ng-sys (#​5218) (6ab8f40)
  • config: Make print-config not panic without a config (#​5001) (ce7f984)
  • ensure nested style variables are processed during formatting (e5cec9e)
  • presets: Added ($style) to format in module 'sudo' in Bracketed Segments Preset (#​5146) (1bd6db5)
  • snap: Update snapcraft.yaml to add personal-files interface (#​5131) (b3ccc0f)
  • style: ensure nested style variables are processed during formatting (#​5120) (e5cec9e)
  • update of presets and default configuration to reflect changes in Nerd Fonts 3.0 (#​5162) (2558c45)
twpayne/chezmoi

v2.34.1

Compare Source

What's Changed

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

v2.34.0

Compare Source

What's Changed

Full Changelog: twpayne/chezmoi@v2.33.6...v2.34.0

weaveworks/eksctl

v0.144.0: eksctl 0.144.0 (permalink)

Compare Source

Release v0.144.0

🚀 Features

  • Allow creating subnets with resource-based hostnames (#​6651)

🎯 Improvements

  • Updated IAM policy statement for loadbalancer controller (#​6655)
  • Port Add ready plugin to CoreDNS and use health.lameduck for a safer shutdown to 1.25, 1.26 and 1.27 (#​6630)

🐛 Bug Fixes

  • Only retry on appropriate API Errors when calling eks:DescribeUpdate (#​6645)
  • Clean up ALBs using spec.ingressClassName and ALB security groups (#​6389)
  • Set default Windows volume name to /dev/sda1 (#​6638)

🧰 Maintenance

  • Fix logging stack events logic for Trainium and Inferentia integration tests (#​6649)
  • Bump schemer from v0.0.0-2021 to v0.0.0-2023 (#​6646)

📝 Documentation

  • Generated ATTRIBUTIONS.md file (#​6647)

Acknowledgments

Weaveworks would like to sincerely thank:
@​aaroniscode, @​joneidaws and @​wind0r

v0.143.0: eksctl 0.143.0 (permalink)

Compare Source

Release v0.143.0

🚀 Features

🎯 Improvements

🐛 Bug Fixes

  • Fix readiness probe in HTTP test (#​6628)

v0.142.0: eksctl 0.142.0 (permalink)

Compare Source

Release v0.142.0

🎯 Improvements

  • Add TagResource perm to EFS wellknown policy (#​6611)

🧰 Maintenance

  • Update config file examples to reflect that amiFamily is required with custom AMI (#​6617)
  • Bump dependencies and update build image (#​6613)

Acknowledgments

Weaveworks would like to sincerely thank:
@​jimmythedog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 enabled auto-merge (squash) May 26, 2023 05:31
@renovate renovate bot force-pushed the renovate/aqua branch 10 times, most recently from 6872079 to 21dac95 Compare June 2, 2023 14:56
@renovate renovate bot force-pushed the renovate/aqua branch 7 times, most recently from 605f486 to 288d1bd Compare June 9, 2023 13:42
@renovate renovate bot force-pushed the renovate/aqua branch 5 times, most recently from b15e0cd to b6c3e6e Compare June 13, 2023 16:52
@renovate renovate bot merged commit 3064e28 into main Jun 13, 2023
3 checks passed
@renovate renovate bot deleted the renovate/aqua branch June 13, 2023 17:34
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