chore: Configure Renovate - #115
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #115 +/- ##
==========================================
+ Coverage 59.60% 59.73% +0.12%
==========================================
Files 159 159
Lines 11871 11928 +57
==========================================
+ Hits 7076 7125 +49
- Misses 4795 4803 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
The configuration this pull request proposed did not pin GitHub Actions to commit SHAs, so merging it would have left the workflows on mutable version tags. The file now carries the settings the rest of the organization runs, including: {
"description": "Pin GitHub Actions to full commit SHA",
"matchDepTypes": [
"action"
],
"pinDigests": true
}Nothing else about this pull request changed — review and merge it as usual. Adjust the file on the branch if these settings do not suit the repository, as long as the actions stay pinned. |
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/docs.yml(github-actions).github/workflows/unit-test.yml(github-actions).github/workflows/upversion.yml(github-actions)Package.swift(swift)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 9 Pull Requests:
chore(deps): pin dependencies
renovate/pin-dependenciesmaina37ce9120846195fa4ece8f58b268e6043cb2f2640bf560936a8022e68a3c00e7d2abefaf01305a6ab904c41d6ece82784817410c45d8b8c026844573c0d98e9eb344aa66952020b4cecda0eb8b69858chore(deps): update dependency boilertalk/secp256k1.swift to from: "0.1.7"
renovate/boilertalk-secp256k1.swift-0.xmainfrom: "0.1.7"chore(deps): update ad-m/github-push-action action to v0.8.0
renovate/ad-m-github-push-action-0.xmaind91a481090679876dfc4178fef17f286781251dfchore(deps): update dependency apple/swift-docc-plugin to from: "1.5.0"
renovate/apple-swift-docc-plugin-1.xmainfrom: "1.5.0"chore(deps): update dependency bitmark-inc/tweetnacl-swiftwrap to from: "1.1.0"
renovate/bitmark-inc-tweetnacl-swiftwrap-1.xmainfrom: "1.1.0"chore(deps): update actions/checkout action to v7
renovate/actions-checkout-7.xmain3d3c42e5aac5ba805825da76410c181273ba90b1chore(deps): update ad-m/github-push-action action to v1
renovate/ad-m-github-push-action-1.xmain881a6320fdb16eb5318c5054f31c218aec2b324cchore(deps): update codecov/codecov-action action to v7
renovate/codecov-codecov-action-7.xmainfb8b3582c8e4def4969c97caa2f19720cb33a72fchore(deps): update dependency macos to v26
renovate/macos-26.xmain26❓ 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 Mend Renovate CLI.