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 #298

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua-registry patch v4.208.0 -> v4.208.1
casey/just minor 1.32.0 -> 1.33.0
cli/cli minor v2.53.0 -> v2.54.0
fujiwara/awslim patch v0.3.1 -> v0.3.2
hashicorp/packer patch v1.11.1 -> v1.11.2
homeport/dyff minor v1.8.1 -> v1.9.0
junegunn/fzf patch v0.54.2 -> v0.54.3
nektos/act patch v0.2.64 -> v0.2.65
simulot/immich-go minor 0.20.1 -> 0.21.1
snyk/cli patch v1.1292.1 -> v1.1292.2
sxyazi/yazi minor v0.2.5 -> v0.3.0
weaveworks/eksctl minor v0.187.0 -> v0.188.0
withgraphite/homebrew-tap patch v1.4.1 -> v1.4.2

Release Notes

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

v4.208.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.208.0...v4.208.1

Fixes

#​25346 junegunn/fzf: Follow up changes of fzf v0.54.2 for macOS

https://github.com/junegunn/fzf/releases/tag/v0.54.2

Updated GoReleaser to 2.1.0 to simplify notarization of macOS binaries
macOS archives will be in tar.gz format instead of zip format since we no longer notarize the zip files but binaries

casey/just (casey/just)

v1.33.0

Compare Source

