Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
| [DelineaXPM/dsv-cli](https://togithub.com/DelineaXPM/dsv-cli) | patch
| `v1.40.5` -> `v1.40.6` |
| [anchore/syft](https://togithub.com/anchore/syft) | patch | `v0.101.0`
-> `v0.101.1` |
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| minor | `v4.121.0` -> `v4.122.1` |

---

### Release Notes

<details>
<summary>DelineaXPM/dsv-cli (DelineaXPM/dsv-cli)</summary>

###
[`v1.40.6`](https://togithub.com/DelineaXPM/dsv-cli/blob/HEAD/CHANGELOG.md#v1406---2024-01-15)

[Compare
Source](https://togithub.com/DelineaXPM/dsv-cli/compare/v1.40.5...v1.40.6)

##### ⬆️ Dependencies

- Update dependent libraries and go version. No user facing changes,
just continued maintenance for improved security & stability.

</details>

<details>
<summary>anchore/syft (anchore/syft)</summary>

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

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

##### Bug Fixes

- Deduplicate digests from user configuration
\[[#&#8203;2522](https://togithub.com/anchore/syft/pull/2522)
[@&#8203;wagoodman](https://togithub.com/wagoodman)]
- Duplicate relationships in final SBOM
\[[#&#8203;2509](https://togithub.com/anchore/syft/issues/2509)
[#&#8203;2516](https://togithub.com/anchore/syft/pull/2516)
[@&#8203;spiffcs](https://togithub.com/spiffcs)]

**[(Full
Changelog)](https://togithub.com/anchore/syft/compare/v0.101.0...v0.101.1)**

</details>

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

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.122.0...v4.122.1)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.122.1)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.122.1)
| aquaproj/aqua-registry@v4.122.0...v4.122.1

#### Fixes


[#&#8203;19182](https://togithub.com/aquaproj/aqua-registry/issues/19182)
gabrie30/ghorg: Fix asset names
[@&#8203;tmeijn](https://togithub.com/tmeijn)

[#&#8203;19170](https://togithub.com/aquaproj/aqua-registry/issues/19170)
sqlc-dev/sqlc: Download assets from downloads.sqlc.dev

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

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.121.0...v4.122.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.122.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.122.0)
| aquaproj/aqua-registry@v4.121.0...v4.122.0

#### 🎉 New Packages


[#&#8203;19110](https://togithub.com/aquaproj/aqua-registry/issues/19110)
[skeema/skeema](https://togithub.com/skeema/skeema): Declarative
pure-SQL schema management for MySQL and MariaDB
[@&#8203;biosugar0](https://togithub.com/biosugar0)

</details>

---

### 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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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] authored Jan 22, 2024
1 parent 4402697 commit 2557ae4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# https://aquaproj.github.io/
registries:
- type: standard
ref: v4.121.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.122.1 # renovate: depName=aquaproj/aqua-registry
packages:
- name: miniscruff/[email protected]
- name: golang/[email protected]
Expand All @@ -18,6 +18,6 @@ packages:
- name: golang/tools/[email protected]
- name: golang/tools/[email protected]
- name: golang/tools/[email protected]
- name: anchore/[email protected].0
- name: anchore/[email protected].1
- name: direnv/[email protected]
- name: DelineaXPM/[email protected].5
- name: DelineaXPM/[email protected].6

0 comments on commit 2557ae4

Please sign in to comment.