Skip to content

Releases: aquaproj/aqua-renovate-config

1.7.0

23 Jul 04:35
1.7.0
c258212
Compare
Choose a tag to compare

1.6.0...1.7.0

Features

#417 default: Update aqua_version in .circleci/config.yml

This is useful for circleci-orb-aqua.

1.7.0-1

23 Jul 04:28
1.7.0-1
f821a6c
Compare
Choose a tag to compare
1.7.0-1 Pre-release
Pre-release
chore: release 1.7.0-1

1.6.0

20 May 05:34
1.6.0
5280d11
Compare
Choose a tag to compare

Issues | Pull Requests | 1.5.2...1.6.0

Features

#405 Support Renovate datasource crate

https://github.com/orgs/aquaproj/discussions/2016

If the package name starts with crates.io/, the datasource is crate

Fixes

#405 #406 Limit the prefix of the package name of go datasource to golang.org/

1.5.2

04 Feb 05:18
1.5.2
fc401b6
Compare
Choose a tag to compare

Pull Requests | 1.5.1...1.5.2

Fixes

#360 Update Go's version without patch version (e.g. 1.19) properly @frezbo

1.5.2-1

02 Feb 14:32
1.5.2-1
b6dab07
Compare
Choose a tag to compare
1.5.2-1 Pre-release
Pre-release

1.5.1...1.5.2-1

Fixes

#360 Update Go's version without patch version (e.g. 1.19) properly @frezbo

1.5.1

08 Jan 07:51
1.5.1
533649e
Compare
Choose a tag to compare

Pull Requests | 1.5.0...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

26 Dec 00:20
1.5.0
fcc4551
Compare
Choose a tag to compare

Pull Requests | 1.4.0...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

25 Dec 09:07
1.5.0-1
fcc4551
Compare
Choose a tag to compare
1.5.0-1 Pre-release
Pre-release

1.5.0-0...1.5.0-1

Fixes

#306 kubernetes/kubectl-convert: Fix packageNameTemplate

1.5.0-0

25 Dec 07:44
1.5.0-0
b02aab5
Compare
Choose a tag to compare
1.5.0-0 Pre-release
Pre-release

1.4.0...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

23 Dec 11:47
1.4.0
ec249cd
Compare
Choose a tag to compare

Pull Requests | 1.3.0...1.4.0

Features

#263 #276 Support mongodb/mongodb-atlas-cli/atlascli
#275 Support ipinfo/cli and ipinfo/cli/{cidr2ip,cidr2range,grepip,prips,randip,range2cidr,range2ip,splitcidr}