chore: Configure Renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
-
go.mod(gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests (except for nuget) directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 12 Pull Requests:
fix(deps): update github.com/nix-community/go-nix digest to 0327d78
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-nix-community-go-nix-digest - Merge into:
main - Upgrade github.com/nix-community/go-nix to
0327d78224c2
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.24.5
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-shirou-gopsutil-v3-3.x - Merge into:
main - Upgrade github.com/shirou/gopsutil/v3 to
v3.24.5
chore(deps): update dependency go to v1.23.2
- Schedule: ["at any time"]
- Branch name:
renovate/go-1.x - Merge into:
main - Upgrade go to
1.23.2
fix(deps): update module github.com/charmbracelet/bubbles to v0.20.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-charmbracelet-bubbles-0.x - Merge into:
main - Upgrade github.com/charmbracelet/bubbles to
v0.20.0
fix(deps): update module github.com/charmbracelet/lipgloss to v0.13.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-charmbracelet-lipgloss-0.x - Merge into:
main - Upgrade github.com/charmbracelet/lipgloss to
v0.13.1
fix(deps): update module github.com/charmbracelet/log to v0.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-charmbracelet-log-0.x - Merge into:
main - Upgrade github.com/charmbracelet/log to
v0.4.0
fix(deps): update module github.com/nats-io/jwt/v2 to v2.7.2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-nats-io-jwt-v2-2.x - Merge into:
main - Upgrade github.com/nats-io/jwt/v2 to
v2.7.2
fix(deps): update module github.com/nats-io/nats.go to v1.37.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-nats-io-nats.go-1.x - Merge into:
main - Upgrade github.com/nats-io/nats.go to
v1.37.0
fix(deps): update module github.com/nats-io/nsc/v2 to v2.10.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-nats-io-nsc-v2-2.x - Merge into:
main - Upgrade github.com/nats-io/nsc/v2 to
v2.10.0
fix(deps): update module golang.org/x/crypto to v0.28.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-crypto-0.x - Merge into:
main - Upgrade golang.org/x/crypto to
v0.28.0
fix(deps): update module github.com/alecthomas/kong to v1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-alecthomas-kong-1.x - Merge into:
main - Upgrade github.com/alecthomas/kong to
v1.2.1
fix(deps): update module github.com/shirou/gopsutil/v3 to v4
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-shirou-gopsutil-v3-4.x - Merge into:
main - Upgrade github.com/shirou/gopsutil/v3 to
v4.24.9
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.