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-packages #309

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold patch v2.13.1 -> v2.13.2
aquaproj/aqua-registry minor v4.212.0 -> v4.215.0
cli/cli minor v2.54.0 -> v2.55.0
cue-lang/cue minor v0.9.2 -> v0.10.0
dandavison/delta minor 0.17.0 -> 0.18.0
dlvhdr/gh-dash patch v4.5.2 -> v4.5.4
fujiwara/awslim patch v0.3.2 -> v0.3.3
golangci/golangci-lint minor v1.59.1 -> v1.60.2
helm/helm patch v3.15.3 -> v3.15.4
kevincobain2000/gobrew patch v1.10.9 -> v1.10.10
leg100/pug minor v0.4.3 -> v0.5.1
lsd-rs/lsd patch v1.1.2 -> v1.1.5
mvdan/sh minor v3.8.0 -> v3.9.0
simulot/immich-go patch 0.21.1 -> 0.21.2
snyk/cli patch v1.1292.2 -> v1.1292.4
sxyazi/yazi patch v0.3.0 -> v0.3.1
terraform-linters/tflint minor v0.52.0 -> v0.53.0
tofuutils/tenv minor v3.0.0 -> v3.1.0
twpayne/chezmoi patch v2.52.0 -> v2.52.1
weaveworks/eksctl minor v0.188.0 -> v0.189.0
withgraphite/homebrew-tap patch v1.4.2 -> v1.4.3

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.13.2: Release

Compare Source

v2.13.2 Release - 2024-08-21

Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.13.2/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.13.2/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.13.2/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.13.2/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

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

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

Full Changelog: GoogleContainerTools/skaffold@v2.13.1...v2.13.2

Highlights:

Fixes:

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

v4.215.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.214.0...v4.215.0

🎉 New Packages

#​26126 pre-commit/pre-commit: A framework for managing and maintaining multi-language pre-commit hooks @​ken5scal
#​26130 caarlos0/mdtree: Convert markdown lists into ASCII trees
#​26120 amalshaji/portr: Open source ngrok alternative designed for teams. Tunnel http, tcp or websocket connections @​NikitaCOEUR

v4.214.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.213.1...v4.214.0

🎉 New Packages

#​26014 Zxilly/go-size-analyzer: A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats

Fixes

#​26038 Cian911/switchboard: Follow up changes of switchboard v1.0.1

v4.213.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.213.0...v4.213.1

Fixes

#​25961 fix(skanehira/rtty): follow up changes of rtty v0.4.0

https://github.com/skanehira/rtty/releases/tag/v0.4.0
skanehira/rtty@d710e38

v4.213.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.212.0...v4.213.0

🎉 New Packages

#​25852 cloudnative-pg/cloudnative-pg/kubectl-cnpg: CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance @​boris-smidt-klarrio
#​25779 g-plane/pnpm-shell-completion: a shell plugin designed to enhance the command-line experience with pnpm by providing tab-completion features @​elecdeer
#​25850 shenwei356/rush: A cross-platform command-line tool for executing jobs in parallel @​boris-smidt-klarrio

Fixes

