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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 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.
Detected Package Files
.github/workflows/go.yml (github-actions)
.github/workflows/release.yml (github-actions)
go.mod (gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Hopefully safe environment variables to allow users to configure.
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix for dependencies and chore for all others if semantic commits are in use.
- Ignore
node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
- Correctly link to the source code for golang.org/x packages
- Link to pkg.go.dev/... for golang.org/x packages' title
- Provide a link to octochangelog's improved breakdown for Renovate's changelogs
What to Expect
With your current configuration, Renovate will create 5 Pull Requests:
Update module github.com/agentuity/go-common to v1.0.241
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-agentuity-go-common-1.x
- Merge into:
main
- Upgrade github.com/agentuity/go-common to
v1.0.241
Update opentelemetry-go monorepo to v1.44.0
Update actions/checkout action to v6
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-6.x
- Merge into:
main
- Upgrade actions/checkout to
v6
Update actions/setup-go action to v6
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-go-6.x
- Merge into:
main
- Upgrade actions/setup-go to
v6
Update goreleaser/goreleaser-action action to v7
- Schedule: ["at any time"]
- Branch name:
renovate/goreleaser-goreleaser-action-7.x
- Merge into:
main
- Upgrade goreleaser/goreleaser-action to
v7
🚸 PR 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.
Uh oh!
There was an error while loading. Please reload this page.
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.github/workflows/go.yml(github-actions).github/workflows/release.yml(github-actions)go.mod(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 5 Pull Requests:
Update module github.com/agentuity/go-common to v1.0.241
renovate/github.com-agentuity-go-common-1.xmainv1.0.241Update opentelemetry-go monorepo to v1.44.0
renovate/opentelemetry-go-monorepomainv1.44.0Update actions/checkout action to v6
renovate/actions-checkout-6.xmainv6Update actions/setup-go action to v6
renovate/actions-setup-go-6.xmainv6Update goreleaser/goreleaser-action action to v7
renovate/goreleaser-goreleaser-action-7.xmainv7🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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.