Update all minor and patch updates #99
Closed
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.53.7
->v2.53.9
v4.386.0
->v4.400.0
v2.22.0
->v2.23.4
v1.36.1
->v1.38.0
v1.21.0
->v1.23.0
v0.32.7
->v0.33.3
v0.32.7
->v0.33.3
v0.32.7
->v0.33.3
v0.17.3
->v0.18.0
v4.46.1
->v4.47.1
v0.4.51
->v0.4.52
v0.20.4
->v0.21.0
v4.5.0
->v4.7.0
v1.4.0
->v1.6.0
Release Notes
aquaproj/aqua (aquaproj/aqua)
v2.53.9
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.8...v2.53.9
🐛 Bug Fixes
#4064 Fix a bug that environment variables aren't passed to
gh attestation verify
Others
#4065 Update Go to v1.24.6
#4065 Update aqua-proxy to v1.2.11
v2.53.8
Compare Source
Pull Requests | Issues | aquaproj/aqua@v2.53.7...v2.53.8
🐛 Bug Fixes
#4047 cp: Add missing .exe on Windows @W1M0R
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.400.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.399.0...v4.400.0
🎉 New Packages
#39951 pypa/pipx - Install and Run Python Applications in Isolated Environments @itochan
v4.399.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.398.0...v4.399.0
🎉 New Packages
#39932 CQLabs/homebrew-dcm - Analyze and improve your code quality @itochan
#39941 takaishi/tfdiff: A CLI that shows attribute-level diffs between Terraform modules with clean, diff-like output
Security
#39917 ctron/oidc-cli: GitHub artifact attestations config @scop
Fixes
#39902 Re-scaffold Owloops/updo
v4.398.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.397.0...v4.398.0
🎉 New Packages
#39690 andreybleme/lazycontainer - Fancy terminal UI for Apple Containers @TyceHerrman
#39700 cilium/hubble - Hubble - Network, Service & Security Observability for Kubernetes using eBPF @terassyi
#39692 iffse/pay-respects - Command suggestions, command-not-found and thefuck replacement written in Rust @TyceHerrman
#39695 linebender/resvg - An SVG rendering library @TyceHerrman
#39696 specstoryai/getspecstory - Install our extensions for GH Copilot, Cursor and Claude Code. Try BearClaude. File issues and requests @TyceHerrman
#39698 trzsz/trzsz-ssh - trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc @TyceHerrman
Fixes
#39662 jesseduffield/lazygit: Re-scaffold @risu729
#39624 runmedev/runme: Update registry @risu729
#39631 FairwindsOps/gonogo: Support gonogo v0.3.1
#39558 cloudentity/oauth2c: Rename the package to SecureAuthCorp/oauth2c
v4.397.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.396.0...v4.397.0
🎉 New Packages
#39532 charmbracelet/crush: The glamourous AI coding agent for your favourite terminal @ras0q
#39538 satococoa/wtp: A powerful Git worktree CLI tool with automated setup, branch tracking, and smart navigation @risu729
Fixes
#39507 Wilfred/difftastic: Re-scaffold @risu729
#39506 bazelbuild/bazel-watcher: Update registry for V prefixed and latest version @risu729
v4.396.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.395.0...v4.396.0
🎉 New Packages
#39437 mrjosh/helm-ls: Language server for Helm
Fixes
#39436 Support maprobe v0.8.0 or later
#39426 Add Windows/amd64 support for ynqa/jnv
v4.395.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.394.0...v4.395.0
🎉 New Packages
#39387 RyuyaIshibashi/aws-s3-siggy: Generate presigned URLs for AWS S3 operations (upload, download, delete, multipart upload)
v4.394.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.393.0...v4.394.0
🎉 New Packages
#39367 hytromo/mimosa - Zero-config docker image promotion @hytromo
Fixes
#39373 hashicorp/nomad: Exclude ent-changelog versions @risu729
v4.393.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.392.0...v4.393.0
🎉 New Packages
#39344 sr.ht/~charles/rq - rq (Rego Query) is inspired by jq, and aims to offer a similar set of capabilities oriented around running Rego queries @refi64
Fixes
#39345 chore: unpin lima @refi64
#39328 abhimanyu003/sttr: Fix cosign config
v4.392.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.391.0...v4.392.0
🎉 New Packages
#39204 yarnpkg/berry: Active development trunk for Yarn
yarn has two lines.
This package is for yarn berry.
If you want to install yarn v1, please use the package
yarnpkg/yarn
If you want to install packages globally by yarn, you need to add
$(yarn global bin)
to$PATH
.aqua can't change
$PATH
dynamically, so$(yarn global bin)
must be static.If
$(yarn global bin)
depends on the yarn version, you need to fix it.e.g.
Rename
#39290 Rename the package rustwasm/wasm-pack drager/wasm-pack
v4.391.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.390.0...v4.391.0
🎉 New Packages
#39089 MaybeJustJames/zephyr - Tree shaking breeze for PureScript CoreFn AST @risu729
#39079 crazywhalecc/static-php-cli - Build standalone PHP binaries on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included @risu729
#39114 mstange/samply - Command-line sampling profiler for macOS, Linux, and Windows @sapphi-red
#39171 noperator/jqfmt: like gofmt, but for jq
Fixes
#39146 bazelbuild/bazel-watcher: Mark v0.26.5 as no_asset @risu729
#39172 Re-scaffold clowdhaus/eksup
v4.390.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.389.0...v4.390.0
🎉 New Packages
#39086 barthr/redo - Redo is the ultimate tool to create reusable functions from your history in an interactive way @risu729
#39083 cloud66-oss/copper - A configuration file validator for Kubernetes @risu729
#39081 cloudfoundry/uaa-cli - CLI for UAA written in Go @risu729
#39088 jstemmer/go-junit-report - Convert Go test output to JUnit XML @risu729
#39087 ohkrab/krab - Krab is a migration and automation tool for PostgreSQL based on HCL syntax @risu729
#39085 pulumi/esc - Pulumi ESC is a centralized, secure service for environments, secrets, and configuration management, optimized for multi-cloud infrastructures and applications @risu729
#39082 slok/agebox - Age based repository file encryption gitops tool @risu729
Fixes
#39095 Add checksum configs to some packages
v4.389.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.388.0...v4.389.0
🎉 New Packages
#39061 airbytehq/abctl - Airbyte's CLI for managing local Airbyte installations @artemklevtsov
#39038 opentofu/tofu-ls: OpenTofu Language Server
#39066 sourcemeta/jsonschema: The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines
Fixes
#39063 Fix Maven downloads by using archive.apache.org @motlin
Improvement
#39046 jdx/mise: Add
no_asset
to broken releases @risu729v4.388.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.387.0...v4.388.0
🎉 New Packages
#38847 KhronosGroup/KTX-Software - KTX (Khronos Texture) Library and Tools @risu729
#39019 mono0926/LicensePlist - A license list generator of all your dependencies for iOS applications @risu729
#39020 inovex/CalendarSync - Stateless CLI tool to sync calendars across different calendaring systems @risu729
#39023 EnvCLI/EnvCLI - Don't install Node, Go, ... locally - use containers you define within your project. If you have a new machine / other contributors you just have to install docker and envcli to get started @risu729
#39024 wren-lang/wren-cli - A command line tool for the Wren programming language @risu729
#39025 jdx/pitchfork - Daemons with DX @risu729
#39026 aduros/wasm4 - Build retro games using WebAssembly for a fantasy console @risu729
#39029 Kotlin/kotlin-interactive-shell - Kotlin Language Interactive Shell @risu729
v4.387.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.386.0...v4.387.0
🎉 New Packages
#38955 sivchari/ccowl: A cross-platform status bar application that monitors Claude Code usage in real-time
#38911 ytdl-org/ytdl-nightly: Nightly builds for youtube-dl @risu729
#38717 hay-kot/scaffold: A cookie cutter alternative with in-project scaffolding for generating components, controllers, or other common code patterns
Security
#38878 opentofu/opentofu: Use .tar.gz and update cosign config @risu729
Fixes
#38960 oven-sh/bun: Use the non musl binary
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.23.4
Compare Source
2.23.4
Prior to this release Ginkgo would compute the incorrect number of available CPUs when running with
-p
in a linux container. Thanks to @emirot for the fix!Features
2b9c428
]Fixes
1f59d07
]Maintenance
2d134d5
]v2.23.3
Compare Source
2.23.3
Fixes
-
as a standalone argument [cfcc1a5
]feaf292
]88e2282
]v2.23.2
Compare Source
2.23.2
🎉🎉🎉
At long last, some long-standing performance gaps between
ginkgo
andgo test
have been resolved!Ginkgo operates by running
go test -c
to generate test binaries, and then running those binaries. It turns out that the compilation step ofgo test -c
is slower thango test
's compilation step becausego test
strips out debug symbols (ldflags=-w
) whereasgo test -c
does not.Ginkgo now passes the appropriate
ldflags
togo test -c
when running specs to strip out symbols. This is only done when it is safe to do so and symbols are preferred when profiling is enabled and whenginkgo build
is called explicitly.This, coupled, with the instructions for disabling XProtect on MacOS yields a much better performance experience with Ginkgo.
v2.23.1
Compare Source
2.23.1
🚨 For users on MacOS 🚨
A long-standing Ginkgo performance issue on MacOS seems to be due to mac's antimalware XProtect. You can follow the instructions here to disable it in your terminal. Doing so sped up Ginkgo's own test suite from 1m8s to 47s.
Fixes
Ginkgo's CLI is now a bit clearer if you pass flags in incorrectly:
a0e52ff
]b799d8d
]This might cause existing CI builds to fail. If so then it's likely that your CI build was misconfigured and should be corrected. Open an issue if you need help.
v2.23.0
Compare Source
2.23.0
Ginkgo 2.23.0 adds a handful of methods to
GinkgoT()
to make it compatible with thetesting.TB
interface in Go 1.24.GinkgoT().Context()
, in particular, is a useful shorthand for generating a new context that will clean itself up in aDeferCleanup()
. This has subtle behavior differences from the golang implementation but should make sense in a Ginkgo... um... context.Features
37a511b
]Fixes
7556a86
]4df06c6
]Maintenance
cbcf39a
]9b261ff
]00f19c8
]e98a4df
]60cc4e2
]fea6f2d
]31d7813
]fc3bbd6
]aee0d56
]809a710
]v2.22.2
Compare Source
What's Changed
Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2
v2.22.1
Compare Source
2.22.1
Fixes
Fix CSV encoding
aab3da6
]c09df39
]96a80fc
]43dad69
]Maintenance
c88c634
]4df44bf
]onsi/gomega (github.com/onsi/gomega)
v1.38.0
Compare Source
1.38.0
Features
4ee7ed0
]Fixes
36bbf72
]Maintenance
529d408
]acd1f55
]bae65a0
]8dda91f
]212d812
]59bd7f9
]328c729
]9a798a1
]04a72c6
]v1.37.0
Compare Source
1.37.0
Features
5666f98
]v1.36.3
Compare Source
1.36.3
Maintenance
adb8b49
]interface{}
withany
[7613216
]9fe5259
]a0e85b9
]604a8b1
]36fbc84
]ced70d7
]c8b4a07
]06431b9
]b55a92d
]a1d518b
]v1.36.2
Compare Source
Maintenance
prometheus/client_golang (github.com/prometheus/client_golang)
v1.23.0
: - 2025-07-30Compare Source
All Changes
* Update example test by @SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1827 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1828 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1831 * Update runtime metrics for Go v1.23 and v1.24 by @aknuds1 in https://github.com/prometheus/client_golang/pull/1833 * Fix `errNotImplemented` reference by @aknuds1 in https://github.com/prometheus/client_golang/pull/1835 * build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1826 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1832 * Cut v1.23.0-rc.0 by @vesari in https://github.com/prometheus/client_golang/pull/1837 * cut v1.23.0-rc.1 by @vesari in https://github.com/prometheus/client_golang/pull/1842New Contributors
Full Changelog: https://github.com/prometheus/client\_golang/compare/v1.22.0...v1.23.0
v1.22.0
: - 2025-04-07Compare Source
zstd
support introduce in #1496Experimental support for
zstd
on scrape was added, controlled by the requestAccept-Encoding
header.It was enabled by default since version 1.20, but now you need to add a blank import to enable it.
The decision to make it opt-in by default was originally made because the Go standard library was expected to have default zstd support added soon,
https://github.com/golang/go/issues/62513 however, the work took longer than anticipated and it will be postponed to upcoming major Go versions.
e.g.:
WithLookbackDelta
andWithStats
options have been added to API client. #1743All Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 Renovate Bot.