Skip to content

1.2.1

Choose a tag to compare

@suzuki-shunsuke suzuki-shunsuke released this 04 Aug 11:06
· 1159 commits to main since this release
Immutable release. Only release title and notes can be modified.
1.2.1
a8a9c0a

Pull Requests | 1.2.0...1.2.1

Fixes

#189 #192 Distinguish go and github_release datasource by regular expression

Problem to solve

From aqua-renovate-config 1.2.0, Renovate shows Dependency Lookup Warnings in Dependency Dashboards.

e.g. aquaproj/aqua-registry#1

image

The cause is that aqua-renovate-config supports updating go_install packages using go datasource. #177

This release fixes the warning.