chore: Configure Renovate - #78
Open
cognigy-renovate[bot] wants to merge 1 commit into
Open
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
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.jsonwith 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/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:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.github-actiondigests.chorefor all commits.digestupgrades if they pass tests.github-actiondigests.What to Expect
With your current configuration, Renovate will create 11 Pull Requests:
chore(deps): Update dependency uuid to v11 [SECURITY]
renovate/npm-uuid-vulnerabilitymaster^11.0.0chore(deps): Pin SonarSource/sonarqube-scan-action action to c7ee0f9
renovate/pin-dependenciesmasterc7ee0f9df90b7aa20e8dcf9695dcfe2e7da5b4f2chore(deps): Update github-official-actions
renovate/github-official-actionsmasterd23441a48e516b6c34aea4fa41551a30e30af80311d5960a326750d5838078e36cf38b85af67726249933ea5288caeca8642d1e84afbd3f7d6820020chore(deps): Update SonarSource/sonarqube-scan-action action to v7.2.1
renovate/sonarsource-sonarqube-scan-action-7.xmasterc7ee0f9df90b7aa20e8dcf9695dcfe2e7da5b4f2chore(deps): Update dependency detect-browser to v5
renovate/detect-browser-5.xmaster^5.0.0chore(deps): Update dependency socket.io-client to v4
renovate/major-socket.io-packagesmaster^4.0.0chore(deps): Update dependency typescript to v7
renovate/typescript-7.xmaster^7.0.0chore(deps): Update github-official-actions to v7
renovate/major-github-official-actionsmaster3d3c42e5aac5ba805825da76410c181273ba90b1820762786026740c76f36085b0efc47a31fe5020chore(deps): Update SonarSource/sonarqube-scan-action action to v8
renovate/sonarsource-sonarqube-scan-action-8.xmaster22918119ff8e1ca75a623e15c8296b6ea4fbe28fchore(deps): Update type definitions (major)
renovate/major-type-definitionsmaster^22.0.0^3.0.0^11.0.0chore(deps): Lock file maintenance
renovate/lock-file-maintenancemaster🚸 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
prHourlyLimitfor 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.