Configure Renovate #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
.github/workflows/test.yml
(github-actions)go.mod
(gomod)pkg/moq/testpackages/buildconstraints/go.mod
(gomod)pkg/moq/testpackages/go.mod
(gomod)pkg/moq/testpackages/vendoring/go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 1 Pull Request:
chore(deps): update actions/setup-go action to v3
renovate/actions-setup-go-3.x
main
v3
⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up dependency actions/checkout
Failed to look up dependency actions/cache
Failed to look up dependency github.com/pmezard/go-difflib
Failed to look up dependency golang.org/x/tools
Failed to look up dependency github.com/sudo-suhas/moq-test-pkgs/buildconstraints
Failed to look up dependency github.com/sudo-suhas/moq-test-pkgs/somerepo
Files affected:
.github/workflows/test.yml
,go.mod
,pkg/moq/testpackages/buildconstraints/go.mod
,pkg/moq/testpackages/go.mod
,pkg/moq/testpackages/vendoring/go.mod
❓ 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 has been generated by Renovate Bot.