#​25838 abiosoft/colima: Regenerate the setting
#​25789 caddyserver/caddy: Add cosign configs @​sapphi-red
#​25788 hadolint/hadolint: Re-scaffold hadolint/hadolint to include checksum @​sapphi-red
#​25829 volta-cli/volta: Follow up changes of volta v2.0.0 for macOS

Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds (https://github.com/volta-cli/volta/pull/1635)

cli/cli (cli/cli)

v2.55.0: GitHub CLI 2.55.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.54.0...v2.55.0

cue-lang/cue (cue-lang/cue)

v0.10.0

Compare Source

This release includes experimental support for the embed proposal, many fixes for the new evaluator and modules, as well as many other fixes and enhancements.

Evaluator

CLs 1195897, 1196094, 1198356, 1198736, and 1198860 fix crashes with CUE_EXPERIMENT=evalv3 as reported by users.

CLs 1199272, 1199273, and 1199340 fix spurious "field not allowed" error regressions in the new evaluator.

CL 1198566 fixes a performance regression introduced in CUE v0.6 where cue cmd and tools/flow became many times slower on some inputs.

CL 1198350 ensures that all interpreter errors, such as those from @embed attributes, include position information.

Embed proposal

With CUE_EXPERIMENT=embed, CUE now supports the embedding of non-CUE files within a CUE package. See the embed proposal and its design document for details, as well as the new how-to guide for the feature.

Modules

The cue help documentation for modules and inputs has been expanded, and a number of error messages when using or publishing modules are now more helpful.

A new concept guide on CUE language versions documents the language.version field in cue.mod/module.cue files.

CL 1198249 adds support for an @ignore file attribute to unconditionally ignore a file when loading packages or calculating dependencies.

CL 1198003 teaches the CUE loader to support symbolic links when loading from local directories, matching the behavior before CUE_EXPERIMENT=modules was introduced.

CL 1198143 tweaks cue mod init without an argument to create a module with the module path cue.example rather than an empty path that made the module file invalid.

CL 1197530 fixes the behavior of build tags, and also adds support for parentheses in build tag expressions.

CL 1197531 implements better caching when evaluating dependencies, which should speed up evaluation of modules that use multi-directory packages.

Go API

CL 1196721 disallows importing or loading packages with an underscore qualifier like foo.com/bar:_, as it was never intended behavior. Users should use the new embed proposal instead.

CL 1198555 adds a cue/load.Config.SkipImports option to avoid loading instances from import statements. This particularly helps cue fmt, where the loading caused unwanted slowness and unnecessary errors.

CL 1196820 adds a cue.LanguageVersion function to obtain the current version of the language spec that the Go module implements.

CL 1197160 implements considered support for build tags in modules. Build tags are considered false when outside the main module.

CL 1198686 fixes cue/load so that it no longer produces extra invalid packages when Config.Package was set to * and nested packages were loaded.

CL 1198351 fixes a bug in astutil.Sanitize where unused imports were not being fully removed from ast.File, causing errors in cue trim where all uses of an import were removed.

CL 1198494 speeds up the Path method on wrapped errors, which causes noticeable speed-ups in some edge cases.

CL 1198157 fixes cue/parser to accept keywords as valid selectors, aligning with the language specification.

Encodings

Initial support for TOML is included in this release, including support in cmd/cue and an experimental Go package. See the issue tracker for remaining work in this space.

CLs 1199309, 1199139, 1199306, 1199214, 1199398, 1199308, and 1199309 resolve a number of issues when decoding JSON Schema files.

CLs 1196332, 1199094, and 1199103 fix the JSON decoder to provide correct position information when decoding JSONL files or encountering a syntax error.

CL 1198874 fixes the loading of JSON files to reject multiple newline-delimited values, as those ar only allowed in NDJSON or JSONL files.

CL 1198876 teaches the YAML decoder to decode empty documents as null, aligning with the YAML spec and fixing panics when loading empty YAML files.

CL 1196291 tweaks the YAML decoder so that comments following a field are attached to the entire field.

CL 1196436 tweaks the textproto decoder to correctly handle required and optional fields.

CLs 1195628 and 1199054 ensure that cue/format prints the correct white space before and after comments.

CL 1195884 teaches cue/format to preserve comments associated with ... ellipsis expressions.

CL 538624 fixes a bug where cue/format would start a CUE file with white space if it began with a clause.

CL 1196134 fixes a bug in cue/format where a comment at the start of a CUE file would sometimes be indented.

CL 1196135 fixes a bug in cue/format where index or selector expressions could cause extra tab indentation.

Builtins

CL 1196212 adds a list.Reverse function to reverse the elements of a list.

CL 1197452 tweaks tool/exec.Run so that its errors are unambiguous when any command arguments contain white space.

CL 1198636 tweaks path.Match and tool/file.Glob to reject ** wildcard patterns as unsupported, to avoid confusion and allow future changes to their behavior. Note that this change may break uses of ** patterns, which behaved like *.

cmd/cue

CL 1196822 adds a --language-version flag for cue mod init and cue mod edit to set the language.version value.

CL 1197185 teaches cue mod resolve to work on the current module when no arguments are given.

CL 1196370 teaches cue mod registry to gracefully shut down when interrupted.

Full list of changes since v0.9.0

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from scottames as a code owner August 16, 2024 03:01
@renovate renovate bot enabled auto-merge (squash) August 16, 2024 03:01
@renovate renovate bot merged commit 2ae4a02 into main Aug 22, 2024
5 checks passed
@renovate renovate bot deleted the renovate/aqua-packages branch August 22, 2024 17:16
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