7 Commits

Author SHA1 Message Date
acdb1d6952 Update dependency cloud-sql-proxy to v2.20.0
All checks were successful
Main workflow / build (pull_request) Successful in 1m30s
Main workflow / build (push) Successful in 1m29s
2025-12-09 19:00:15 +00:00
6e29265833 Enable renovate for v3.23
All checks were successful
Main workflow / build (push) Successful in 14s
2025-12-07 17:21:46 +01:00
00b3910edd Upgrade go packages
All checks were successful
Main workflow / build (push) Successful in 8m43s
2025-12-06 21:34:17 +01:00
0c494e4f7b Migrate config .renovaterc.json5
All checks were successful
Main workflow / build (pull_request) Successful in 7s
Main workflow / build (push) Successful in 9s
2025-11-29 12:27:27 +00:00
bed96c9665 Migrate config .renovaterc.json5
All checks were successful
Main workflow / build (push) Successful in 9s
2025-11-29 12:24:54 +00:00
ad6e2b26bc Update actions/checkout action to v6
All checks were successful
Main workflow / build (push) Successful in 9s
2025-11-29 12:23:43 +00:00
48b0f67550 Update dependency terraform-ls to v0.38.3
All checks were successful
Main workflow / build (pull_request) Successful in 1m0s
Main workflow / build (push) Successful in 58s
2025-11-29 12:00:15 +00:00
7 changed files with 31 additions and 20 deletions

View File

@@ -24,7 +24,7 @@ jobs:
run: apk add abuild bash curl doas git jq lua-aports nodejs
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0

View File

@@ -1,19 +1,30 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true,
"regexManagers": [
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
dependencyDashboard: true,
customManagers: [
{
"fileMatch": ["APKBUILD$"],
"matchStrings": [
"# renovate: datasource=(?<datasource>.*?)( packageName=(?<packageName>.*?))?( registryUrl=(?<registryUrl>.*?))?\npkgname=(?<depName>.*?)\npkgver=(?<currentValue>.*?)\n",
"# renovate: datasource=(?<datasource>.*?)( packageName=(?<packageName>.*?))?( registryUrl=(?<registryUrl>.*?))?\npkgname=(?<depName>.*?)\n_pkgsha=(?<currentValue>.*?)\n",
customType: 'regex',
managerFilePatterns: [
'/APKBUILD$/',
],
"extractVersionTemplate": "^v?(?<version>.*)$",
matchStrings: [
'# renovate: datasource=(?<datasource>.*?)( packageName=(?<packageName>.*?))?( registryUrl=(?<registryUrl>.*?))?\npkgname=(?<depName>.*?)\npkgver=(?<currentValue>.*?)\n',
'# renovate: datasource=(?<datasource>.*?)( packageName=(?<packageName>.*?))?( registryUrl=(?<registryUrl>.*?))?\npkgname=(?<depName>.*?)\n_pkgsha=(?<currentValue>.*?)\n',
],
extractVersionTemplate: '^v?(?<version>.*)$',
},
],
"postUpgradeTasks": {
"commands": ["apkbuild-checksum {{{packageFile}}}"],
"fileFilters": ["**/APKBUILD"],
postUpgradeTasks: {
commands: [
'apkbuild-checksum {{{packageFile}}}',
],
fileFilters: [
'**/APKBUILD',
],
},
"baseBranches": ["main", "v3.22"],
baseBranchPatterns: [
'main',
'v3.22',
'v3.23',
],
}

View File

@@ -1,7 +1,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
# renovate: datasource=github-tags packageName=GoogleCloudPlatform/cloud-sql-proxy
pkgname=cloud-sql-proxy
pkgver=2.19.0
pkgver=2.20.0
pkgrel=0
pkgdesc="Authentication proxy for Google Cloud SQL"
url="https://github.com/GoogleCloudPlatform/cloud-sql-proxy"
@@ -28,5 +28,5 @@ package() {
}
sha512sums="
c0e092393d117ab343b6ba2ef31a281c9b5eb7f72dc69e6ab180f2f018bac8a06ca84efac94063105bd62b56a4a90738f533c121efdea64e046d9cdae9858301 cloud-sql-proxy-2.19.0.tar.gz
b33a281589ae1eb2ddc35f8c21e7165e593ce2addabaa6a2c8a2c463e1774496409c65cea080c097440d7f7a8b1c1caeedb565016f4344b9a1fe1b53459d4a9b cloud-sql-proxy-2.20.0.tar.gz
"

View File

@@ -2,7 +2,7 @@
# renovate: datasource=github-tags packageName=nametake/golangci-lint-langserver
pkgname=golangci-lint-langserver
pkgver=0.0.11
pkgrel=2
pkgrel=3
pkgdesc="golangci-lint language server"
url="https://github.com/nametake/golangci-lint-langserver"
arch="all"

View File

@@ -2,7 +2,7 @@
# renovate: datasource=github-tags packageName=sh0rez/kubectl-neat-diff
pkgname=kubectl-neat-diff
pkgver=0.2.0
pkgrel=2
pkgrel=3
pkgdesc="De-clutter your kubectl diff output using kubectl-neat"
url="https://github.com/sh0rez/kubectl-neat-diff"
arch="all"

View File

@@ -2,7 +2,7 @@
# renovate: datasource=github-tags packageName=siderolabs/talos
pkgname=talosctl
pkgver=1.11.5
pkgrel=0
pkgrel=1
pkgdesc="Kubernetes Linux distribution"
url="https://talos.dev"
arch="all"

View File

@@ -1,7 +1,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
# renovate: datasource=github-tags packageName=hashicorp/terraform-ls
pkgname=terraform-ls
pkgver=0.38.2
pkgver=0.38.3
pkgrel=1
pkgdesc="Terraform Language Server"
url="https://github.com/hashicorp/terraform-ls"
@@ -24,5 +24,5 @@ package() {
}
sha512sums="
7d50676d88a681ce578b72d5ab6576cccf27a8b7bc8938c4b536b305f40c9e918411d2ff3de4a6ba6f65699cbdc65240cc99c4b516153cec9b3fdf971ff43161 terraform-ls-0.38.2.tar.gz
ccc4a56208c8c47204f43c8e405360adbe383dabde16dba49a2a81081ac05c71c2ffc2d0fa9d511764c17ab775515384d47fa63a16fcc74447c4bead93cd76df terraform-ls-0.38.3.tar.gz
"