|
|
|
|
@ -19,223 +19,20 @@ updates:
|
|
|
|
|
- "*"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/api"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/sdk"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/kms/mains/ocikms"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/kms/mains/awskms/"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/kms/mains/azurekeyvault/"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/kms/mains/transit/"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/kms/mains/gcpkms/"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/kms/mains/alicloudkms/"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/boundary/mains/gcp"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/boundary/mains/azure"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/boundary/mains/aws"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
day: "sunday"
|
|
|
|
|
groups:
|
|
|
|
|
# Group all Go module updates into one PR for version updates
|
|
|
|
|
# and one for security updates.
|
|
|
|
|
go:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "version-updates"
|
|
|
|
|
go-security:
|
|
|
|
|
patterns:
|
|
|
|
|
- "*"
|
|
|
|
|
applies-to: "security-updates"
|
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
|
directory: "/plugins/boundary/mains/minio"
|
|
|
|
|
directories:
|
|
|
|
|
- "/"
|
|
|
|
|
- "/api"
|
|
|
|
|
- "/sdk"
|
|
|
|
|
- "/plugins/kms/mains/ocikms/"
|
|
|
|
|
- "/plugins/kms/mains/awskms/"
|
|
|
|
|
- "/plugins/kms/mains/azurekeyvault/"
|
|
|
|
|
- "/plugins/kms/mains/transit/"
|
|
|
|
|
- "/plugins/kms/mains/gcpckms/"
|
|
|
|
|
- "/plugins/kms/mains/alicloudkms/"
|
|
|
|
|
- "/plugins/boundary/mains/gcp"
|
|
|
|
|
- "/plugins/boundary/mains/azure"
|
|
|
|
|
- "/plugins/boundary/mains/aws"
|
|
|
|
|
- "/plugins/boundary/mains/minio"
|
|
|
|
|
schedule:
|
|
|
|
|
# Check for updates to Go modules every Sunday
|
|
|
|
|
interval: "weekly"
|
|
|
|
|
|