Releases: aquaproj/aqua-renovate-config
2.7.4
#810 default: Group Renovate Presets in aqua-renovate-config
This change is helpful to prevent other presets such as suzuki-shunsuke/renovate-config from updating aqua-renovate-config separately.
2.7.3
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
Features
#697 feat: support updating go modules using go datasource
- name: _go/<go module path>#<path>@<version>
e.g.
- name: _go/sigsum.org/sigsum-go#cmd/[email protected]
2.3.1
Bug Fixes
#588 Replace matchPackageNames with matchDepNames
https://docs.renovatebot.com/configuration-options/#matchpackagenames
matchPackageNames will try matching packageName first and then fall back to matching depName.
If the fallback is used, Renovate will log a warning, because the fallback will be removed in a future release.
Use matchDepNames instead.
2.3.0
Features
#563 #564 Update aqua_version
in .devcontainer.json
and .devcontainer/devcontainer.json
https://github.com/aquaproj/devcontainer-features/tree/main/src/aqua-installer