Fixed
  • Use correct backtick and shell() expression working directory in submodules (#​2285 by casey)
Added
Misc
cli/cli (cli/cli)

v2.54.0

Compare Source

fujiwara/awslim (fujiwara/awslim)

v0.3.2

Compare Source

hashicorp/packer (hashicorp/packer)

v1.11.2

Compare Source

1.11.2 (July 30, 2024)

FEATURES
  • core/hcp: export Packer options, OS, CI and VCS metadata for a build.
    Following up on the introduction of metadata for builds in Packer 1.11.0,
    this version introduces more metadata. In addition to the version of Packer
    core, and the plugins used, we now capture CI-specific environment variables
    (gitlab-ci and github-actions for now), Git-specific information, OS details
    like architecture and kernel version, and the command-line options passed
    to packer build.
homeport/dyff (homeport/dyff)

v1.9.0: dyff release v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: homeport/dyff@v1.8.1...v1.9.0

junegunn/fzf (junegunn/fzf)

v0.54.3: 0.54.3

Compare Source

  • Fixed incompatibility of adaptive height specification and 'start:reload'

A regression in 0.54.0 would cause this to fail

fzf --height '~100%' --bind 'start:reload:seq 10'

- Environment variables are now available to `$FZF_DEFAULT_COMMAND`
```sh
FZF_DEFAULT_COMMAND='echo $FZF_QUERY' fzf --query foo
nektos/act (nektos/act)

v0.2.65

Compare Source

Changelog

Bug fixes
Other
simulot/immich-go (simulot/immich-go)

v0.21.1

Compare Source

Changelog

v0.21.0

Compare Source

Refactoring the Google Photos import another time

Lot of users have reported inconsistencies in upload counters. Each user case a different, and the takeout structure varies a bit.
In order to debug those cases, I have developed a way to simulate the takeout import using only the the file list. Read how to send debug data without sharing photos.

Option to force the upload of images despite the lack of JSON

Each image in a takeout is supposed to come with A JSON file giving the date of capture and the GPS coordinate. There a few reason for this:

  1. The original file is copied, modified... and sometime there ins't a JSON for all versions
  2. JSON aren't in the same ZIP file than the image, and only one part of the takeout is processed
  3. The takeout misses a bunch of JSON

When asking another takeout isn't an option, it's possible to force the upload of photos with no JSON. Use the option -upload-when-missing-JSON

The stack function is disabled

The stack function need to be improved #​399, #​345, #​235
Meanwhile, it is disabled by default. You can enable it using the option -create-stacks=TRUE.

fixes:
  • #​376 errors when uploading are disturbing the the % of the progression
  • files with same path and name, but in different part of the takeout file set was forgotten in duplicate counters
  • iPhone's Live photos recognition when the name is duplicated: ex IMG_2710(1).MP4 and IMG_2710(1).HEIC
  • Missing a file when a directory contain several files with the same name, but of a different type. Ex: IMG_0170.HEIC, IMG_0170.JPG
  • Live videos attached to duplicated photos are now counted as duplicate as well, making the final report more relevant
  • #​402 Wrong album assignment for images with the same name
  • #​390 Question: report shows way less images uploaded than scanned
  • #​376 errors when uploading are disturbing the the % of the progression
  • #​401 Add an option to import images/movies even if there is no JSON file in the takeout
snyk/cli (snyk/cli)

v1.1292.2

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Complete changelog

Bug Fixes
  • container test: Improve the accuracy of identifying npm projects within docker images by removing the explicit folder ignore rules
    (#​5384)
  • container test: Pass platform parameter when pulling an image from a container registry (#​5360)
sxyazi/yazi (sxyazi/yazi)

v0.3.0

Compare Source

After three months of development, I'm excited to announce the release of Yazi 0.3 today! This version brings a host of new features and bug fixes. Thank you to every contributor for making Yazi better and better!

This is a breaking change release, so please make sure to read:

Mouse support

The plugin system now includes five new APIs for each component - click, scroll, touch, move, and drag to handle mouse events. These APIs come with default implementations to cover common operations.

This also allows plugin developers to extend mouse behavior and create any functionality they desire.

335989621-ffe7c094-b5a2-4391-9b07-3ff8140a3f5b.mp4

See https://github.com/sxyazi/yazi/pull/1038 for more info, thanks to @​qsdrqs for his work on this!

New builtin extract plugin

https://github.com/sxyazi/yazi/pull/1321 adds a builtin extract plugin for decompressing archives, with these features:

  1. Interactive password input.
  2. Smart output directory selection with auto renaming.
  3. Supports decompressing multiple files at once.
  4. Fully async, decompression tasks can queue up and run in the background.
screenshot-001928.mp4

Enhanced file preview

Yazi 0.3 now supports the following new format to preview:

  • Fonts
  • SVGs
  • HEIC files
  • JPEG XL files

This feature requires the optional dependency ImageMagick to enable it.

screenshot-001930.mp4

Package manager

Yazi 0.3 introduces the new ya pack subcommand for package management, making plugin and theme updates more convenient. This is especially important as the plugin system is not yet stable, so providing users with the ability to easily keep everything up to date is necessary.

Add a new one to package.toml, then install it:

ya pack -a Reledia/glow

### If it's a sub-directory under the repository
ya pack -a yazi-rs/flavors#catppuccin-mocha 

Install all packages configured in package.toml:

ya pack -i

Upgrade all packages in package.toml to the latest commit:

ya pack -u

See https://github.com/sxyazi/yazi/pull/985 for details.

Redesigned Icons

https://github.com/sxyazi/yazi/pull/1086 redesigns the icons, bringing the following improvements:

  • Improved Matching Performance: The new dirs, files, and exts compile the icon rules into a HashMap at startup. This allows most icon matches to be completed with O(1) complexity, significantly enhancing performance.
  • Built-in nvim-web-devicons: This includes a richer and ready-to-use set of icons out of the box.
  • Enhanced Icon Styling: Each icon now supports specifying both dark and light colors (currently only fg_dark is used). In the future, the terminal color will automatically choose the appropriate color. This was added as part of https://github.com/sxyazi/yazi/issues/988.
  • Enhanced is Function: The original is functionality has been reimplemented as conds to allow more complex conditional expressions, such as cond = "!dir & exec".

Significant archive preview performance improvements

https://github.com/sxyazi/yazi/pull/1220 reimplements archive previewing to be streamed. This means only a small amount of necessary data needs to be read to display the preview immediately, rather than waiting for all the data to be returned and parsed as before.

Additionally, by replacing lsar with 7zip, the preview speed has been further improved. The new implementation also introduces two new features: icon display and file size display.

Other improvements

These are a few of my favorite features. For a complete list of improvements in Yazi 0.3, check out the full changelog below.

What's Changed

New Contributors

Full Changelog: sxyazi/yazi@v0.2.5...v0.3.0

weaveworks/eksctl (weaveworks/eksctl)

v0.188.0: eksctl 0.188.0

Compare Source

Release v0.188.0
🚀 Features
  • Add support for Kuala Lumpur region (ap-southeast-5) (#​7910)
🎯 Improvements
  • Add GH workflow for automatically updating nvidia device plugin static manifest (#​7898)
🧰 Maintenance
  • Update nvidia-device-plugin to v0.16.0 (#​7900)
withgraphite/homebrew-tap (withgraphite/homebrew-tap)

v1.4.2

Compare Source


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 2, 2024 01:05
@renovate renovate bot added the dependencies label Aug 2, 2024
@renovate renovate bot enabled auto-merge (squash) August 2, 2024 01:05
@renovate renovate bot merged commit b10b147 into main Aug 2, 2024
5 checks passed
@renovate renovate bot deleted the renovate/aqua-packages branch August 2, 2024 16:57
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