Releases: aquaproj/aqua-renovate-config
1.5.1
Fixes
#308 Fix treats of quotes
#336 #337 Resolve the deprecation warning of matchPaths
Resolve the deprecation warning.
WARN: Partial matches for `matchPaths` are deprecated. Please use a minimatch glob pattern or switch to `matchFiles` if you need exact matching.(packageFile="tests/slsa/aqua.yaml")
{
"rulePath": "aqua.yaml"
}
https://docs.renovatebot.com/configuration-options/#matchpaths
List of strings or glob patterns to match against package files.
minimatch: https://github.com/isaacs/minimatch
1.5.0
Refactor presets with Jsonnet!
We introduce Jsonnet to manage presets.
Please see the directory jsonnet.
All presets are generated from Jsonnet by google/go-jsonnet.
The motivation is to improve the maintainability and consistency.
- Code comment
- DRY
Fixes
#306 kubernetes/kubectl-convert: Fix packageNameTemplate
1.5.0-1
1.5.0-0
Refactor presets with Jsonnet!
We introduce Jsonnet to manage presets.
Please see the directory jsonnet.
All presets are generated from Jsonnet by google/go-jsonnet.
The motivation is to improve the maintenability and consistency.
- Code comment
- DRY
1.4.0
1.3.0
Features
#266 installer-script: Support updating aqua
e.g. suzuki-shunsuke/test-renovate-2@e5dab41
Contributors
Thank you, contributors!
1.2.6
1.2.5
1.2.4
1.2.3
Fixes
#191 #207 Support updating some packages by github-tags
datasource
- golang/go: Disable
github-release
datasource - golang/tools
- kubernetes/kubectl: Disable
github-release
datasource
Test
The following prs were created.
- suzuki-shunsuke/test-renovate#160
- suzuki-shunsuke/test-renovate#161
- suzuki-shunsuke/test-renovate#162
- suzuki-shunsuke/test-renovate#163
No warning.