Skip to content

Commit

Permalink
chore(deps): update aqua-packages (#39)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [anchore/syft](https://togithub.com/anchore/syft) | minor | `v0.59.0`
-> `v0.62.3` |
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| minor | `v3.84.0` -> `v3.102.0` |
| [direnv/direnv](https://togithub.com/direnv/direnv) | patch |
`v2.32.1` -> `v2.32.2` |
| [golang.org/x/tools/gopls](https://togithub.com/golang/tools) | minor
| `v0.9.5` -> `v0.10.1` |
| [golang/go](https://togithub.com/golang/go) | patch | `1.19.2` ->
`1.19.3` |
| [golang/tools](https://togithub.com/golang/tools) | minor | `v0.2.0`
-> `v0.3.0` |
| [goreleaser/goreleaser](https://togithub.com/goreleaser/goreleaser) |
minor | `v1.12.3` -> `v1.13.1` |

---

### Release Notes

<details>
<summary>anchore/syft</summary>

### [`v0.62.3`](https://togithub.com/anchore/syft/releases/tag/v0.62.3)

[Compare
Source](https://togithub.com/anchore/syft/compare/v0.62.2...v0.62.3)

### Changelog

#### [v0.62.3](https://togithub.com/anchore/syft/tree/v0.62.3)
(2022-11-30)

[Full
Changelog](https://togithub.com/anchore/syft/compare/v0.62.2...v0.62.3)

##### Added Features

- Add a generic binary cataloger \[[PR
#&#8203;1336](https://togithub.com/anchore/syft/pull/1336)]
\[[kzantow](https://togithub.com/kzantow)]
- Add `--name` option to override name in output
\[[1269](https://togithub.com/anchore/syft/pull/1269)]
\[[jedevc](https://togithub.com/jedevc)]

##### Bug Fixes

- Recover from bad parsing of golang binary \[[PR
#&#8203;1371](https://togithub.com/anchore/syft/pull/1371)]
\[[wagoodman](https://togithub.com/wagoodman)]
- panic: runtime error: index out of range \[0] with length 0 \[[Issue
#&#8203;1094](https://togithub.com/anchore/syft/issues/1094)]
- Syft finds no apks for some images with apks \[[Issue
#&#8203;1354](https://togithub.com/anchore/syft/issues/1354)]

### [`v0.62.2`](https://togithub.com/anchore/syft/releases/tag/v0.62.2)

[Compare
Source](https://togithub.com/anchore/syft/compare/v0.62.1...v0.62.2)

### Changelog

#### [v0.62.2](https://togithub.com/anchore/syft/tree/v0.62.2)
(2022-11-28)

[Full
Changelog](https://togithub.com/anchore/syft/compare/v0.62.1...v0.62.2)

##### Bug Fixes

- SPDX-json output differs between cli and golang implementation
\[[Issue #&#8203;1213](https://togithub.com/anchore/syft/issues/1213)]
- Python cataloging fails to remove some non-version characters from
version string \[[Issue
#&#8203;1360](https://togithub.com/anchore/syft/issues/1360)]
- Haskell Cabal packages crash syft \[[Issue
#&#8203;1362](https://togithub.com/anchore/syft/issues/1362)]
- Panic case for alpm on windows has a correct error case \[[Issue
#&#8203;1094](https://togithub.com/anchore/syft/issues/1094)]

### [`v0.62.1`](https://togithub.com/anchore/syft/releases/tag/v0.62.1)

[Compare
Source](https://togithub.com/anchore/syft/compare/v0.62.0...v0.62.1)

### Changelog

#### [v0.62.1](https://togithub.com/anchore/syft/tree/v0.62.1)
(2022-11-21)

[Full
Changelog](https://togithub.com/anchore/syft/compare/v0.62.0...v0.62.1)

##### Bug Fixes

- fix(npm): handle aliases in package-lock.json \[[Issue
#&#8203;1314](https://togithub.com/anchore/syft/issues/1314)]
\[[Mikcl](https://togithub.com/Mikcl)]
- chore: add debug logging for decode errors \[[PR
#&#8203;1352](https://togithub.com/anchore/syft/pull/1352)]
\[[kzantow](https://togithub.com/kzantow)]
- fix: sort relationships in SPDX output \[[Issue
#&#8203;1213](https://togithub.com/anchore/syft/issues/1213)]
\[[kzantow](https://togithub.com/kzantow)]

### [`v0.62.0`](https://togithub.com/anchore/syft/releases/tag/v0.62.0)

[Compare
Source](https://togithub.com/anchore/syft/compare/v0.61.0...v0.62.0)

### Changelog

#### [v0.62.0](https://togithub.com/anchore/syft/tree/v0.62.0)
(2022-11-18)

[Full
Changelog](https://togithub.com/anchore/syft/compare/v0.61.0...v0.62.0)

##### Added Features

- NPM package-lock.json version 3 \[[Issue
#&#8203;1203](https://togithub.com/anchore/syft/issues/1203)]

##### Bug Fixes

- Don't replace : with - in docker SPDX namespaces \[[Issue
#&#8203;1111](https://togithub.com/anchore/syft/issues/1111)]

### [`v0.61.0`](https://togithub.com/anchore/syft/releases/tag/v0.61.0)

[Compare
Source](https://togithub.com/anchore/syft/compare/v0.60.3...v0.61.0)

### Changelog

#### [v0.61.0](https://togithub.com/anchore/syft/tree/v0.61.0)
(2022-11-18)

[Full
Changelog](https://togithub.com/anchore/syft/compare/v0.60.3...v0.61.0)

##### Added Features

- Add support for map fields in CycloneDX (XML and JSON) \[[Issue
#&#8203;1032](https://togithub.com/anchore/syft/issues/1032)]
- Dependency's MIT license not picked up when scanning package-lock.json
\[[Issue #&#8203;1113](https://togithub.com/anchore/syft/issues/1113)]
- Support SPDX 2.3 \[[Issue
#&#8203;1292](https://togithub.com/anchore/syft/issues/1292)]

##### Bug Fixes

- Normalize alpm md5 refs \[[PR
#&#8203;1333](https://togithub.com/anchore/syft/pull/1333)]
\[[wagoodman](https://togithub.com/wagoodman)]
- APK Metadata decoding should be backwards compatible \[[PR
#&#8203;1341](https://togithub.com/anchore/syft/pull/1341)]
\[[wagoodman](https://togithub.com/wagoodman)]
- Add spdx relationship encoding for dependencies \[[PR
#&#8203;1342](https://togithub.com/anchore/syft/pull/1342)]
\[[wagoodman](https://togithub.com/wagoodman)]
- v0.3.0 SPDX SBOM Does Not Have Unique SPDXID Package IDs \[[Issue
#&#8203;923](https://togithub.com/anchore/syft/issues/923)]
- Missing licenses and "skipping encoding of unsupported property:
syft:metadata:goBuildSetting" \[[Issue
#&#8203;1007](https://togithub.com/anchore/syft/issues/1007)]
- System independent build not possible \[[Issue
#&#8203;1084](https://togithub.com/anchore/syft/issues/1084)]
- Dependency's MIT license not picked up when scanning package-lock.json
\[[Issue #&#8203;1113](https://togithub.com/anchore/syft/issues/1113)]
- No packages discovered in SIF when image source not specified \[[Issue
#&#8203;1189](https://togithub.com/anchore/syft/issues/1189)]
- `syft packages` panics on OCI archive creation \[[Issue
#&#8203;1318](https://togithub.com/anchore/syft/issues/1318)]
- Missing metadata in syft-json artifacts crashes grype \[[Issue
#&#8203;1334](https://togithub.com/anchore/syft/issues/1334)]
- CPE for amazoncorretto:19.0.1-al2 is incorrect \[[Issue
#&#8203;1337](https://togithub.com/anchore/syft/issues/1337)]

### [`v0.60.3`](https://togithub.com/anchore/syft/releases/tag/v0.60.3)

[Compare
Source](https://togithub.com/anchore/syft/compare/v0.60.2...v0.60.3)

### Changelog

#### [v0.60.3](https://togithub.com/anchore/syft/tree/v0.60.3)
(2022-11-03)

[Full
Changelog](https://togithub.com/anchore/syft/compare/v0.60.2...v0.60.3)

### [`v0.60.2`](https://togithub.com/anchore/syft/releases/tag/v0.60.2)

[Compare
Source](https://togithub.com/anchore/syft/compare/v0.60.1...v0.60.2)

### Changelog

#### [v0.60.2](https://togithub.com/anchore/syft/tree/v0.60.2)
(2022-11-02)

[Full
Changelog](https://togithub.com/anchore/syft/compare/v0.60.1...v0.60.2)

### [`v0.60.1`](https://togithub.com/anchore/syft/releases/tag/v0.60.1)

[Compare
Source](https://togithub.com/anchore/syft/compare/v0.59.0...v0.60.1)

### Changelog

#### [v0.60.1](https://togithub.com/anchore/syft/tree/v0.60.1)
(2022-11-01)

[Full
Changelog](https://togithub.com/anchore/syft/compare/v0.59.0...v0.60.1)

##### Added Features

- Remove the docker installation from the release process \[[Issue
#&#8203;577](https://togithub.com/anchore/syft/issues/577)]
- Include go binary h1 digests in SPDX \[[Issue
#&#8203;1261](https://togithub.com/anchore/syft/issues/1261)]

##### Bug Fixes

- A malformed Python RECORD file stops Syft processing \[[Issue
#&#8203;1012](https://togithub.com/anchore/syft/issues/1012)]
- Deprecated SPDX license (GFDL\* and BSD-2-Clause-NetBSD) \[[Issue
#&#8203;1179](https://togithub.com/anchore/syft/issues/1179)]
- Update SPDX license list to 3.18 \[[Issue
#&#8203;1245](https://togithub.com/anchore/syft/issues/1245)]
- Versions not printed out properly from maven pom.xml \[[Issue
#&#8203;1251](https://togithub.com/anchore/syft/issues/1251)]
- syft attest --output cyclonedx-json incompatible with cosign \[[Issue
#&#8203;1268](https://togithub.com/anchore/syft/issues/1268)]
- Create SBOM file will have suffix in modules name \[[Issue
#&#8203;1275](https://togithub.com/anchore/syft/issues/1275)]

</details>

<details>
<summary>aquaproj/aqua-registry</summary>

###
[`v3.102.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.102.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.101.0...v3.102.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.102.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.102.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.101.0...v3.102.0

#### 🎉 New Packages

[#&#8203;8248](https://togithub.com/aquaproj/aqua-registry/issues/8248)
[anchore/quill](https://togithub.com/anchore/quill): Simple mac binary
signing from any platform
[#&#8203;8212](https://togithub.com/aquaproj/aqua-registry/issues/8212)
[livesense-inc/go-aws-s3get](https://togithub.com/livesense-inc/go-aws-s3get):
A stupid simple S3 downloader CLI tool with supporting AWS Access Key

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;8212](https://togithub.com/aquaproj/aqua-registry/issues/8212)
[@&#8203;sheldonhull](https://togithub.com/sheldonhull)
[#&#8203;8248](https://togithub.com/aquaproj/aqua-registry/issues/8248)

###
[`v3.101.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.101.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.100.0...v3.101.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.101.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.101.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.100.0...v3.101.0

#### 🎉 New Packages

[#&#8203;8179](https://togithub.com/aquaproj/aqua-registry/issues/8179)
[fujiwara/riex](https://togithub.com/fujiwara/riex): AWS RI expiration
detector
[#&#8203;8167](https://togithub.com/aquaproj/aqua-registry/issues/8167)
[mvisonneau/approuvez](https://togithub.com/mvisonneau/approuvez):
command line helper to obtain live confirmation from relevant people
[#&#8203;8177](https://togithub.com/aquaproj/aqua-registry/issues/8177)
[projectcalico/calico/calicoctl](https://togithub.com/projectcalico/calico):
CLI tool for Calico cloud native networking and network security
[#&#8203;8178](https://togithub.com/aquaproj/aqua-registry/issues/8178)
[tmknom/actdocs](https://togithub.com/tmknom/actdocs): Generate
documentation from Actions and Reusable Workflows

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;8167](https://togithub.com/aquaproj/aqua-registry/issues/8167)
[#&#8203;8178](https://togithub.com/aquaproj/aqua-registry/issues/8178)
[#&#8203;8179](https://togithub.com/aquaproj/aqua-registry/issues/8179)
[@&#8203;rwunderer](https://togithub.com/rwunderer)
[#&#8203;8177](https://togithub.com/aquaproj/aqua-registry/issues/8177)
:tada: New Contributor!

###
[`v3.100.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.100.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.99.0...v3.100.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.100.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.100.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.99.0...v3.100.0

#### 🎉 New Packages

[#&#8203;8161](https://togithub.com/aquaproj/aqua-registry/issues/8161)
[Orange-OpenSource/hurl](https://togithub.com/Orange-OpenSource/hurl):
Hurl, run and test HTTP requests with plain text
[#&#8203;8149](https://togithub.com/aquaproj/aqua-registry/issues/8149)
[mongodb/mongodb-atlas-cli/atlascli](https://togithub.com/mongodb/mongodb-atlas-cli):
MongoDB Atlas CLI and MongoDB CLI enable you to manage your MongoDB in
the Cloud
[#&#8203;8136](https://togithub.com/aquaproj/aqua-registry/issues/8136)
[svenstaro/miniserve](https://togithub.com/svenstaro/miniserve): For
when you really just want to serve some files over HTTP right now

#### Fixes

[#&#8203;8166](https://togithub.com/aquaproj/aqua-registry/issues/8166)
[argoproj/argo-workflows](https://togithub.com/argoproj/argo-workflows):
support >= v3.4.4

The format of checksum file was changed

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;8149](https://togithub.com/aquaproj/aqua-registry/issues/8149)
[@&#8203;CrystalMethod](https://togithub.com/CrystalMethod)
[#&#8203;8136](https://togithub.com/aquaproj/aqua-registry/issues/8136)
[#&#8203;8161](https://togithub.com/aquaproj/aqua-registry/issues/8161)

###
[`v3.99.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.99.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.98.0...v3.99.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.99.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.99.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.98.0...v3.99.0

#### 🎉 New Packages

[#&#8203;8110](https://togithub.com/aquaproj/aqua-registry/issues/8110)
[kayac/go-katsubushi](https://togithub.com/kayac/go-katsubushi): ID
generator server
[#&#8203;8127](https://togithub.com/aquaproj/aqua-registry/issues/8127)
[theupdateframework/go-tuf/tuf](https://togithub.com/theupdateframework/go-tuf):
Go implementation of The Update Framework (TUF)
[#&#8203;8128](https://togithub.com/aquaproj/aqua-registry/issues/8128)
[theupdateframework/go-tuf/tuf-client](https://togithub.com/theupdateframework/go-tuf):
Go implementation of The Update Framework (TUF)

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;8110](https://togithub.com/aquaproj/aqua-registry/issues/8110)

###
[`v3.98.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.98.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.97.0...v3.98.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.98.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.98.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.97.0...v3.98.0

#### 🎉 New Packages

[#&#8203;8099](https://togithub.com/aquaproj/aqua-registry/issues/8099)
[docker/hub-tool](https://togithub.com/docker/hub-tool): Docker Hub
experimental CLI tool

#### Fixes

[#&#8203;8097](https://togithub.com/aquaproj/aqua-registry/issues/8097)
Rename mongodb/mongocli to
[mongodb/mongodb-atlas-cli/mongocli](https://togithub.com/mongodb/mongodb-atlas-cli)

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;8097](https://togithub.com/aquaproj/aqua-registry/issues/8097)
[@&#8203;CrystalMethod](https://togithub.com/CrystalMethod)
[#&#8203;8099](https://togithub.com/aquaproj/aqua-registry/issues/8099)

###
[`v3.97.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.97.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.96.0...v3.97.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.97.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.97.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.96.0...v3.97.0

#### 🎉 New Packages

[#&#8203;8056](https://togithub.com/aquaproj/aqua-registry/issues/8056)
[k0kubun/sqldef/mssqldef](https://togithub.com/k0kubun/sqldef):
Idempotent schema management for Microsoft SQL Server
[#&#8203;8060](https://togithub.com/aquaproj/aqua-registry/issues/8060)
[makiuchi-d/arelo](https://togithub.com/makiuchi-d/arelo): a simple auto
reload (live reload) utility

#### Fixes

[#&#8203;8086](https://togithub.com/aquaproj/aqua-registry/issues/8086)
[tektoncd/cli](https://togithub.com/tektoncd/cli): Support >= v0.28.0

Asset name was changed.

-
https://github.com/tektoncd/cli/commit/030af0d049a6c3833ffb7411ab25590d53fa48be
-
[https://github.com/tektoncd/cli/pull/1745](https://togithub.com/tektoncd/cli/pull/1745)

#### Contributors

Thank you, Contributors!

[@&#8203;frozenbonito](https://togithub.com/frozenbonito)
[#&#8203;8056](https://togithub.com/aquaproj/aqua-registry/issues/8056)
[#&#8203;8060](https://togithub.com/aquaproj/aqua-registry/issues/8060)

###
[`v3.96.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.96.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.95.0...v3.96.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.96.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.96.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.95.0...v3.96.0

#### 🎉 New Packages

[#&#8203;8040](https://togithub.com/aquaproj/aqua-registry/issues/8040)
[k0kubun/sqldef/mysqldef](https://togithub.com/k0kubun/sqldef):
Idempotent schema management for MySQL
[#&#8203;8047](https://togithub.com/aquaproj/aqua-registry/issues/8047)
[k0kubun/sqldef/psqldef](https://togithub.com/k0kubun/sqldef):
Idempotent schema management for MySQL, PostgreSQL, and more
[#&#8203;8048](https://togithub.com/aquaproj/aqua-registry/issues/8048)
[k0kubun/sqldef/sqlite3def](https://togithub.com/k0kubun/sqldef):
Idempotent schema management for MySQL, PostgreSQL, and more
[#&#8203;8033](https://togithub.com/aquaproj/aqua-registry/issues/8033)
[kubernetes-sigs/kwok/kwokctl](https://togithub.com/kubernetes-sigs/kwok):
Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters

#### Fixes

[#&#8203;8034](https://togithub.com/aquaproj/aqua-registry/issues/8034)
[vmware-tanzu/carvel-kapp](https://togithub.com/vmware-tanzu/carvel-kapp):
Fix checksum config and support old versions

#### Contributors

Thank you, Contributors!

[@&#8203;frozenbonito](https://togithub.com/frozenbonito)
[#&#8203;8040](https://togithub.com/aquaproj/aqua-registry/issues/8040)
:tada: New Contributor

###
[`v3.95.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.95.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.94.2...v3.95.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.95.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.95.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.94.2...v3.95.0

#### 🎉 New Packages

[#&#8203;8008](https://togithub.com/aquaproj/aqua-registry/issues/8008)
[knative/func](https://togithub.com/knative/func): Knative Functions
client API and CLI
[#&#8203;7991](https://togithub.com/aquaproj/aqua-registry/issues/7991)
[orlangure/gocovsh](https://togithub.com/orlangure/gocovsh): Go Coverage
in your terminal: a tool for exploring Go Coverage reports from the
command line

#### Fixes

[#&#8203;7988](https://togithub.com/aquaproj/aqua-registry/issues/7988)
[Songmu/ecschedule](https://togithub.com/Songmu/ecschedule): support old
versions and configure checksum verification

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;7988](https://togithub.com/aquaproj/aqua-registry/issues/7988)
[@&#8203;CrystalMethod](https://togithub.com/CrystalMethod)
[#&#8203;7991](https://togithub.com/aquaproj/aqua-registry/issues/7991)
[#&#8203;8008](https://togithub.com/aquaproj/aqua-registry/issues/8008)

###
[`v3.94.2`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.94.2)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.94.1...v3.94.2)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.94.2)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.94.2)
| https://github.com/aquaproj/aqua-registry/compare/v3.94.1...v3.94.2

#### Fixes

[#&#8203;7940](https://togithub.com/aquaproj/aqua-registry/issues/7940)
[TimothyYe/skm](https://togithub.com/TimothyYe/skm): Disable checksum if
the version is less than `0.8.6`.

###
[`v3.94.1`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.94.1)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.94.0...v3.94.1)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.94.1)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.94.1)
| https://github.com/aquaproj/aqua-registry/compare/v3.94.0...v3.94.1

#### Others

[#&#8203;7831](https://togithub.com/aquaproj/aqua-registry/issues/7831)
Rename the package `thycotic/dsv-cli` to
[DelineaXPM/dsv-cli](https://togithub.com/DelineaXPM/dsv-cli)

The repository was transferred.

#### Contributors

Thank you, Contributors!

[@&#8203;sheldonhull](https://togithub.com/sheldonhull)
[#&#8203;7831](https://togithub.com/aquaproj/aqua-registry/issues/7831)

###
[`v3.94.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.94.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.93.0...v3.94.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.94.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.94.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.93.0...v3.94.0

#### 🎉 New Packages

[#&#8203;7798](https://togithub.com/aquaproj/aqua-registry/issues/7798)
[cfssl](https://togithub.com/cloudflare/cfssl): CFSSL: Cloudflare's PKI
and TLS toolkit

-   cloudflare/cfssl/cfssl-bundle
-   cloudflare/cfssl/cfssl-certinfo
-   cloudflare/cfssl/cfssl-newkey
-   cloudflare/cfssl/cfssl-scan
-   cloudflare/cfssl/cfssljson
-   cloudflare/cfssl/multirootca

#### Contributors

Thank you, Contributors!

[@&#8203;zoetrope](https://togithub.com/zoetrope)
[#&#8203;7798](https://togithub.com/aquaproj/aqua-registry/issues/7798)

###
[`v3.93.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.93.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.92.0...v3.93.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.93.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.93.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.92.0...v3.93.0

#### 🎉 New Packages

[#&#8203;7788](https://togithub.com/aquaproj/aqua-registry/issues/7788)
[jamietsao/random-winner](https://togithub.com/jamietsao/random-winner):
Wrote a silly program to select a random winner from my team
[#&#8203;7786](https://togithub.com/aquaproj/aqua-registry/issues/7786)
[mvisonneau/gpcd](https://togithub.com/mvisonneau/gpcd): GoPro Cloud
Downloader
[#&#8203;7787](https://togithub.com/aquaproj/aqua-registry/issues/7787)
[mvisonneau/s5](https://togithub.com/mvisonneau/s5): Safely Store Super
Sensitive Stuff

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;7786](https://togithub.com/aquaproj/aqua-registry/issues/7786)
[#&#8203;7787](https://togithub.com/aquaproj/aqua-registry/issues/7787)
[#&#8203;7788](https://togithub.com/aquaproj/aqua-registry/issues/7788)

###
[`v3.92.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.92.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.91.0...v3.92.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.92.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.92.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.91.0...v3.92.0

#### 🎉 New Packages

[#&#8203;7772](https://togithub.com/aquaproj/aqua-registry/issues/7772)
[denizgursoy/gotouch](https://togithub.com/denizgursoy/gotouch):
Customizable Project Creator
[#&#8203;7764](https://togithub.com/aquaproj/aqua-registry/issues/7764)
[in-toto/in-toto-golang](https://togithub.com/in-toto/in-toto-golang): A
Go implementation of in-toto. in-toto is a framework to protect software
supply chain integrity
[#&#8203;7743](https://togithub.com/aquaproj/aqua-registry/issues/7743)
[mvisonneau/tfcw](https://togithub.com/mvisonneau/tfcw): Terraform Cloud
Wrapper
[#&#8203;7760](https://togithub.com/aquaproj/aqua-registry/issues/7760)
[smartxworks/knest](https://togithub.com/smartxworks/knest):
Kubernetes-in-Kubernetes Made Simple

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;7743](https://togithub.com/aquaproj/aqua-registry/issues/7743)

###
[`v3.91.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.91.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.90.0...v3.91.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.91.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.91.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.90.0...v3.91.0

#### 🎉 New Packages

[#&#8203;7705](https://togithub.com/aquaproj/aqua-registry/issues/7705)
[sigstore/sget](https://togithub.com/sigstore/sget): sget is command for
safer, automatic verification of signatures and integration with
Sigstore's binary transparency log, Rekor

#### Fixes

[#&#8203;7660](https://togithub.com/aquaproj/aqua-registry/issues/7660)
[minamijoyo/myaws](https://togithub.com/minamijoyo/myaws): Support old
versions
[#&#8203;7661](https://togithub.com/aquaproj/aqua-registry/issues/7661)
[ysugimoto/falco](https://togithub.com/ysugimoto/falco): Support old
versions
[#&#8203;7701](https://togithub.com/aquaproj/aqua-registry/issues/7701)
[nushell/nushell](https://togithub.com/nushell/nushell): asset format
was changed

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;7660](https://togithub.com/aquaproj/aqua-registry/issues/7660)
[#&#8203;7661](https://togithub.com/aquaproj/aqua-registry/issues/7661)

###
[`v3.90.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.90.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.89.0...v3.90.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.90.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.90.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.89.0...v3.90.0

#### 🎉 New Packages

[#&#8203;7644](https://togithub.com/aquaproj/aqua-registry/issues/7644)
[abhimanyu003/sttr](https://togithub.com/abhimanyu003/sttr):
cross-platform, cli app to perform various operations on string
[#&#8203;7654](https://togithub.com/aquaproj/aqua-registry/issues/7654)
[pfnet-research/git-ghost](https://togithub.com/pfnet-research/git-ghost):
Synchronize your working directory efficiently to a remote place without
committing the changes

#### Fixes

[#&#8203;7645](https://togithub.com/aquaproj/aqua-registry/issues/7645)
[aristocratos/btop](https://togithub.com/aristocratos/btop): Asset
format was changed
[#&#8203;7632](https://togithub.com/aquaproj/aqua-registry/issues/7632)
[hirosassa/ksnotify](https://togithub.com/hirosassa/ksnotify): Fix the
description

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;7654](https://togithub.com/aquaproj/aqua-registry/issues/7654)

###
[`v3.89.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.89.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.88.0...v3.89.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.89.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.89.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.88.0...v3.89.0

#### 🎉 New Packages

[#&#8203;7630](https://togithub.com/aquaproj/aqua-registry/issues/7630)
[dtan4/ghrls](https://togithub.com/dtan4/ghrls): List & Describe GitHub
Releases
[#&#8203;7627](https://togithub.com/aquaproj/aqua-registry/issues/7627)
[hirosassa/ksnotify](https://togithub.com/hirosassa/ksnotify): A CLI
command to parse kustomize build result and notify it to GitLab
[#&#8203;7620](https://togithub.com/aquaproj/aqua-registry/issues/7620)
[kashav/fsql](https://togithub.com/kashav/fsql): Search for files using
a fun query language
[#&#8203;7631](https://togithub.com/aquaproj/aqua-registry/issues/7631)
[yinheli/sshw](https://togithub.com/yinheli/sshw): ssh client wrapper
for automatic login

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;7620](https://togithub.com/aquaproj/aqua-registry/issues/7620)
[#&#8203;7630](https://togithub.com/aquaproj/aqua-registry/issues/7630)
[#&#8203;7631](https://togithub.com/aquaproj/aqua-registry/issues/7631)
[@&#8203;hirosassa](https://togithub.com/hirosassa)
[#&#8203;7627](https://togithub.com/aquaproj/aqua-registry/issues/7627)

###
[`v3.88.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.88.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.87.0...v3.88.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.88.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.88.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.87.0...v3.88.0

#### 🎉 New Packages

[#&#8203;7599](https://togithub.com/aquaproj/aqua-registry/issues/7599)
[zyedidia/micro](https://togithub.com/zyedidia/micro): A modern and
intuitive terminal-based text editor

#### Contributors

Thank you, Contributors!

[@&#8203;ponkio-o](https://togithub.com/ponkio-o)
[#&#8203;7599](https://togithub.com/aquaproj/aqua-registry/issues/7599)

###
[`v3.87.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.87.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.86.0...v3.87.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.87.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.87.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.86.0...v3.87.0

#### 🎉 New Packages

[#&#8203;7589](https://togithub.com/aquaproj/aqua-registry/issues/7589)
[citrusframework/yaks](https://togithub.com/citrusframework/yaks): YAKS
is a platform to enable Cloud Native BDD testing on Kubernetes

#### Contributors

Thank you, Contributors!

[@&#8203;tadayosi](https://togithub.com/tadayosi)
[#&#8203;7589](https://togithub.com/aquaproj/aqua-registry/issues/7589)

###
[`v3.86.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.86.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.85.0...v3.86.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.86.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.86.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.85.0...v3.86.0

#### 🎉 New Packages

[#&#8203;7523](https://togithub.com/aquaproj/aqua-registry/issues/7523)
[woodpecker-ci/woodpecker/woodpecker-cli](https://togithub.com/woodpecker-ci/woodpecker):
Command line tool for Woodpecker CI

#### Fixes

[#&#8203;7541](https://togithub.com/aquaproj/aqua-registry/issues/7541)
[kanisterio/kanister](https://togithub.com/kanisterio/kanister): Remove
darwin support

The support of `darwin` was removed.

-
https://github.com/kanisterio/kanister/commit/2a93133c6d905e66e291d203cdfce072d1e9b1c8
-
[https://github.com/kanisterio/kanister/pull/1702](https://togithub.com/kanisterio/kanister/pull/1702)
-
[https://github.com/kanisterio/kanister/pull/1702#discussion_r1003536078](https://togithub.com/kanisterio/kanister/pull/1702#discussion_r1003536078)

[#&#8203;7542](https://togithub.com/aquaproj/aqua-registry/issues/7542)
[zigtools/zls](https://togithub.com/zigtools/zls): Fix the archive
format

Archive format was changed from `tar.xz` to `tar.zst`.

-
[https://github.com/zigtools/zls/pull/529](https://togithub.com/zigtools/zls/pull/529)
-   https://www.nongnu.org/lzip/xz_inadequate.html

#### Contributors

Thank you, Contributors!

[@&#8203;CrystalMethod](https://togithub.com/CrystalMethod)
[#&#8203;7523](https://togithub.com/aquaproj/aqua-registry/issues/7523)

###
[`v3.85.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.85.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.84.0...v3.85.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.85.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.85.0)
| https://github.com/aquaproj/aqua-registry/compare/v3.84.0...v3.85.0

#### 🎉 New Packages

[#&#8203;7473](https://togithub.com/aquaproj/aqua-registry/issues/7473)
[genuinetools/amicontained](https://togithub.com/genuinetools/amicontained):
Container introspection tool. Find out what container runtime is being
used as well as features available
[#&#8203;7488](https://togithub.com/aquaproj/aqua-registry/issues/7488)
[mitchellh/gon](https://togithub.com/mitchellh/gon): Sign, notarize, and
package macOS CLI tools and applications written in any language.
Available as both a CLI and a Go library
[#&#8203;7486](https://togithub.com/aquaproj/aqua-registry/issues/7486)
[runatlantis/atlantis](https://togithub.com/runatlantis/atlantis):
Terraform Pull Request Automation
[#&#8203;7495](https://togithub.com/aquaproj/aqua-registry/issues/7495)
[sonatype-nexus-community/nancy](https://togithub.com/sonatype-nexus-community/nancy):
A tool to check for vulnerabilities in your Golang dependencies, powered
by Sonatype OSS Index

#### Contributors

Thank you, Contributors!

[@&#8203;CrystalMethod](https://togithub.com/CrystalMethod)
[#&#8203;7495](https://togithub.com/aquaproj/aqua-registry/issues/7495)
[@&#8203;mikutas](https://togithub.com/mikutas)
[#&#8203;7486](https://togithub.com/aquaproj/aqua-registry/issues/7486)

</details>

<details>
<summary>direnv/direnv</summary>

### [`v2.32.2`](https://togithub.com/direnv/direnv/releases/tag/v2.32.2)

[Compare
Source](https://togithub.com/direnv/direnv/compare/v2.32.1...v2.32.2)

# 2.32.2 / 2022-11-24

- doc: Add stdlib's layout_pyenv to docs
([#&#8203;969](https://togithub.com/direnv/direnv/issues/969))
- doc: Fix broken link
([#&#8203;991](https://togithub.com/direnv/direnv/issues/991))
- doc: Minor typo fix
([#&#8203;1013](https://togithub.com/direnv/direnv/issues/1013))
- doc: `$XDG_CONFIG_HOME/direnv/direnv.toml` => add (typically
~/.config/direnv/direnv.toml)
([#&#8203;985](https://togithub.com/direnv/direnv/issues/985))
- doc: add quickenv to Related projects
([#&#8203;970](https://togithub.com/direnv/direnv/issues/970))
- feat: Update layout anaconda to accept a path to a yml file
([#&#8203;962](https://togithub.com/direnv/direnv/issues/962))
- feat: install.sh: can specify direnv version
([#&#8203;1012](https://togithub.com/direnv/direnv/issues/1012))
- fix: elvish: replace deprecated `except` with `catch`
([#&#8203;987](https://togithub.com/direnv/direnv/issues/987))
-   fix: installer.sh: make direnv executable for all
- fix: path escaping
([#&#8203;975](https://togithub.com/direnv/direnv/issues/975))
- fix: stdlib: only use ANSI escape on TTY
([#&#8203;958](https://togithub.com/direnv/direnv/issues/958))
- fix: test: remove mentions of DIRENV_MTIME
([#&#8203;1009](https://togithub.com/direnv/direnv/issues/1009))
- fix: test: use lowercase -d flag for base64 decoding of DIRENV_DIFF
([#&#8203;996](https://togithub.com/direnv/direnv/issues/996))
- update: build(deps): bump github.com/BurntSushi/toml from 1.1.0 to
1.2.0 ([#&#8203;974](https://togithub.com/direnv/direnv/issues/974))

</details>

<details>
<summary>golang/go</summary>

###
[`v1.19.3`](https://togithub.com/golang/go/compare/go1.19.2...go1.19.3)

[Compare
Source](https://togithub.com/golang/go/compare/go1.19.2...go1.19.3)

</details>

<details>
<summary>golang/tools</summary>

###
[`v0.3.0`](https://togithub.com/golang/tools/compare/v0.2.0...v0.3.0)

[Compare
Source](https://togithub.com/golang/tools/compare/v0.2.0...v0.3.0)

</details>

<details>
<summary>goreleaser/goreleaser</summary>

###
[`v1.13.1`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.13.1)

[Compare
Source](https://togithub.com/goreleaser/goreleaser/compare/v1.13.0...v1.13.1)

#### Changelog

##### Bug fixes

-
[`d3cdd96`](https://togithub.com/goreleaser/goreleaser/commit/d3cdd96c397bc60ea634eb2f0617970cee5065a3):
fix: missing digests on manifests
([#&#8203;3602](https://togithub.com/goreleaser/goreleaser/issues/3602))
([@&#8203;caarlos0](https://togithub.com/caarlos0))

**Full Changelog**:
https://github.com/goreleaser/goreleaser/compare/v1.13.0...v1.13.1

***

<a href="https://goreleaser.com"><img
src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png"
with="100%" alt="GoReleaser logo"></a>

Find examples and commented usage of all options in our
[website](https://goreleaser.com/intro/).
Want to help? You can [sponsor](https://goreleaser.com/sponsors/),get a
[Pro License](https://goreleaser.com/pro) or
[contribute](https://goreleaser.com/contributing).
Also, feel free to reach out on [Discord](https://discord.gg/RGEBtg8vQ6)
and [Twitter](https://twitter.com/goreleaser)!

###
[`v1.13.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.13.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser/compare/v1.12.3...v1.13.0)

#### Changelog

##### New Features

-
[`5eb1e4a`](https://togithub.com/goreleaser/goreleaser/commit/5eb1e4ad0d41c6ee06db34183689a42e02a77fe0):
feat: add digest to artifacts info of published docker images
([#&#8203;3540](https://togithub.com/goreleaser/goreleaser/issues/3540))
([@&#8203;gal-legit](https://togithub.com/gal-legit))
-
[`e65c531`](https://togithub.com/goreleaser/goreleaser/commit/e65c53172e1836524cb570a7e727a0d72545b2ae):
feat: add mastodon
([#&#8203;3567](https://togithub.com/goreleaser/goreleaser/issues/3567))
([@&#8203;jolheiser](https://togithub.com/jolheiser))
-
[`0a536f0`](https://togithub.com/goreleaser/goreleaser/commit/0a536f08fd4df847b3777a658aea75b788f8fa4a):
feat: build of shared/static libraries
([#&#8203;3511](https://togithub.com/goreleaser/goreleaser/issues/3511))
([@&#8203;borgoat](https://togithub.com/borgoat))
-
[`f2281e8`](https://togithub.com/goreleaser/goreleaser/commit/f2281e8ff237e679c6f461a05d1eda7e3a426a3e):
feat: chocolatey support
([#&#8203;3509](https://togithub.com/goreleaser/goreleaser/issues/3509))
([@&#8203;faabiosr](https://togithub.com/faabiosr))
-
[`ad359a4`](https://togithub.com/goreleaser/goreleaser/commit/ad359a4712afa46f8bd4259d6ca14b7783d68b2c):
feat: implement nfpm archlinux packages
([#&#8203;3470](https://togithub.com/goreleaser/goreleaser/issues/3470))
([@&#8203;Arsen6331](https://togithub.com/Arsen6331))
-
[`76dc0b5`](https://togithub.com/goreleaser/goreleaser/commit/76dc0b559e073eca268700cc5799c1f00ffdf466):
feat: output checksums to artifacts info
([#&#8203;3548](https://togithub.com/goreleaser/goreleaser/issues/3548))
([@&#8203;gal-legit](https://togithub.com/gal-legit))
-
[`7544f7a`](https://togithub.com/goreleaser/goreleaser/commit/7544f7ab961cddb47492572263646af18c1f519a):
feat: update to go 1.19.3
([#&#8203;3523](https://togithub.com/goreleaser/goreleaser/issues/3523))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`4863781`](https://togithub.com/goreleaser/goreleaser/commit/4863781b48ca781cd3590ffddfa06b6e6cd2c1e1):
feat: use digest on manifests
([#&#8203;3555](https://togithub.com/goreleaser/goreleaser/issues/3555))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`b55b997`](https://togithub.com/goreleaser/goreleaser/commit/b55b9976c7871e29bcdf70628be749b96b32296d):
feat: use digest to sign docker images/manifests
([#&#8203;3556](https://togithub.com/goreleaser/goreleaser/issues/3556))
([@&#8203;caarlos0](https://togithub.com/caarlos0))

##### Bug fixes

-
[`0ea4f1d`](https://togithub.com/goreleaser/goreleaser/commit/0ea4f1d5b7d8b25d4a5deaa302327a1f76a10d71):
fix(changelog): group regexps
([#&#8203;3527](https://togithub.com/goreleaser/goreleaser/issues/3527))
([@&#8203;stevenh](https://togithub.com/stevenh))
-
[`1272811`](https://togithub.com/goreleaser/goreleaser/commit/127281131ac2c16fdd5103973eb411c882518e71):
fix(ci): codeql use go 1.19
([#&#8203;3570](https://togithub.com/goreleaser/goreleaser/issues/3570))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`154c520`](https://togithub.com/goreleaser/goreleaser/commit/154c52075526c3819a97d9b610ceaf2e97628c86):
fix: Trim trailing slash from Gitea URL
([#&#8203;3488](https://togithub.com/goreleaser/goreleaser/issues/3488))
([@&#8203;SamTherapy](https://togithub.com/SamTherapy))
-
[`1a69d44`](https://togithub.com/goreleaser/goreleaser/commit/1a69d44d6d37021530b1d0f49d5e0fb1aa1f7299):
fix: allow to template scoop/brew/krew repo ref
([#&#8203;3521](https://togithub.com/goreleaser/goreleaser/issues/3521))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`6fd8eec`](https://togithub.com/goreleaser/goreleaser/commit/6fd8eec224bd2306cb0a1d83f6be60478bc5e4f5):
fix: do not run changelog on goreleaser build
([#&#8203;3520](https://togithub.com/goreleaser/goreleaser/issues/3520))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`778f099`](https://togithub.com/goreleaser/goreleaser/commit/778f099a9a603867dcda91896bb76f7497b2b0fb):
fix: improve artifactory error handling
([#&#8203;3546](https://togithub.com/goreleaser/goreleaser/issues/3546))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`5731815`](https://togithub.com/goreleaser/goreleaser/commit/5731815e629f1232cd29a1fdfa269780a07d7bf5):
fix: improve github release code
([#&#8203;3547](https://togithub.com/goreleaser/goreleaser/issues/3547))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`1a9209e`](https://togithub.com/goreleaser/goreleaser/commit/1a9209eb1f0ce9c5a7ac1b04de1d7af82b5fcca9):
fix: log missing image name
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`5ca4a7d`](https://togithub.com/goreleaser/goreleaser/commit/5ca4a7d2ff86cd01c68777c30012c12a50b696e1):
fix: log when no artifacts are found for docker
([#&#8203;3554](https://togithub.com/goreleaser/goreleaser/issues/3554))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`ab08d0b`](https://togithub.com/goreleaser/goreleaser/commit/ab08d0b7063ecc0cfca4aa9fb51f0553c42ae482):
fix: move mastodon server to yaml
([#&#8203;3568](https://togithub.com/goreleaser/goreleaser/issues/3568))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`bb00eda`](https://togithub.com/goreleaser/goreleaser/commit/bb00edac2a99f8a3d61ca958bfa4f4dc444d1a76):
fix: set dockers.goarm to 6 by default
([#&#8203;3552](https://togithub.com/goreleaser/goreleaser/issues/3552))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`096c6ba`](https://togithub.com/goreleaser/goreleaser/commit/096c6ba6b29b7ac50c803d9ed52024eed47b72a5):
fix: variable name ([@&#8203;caarlos0](https://togithub.com/caarlos0))

##### Dependency updates

-
[`de1e6bb`](https://togithub.com/goreleaser/goreleaser/commit/de1e6bb8614006a677f1293dc8bd967d03fde0d0):
feat(deps): bump github.com/disgoorg/disgo from 0.13.20 to 0.13.21
([#&#8203;3519](https://togithub.com/goreleaser/goreleaser/issues/3519))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`226f56e`](https://togithub.com/goreleaser/goreleaser/commit/226f56e972c378ed045b35ac8f559d56bf8c9ba6):
feat(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0
([#&#8203;3558](https://togithub.com/goreleaser/goreleaser/issues/3558))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`8794290`](https://togithub.com/goreleaser/goreleaser/commit/8794290e147b1cb208cb8b9f8bf6bde278a7ed79):
feat(deps): bump github.com/invopop/jsonschema from 0.6.0 to 0.7.0
([#&#8203;3539](https://togithub.com/goreleaser/goreleaser/issues/3539))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`77b5cc3`](https://togithub.com/goreleaser/goreleaser/commit/77b5cc3430fb67defd5e794227356e9520d5286c):
feat(deps): bump github.com/slack-go/slack from 0.11.3 to 0.11.4
([#&#8203;3536](https://togithub.com/goreleaser/goreleaser/issues/3536))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`6bcc103`](https://togithub.com/goreleaser/goreleaser/commit/6bcc103659cf32dee505592a94037243a997b43f):
feat(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1
([#&#8203;3494](https://togithub.com/goreleaser/goreleaser/issues/3494))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b3d8353`](https://togithub.com/goreleaser/goreleaser/commit/b3d8353b3721fbf025f16c9bc9bb2fceae6ee371):
feat(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
([#&#8203;3493](https://togithub.com/goreleaser/goreleaser/issues/3493))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e269a1d`](https://togithub.com/goreleaser/goreleaser/commit/e269a1d09599e8a1399393fc8230ed43a75bc851):
feat(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0
([#&#8203;3513](https://togithub.com/goreleaser/goreleaser/issues/3513))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b9649cf`](https://togithub.com/goreleaser/goreleaser/commit/b9649cfe49e35a54070d6176f9acd346cb05679f):
feat(deps): bump golang from 1.19.2-alpine to 1.19.3-alpine
([#&#8203;3522](https://togithub.com/goreleaser/goreleaser/issues/3522))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`25522b5`](https://togithub.com/goreleaser/goreleaser/commit/25522b5c52de888a61e42914fde7719a2489814b):
feat(deps): bump golang from `8558ae6` to `dc4f475`
([#&#8203;3544](https://togithub.com/goreleaser/goreleaser/issues/3544))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`6663177`](https://togithub.com/goreleaser/goreleaser/commit/66631771740b418c740031a2c9e6ce6417760244):
feat(deps): bump golang from `dc4f475` to `d171aa3`
([#&#8203;3565](https://togithub.com/goreleaser/goreleaser/issues/3565))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f01f300`](https://togithub.com/goreleaser/goreleaser/commit/f01f30031a8caf0565a24ad244178665b9521fa9):
feat(deps): bump golang from `f3e6836` to `e4dcdac`
([#&#8203;3500](https://togithub.com/goreleaser/goreleaser/issues/3500))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`0638b0a`](https://togithub.com/goreleaser/goreleaser/commit/0638b0aa38d5857c8db0b01dc34570b1b3c2aaf6):
feat(deps): update nfpm to v2.21.0
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`2e43234`](https://togithub.com/goreleaser/goreleaser/commit/2e4323433fd94aa27267887f21985fa6b2b492d9):
feat(deps): update nfpm to v2.22.0
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`9fa3438`](https://togithub.com/goreleaser/goreleaser/commit/9fa34380eab4306b9547a97813af4457cd8e326f):
fix(deps): nfpm v2.22.1
([@&#8203;caarlos0](https://togithub.com/caarlos0))

##### Other work

-
[`ed30c4e`](https://togithub.com/goreleaser/goreleaser/commit/ed30c4e2dbe045568b8166c9b71a4115112a3b87):
docs: /twitter, discord, linkedin etc
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`f1e6305`](https://togithub.com/goreleaser/goreleaser/commit/f1e63050d6f6974a3992a599ab45c5b0eb950916):
docs: Mention Gitea explicitly
([#&#8203;3489](https://togithub.com/goreleaser/goreleaser/issues/3489))
([@&#8203;SamTherapy](https://togithub.com/SamTherapy))
-
[`c490a0d`](https://togithub.com/goreleaser/goreleaser/commit/c490a0dc37f00cf5dc3f1346372ed967b59cc927):
docs: add Mercure to users
([#&#8203;3549](https://togithub.com/goreleaser/goreleaser/issues/3549))
([@&#8203;dunglas](https://togithub.com/dunglas))
-
[`b101e3b`](https://togithub.com/goreleaser/goreleaser/commit/b101e3badae7753e82a2a743ff9755ebf5d3256e):
docs: add Syft to contributing docs
([#&#8203;3529](https://togithub.com/goreleaser/goreleaser/issues/3529))
([@&#8203;marcjmiller](https://togithub.com/marcjmiller))
-
[`b9241a4`](https://togithub.com/goreleaser/goreleaser/commit/b9241a444c5b9a324838e88f763ba993fe0163c4):
docs: add more podman details
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`1447ac8`](https://togithub.com/goreleaser/goreleaser/commit/1447ac82599183cfa6a3de4b911c5dc6558f88f8):
docs: add openssf badge
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`1e39e3c`](https://togithub.com/goreleaser/goreleaser/commit/1e39e3ce790e6be1d677fcf4249aad9001472614):
docs: add woodpecker ci
([#&#8203;3516](https://togithub.com/goreleaser/goreleaser/issues/3516))
([@&#8203;jolheiser](https://togithub.com/jolheiser))
-
[`6dac256`](https://togithub.com/goreleaser/goreleaser/commit/6dac256b452f0a993d1ce2a8646c44c8762b2d9f):
docs: added /security
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`79b7ceb`](https://togithub.com/goreleaser/goreleaser/commit/79b7cebdaeb1de6fec5d2799e1117cad59c4c23e):
docs: clarify archlinux and v1.13
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`10586bd`](https://togithub.com/goreleaser/goreleaser/commit/10586bdba7b1f6f4a8a84bdb2fbc5d6c4da939fa):
docs: clarify lack of vcs info when building from proxy
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`97ca416`](https://togithub.com/goreleaser/goreleaser/commit/97ca41684df22a542af1c0f2c95642dfc8bce4b6):
docs: ensure pip is up to date
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`d4c3e82`](https://togithub.com/goreleaser/goreleaser/commit/d4c3e82a6c76f8df4c7c1ed03d08837fe8c7a0ed):
docs: fix redirects ([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`722463d`](https://togithub.com/goreleaser/goreleaser/commit/722463d129c6991c7a54505b77763b8b32630b02):
docs: fix typo in .goreleaser.yaml
([#&#8203;3531](https://togithub.com/goreleaser/goreleaser/issues/3531))
([@&#8203;frantjc](https://togithub.com/frantjc))
-
[`0f79adc`](https://togithub.com/goreleaser/goreleaser/commit/0f79adca8796d0882616f582a58d2e7b69a38bfb):
docs: fix wording
([#&#8203;3542](https://togithub.com/goreleaser/goreleaser/issues/3542))
([@&#8203;adamdmharvey](https://togithub.com/adamdmharvey))
-
[`c71d8ec`](https://togithub.com/goreleaser/goreleaser/commit/c71d8ecafa36ff96a74ed80f4a300a79fa092338):
docs: gif
([#&#8203;3504](https://togithub.com/goreleaser/goreleaser/issues/3504))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`ee6225f`](https://togithub.com/goreleaser/goreleaser/commit/ee6225fb5ed23dfb8f46293179b62162161c3a32):
docs: improve schema
([#&#8203;3553](https://togithub.com/goreleaser/goreleaser/issues/3553))
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`b6e5b87`](https://togithub.com/goreleaser/goreleaser/commit/b6e5b87711b8c51650504cc7373df5bee18e356f):
docs: instruct how to use a pinned version of the jsonschema
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`de254d5`](https://togithub.com/goreleaser/goreleaser/commit/de254d582f2705e22ec2d6ca5a23a89c383b19d7):
docs: mastodon ([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`b76b658`](https://togithub.com/goreleaser/goreleaser/commit/b76b65875d2e60d63ff571000f4c6c890c8dd70c):
docs: note trailing slash on nfpm
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`e47bad4`](https://togithub.com/goreleaser/goreleaser/commit/e47bad4997bfa489b072ad42ba682a90abe18a9e):
docs: small improvement
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`964e703`](https://togithub.com/goreleaser/goreleaser/commit/964e703fb4c54e94e1ee4a1990766a094ad3d383):
docs: small updates ([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`311db13`](https://togithub.com/goreleaser/goreleaser/commit/311db136d60788d30f34349ac0d5fd3158512e2f):
docs: update docs to mention gitlab protected vars
([#&#8203;3528](https://togithub.com/goreleaser/goreleaser/issues/3528))
([@&#8203;marcjmiller](https://togithub.com/marcjmiller))
-
[`22a7a9a`](https://togithub.com/goreleaser/goreleaser/commit/22a7a9a8357703e95a2302270d7e6f178343e02b):
refactor: small improvements
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`33ea55b`](https://togithub.com/goreleaser/goreleaser/commit/33ea55b8e6ab6ed02311a29bdb42d4e1219abbca):
refactor: use the variable from artifact
([@&#8203;caarlos0](https://togithub.com/caarlos0))
-
[`78fa66a`](https://togithub.com/goreleaser/goreleaser/commit/78fa66ac7ed85adebf3add4ca7ecb3d5691f8437):
revert: unneeded release update
([@&#8203;caarlos0](https://togithub.com/caarlos0))

**Full Changelog**:
https://github.com/goreleaser/goreleaser/compare/v1.12.3...v1.13.0

***

<a href="https://goreleaser.com"><img
src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png"
with="100%" alt="GoReleaser logo"></a>

Find examples and commented usage of all options in our
[website](https://goreleaser.com/intro/).
Want to help? You can [sponsor](https://goreleaser.com/sponsors/),get a
[Pro License](https://goreleaser.com/pro) or
[contribute](https://goreleaser.com/contributing).
Also, feel free to reach out on [Discord](https://discord.gg/RGEBtg8vQ6)
and [Twitter](https://twitter.com/goreleaser)!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC),
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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjkuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyOS4wIn0=-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] committed Dec 5, 2022
1 parent 35ed518 commit 93c932d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
# https://aquaproj.github.io/
registries:
- type: standard
ref: v3.84.0 # renovate: depName=aquaproj/aqua-registry
ref: v3.102.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: miniscruff/changie@v1.10.0
- name: golang/go@go1.19.2
- name: direnv/direnv@v2.32.1
- name: golang/go@go1.19.3
- name: direnv/direnv@v2.32.2
- name: magefile/mage@v1.14.0
- name: charmbracelet/glow@v1.4.1
- name: goreleaser/goreleaser@v1.12.3
- name: goreleaser/goreleaser@v1.13.1
- name: mvdan/gofumpt@v0.4.0
- name: golang.org/x/tools/gopls@v0.9.5
- name: golang/tools/gorename@v0.2.0
- name: golang/tools/stringer@v0.2.0
- name: golang/tools/gomvpkg@v0.2.0
- name: golang/tools/godoc@v0.2.0
- name: golang/tools/guru@v0.2.0
- name: anchore/syft@v0.59.0
- name: direnv/direnv@v2.32.1
- name: golang.org/x/tools/gopls@v0.10.1
- name: golang/tools/gorename@v0.3.0
- name: golang/tools/stringer@v0.3.0
- name: golang/tools/gomvpkg@v0.3.0
- name: golang/tools/godoc@v0.3.0
- name: golang/tools/guru@v0.3.0
- name: anchore/syft@v0.62.3
- name: direnv/direnv@v2.32.2
- name: thycotic/dsv-cli@1.39.0

0 comments on commit 93c932d

Please sign in to comment.