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.82.0
->v4.88.0
v0.24.3
->v0.24.4
v2.38.0
->v2.39.1
v0.28.0
->v0.28.2
0.43.0
->0.44.1
v1.9.6
->v1.9.9
1.28.3
->1.28.4
v0.2.53
->v0.2.54
0.8.1
->0.8.3
v1.26.0
->v1.27.0
v0.48.0
->v0.49.0
v2.40.4
->v2.41.0
v0.39.0
->v0.39.1
Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.88.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.87.0...v4.88.0
🎉 New Packages
#17444 #17449 kyoh86/richgo: Enrich
go test
outputs with text decorations#17437 #17450 mpalmer/action-validator: Tool to validate GitHub Action and Workflow YAML files
Fixes
#17447 Melkeydev/go-blueprint: Follow up changes of go-blueprint v0.3.0
v4.87.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.86.1...v4.87.0
🎉 New Packages
#17417 aptly-dev/aptly: Debian repository management tool @takumin
aqua >= v2.13.0 is required
Fixes
#17419 suzuki-shunsuke/circleci-config-merge: Follow up changes of circleci-config-merge v1.1.6
v4.86.1
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.86.0...v4.86.1
Fixes
#17380 noborus/xlsxsql: Follow up changes of xlsxsql v0.2.0
noborus/xlsxsql@4dd298b
#17398 #17399 #17400 #17401 k0kubun/sqldef/{sqlite3def,mssqldef,mysqldef,psqldef} The GitHub Repository k0kubun/sqldef was transferred to sqldef/sqldef
v4.86.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.85.0...v4.86.0
🎉 New Packages
#17327 noborus/xlsxsql: Execute SQL on xlsx file @ponkio-o
Fixes
#17338 bitnami/charts-syncer: Follow up changes of charts-syncer v0.20.2
Fix transferred repositories
#17326 github/hub: Transfer the repository to mislav/hub
#17325 ellie/atuin: Transfer the repository to atuinsh/atuin
#17324 bitnami-labs/charts-syncer: Transfer the repository to bitnami/charts-syncer
#17323 batchcorp/plumber: Transfer the repository to streamdal/plumber
#17320 anqiansong/github-compare: Tranfer the repository to kesonan/github-compare
#17315 kubernetes-sigs/kubefed: Transfer the repository to kubernetes-retired/kubefed
#17314 knipferrc/fm: Transfer the repository to mistakenelf/fm
#17305 jdxcode/rtx: Transfer the repository to jdx/rtx
Finally, we succeeded in automatic fix of aqua-registry's packages whose GitHub Repositories were transferred 🎉
This is the list of created pull requests.
https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+is%3Aclosed+transfer+author%3Aapp%2Faquaproj-aqua-registry+is%3Amerged
Please see the example, then you would understand what we did.
A lot of aqua packages are associated with GitHub Repositories.
But sometimes GitHub Repositories are transferred.
If GitHub Repositories were transferred, we need to fix aqua-registry.
We automated the fix!
v4.85.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.84.0...v4.85.0
🎉 New Packages
#17271 #17279 acheronfail/repgrep: An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line
#17299 ismaelgv/rnr: A command-line tool to batch rename files and directories @CrystalMethod
#17304 suzuki-shunsuke/ghcp: Tool to fork a repository, commit files, create a pull request and upload assets using GitHub API
Fixes
#17265 Melkeydev/go-blueprint: Follow up changes of go-blueprint v0.2.11
v4.84.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.83.0...v4.84.0
🎉 New Packages
#17257 Melkeydev/go-blueprint: Go-blueprint allows users to spin up a quick Go project using a popular framework @CrystalMethod
#17260 Mikescher/better-docker-ps: Because
docker ps
is annoying and does not fit my monitor/terminal width @CrystalMethod#17243 Piturnah/gex: Git Explorer: cross-platform git workflow improvement tool inspired by Magit @CrystalMethod
Others
#17239 Fix sha256 of aqua-installer @CrystalMethod
v4.83.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.82.0...v4.83.0
🎉 New Packages
#17231 Macchina-CLI/macchina: A system information frontend with an emphasis on performance @CrystalMethod
Fixes
#17224 kubernetes-sigs/zeitgeist: Follow up changes of zeitgeist v0.4.2
bitnami-labs/sealed-secrets (bitnami-labs/sealed-secrets)
v0.24.4
Compare Source
Changelog
cli/cli (cli/cli)
v2.39.1
: GitHub CLI 2.39.1Compare Source
What's Changed
New Contributors
Full Changelog: cli/cli@v2.39.0...v2.39.1
v2.39.0
: GitHub CLI 2.39.0Compare Source
What's Changed
release create
: Fix--latest
flag behavior when creating release wth assets by @arunsathiya in https://github.com/cli/cli/pull/8207issue
/pr
: Include project item status when exporting issues and pull requests by @mattruggio in https://github.com/cli/cli/pull/8202codespace
: Resolve race condition in codespaces connection by @dmgardiner25 in https://github.com/cli/cli/pull/8275release download
: Improve usage documentation by @muzimuzhi in https://github.com/cli/cli/pull/8294run view
: Simplify annotation fetch error handling by @williammartin in https://github.com/cli/cli/pull/8301api
: Set default Accept header when one is not specified by @samcoe in https://github.com/cli/cli/pull/8303New Contributors
Full Changelog: cli/cli@v2.38.0...v2.39.0
derailed/k9s (derailed/k9s)
v0.28.2
Compare Source
Release v0.28.2
Notes
Thank you to all that contributed with flushing out issues and enhancements for K9s! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes! If you've filed an issue please help me verify and close. Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated! Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!
As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey, please consider joining our sponsorship program and/or make some noise on social! @kitesurfer
On Slack? Please join us K9slackers
♫ Sounds Behind The Release ♭
A Word From Our Sponsors...
To all the good folks below that opted to
pay it forward
and join our sponsorship program, I salute you!!Feature Release
Sanitize Me!
Over time, you might end up with a lot of pod cruft on your cluster. Pods that might be completed, erroring out, etc... Once you've completed your pod analysis it could be useful to clear out these pods from your cluster.
In this drop, we introduce a new command
sanitize
akaz
available on pod views otherwise known asThe Axe!
. This command performs a clean up of all pods that are in either in completed, crashloopBackoff or failed state. This could be especially handy if you run workflows jobs or commands on your cluster that might leave lots ofturd
pods. Tho this has aphat
fail safe dialog please be careful with this one as it is a blunt tool!Resolved Issues
Contributed PRs
Please be sure to give
Big Thanks!
andATTA Girls/Boys!
to all the fine contributors for making K9s better for all of us!!© 2023 Imhotep Software LLC. All materials licensed under Apache v2.0
v0.28.1
Compare Source
Release v0.28.1
Notes
Thank you to all that contributed with flushing out issues and enhancements for K9s! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes! If you've filed an issue please help me verify and close. Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated! Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!
As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey, please consider joining our sponsorship program and/or make some noise on social! @kitesurfer
On Slack? Please join us K9slackers
♫ Sounds Behind The Release ♭
A Word From Our Sponsors...
To all the good folks below that opted to
pay it forward
and join our sponsorship program, I salute you!!Feature Release
Sanitize Me!
Over time, you might end up with a lot of pod cruft on your cluster. Pods that might be completed, erroring out, etc... Once you've completed your pod analysis it could be useful to clear out these pods from your cluster.
In this drop, we introduce a new command
sanitize
akaz
available on pod views otherwise known asThe Axe!
. This command performs a clean up of all pods that are in either in completed, crashloopBackoff or failed state. This could be especially handy if you run workflows jobs or commands on your cluster that might leave lots ofturd
pods. Tho this has aphat
fail safe dialog please be careful with this one as it is a blunt tool!Resolved Issues
Contributed PRs
Please be sure to give
Big Thanks!
andATTA Girls/Boys!
to all the fine contributors for making K9s better for all of us!!© 2023 Imhotep Software LLC. All materials licensed under Apache v2.0
junegunn/fzf (junegunn/fzf)
v0.44.1
Compare Source
focus
eventv0.44.0
Compare Source
display an image using Kitty image protocol or Sixel. You can use it
like so:
fzf --preview='fzf-preview.sh {}'
kevincobain2000/gobrew (kevincobain2000/gobrew)
v1.9.9
Compare Source
Changelog
4cee4c2
mod has - stopping to make release. After this release the bug will be fixedv1.9.7
Compare Source
Changelog
8cbdd91
Merge pull request #151 from kevincobain2000/kevincobain2000-patch-1877885a
Merge pull request #152 from kevincobain2000/feature/limit-cif6903ad
Merge pull request #153 from kevincobain2000/feature/obsolete4f13840
Merge pull request #154 from kevincobain2000/kevincobain2000-patch-1f83b038
Merge pull request #155 from kevincobain2000/feature/mod-bugff9c9e8
Update README.md - header img9680c45
Update coveritup.yml48fb44e
Update git.io.sh5d396a4
push tooe2346cc
run when needed879dfb2
script no longer needed3a05718
unable to obtain mod versionkubernetes/kubectl (kubernetes/kubectl)
v1.28.4
Compare Source
nektos/act (nektos/act)
v0.2.54
Compare Source
Changelog
New Features
04011b6
feat: support runs-on labels and group (#2062)Bug fixes
74b0fe8
fix: (#2075)5a79256
fix: panic (#2071)Other
7693697
chore: bump VERSION to 0.2.544dcb9b7
build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#2091)5547789
Evaluate if condition when calling a reusable workflow (#2087)c8f847d
Evaluate all service values (#2054)18b4714
Don't set GITHUB_TOKEN (#2089)610358e
Support array expressions in runs-on (#2088)1c16fd1
Use unique name for reusable workflow (#2015)55b09a0
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2079)simulot/immich-go (simulot/immich-go)
v0.8.3
Compare Source
Changelog
bc6f066
Merge branch 'feature-#58---add-filter-on-directories-during-the-import' into Fix-for-#69----Panic--runtime-error--slice-bounds-out-of-range---29--c62e7a0
add trimpath to goreleaser.ymald4442af
fix for #69: Panic: runtime error: slice bounds out of rangea5bed00
implement nologgerd69c11a
move the logger package at root of the projectdf77d9b
wip #698df7277
wip #69v0.8.2
Compare Source
Changelog
0792ade
doc: edit releases.md20e3422
fix for #61: album must have name errorfb9b7fb
fix for #64 segfaultcc58567
wip: fix for segfaultstern/stern (stern/stern)
v1.27.0
Compare Source
⚡ Notable Changes
Add new template function:
toTimestamp
The
toTimestamp
function takes in an object, a layout, and optionally a timezone. This allows for more custom time parsing, for instance, if a user doesn't care about seeing the date of the log and only the time (in their own timezone) they can use a template such as:Add generic kubectl options
stern now has the generic options that kubectl has, and a new
--show-hidden-options
option.The number of kubectl generic options is so large that it makes it difficult to see stern's own list of options, so we usually hide them. Use
--show-hidden-options
if you want to list.Changes
f315819
(Kazuki Suda)5445cd5
(Will Anderson)terraform-linters/tflint (terraform-linters/tflint)
v0.49.0
Compare Source
What's Changed
Enhancements
TFLINT_CONFIG_FILE
by @wata727 in https://github.com/terraform-linters/tflint/pull/1903tflint-ignore-file
annotation by @wata727 in https://github.com/terraform-linters/tflint/pull/1909Chores
-e
out of shebang by @ddelange in https://github.com/terraform-linters/tflint/pull/1870New Contributors
Full Changelog: terraform-linters/tflint@v0.48.0...v0.49.0
twpayne/chezmoi (twpayne/chezmoi)
v2.41.0
Compare Source
Changelog
Features
26fd133
feat: Add git-commit-message to generate commandc6688d2
feat: Make commit message templates regular templatesf7c3745
feat: Add git.commitMessageTemplateFile config variable1f016e8
feat: Add edit-config-template commandFixes
d9cb6b0
fix: Don't escape HTML characters in JSON stringsDocumentation updates
b94f954
docs: Document support for the passage password managera1fba75
docs: add how-to for gpg ↔ age migration8d58c3e
docs: Fix default value of persistentState variableOther
e8ed4c4
refactor: Allowmkdocs build
from any originzellij-org/zellij (zellij-org/zellij)
v0.39.1
Compare Source
This is a patch release to fix some issues that came out with the recent
0.39.0
release.The main user-facing issue here is reducing the serialization interval to 1 minute by default and allowing it to be configured using the
serialization_interval
configuration parameter.Thanks to the many community contributions which helped quickly fix a lot of the bugs found in the release! It's good to see so many people relying heavily on the tool and helping maintain it so quickly.
What's Changed
New Contributors
Full Changelog: zellij-org/zellij@v0.39.0...v0.39.1
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.