Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency aquaproj/aqua-renovate-config to v2 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

This PR contains the following updates:

Package Update Change
aquaproj/aqua-renovate-config major 1.2.6 -> 2.6.0

Release Notes

aquaproj/aqua-renovate-config (aquaproj/aqua-renovate-config)

v2.6.0

Compare Source

Features

#​727 Support apache/maven

v2.5.0

Compare Source

Features

#​706 Update Bitwarden CLI @​mikutas

Others

#​707 Refactoring

v2.4.0

Compare Source

Features

#​697 feat: support updating go modules using go datasource

- name: _go/<go module path>#<path>@&#8203;<version>

e.g.

- name: _go/sigsum.org/sigsum-go#cmd/[email protected]

v2.3.1

Compare Source

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.

v2.3.0

Compare Source

Features

#​563 #​564 Update aqua_version in .devcontainer.json and .devcontainer/devcontainer.json

https://github.com/aquaproj/devcontainer-features/tree/main/src/aqua-installer

v2.2.1

Compare Source

Fixes

#​535 Change versioning for aqua and aqua-installer from semver-coerced to semver

https://github.com/renovatebot/renovate/discussions/28150

To update a prerelease version to a stable version properly.

v2.2.0

Compare Source

Features

#​502 Update golang/vuln/govulncheck

v2.1.0

Compare Source

Features

#​490 Support catenacyber/perfsprint

v2.0.0

Compare Source

⚠️ Breaking Changes

#​455 The following presets were removed.

  • action.json
  • golang-go.json
  • kubernetes-kubectl.json
  • kubernetes-sigs-kustomize.json
Why?

These presets aren't useful.
They are included in the default preset.
We'd like to reduce the burden of the maintenance.

How to migrate

Please use the default preset or file preset.

💪 Features

#​479 Support GitLab

Support updating packages gitlab\.com/.* with gitlab-releases datasource

#​485 Support Gitea

Support updating packages gitea\.com/.* with gitea-releases datasource

Fixes

#​453 Migrate regexManagers to customManagers

v1.13.0

Compare Source

Features

#​448 #​449 Add a new preset config aqua-renovate-config to update Renovate config preset aqua-renovate-config @​mikutas

https://aquaproj.github.io/docs/products/aqua-renovate-config#aqua-renovate-config-preset

e.g.

{
  "extends": [
    "github>aquaproj/aqua-renovate-config:aqua-renovate-config#1.13.0(default\\.json)"
  ]
}

v1.12.0

Compare Source

Features

#​444 Support trunk-io/launcher

v1.11.0

Compare Source

Features

#​437 #​438 Support aws/aws-cli @​mikutas

v1.10.0

Compare Source

Features

#​432 #​433 default: Update aqua_version in action.yaml @​mikutas

v1.9.0

Compare Source

Features

#​429 #​430 Support jqlang/jq @​mikutas

v1.8.0

Compare Source

Features

#​421 #​422 Support the package awslabs/mountpoint-s3

https://github.com/aquaproj/aqua-registry/pull/14493

v1.7.0

Compare Source

Features

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

This is useful for circleci-orb-aqua.

v1.6.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-renovate-config@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/

v1.5.2

Compare Source

Pull Requests | aquaproj/aqua-renovate-config@1.5.1...1.5.2

Fixes

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

v1.5.1

Compare Source

Pull Requests | aquaproj/aqua-renovate-config@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

v1.5.0

Compare Source

Pull Requests | aquaproj/aqua-renovate-config@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

v1.4.0

Compare Source

Pull Requests | aquaproj/aqua-renovate-config@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}

v1.3.0

Compare Source

Pull Requests | aquaproj/aqua-renovate-config@1.2.6...1.3.0

Features

#​266 installer-script: Support updating aqua

e.g. suzuki-shunsuke/test-renovate-2@e5dab41

Contributors

Thank you, contributors!

@​mikutas #​266 🎉 New contributor!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/aquaproj-aqua-renovate-config-2.x branch from bcfe0a5 to 587480c Compare February 8, 2024 12:16
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-renovate-config-2.x branch from 587480c to 94ce70f Compare February 16, 2024 07:50
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-renovate-config-2.x branch from 94ce70f to b143bba Compare March 27, 2024 11:45
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-renovate-config-2.x branch from b143bba to 5449511 Compare May 7, 2024 15:34
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-renovate-config-2.x branch from 5449511 to 38748da Compare May 29, 2024 08:00
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-renovate-config-2.x branch 2 times, most recently from 71df809 to 1ddb640 Compare November 23, 2024 04:39
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-renovate-config-2.x branch from 1ddb640 to 1ca980c Compare December 8, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants