yasunori0418 / dotfiles

My dotfiles, all my wisdom, my castle.
Other
35 stars 2 forks source link

chore(deps): update aqua #198

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua-registry minor v4.215.0 -> v4.216.0
denoland/deno patch v1.46.0 -> v1.46.1
oven-sh/bun patch v1.1.25 -> v1.1.26
sharkdp/fd minor v10.1.0 -> v10.2.0

Release Notes

aquaproj/aqua-registry (aquaproj/aqua-registry) ### [`v4.216.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.216.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.215.1...v4.216.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.216.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.216.0) | https://github.com/aquaproj/aqua-registry/compare/v4.215.1...v4.216.0 #### 🎉 Node.js Support You can can manage Node.js using aqua. https://aquaproj.github.io/docs/reference/nodejs-support #### 🎉 New Packages [#​26185](https://togithub.com/aquaproj/aqua-registry/issues/26185) [jmespath/jp](https://togithub.com/jmespath/jp): Command line interface to JMESPath - http://jmespath.org [@​ponkio-o](https://togithub.com/ponkio-o) [#​26002](https://togithub.com/aquaproj/aqua-registry/issues/26002) [nodejs/node](https://togithub.com/nodejs/node): Node.js JavaScript runtime #### Fixes [#​26211](https://togithub.com/aquaproj/aqua-registry/issues/26211) charmbracelet/glow: Regenerate the setting [#​26212](https://togithub.com/aquaproj/aqua-registry/issues/26212) charmbracelet/skate: Regenerate the setting ### [`v4.215.1`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.215.1) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.215.0-1...v4.215.1) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.215.1) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.215.1) | https://github.com/aquaproj/aqua-registry/compare/v4.215.0...v4.215.1 #### Fixed [#​26155](https://togithub.com/aquaproj/aqua-registry/issues/26155) astral-sh/uv: Add the command `uvx` [#​26139](https://togithub.com/aquaproj/aqua-registry/issues/26139) sachaos/viddy: Regenerate the setting Follow up changes of [viddy v1.0.0](https://togithub.com/sachaos/viddy/releases/tag/v1.0.0)
denoland/deno (denoland/deno) ### [`v1.46.1`](https://togithub.com/denoland/deno/releases/tag/v1.46.1) [Compare Source](https://togithub.com/denoland/deno/compare/v1.46.0...v1.46.1) ##### 1.46.1 / 2024.08.22 - fix(ext/node): http2session ready state ([#​25143](https://togithub.com/denoland/deno/issues/25143)) - fix(ext/node): register `node:wasi` built-in ([#​25134](https://togithub.com/denoland/deno/issues/25134)) - fix(urlpattern): fallback to empty string for undefined group values ([#​25151](https://togithub.com/denoland/deno/issues/25151)) - fix: trim space around DENO_AUTH_TOKENS ([#​25147](https://togithub.com/denoland/deno/issues/25147))
oven-sh/bun (oven-sh/bun) ### [`v1.1.26`](https://togithub.com/oven-sh/bun/releases/tag/bun-v1.1.26): Bun v1.1.26 [Compare Source](https://togithub.com/oven-sh/bun/compare/bun-v1.1.25...bun-v1.1.26) To install: ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.1.26: ```bash bun upgrade ``` ##### **[Read Bun v1.1.26's release notes on Bun's blog](https://bun.sh/blog/bun-v1.1.26)** ##### Thanks to 3 contributors! - [@​cirospaciari](https://togithub.com/cirospaciari) - [@​dylan-conway](https://togithub.com/dylan-conway) - [@​Jarred-Sumner](https://togithub.com/Jarred-Sumner)
sharkdp/fd (sharkdp/fd) ### [`v10.2.0`](https://togithub.com/sharkdp/fd/releases/tag/v10.2.0) [Compare Source](https://togithub.com/sharkdp/fd/compare/v10.1.0...v10.2.0) #### Features - Add --hyperlink option to add OSC 8 hyperlinks to output #### Changes - Build windows releases with rust 1.77 so windows 7 is still supported - Deb packages now include symlink for fdfind to be more consistent with official packages #### New Contributors - [@​bryanhonof](https://togithub.com/bryanhonof) made their first contribution in [https://github.com/sharkdp/fd/pull/1574](https://togithub.com/sharkdp/fd/pull/1574) - [@​JCHacking](https://togithub.com/JCHacking) made their first contribution in [https://github.com/sharkdp/fd/pull/1602](https://togithub.com/sharkdp/fd/pull/1602) - [@​RossSmyth](https://togithub.com/RossSmyth) made their first contribution in [https://github.com/sharkdp/fd/pull/1596](https://togithub.com/sharkdp/fd/pull/1596) **Full Changelog**: https://github.com/sharkdp/fd/compare/v10.1.0...v10.2.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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