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

Configure Renovate - autoclosed #9

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 20, 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/stale.yml (github-actions)
  • ShareX.HelpersLib/ShareX.HelpersLib.csproj (nuget)
  • ShareX.HistoryLib/ShareX.HistoryLib.csproj (nuget)
  • ShareX.ImageEffectsLib/ShareX.ImageEffectsLib.csproj (nuget)
  • ShareX.IndexerLib/ShareX.IndexerLib.csproj (nuget)
  • ShareX.MediaLib/ShareX.MediaLib.csproj (nuget)
  • ShareX.NativeMessagingHost/ShareX.NativeMessagingHost.csproj (nuget)
  • ShareX.ScreenCaptureLib/ShareX.ScreenCaptureLib.csproj (nuget)
  • ShareX.Setup/ShareX.Setup.csproj (nuget)
  • ShareX.Steam/ShareX.Steam.csproj (nuget)
  • ShareX.UploadersLib/ShareX.UploadersLib.csproj (nuget)
  • ShareX/ShareX.csproj (nuget)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs.
  • Do not separate patch and minor upgrades into separate PRs for the same dependency.
  • Upgrade to unstable versions only if the existing version is unstable.
  • Raise PRs immediately (after branch is created).
  • Prefix renovate/ to all branch names.
  • Keep existing branches updated even when not scheduled.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Update existing lock files only when package.json is modified.
  • Limit to maximum 20 open PRs at any time.
  • Group known monorepo packages together.
  • Disable major updates to @types/node.
  • Automerge digest upgrades if they pass tests.
  • Automerge patch upgrades if they pass tests.
  • Pin all dependency versions except peerDependencies.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Enable Docker major updates.

🔡 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 8 Pull Requests:

chore(deps): update dependency fluentftp to v35.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentftp-35.0.x
  • Merge into: master
  • Upgrade FluentFTP to 35.0.5
chore(deps): update dependency newtonsoft.json to v13.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/newtonsoft.json-13.0.x
  • Merge into: master
  • Upgrade Newtonsoft.Json to 13.0.3
chore(deps): update dependency ssh.net to v2020.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ssh.net-2020.0.x
  • Merge into: master
  • Upgrade SSH.NET to 2020.0.2
chore(deps): update dependency zxing.net to v0.16.9
  • Schedule: ["at any time"]
  • Branch name: renovate/patch-zxing-net-monorepo
  • Merge into: master
  • Upgrade ZXing.Net to 0.16.9
chore(deps): update dependency fluentftp to v35.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentftp-35.x
  • Merge into: master
  • Upgrade FluentFTP to 35.2.3
chore(deps): update dependency megaapiclient to v1.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/megaapiclient-1.x
  • Merge into: master
  • Upgrade MegaApiClient to 1.10.3
chore(deps): update actions/stale action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-stale-8.x
  • Merge into: master
  • Upgrade actions/stale to v8
chore(deps): update dependency fluentftp to v46
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentftp-46.x
  • Merge into: master
  • Upgrade FluentFTP to 46.0.2

❓ 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.

@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/configure branch April 4, 2023 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants