Merged
Conversation
d527f4d to
2a96992
Compare
2a96992 to
4f1a954
Compare
scottames
approved these changes
Oct 6, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.7.1->v2.8.0v4.54.0->v4.58.0v0.24.0->v0.24.1v2.35.0->v2.36.0v1.9.1->1.9.3v0.17.0->v0.17.2v0.2.51->v0.2.52v0.159.0->v0.161.0Release Notes
GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)
v2.8.0Compare 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/binLinux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.8.0/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/binmacOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.8.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/binmacOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.8.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/binWindows
https://storage.googleapis.com/skaffold/releases/v2.8.0/skaffold-windows-amd64.exe
Docker image
gcr.io/k8s-skaffold/skaffold:v2.8.0Note: This release comes with a new config version,
v4beta7. To upgrade your skaffold.yaml, useskaffold fix. If you choose not to upgrade, skaffold will auto-upgrade as best as it can.New Features and Additions:
Updates and Refactors:
Docs, Test, and Release Updates:
Huge thanks goes out to all of our contributors for this release:
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.58.0Compare 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.0Compare 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.0Compare 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.0Compare 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.1Compare Source
Changelog
cli/cli (cli/cli)
v2.36.0: GitHub CLI 2.36.0Compare Source
What's Changed
codespace: Hint addingcodespacescope when not logged in by @rajhawaldar in https://github.com/cli/cli/pull/7961codespace ports: Forward codespace ports over Dev Tunnels by @dmgardiner25 in https://github.com/cli/cli/pull/8023cache delete: Percent-encode keys by @benoit-pierre in https://github.com/cli/cli/pull/8030gpg-key delete,run watch: Return HTTP errors properly by @heaths in https://github.com/cli/cli/pull/8037pr checks: Show cancelled checks by @rajhawaldar in https://github.com/cli/cli/pull/7960cache list: Add JSON exporting support by @siketyan in https://github.com/cli/cli/pull/7954auth: Fix startup panic when logged out by @alrs in https://github.com/cli/cli/pull/8105secret list,deploy-key list: Support standard output format flags by @rajhawaldar in https://github.com/cli/cli/pull/8081pr create: Update the docs on flag--fillby @peterramaldes in https://github.com/cli/cli/pull/8080run view: Use attempt input when fetching jobs by @arunsathiya in https://github.com/cli/cli/pull/7831project item-edit: New clear flag to remove item field value by @arunsathiya in https://github.com/cli/cli/pull/8024New Contributors
Full Changelog: cli/cli@v2.35.0...v2.36.0
kevincobain2000/gobrew (kevincobain2000/gobrew)
v1.9.3Compare Source
Changelog
987f799Merge pull request #142 from kevincobain2000/bug1419f2309bfix: process errors on doRequest with exitv1.9.2Compare Source
Changelog
b426d86(ci) coveritup add time taken by unit testsaf2d6abMerge pull request #133 from kevincobain2000/feature/ci56a6b97Merge pull request #134 from kevincobain2000/feature/cif410516Merge pull request #140 from kevincobain2000/bug/1396bfcb8ffeat: remove Sprintf from color.Errorln2353cdbfeat: simplifying the use of the github api13a1857fix: processing invalid GITHUB_TOKENb2ca852purge badgesmarcosnils/bin (marcosnils/bin)
v0.17.2Compare Source
Changelog
f7265c4ci: bring back archives formatv0.17.1Compare Source
Changelog
10be63cadd support GITHUB_TOKEN env var (#176)eb65e2dfeat: Bump Go version to 1.20 (#169)f715904feat: Detect Go version in the pipeline (#175)4aaa173remove depracated goreleaser confignektos/act (nektos/act)
v0.2.52Compare Source
Changelog
Other
44ea01cchore: bump VERSION to 0.2.522be4defbuild(deps): bump github.com/rhysd/actionlint from 1.6.25 to 1.6.26 (#2026)3d47885build(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
%wfor better formatting and UX (#7115)🧰 Maintenance
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.
This PR has been generated by Mend Renovate. View repository job log here.