Merged
Conversation
b07869e to
87bc2fe
Compare
87bc2fe to
d2a104a
Compare
scottames
approved these changes
Feb 3, 2024
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:
v4.124.0->v4.128.0v2.42.1->v2.43.10.46.0->0.46.1v0.17.2->v0.17.3v0.2.57->v0.2.59v2.2.2->v2.2.30.9.12->0.10.0v0.11.0->v0.12.0v0.169.0->v0.170.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.128.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.127.1...v4.128.0
🎉 New Packages
#19594 gitea.com/gitea/tea: Command line tool to interact with Gitea servers
#19593 gitlab.com/gitlab-org/cli: A GitLab CLI tool bringing GitLab to your command line
v4.127.1Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.127.0...v4.127.1
Fixes
#19544 eza-community/eza: Support darwin and windows/arm64 using cargo
#19568 sharkdp/bat: Regenerate config by
cmdx s#19591 swaggo/swag: Follow up changes of swag v1.16.3
v4.127.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.126.0...v4.127.0
🎉 New Packages
#19518 crates.io/eza: A modern replacement for ls @Omochice
Fixes
#19530 eza-community/eza: Regenerate config by
cmdx s#19533 okta/okta-aws-cli: Follow up changes of okta-aws-cli v2.0.1
🎉 New Contributors
Thank you for your contribution!
@Omochice #19518
v4.126.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.125.1...v4.126.0
🎉 New Packages
#13513 #19465 loft-sh/devpod: Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker @CrystalMethod
v4.125.1Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.125.0...v4.125.1
Fixes
#19450 lxc/incus: Follow up changes of incus v0.5.1
#19447 kool-dev/kool: Follow up changes of kool 3.0.0
#19442 mattn/zig-update: Follow up changes of zig-update
#19439 cli/cli: Disable rosetta2 and use files for darwin/arm64
v4.125.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.124.0...v4.125.0
🎉 New Packages
#19388 erebe/wstunnel: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI @CrystalMethod
cli/cli (cli/cli)
v2.43.1: GitHub CLI 2.43.1Compare Source
What's Changed
Full Changelog: cli/cli@v2.43.0...v2.43.1
v2.43.0: GitHub CLI 2.43.0Compare Source
Special note
With this release, the GitHub CLI team sees @samcoe off to new adventures beyond GitHub! 😿 Sam has been an amazing maintainer and colleague who has helped so many people adopt
ghwhile trying to connect with the community regarding its needs. There will forever be a Sam-shaped hole no one can fill but hope he continues to be a part wherever his whirlwind journey takes him! ❤️What's Changed
--jsonexport flag for release list by @v1v in https://github.com/cli/cli/pull/8474pr view. by @octo in https://github.com/cli/cli/pull/8566New Contributors
Full Changelog: cli/cli@v2.42.1...v2.43.0
junegunn/fzf (junegunn/fzf)
v0.46.1Compare Source
marcosnils/bin (marcosnils/bin)
v0.17.3Compare Source
Changelog
9da887dallow to install and remove binaries in relative paths (#186)nektos/act (nektos/act)
v0.2.59Compare Source
Changelog
New Features
12c0c42feat: correctly use the xdg library, which has the side effect to fix the config survey (#2195)Other
b7a8145chore: bump VERSION to 0.2.59v0.2.58Compare Source
Changelog
New Features
f055d4afeat: support offline mode (#2128)f7a846dfeat: cli option to enable the new action cache (#1954)Bug fixes
054caecfix: use correct path to toolcache (#1494)5e0d29dfix: improve warning about remote not found (#2169)6dd6725fix: improve new-action-cache fetch failure error (#2172)09d4b5dfix: subpath actions via new artifact cache (#2170)a6ec2c1fix: improve action not found error (#2171)6091094fix: write default config in XDG config dir to avoid cluttering the HOME directory by default (#2140)7f7d84bfix: match cacherestore-keysin creation reverse order (#2153)Other
3ed38d8chore: bump VERSION to 0.2.580dbf44cbuild(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#2187)6dcf9bcbuild(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188)df61c7fbuild(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#2189)36e0261build(deps): bump github.com/opencontainers/image-spec (#2167)46dc2ffbuild(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186)5a80a04refactor: filecollector into new package (#2174)4ca35d2build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175)424fd5erefactor(cmd/root): simplifyparseEnvs(#2162)6a8c42aAdd containerd's normalized architectures to archMapper (#2168)c215e08build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#2164)8072a00WorkflowDispatchConfig supports multiple yaml node kinds (#2123)15bb54fbuild(deps): bump actions/upload-artifact from 3 to 4 (#2133)cd40f3fci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#2156)adbe229Add support for NetBSD (#2023)96d6cf8build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2149)ef5746bbuild(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#2148)sigstore/cosign (sigstore/cosign)
v2.2.3Compare Source
Bug Fixes
Features
Documentation
versionsub-command expected behaviour documentation and testing (#3447)Misc
Contributors
simulot/immich-go (simulot/immich-go)
v0.10.0Compare Source
Changelog
0d8a166Merge branch 'main' into #135-feat--use-the-searchAssets-API-to-workaroud-server's-timeout13e6ba4Update readme.md (#137)815ef70fix: #131 panic syntax error in patterna51e022fix: #135 use the searchAssets API to workaround server's timeoutwagoodman/dive (wagoodman/dive)
v0.12.0Compare Source
Changelog
v0.12.0 (2024-02-02)
Full Changelog
Added Features
Bug Fixes
Additional Changes
weaveworks/eksctl (weaveworks/eksctl)
v0.170.0: eksctl 0.170.0 (permalink)Compare Source
Release v0.170.0
🚀 Features
🎯 Improvements
📝 Documentation
Acknowledgments
The eksctl maintainers would like to sincerely thank:
@skl
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.