chore(deps): update ⬆️ aqua-packages #125
Merged
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:
v0.65.1
->v0.73.4
v0.4.0
->v0.4.1
v0.87.0
->v0.98.0
v0.11.0
->v0.13.0
v0.6.0
->v0.7.1
v2.32.3
->v2.33.0
1.21.0
->1.21.5
v1.20.0
->v1.22.1
v1.10.1
->v1.11.0
v4.35.1
->v4.40.5
v1.12.0
->v1.17.0
v1.17.0
->v1.18.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
anchore/grype (anchore/grype)
v0.73.4
Compare Source
Additional Changes
(Full Changelog)
v0.73.3
Compare Source
Additional Changes
(Full Changelog)
v0.73.2
Compare Source
Bug Fixes
(Full Changelog)
v0.73.1
Compare Source
Bug Fixes
Additional Changes
(*regexp.Regexp).MatchString
[#1592 @Juneezee](Full Changelog)
v0.73.0
Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
v0.72.0
Compare Source
Added Features
Bug Fixes
(Full Changelog)
v0.71.0
Compare Source
Added Features
(Full Changelog)
v0.70.0
Compare Source
Added Features
Bug Fixes
(Full Changelog)
v0.69.1
Compare Source
Bug Fixes
Additional Changes
(Full Changelog)
v0.69.0
Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
v0.68.1
Compare Source
v0.68.1 (2023-09-15)
Full Changelog
Bug Fixes
v0.68.0
Compare Source
v0.68.0 (2023-09-14)
Full Changelog
Added Features
Bug Fixes
v0.67.0
Compare Source
v0.67.0 (2023-09-11)
Full Changelog
Additional Changes
v0.66.0
Compare Source
v0.66.0 (2023-08-31)
Full Changelog
Added Features
Bug Fixes
Additional Changes
v0.65.2
Compare Source
v0.65.2 (2023-08-17)
Full Changelog
Additional Changes
anchore/quill (anchore/quill)
v0.4.1
Compare Source
Changelog
v0.4.1 (2023-08-25)
Full Changelog
Bug Fixes
Additional Changes
anchore/syft (anchore/syft)
v0.98.0
Compare Source
Added Features
Bug Fixes
pkg.Collection
[#2341 @wagoodman]syft some-jar.jar
fails to find packages if PWD is a symlink [#2355 #2359 @willmurphyscode]""
, disables detection of symlinked*.jar
files [#1962 #2359 @willmurphyscode]syft attest
broken since 0.85.0 [#2333 #2337 @wagoodman]Breaking Changes
Additional Changes
(Full Changelog)
Special Thanks
Thanks @duanemay and @whalelines for the enhanced binary classifier support 👍
v0.97.1
Compare Source
Bug Fixes
Additional Changes
syft version
report is broken with 0.97.0 release [#2334 #2335 @spiffcs](Full Changelog)
v0.97.0
Compare Source
Added Features
Bug Fixes
dpkg-db-cataloger
not working [#2323]Breaking Changes
Additional Changes
(Full Changelog)
v0.96.0
Compare Source
Added Features
Bug Fixes
(Full Changelog)
v0.95.0
Compare Source
Added Features
Bug Fixes
Breaking Changes
Additional Changes
(Full Changelog)
v0.94.0
Compare Source
Added Features
Bug Fixes
(Full Changelog)
v0.93.0
Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
v0.92.0
Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
v0.91.0
Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
v0.90.0
Compare Source
v0.90.0 (2023-09-11)
Full Changelog
Added Features
Bug Fixes
Additional Changes
v0.89.0
Compare Source
v0.89.0 (2023-08-31)
Full Changelog
Added Features
Bug Fixes
config.yaml
in working dir [Issue #1634] [PR #2001] [kzantow]v0.88.0
Compare Source
v0.88.0 (2023-08-25)
Full Changelog
Added Features
Bug Fixes
v0.87.1
Compare Source
v0.87.1 (2023-08-17)
Full Changelog
Bug Fixes
charmbracelet/gum (charmbracelet/gum)
v0.13.0
Compare Source
Changelog
New Features
Add
--select-if-one
flag togum choose
andgum filter
.fb6849c
:--select-if-one
flag tochoose
/filter
. (#398) (@kennyp)Bug fixes
5c65944
: (fix): ShowOutput flag displays in realtime (#405) (@hopefulTex)Verifying the artifacts
First, download the
checksums.txt
file, for example, withwget
:wget 'https://github.com/charmbracelet/gum/releases/download/v0.13.0/checksums.txt'
Then, verify it using
cosign
:If the output is
Verified OK
, you can safely use it to verify the checksums of other artifacts you downloaded from the release usingsha256sum
:Done! You artifacts are now verified!
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.12.0
Compare Source
Gum Log 🪵
Version 0.12.0 of gum features a brand new
log
command. Gumlog
logs messages to the terminal at using different levels and styling using thecharmbracelet/log
library.To get started, simply run:
See
charmbracelet/log
for more usage.What's Changed
--value
is being used by @piero-vic in https://github.com/charmbracelet/gum/pull/448New Contributors
Full Changelog: charmbracelet/gum@v0.11.0...v0.12.0
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
charmbracelet/vhs (charmbracelet/vhs)
v0.7.1
Compare Source
Freeze Frame ❄️ 📸
With VHS
v0.7.0
, you can capture the any moment during tape execution. Just add inScreenshot <filename>.png
to your tapes:Your tape outputs a GIF, and outputs a file named
files.png
.Copy-Paste Functionality!
VHS can now talk to your system clipboard. Please keep this in mind when executing tapes from unknown sources.
New Modifiers + Keys Alert!
VHS
v0.7.0
has some new additions: introducing the top levelShift+
modifier and theInsert
+Delete
keys!Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.
v0.7.0
Compare Source
Freeze Frame ❄️ 📸
With VHS
v0.7.0
, you can capture the any moment during tape execution. Just add inScreenshot <filename>.png
to your tapes:Your tape outputs a GIF, and outputs a file named
files.png
.Copy-Paste Functionality!
VHS can now talk to your system clipboard. Please keep this in mind when executing tapes from unknown sources.
New Modifiers + Keys Alert!
VHS
v0.7.0
has some new additions: introducing the top levelShift+
modifier and theInsert
+Delete
keys!Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.
direnv/direnv (direnv/direnv)
v2.33.0
Compare Source
hook.md
by @amtoine in https://github.com/direnv/direnv/pull/1175direnv status --json
by @shivaraj-bh in https://github.com/direnv/direnv/pull/1142direnv disallow
to deny by @will in https://github.com/direnv/direnv/pull/1182allowPath
forLoadedRC
by @shivaraj-bh in https://github.com/direnv/direnv/pull/1157CommandsDispatch
by @Juneezee in https://github.com/direnv/direnv/pull/1166golang/go (golang/go)
v1.21.5
Compare Source
v1.21.4
Compare Source
v1.21.3
Compare Source
v1.21.2
Compare Source
v1.21.1
Compare Source
goreleaser/goreleaser (goreleaser/goreleaser)
v1.22.1
Compare Source
Changelog
Bug fixes
e33d053
: fix: --single-target when no match (@caarlos0)c0b2be3
: fix: handle configs with no explicit targets on --single-target (@caarlos0)Build process updates
4f17fba
: build: fix setup-task rate limit (@caarlos0)be9ad4d
: build: update workflow (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.22.0...v1.22.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), 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.