Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua-registry to v4 (#30)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry)
| major | `v3.161.0` -> `v4.0.0` |

---

### Release Notes

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

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

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v3.162.0...v4.0.0)


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

#### ⚠️ Breaking Changes


[#&#8203;11836](https://github.com/aquaproj/aqua-registry/issues/11836)
Change the checksum file_format to the default format

aqua >= ~~v1.37.0~~ v2.4.2 is required.

About the default format, please see the following links.

-
[https://github.com/aquaproj/aqua/pull/1577#issue-1551717692](https://github.com/aquaproj/aqua/pull/1577#issue-1551717692)
-
[https://github.com/aquaproj/aqua/pull/1762](https://github.com/aquaproj/aqua/pull/1762)

##### How to migrate

If you enable the checksum verification, please upgrade aqua to
~~v1.37.0~~ v2.4.2 or later.
If you disable checksum verification (by default, the checksum
verification is disabled), there is no problem.

When you contribute to this repository, please use aqua >=
[v2.4.2](https://github.com/aquaproj/aqua/releases/tag/v2.4.2).
[https://github.com/aquaproj/aqua/pull/1914](https://github.com/aquaproj/aqua/pull/1914)

Unfortunately, aqua < v2.4.2 has a bug of the default checksum parser,
so aqua >= v2.4.2 is required.

-   https://github.com/aquaproj/aqua/releases/tag/v2.4.2
-
[https://github.com/aquaproj/aqua/issues/1956](https://github.com/aquaproj/aqua/issues/1956)

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

[Compare
Source](https://github.com/aquaproj/aqua-registry/compare/v3.161.0...v3.162.0)


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

#### 🎉 New Packages


[#&#8203;11839](https://github.com/aquaproj/aqua-registry/issues/11839)
[Madh93/tpm](https://github.com/Madh93/tpm): A package manager for
Terraform providers [@&#8203;ponkio-o](https://github.com/ponkio-o)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/scottames/dots).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 5, 2023
1 parent 45c5a3b commit a61533c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
checksum: # https://aquaproj.github.io/docs/reference/checksum/
enabled: true
registries:
- ref: v3.161.0 # renovate: depName=aquaproj/aqua-registry
- ref: v4.0.0 # renovate: depName=aquaproj/aqua-registry
type: standard
- name: dots
path: registry.yaml
Expand Down

0 comments on commit a61533c

Please sign in to comment.