chore(deps): update dependency aquaproj/aqua-registry to v4.318.0 #819
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:
v4.317.0
->v4.318.0
Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.318.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.317.0...v4.318.0
🎉 New Packages
#32360 yarnpkg/yarn: Yarn v1. Yarn is a package manager for your code
If you want to install packages globally by yarn, you need to add
$(yarn global bin)
to$PATH
.aqua can't change
$PATH
dynamically, so$(yarn global bin)
must be static.If
$(yarn global bin)
depends on the yarn version, you need to fix it.e.g.
Please see https://classic.yarnpkg.com/en/docs/cli/global .
Fixes
#32383 getzola/zola: Re-scaffold @scop
#32357 xeol-io/xeol: Re-scaffold
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.