-
Notifications
You must be signed in to change notification settings - Fork 124
chore: Configure Renovate #1003
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1003 +/- ##
=======================================
Coverage 82.82% 82.82%
=======================================
Files 145 145
Lines 8219 8219
=======================================
Hits 6807 6807
Misses 1085 1085
Partials 327 327 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6d0db40
to
0597c07
Compare
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
deployments/pulumi/go.mod
(gomod)go.mod
(gomod)tools/generator/go.mod
(gomod)tools/provisioner/go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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.You have configured Renovate to use the following baseBranches:
main
,release/v2.2
.What to Expect
With your current configuration, Renovate will create 4 Pull Requests:
fix(deps): update module github.com/go-chi/chi/v5 to v5.2.2 [security] (main)
renovate/main-go-github.com-go-chi-chi-v5-vulnerability
main
v5.2.2
fix(deps): update all patched dependencies (main)
renovate/main-all-patch
main
v1.4.7
58d95d85e994
8d152a4769508cb23cad10e852490c58d7912c6e
v1.2.2
v1.3.1
v1.2.14
v1.2.14
v1.2.14
1.24.5
v0.33.3
v0.33.3
v0.33.3
fix(deps): update module github.com/go-chi/chi/v5 to v5.2.2 [security] (release/v2.2)
renovate/release/v2.2-go-github.com-go-chi-chi-v5-vulnerability
release/v2.2
v5.2.2
fix(deps): update all patched dependencies (release/v2.2)
renovate/release/v2.2-all-patch
release/v2.2
v1.4.7
58d95d85e994
29e9b6990f59f3d4f06e34698e7f264a13fad74e
v2.2.3
v0.0.18
v1.2.2
v5.7.5
v1.3.1
v1.2.14
v1.2.14
v1.2.14
v0.23.8
v0.5.2
🚸 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 has been generated by Renovate Bot.