Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.7.1 -> v2.8.0
aquaproj/aqua-registry minor v4.54.0 -> v4.58.0
bitnami-labs/sealed-secrets patch v0.24.0 -> v0.24.1
cli/cli minor v2.35.0 -> v2.36.0
kevincobain2000/gobrew patch v1.9.1 -> 1.9.3
marcosnils/bin patch v0.17.0 -> v0.17.2
nektos/act patch v0.2.51 -> v0.2.52
weaveworks/eksctl minor v0.159.0 -> v0.161.0

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.8.0

Compare Source

Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.8.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.8.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.8.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.8.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

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

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

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

New Features and Additions:

  • feat: Support post-renderer for helm deployer. #​9100
  • feat: inject namespace from rendered manifests in post deploy hooks #​9090
  • feat: Add skaffold inspect command for adding config dependencies #​9072
  • feat: emit metrics for exec, verify and render #​9078
  • feat: Add global build pre- and post-hooks #​9047
  • feat: allow specifying a remote config dependency from Google Cloud Storage #​9057

Updates and Refactors:

  • chore: bump github/codeql-action from 2.21.8 to 2.21.9 #​9101
  • chore: bump github/codeql-action from 2.21.7 to 2.21.8 #​9097
  • chore: bump github/codeql-action from 2.21.6 to 2.21.7 #​9096
  • chore: add set docker host by current context #​9094
  • chore: bump github/codeql-action from 2.21.5 to 2.21.6 #​9093
  • chore: cherry-pick upgrade ko (#​9043) to v2.7 #​9089
  • chore: verify should preserve job manifest envs #​9087
  • chore: bump actions/upload-artifact from 3.1.2 to 3.1.3 #​9075
  • chore: upgrade ko #​9043
  • chore: bump actions/checkout from 3 to 4 #​9067

Docs, Test, and Release Updates:

  • docs: Fix document tutorials/skaffold-resource-selector.md #​9083
  • docs: add templatable field #​9088

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

  • Danilo Cianfrone
  • Matt Santa
  • Michael Plump
  • Renzo Rojas
  • Seita Uchimura
  • dependabot[bot]
  • ericzzzzzzz
  • guangwu
  • yosukei3108
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.58.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.57.0...v4.58.0

🎉 New Packages

#​16019 #​16027 Boeing/config-file-validator: Cross Platform tool to validate configuration files
#​16025 #​16034 josephburnett/jd: JSON diff and patch
#​16038 #​16041 kamadorueda/alejandra: The Uncompromising Nix Code Formatter
#​16024 #​16037 kellyjonbrazil/jc: CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts
#​16020 #​16040 magodo/tfadd: Generate valid Terraform configuration from state
#​16030 orangekame3/viff: Visual Diff Viewer @​ponkio-o
#​15999 pkgxdev/pkgx: “run anything” from the creator of brew
#​15995 sorenisanerd/gotty: Share your terminal as a web application
#​16002 xataio/pgroll: Postgres zero-downtime migrations made easy

Fixes

#​15996 awslabs/amazon-ecr-credential-helper: Add checksum and enable rosetta2 @​ponkio-o

v4.57.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.56.0...v4.57.0

🎉 New Packages

#​15963 #​15988 hashicorp/terraform-config-inspect: A helper library for shallow inspection of Terraform configurations
#​15965 #​15992 magodo/hclgrep: Syntax based grep for HCL(v2)
#​15966 #​15989 pcasteran/terraform-graph-beautifier: Terraform graph beautifier
#​15964 #​15991 rgreinho/tfe-cli: CLI client for Terraform enterprise

v4.56.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.55.0...v4.56.0

🎉 New Packages

#​15932 cbroglie/mustache: The mustache template language in Go
#​15955 k1LoW/gostyle: gostyle is a set of analyzers for coding styles @​ponkio-o

Fixes

#​15918 marcosnils/bin: Follow up changes of bin v0.17.1

#​15933 marcosnils/bin: Follow up changes of bin v0.17.2

v4.55.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.54.0...v4.55.0

🎉 New Packages

#​15883 k1LoW/stubin: This is stub binary @​ponkio-o
#​15882 mashiike/prepalert: Toil reduction tool to prepare before responding to Mackerel alerts @​ponkio-o

Fixes

#​15813 hashicorp/copywrite: Follow up changes of copywrite v0.16.6

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

v0.24.1

Compare Source

Changelog
  • fix: remove trailing dashes for multidoc yaml (#​1335)
cli/cli (cli/cli)

v2.36.0: GitHub CLI 2.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.35.0...v2.36.0

kevincobain2000/gobrew (kevincobain2000/gobrew)

v1.9.3

Compare Source

Changelog

  • 987f799 Merge pull request #​142 from kevincobain2000/bug141
  • 9f2309b fix: process errors on doRequest with exit

v1.9.2

Compare Source

Changelog

  • b426d86 (ci) coveritup add time taken by unit tests
  • af2d6ab Merge pull request #​133 from kevincobain2000/feature/ci
  • 56a6b97 Merge pull request #​134 from kevincobain2000/feature/ci
  • f410516 Merge pull request #​140 from kevincobain2000/bug/139
  • 6bfcb8f feat: remove Sprintf from color.Errorln
  • 2353cdb feat: simplifying the use of the github api
  • 13a1857 fix: processing invalid GITHUB_TOKEN
  • b2ca852 purge badges
marcosnils/bin (marcosnils/bin)

v0.17.2

Compare Source

Changelog

  • f7265c4 ci: bring back archives format

v0.17.1

Compare Source

Changelog

nektos/act (nektos/act)

v0.2.52

Compare Source

Changelog

Other
  • 44ea01c chore: bump VERSION to 0.2.52
  • 2be4def build(deps): bump github.com/rhysd/actionlint from 1.6.25 to 1.6.26 (#​2026)
  • 3d47885 build(deps): bump megalinter/megalinter from 7.3.0 to 7.4.0 (#​2025)
weaveworks/eksctl (weaveworks/eksctl)

v0.161.0: eksctl 0.161.0 (permalink)

Compare Source

Release v0.161.0

🚀 Features

🎯 Improvements

  • Refine log statements using %w for better formatting and UX (#​7115)

🧰 Maintenance

  • Update gomarkdown to fix out-of-bounds read while parsing citations (#​7120)
  • Upgrade go-restful (#​7121)
  • Move addons related tasks to actions package (#​7077)

v0.160.0: eksctl 0.160.0 (permalink)

Compare Source

Release v0.160.0

🚀 Features

🧰 Maintenance


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 Oct 6, 2023
@renovate renovate bot enabled auto-merge (squash) October 6, 2023 00:44
@renovate renovate bot force-pushed the renovate/aqua branch 2 times, most recently from d527f4d to 2a96992 Compare October 6, 2023 10:34
@renovate renovate bot merged commit cbf7253 into main Oct 6, 2023
@renovate renovate bot deleted the renovate/aqua branch October 6, 2023 16:04
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