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

Merged
merged 1 commit into from
Nov 3, 2023
Merged

chore(deps): update aqua #126

merged 1 commit into from
Nov 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua-registry minor v4.75.0 -> v4.79.0
bitnami-labs/sealed-secrets patch v0.24.2 -> v0.24.3
cli/cli minor v2.37.0 -> v2.38.0
golangci/golangci-lint patch v1.55.1 -> v1.55.2
kevincobain2000/gobrew patch 1.9.3 -> v1.9.6
nektos/act patch v0.2.52 -> v0.2.53
twpayne/chezmoi patch v2.40.3 -> v2.40.4

Release Notes

aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.79.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.78.0...v4.79.0

🎉 New Packages

#​16956 #​16958 crates.io/tailspin: A log file highlighter
#​16920 int128/cronjob-runner: A command to run one-shot job from CronJob template and tail container logs in Kubernetes

Fixes

#​16961 Boeing/config-file-validator: Follow up changes of validator v1.5.0
#​16964 kptdev/kpt: Rename GoogleContainerTools/kpt and exclude versions with the prefix porch/

https://github.com/GoogleContainerTools/kpt is redirected to https://github.com/kptdev/kpt

#​16965 bitnami-labs/sealed-secrets: Exclude versions with the prefix helm-

v4.78.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.77.0...v4.78.0

🎉 New Packages

#​16835 manabusakai/tdtidy: A command line tool for managing ECS task definitions. tdtidy can deregister and delete old task definitions @​ponkio-o

Fixes

#​16916 deepmap/oapi-codegen: Support oapi-codegen v2
#​16913 hktalent/scan4all: Follow up changes of scan4all 2.8.6

Asset names were changed.

GhostTroops/scan4all@40d6c24

v4.77.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.76.0...v4.77.0

🎉 Reached 1,300 packages 🎉

Thank you, all contributors!

🎉 New Packages

#​16765 traefik/yaegi: Yaegi is Another Elegant Go Interpreter
#​16755 #​16756 xeol-io/xeol: A scanner for end-of-life (EOL) software in container images, filesystems, and SBOMs

v4.76.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.75.0...v4.76.0

🎉 New Packages

#​16680 astral-sh/ruff: An extremely fast Python linter and code formatter, written in Rust

Fixes

#​16749 mozilla/sccache: Follow up changes of sccache v0.6.0

arch64-unknown-linux-musl got disabled.

#​16750 kastenhq/external-tools/k10tools: Fix settings
#​16751 kastenhq/external-tools/k10multicluster: Fix settings
#​16752 google/osv-scanner: Follow up an issue of osv-scanner v1.4.2

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

v0.24.3

Compare Source

Changelog
  • fix a bug that kept a sealed secret's generation and observedgeneration out of sync (#​1360)
  • fix: add pdb (#​1340)
  • Bump k8s.io/code-generator from 0.28.2 to 0.28.3 (#​1358)
  • Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (#​1357)
  • Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#​1353)
  • Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#​1351)
  • Bump k8s.io/client-go from 0.28.2 to 0.28.3 (#​1350)
  • Bump k8s.io/api from 0.28.2 to 0.28.3 (#​1349)
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#​1348)
cli/cli (cli/cli)

v2.38.0: GitHub CLI 2.38.0

Compare Source

Highlights

Everything Else

New Contributors

Full Changelog: cli/cli@v2.37.0...v2.38.0

golangci/golangci-lint (golangci/golangci-lint)

v1.55.2

Compare Source

kevincobain2000/gobrew (kevincobain2000/gobrew)

v1.9.6

Compare Source

Changelog

  • 99135bd Merge pull request #​150 from kevincobain2000/feature/gobrew-mod-major
  • 1dbbb5f README updated
  • 5f566b0 only support go.mod major versions

v1.9.5: - Interactive

Compare Source

Changelog

v1.9.4: - Interactive

Compare Source

Changelog

Screenshot 2023-11-01 at 17 59 11

  • ddb42bf (CHANGE LOG) updated readme
  • 94cd26a (ci) fix test
  • 4003742 (ut) skip one failing test for now
  • 82dc507 (vup) go.mod to 1.21
  • 7d911bf Fixes #​145 by adding interactivity
  • 4aabed8 Merge pull request #​143 from lincolnthalles/powershell-install-script
  • defdbff Merge pull request #​144 from kevincobain2000/feature/ci-and-others
  • 1859f1e Merge pull request #​147 from kevincobain2000/feature/gobrew
  • d900ad5 README updated
  • 4c850a8 Revert "(ci) fix test"
  • c18716e Support when no current version
  • b48f97f Update README.md
  • dcd8063 chore: add powershell install script
  • 310b5a3 chore: fix powershell script
  • 01e22fa chore: fix powershell script
  • c6b0877 chore: update powershell script
  • 2ae12de chore: update powershell script
  • 38a053e getting version from go.mod may throw error when there is no go.mod file. check for file existance first, otherwise set to None
  • d39e076 redundant comment gone
  • ed6fb34 screenshot
  • f691f10 tests++ for interactive
nektos/act (nektos/act)

v0.2.53

Compare Source

Changelog

Bug fixes
Other
twpayne/chezmoi (twpayne/chezmoi)

v2.40.4

Compare Source

Changelog

Fixes
  • 797e3cf fix: Make stdinIsATTY return false if --no-tty is passed

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 merged commit 37ee92f into main Nov 3, 2023
3 checks passed
@renovate renovate bot deleted the renovate/aqua branch November 3, 2023 20:21
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