Skip to content

chore: Configure Renovate - #520

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

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

Conversation

@cognigy-renovate

@cognigy-renovate cognigy-renovate Bot commented Sep 10, 2026

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/cypress.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/sonarqube.yml (github-actions)
  • package.json (npm)
  • src/plugins/date-picker/components/react-flatpickr/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 50 Pull Requests:

chore(deps): Update dependency dompurify to v3.4.13 [SECURITY]
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-dompurify-vulnerability
  • Merge into: master
  • Upgrade dompurify to 3.4.13
chore(deps): Update dependency immutable to v4.3.9 [SECURITY]
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-immutable-vulnerability
  • Merge into: master
  • Upgrade immutable to 4.3.9
chore(deps): Update dependency @​babel/core to v7.29.6 [SECURITY]
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-babel-core-vulnerability
  • Merge into: master
  • Upgrade @babel/core to 7.29.6
chore(deps): Update dependency axios to v1.18.0 [SECURITY]
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: master
  • Upgrade axios to 1.18.0
chore(deps): Update dependency webpack-dev-server [SECURITY]
chore(deps): Pin dependencies
chore(deps): Replace dependency npm-run-all with npm-run-all2 ^5.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-run-all-replacement
  • Merge into: master
  • Upgrade npm-run-all to ^5.0.0
chore(deps): Replace dependency redux-devtools-extension with @redux-devtools/extension ^3.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/redux-devtools-extension-replacement
  • Merge into: master
  • Upgrade redux-devtools-extension to ^3.0.0
chore(deps): Update dependency @​cypress/request to v3.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-request-3.x
  • Merge into: master
  • Upgrade @cypress/request to 3.0.10
chore(deps): Update dependency flatpickr to v4.6.13
  • Schedule: ["at any time"]
  • Branch name: renovate/flatpickr-4.x
  • Merge into: master
  • Upgrade flatpickr to 4.6.13
chore(deps): Update dependency json5 to v2.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/json5-2.x
  • Merge into: master
  • Upgrade json5 to 2.2.3
chore(deps): Update dependency nth-check to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nth-check-2.x
  • Merge into: master
  • Upgrade nth-check to 2.1.1
chore(deps): Update dependency style-loader to ^0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/devdependencies-(non-grouped)
  • Merge into: master
  • Upgrade style-loader to ^0.23.0
chore(deps): Update dependency xml2js to v0.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/xml2js-0.x
  • Merge into: master
  • Upgrade xml2js to 0.6.2
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 babel monorepo to v8
chore(deps): Update dependency @​braintree/sanitize-url to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/braintree-sanitize-url-7.x
  • Merge into: master
  • Upgrade @braintree/sanitize-url to ^7.0.0
chore(deps): Update dependency @​cypress/request to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-request-4.x
  • Merge into: master
  • Upgrade @cypress/request to 4.0.1
chore(deps): Update dependency @​emotion/cache to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/major-emotion-monorepo
  • Merge into: master
  • Upgrade @emotion/cache to ^11.0.0
chore(deps): Update dependency adaptivecards to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/adaptivecards-3.x
  • Merge into: master
  • Upgrade adaptivecards to ^3.0.0
chore(deps): Update dependency babel-eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-10.x
  • Merge into: master
  • Upgrade babel-eslint to ^10.0.0
chore(deps): Update dependency babel-loader to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-10.x
  • Merge into: master
  • Upgrade babel-loader to ^10.0.0
chore(deps): Update dependency compression-webpack-plugin to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/compression-webpack-plugin-12.x
  • Merge into: master
  • Upgrade compression-webpack-plugin to ^12.0.0
chore(deps): Update dependency css-loader to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-7.x
  • Merge into: master
  • Upgrade css-loader to ^7.0.0
chore(deps): Update dependency cypress to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-15.x
  • Merge into: master
  • Upgrade cypress to ^15.0.0
chore(deps): Update dependency cypress-wait-until to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-wait-until-3.x
  • Merge into: master
  • Upgrade cypress-wait-until to ^3.0.0
chore(deps): Update dependency es-check to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/es-check-9.x
  • Merge into: master
  • Upgrade es-check to ^9.0.0
chore(deps): Update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^10.0.0
chore(deps): Update dependency http-server to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/http-server-14.x
  • Merge into: master
  • Upgrade http-server to ^14.0.0
chore(deps): Update dependency loader-utils to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/loader-utils-3.x
  • Merge into: master
  • Upgrade loader-utils to 3.3.1
chore(deps): Update dependency nth-check to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nth-check-3.x
  • Merge into: master
  • Upgrade nth-check to 3.0.1
chore(deps): Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-prettier
  • Merge into: master
  • Upgrade prettier to ^3.0.0
chore(deps): Update dependency react-animate-height to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-animate-height-3.x
  • Merge into: master
  • Upgrade react-animate-height to ^3.0.0
chore(deps): Update dependency react-player to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-player-3.x
  • Merge into: master
  • Upgrade react-player to ^3.0.0
chore(deps): Update dependency react-redux to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-9.x
  • Merge into: master
  • Upgrade react-redux to ^9.0.0
chore(deps): Update dependency redux to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/redux-5.x
  • Merge into: master
  • Upgrade redux to ^5.0.0
chore(deps): Update dependency style-loader to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-4.x
  • Merge into: master
  • Upgrade style-loader to ^4.0.0
chore(deps): Update dependency stylis to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/stylis-4.x
  • Merge into: master
  • Upgrade stylis to 4.4.0
chore(deps): Update dependency typesafe-actions to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typesafe-actions-5.x
  • Merge into: master
  • Upgrade typesafe-actions to ^5.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 dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to ^5.0.0
chore(deps): Update dependency webpack-cli to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-7.x
  • Merge into: master
  • Upgrade webpack-cli 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 react monorepo to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^19.0.0
  • Upgrade react-dom to ^19.0.0
chore(deps): Update softprops/action-gh-release action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-3.x
  • Merge into: master
  • Upgrade softprops/action-gh-release to efb35369e0ad2afab669f228072c1b0d510eae64
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/dompurify to ^3.0.0
  • Upgrade @types/react to ^19.0.0
  • Upgrade @types/react-dom to ^19.0.0
  • Upgrade @types/react-redux to ^7.0.0
  • Upgrade @​types/uuid to ^11.0.0
chore(deps): Update typescript-eslint monorepo to v8
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:59
@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
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Configures Renovate for this repository by adding a renovate.json that extends the organization’s shared Renovate preset, enabling automated dependency update PRs once merged.

Changes:

  • Add renovate.json with Renovate schema reference
  • Configure Renovate to extend github>Cognigy/renovate//default.json5

💡 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