Skip to content

Improve Renovate config#320

Merged
KubaZ2 merged 5 commits intoalphafrom
renovate/reconfigure
Apr 21, 2026
Merged

Improve Renovate config#320
KubaZ2 merged 5 commits intoalphafrom
renovate/reconfigure

Conversation

@KubaZ2
Copy link
Copy Markdown
Member

@KubaZ2 KubaZ2 commented Apr 20, 2026

No description provided.

@renovate
Copy link
Copy Markdown
Contributor

renovate bot commented Apr 20, 2026

Reconfigure PR Results

This is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:


Detected Package Files

  • .github/workflows/build-and-publish.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/cleanup-documentation-preview.yml (github-actions)
  • .github/workflows/documentation-preview.yml (github-actions)
  • flake.nix (nix)
  • Documentation/package.json (npm)
  • Directory.Build.props (nuget)
  • Directory.Packages.props (nuget)
  • Documentation/guides/basic-concepts/ShardingHosting/ShardingHosting.csproj (nuget)
  • Documentation/guides/events/FirstEventsHosting/FirstEventsHosting.csproj (nuget)
  • Documentation/guides/events/IntentsHosting/IntentsHosting.csproj (nuget)
  • Documentation/guides/getting-started/CodingHosting/CodingHosting.csproj (nuget)
  • Documentation/guides/services/DependencyInjection/DependencyInjection.csproj (nuget)
  • Documentation/guides/services/Preconditions/ParameterPreconditions/ParameterPreconditions.csproj (nuget)
  • Documentation/guides/services/Preconditions/Preconditions/Preconditions.csproj (nuget)
  • Documentation/guides/services/application-commands/IntroductionHosting/IntroductionHosting.csproj (nuget)
  • Documentation/guides/services/application-commands/LocalizationsHosting/LocalizationsHosting.csproj (nuget)
  • Documentation/guides/services/component-interactions/IntroductionHosting/IntroductionHosting.csproj (nuget)
  • Documentation/guides/services/text-commands/IntroductionHosting/IntroductionHosting.csproj (nuget)
  • Hosting/NetCord.Hosting/NetCord.Hosting.csproj (nuget)
  • SourceGenerators/Directory.Build.props (nuget)
  • SourceGenerators/Shared/Shared.csproj (nuget)
  • Tests/ColorTest/ColorTest.csproj (nuget)
  • Tests/MentionTest/MentionTest.csproj (nuget)
  • Tests/NetCord.Rest.Tests/NetCord.Rest.Tests.csproj (nuget)
  • Tests/NetCord.Test.Hosting.AspNetCore/NetCord.Test.Hosting.AspNetCore.csproj (nuget)
  • Tests/NetCord.Test.Hosting/NetCord.Test.Hosting.csproj (nuget)
  • Tests/NetCord.Test.Sharded.Hosting/NetCord.Test.Sharded.Hosting.csproj (nuget)
  • Tests/NetCord.Test/NetCord.Test.csproj (nuget)
  • Tests/RoleTest/RoleTest.csproj (nuget)
  • Tests/ServicesTest/ServicesTest.csproj (nuget)
  • Tests/SnowflakeTest/SnowflakeTest.csproj (nuget)
  • Tests/TimestampTest/TimestampTest.csproj (nuget)
  • Tests/TokenTest/TokenTest.csproj (nuget)
  • Tests/VoiceEncryptionTest/VoiceEncryptionTest.csproj (nuget)
  • global.json (nuget)

Configuration Summary

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

  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Append Signed-off-by: to signoff Git commits.
  • Remove hourly and concurrent rate limits.
  • Pin github-action digests.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.

What to Expect

With your current configuration, Renovate will create 11 Pull Requests:

Update dependency dotnet-sdk to v10.0.202
  • Schedule: ["at any time"]
  • Branch name: renovate/tooling
  • Merge into: alpha
  • Upgrade dotnet-sdk to 10.0.202
Update NuGet non-major to 10.0.6
Update npm non-major
Update dependency @​default/bootstrap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/default-bootstrap-5.x
  • Merge into: alpha
  • Upgrade @default/bootstrap to 5.3.8
Update dependency coverlet.collector to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-10.x
  • Merge into: alpha
  • Upgrade coverlet.collector to 10.0.0
Update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: alpha
  • Upgrade eslint to ^10.0.0
Update dependency jquery to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/jquery-4.x
  • Merge into: alpha
  • Upgrade jquery to 4.0.0
Update dependency mathjax to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/mathjax-4.x
  • Merge into: alpha
  • Upgrade mathjax to ^4.0.0
Update dependency stylelint to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-17.x
  • Merge into: alpha
  • Upgrade stylelint to ^17.0.0
Update dependency stylelint-config-standard-scss to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-standard-scss-17.x
  • Merge into: alpha
  • Upgrade stylelint-config-standard-scss to ^17.0.0
Update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: alpha
  • Upgrade typescript to ^6.0.0

@github-actions
Copy link
Copy Markdown

The documentation preview is available at https://preview.netcord.dev/320.

@KubaZ2 KubaZ2 merged commit 432b58e into alpha Apr 21, 2026
2 checks passed
@KubaZ2 KubaZ2 deleted the renovate/reconfigure branch April 21, 2026 12:12
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.

1 participant