Skip to content

chore: Configure Renovate - #78

Open
cognigy-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure
Open

chore: Configure Renovate#78
cognigy-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@cognigy-renovate

Copy link
Copy Markdown

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.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/sonarqube.yml (github-actions)
  • package.json (npm)
  • renovate.json (renovate-config)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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
  • Ensure that every dependency pinned by digest and sourced from GitLab.com 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
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.
  • Run lock file maintenance (updates) early Monday mornings.
  • Use semantic prefixes for commit messages and PR titles.
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Enable Renovate Dependency Dashboard creation.
  • Automerge digest upgrades if they pass tests.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • 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.
  • Show OpenSSF badge on pull requests.
  • Pin github-action digests.
  • Convert pinned GitHub Action digests to SemVer.

What to Expect

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

chore(deps): Update dependency uuid to v11 [SECURITY]
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-uuid-vulnerability
  • Merge into: master
  • Upgrade uuid to ^11.0.0
chore(deps): Pin SonarSource/sonarqube-scan-action action to c7ee0f9
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Upgrade SonarSource/sonarqube-scan-action to c7ee0f9df90b7aa20e8dcf9695dcfe2e7da5b4f2
chore(deps): Update github-official-actions
  • Schedule: ["at any time"]
  • Branch name: renovate/github-official-actions
  • Merge into: master
  • Upgrade actions/checkout to d23441a48e516b6c34aea4fa41551a30e30af803
  • Upgrade actions/checkout to 11d5960a326750d5838078e36cf38b85af677262
  • Upgrade actions/setup-node to 49933ea5288caeca8642d1e84afbd3f7d6820020
chore(deps): Update SonarSource/sonarqube-scan-action action to v7.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sonarsource-sonarqube-scan-action-7.x
  • Merge into: master
  • Upgrade SonarSource/sonarqube-scan-action to c7ee0f9df90b7aa20e8dcf9695dcfe2e7da5b4f2
chore(deps): Update dependency detect-browser to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/detect-browser-5.x
  • Merge into: master
  • Upgrade detect-browser to ^5.0.0
chore(deps): Update dependency socket.io-client to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-socket.io-packages
  • Merge into: master
  • Upgrade socket.io-client to ^4.0.0
chore(deps): Update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: master
  • Upgrade typescript to ^7.0.0
chore(deps): Update github-official-actions to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-official-actions
  • Merge into: master
  • Upgrade actions/checkout to 3d3c42e5aac5ba805825da76410c181273ba90b1
  • Upgrade actions/setup-node to 820762786026740c76f36085b0efc47a31fe5020
chore(deps): Update SonarSource/sonarqube-scan-action action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/sonarsource-sonarqube-scan-action-8.x
  • Merge into: master
  • Upgrade SonarSource/sonarqube-scan-action to 22918119ff8e1ca75a623e15c8296b6ea4fbe28f
chore(deps): Update type definitions (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-type-definitions
  • Merge into: master
  • Upgrade @types/node to ^22.0.0
  • Upgrade @​types/socket.io-client to ^3.0.0
  • Upgrade @​types/uuid to ^11.0.0
chore(deps): Lock file maintenance
  • Schedule: ["on sunday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

🚸 PR 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.

Copilot AI lite review requested due to automatic review settings September 10, 2026 13:58
@cognigy-renovate cognigy-renovate Bot added dependencies Pull requests that update a dependency file renovate labels Sep 10, 2026
@snyk-io

snyk-io Bot commented Sep 10, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR onboards Renovate for the repository by adding a minimal renovate.json configuration that extends your organization’s shared Renovate preset, enabling automated dependency update PRs after merge.

Changes:

  • Added renovate.json with Renovate schema reference.
  • Configured Renovate to extend github>Cognigy/renovate//default.json5 (centralized default rules).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant