Skip to content
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

chore: Configure Renovate #91

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #91

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 21, 2023

Mend 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

  • .github/workflows/build.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/cve-scanning.yml (github-actions)
  • .github/workflows/license-scanning.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/scorecards.yml (github-actions)
  • src/Examples/WpfFdc3/WpfFdc3.csproj (nuget)
  • src/Fdc3.NewtonsoftJson/MorganStanley.Fdc3.NewtonsoftJson.csproj (nuget)
  • src/Tests/MorganStanley.Fdc3.AppDirectory.Tests/MorganStanley.Fdc3.AppDirectory.Tests.csproj (nuget)
  • src/Tests/MorganStanley.Fdc3.NewtonsoftJson.Tests/MorganStanley.Fdc3.NewtonsoftJson.Tests.csproj (nuget)
  • src/Tests/MorganStanley.Fdc3.Tests/MorganStanley.Fdc3.Tests.csproj (nuget)

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 fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests 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 10 Pull Requests:

chore(deps): update dependency-check/dependency-check_action digest to 3102a65
  • Schedule: ["at any time"]
  • Branch name: renovate/dependency-check-dependency-check_action-digest
  • Merge into: main
  • Upgrade dependency-check/Dependency-Check_Action to 3102a65fd5f36d0000297576acc56a475b0de98d
chore(deps): update actions/upload-artifact action to v3.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: main
  • Upgrade actions/upload-artifact to a8a3f3ad30e3422c9c7b888a15615d19a852ae32
chore(deps): update dependency newtonsoft.json to v13.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/newtonsoft.json-13.x
  • Merge into: main
  • Upgrade Newtonsoft.Json to 13.0.3
chore(deps): update dependency newtonsoft.json.schema to v3.0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/newtonsoft.json.schema-3.x
  • Merge into: main
  • Upgrade Newtonsoft.Json.Schema to 3.0.15
chore(deps): update github/codeql-action action to v2.22.11
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: main
  • Upgrade github/codeql-action to 03e7845b7bfcd5e7fb63d1ae8c61b0e791134fab
chore(deps): update actions/checkout action
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
  • Upgrade actions/checkout to v4
chore(deps): update actions/download-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact to v4
chore(deps): update actions/setup-dotnet action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-dotnet-4.x
  • Merge into: main
  • Upgrade actions/setup-dotnet to v4
chore(deps): update actions/upload-artifact action to v4
chore(deps): update github/codeql-action action to v3

🚸 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 Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@e03cf33). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage        ?   77.74%           
=======================================
  Files           ?       49           
  Lines           ?      391           
  Branches        ?       37           
=======================================
  Hits            ?      304           
  Misses          ?       73           
  Partials        ?       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Author

renovate bot commented Dec 21, 2023

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

@bingenito bingenito deleted the renovate/configure branch February 23, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants