Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Configure Renovate #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #148

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 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/main.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/website.yml (github-actions)
  • pom.xml (maven)
  • package.json (npm)
  • webapp_src/package.json (npm)
  • website/package.json (npm)
  • website/.nvmrc (nvm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 directories.
  • 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.

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


What to Expect

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

fix(deps): update dependency react-google-charts to v3.0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/react-google-charts-3.x-lockfile
  • Merge into: master
  • Upgrade react-google-charts to 3.0.15
fix(deps): update dependency react-scripts to v2.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-2.x
  • Merge into: master
  • Upgrade react-scripts to 2.1.8
chore(deps): update dependency @​tophat/eslint-config to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tophat-eslint-config-0.x
  • Merge into: master
  • Upgrade @tophat/eslint-config to ^0.12.0
chore(deps): update dependency com.github.eirslett:frontend-maven-plugin to v1.15.0
chore(deps): update dependency docusaurus to v1.14.7
  • Schedule: ["at any time"]
  • Branch name: renovate/docusaurus-monorepo
  • Merge into: master
  • Upgrade docusaurus to 1.14.7
chore(deps): update dependency enzyme to v3.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/enzyme-3.x-lockfile
  • Merge into: master
  • Upgrade enzyme to 3.11.0
chore(deps): update dependency enzyme-adapter-react-16 to v1.15.7
  • Schedule: ["at any time"]
  • Branch name: renovate/enzyme-adapter-react-16-1.x-lockfile
  • Merge into: master
  • Upgrade enzyme-adapter-react-16 to 1.15.7
chore(deps): update dependency eslint to v5.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-5.x
  • Merge into: master
  • Upgrade eslint to 5.16.0
chore(deps): update dependency eslint-config-prettier to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-5.x-lockfile
  • Merge into: master
  • Upgrade eslint-config-prettier to 5.1.0
chore(deps): update dependency eslint-plugin-jest to v22.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-22.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-jest to 22.21.0
chore(deps): update dependency eslint-plugin-prettier to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-3.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 3.4.1
chore(deps): update dependency install to ^0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/install-0.x
  • Merge into: master
  • Upgrade install to ^0.13.0
chore(deps): update dependency node to v8.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-8.x
  • Merge into: master
  • Upgrade node to 8.17.0
chore(deps): update dependency npm to v6.14.18
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-6.x-lockfile
  • Merge into: master
  • Upgrade npm to 6.14.18
chore(deps): update dependency prettier to v1.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-1.x-lockfile
  • Merge into: master
  • Upgrade prettier to 1.19.1
fix(deps): update dependency axios to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to ^0.27.0
fix(deps): update dependency moment to v2.29.4
  • Schedule: ["at any time"]
  • Branch name: renovate/moment-2.x-lockfile
  • Merge into: master
  • Upgrade moment to 2.29.4
fix(deps): update dependency org.jenkins-ci.plugins.workflow:workflow-job to v2.42
fix(deps): update dependency org.jenkins-ci.plugins.workflow:workflow-step-api to v2.24
fix(deps): update dependency org.jenkins-ci.plugins:plugin to v3.57
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jenkins-ci.plugins-plugin-3.x
  • Merge into: master
  • Upgrade org.jenkins-ci.plugins:plugin to 3.57
fix(deps): update dependency prop-types to v15.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prop-types-15.x-lockfile
  • Merge into: master
  • Upgrade prop-types to 15.8.1
fix(deps): update dependency styled-components to v4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-4.x-lockfile
  • Merge into: master
  • Upgrade styled-components to 4.4.1
fix(deps): update react monorepo to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
  • Upgrade react-dom to 16.14.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
chore(deps): update dependency @​tophat/eslint-config to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/tophat-eslint-config-9.x
  • Merge into: master
  • Upgrade @tophat/eslint-config to ^9.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to 8.55.0
chore(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency eslint-plugin-jest to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-27.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to ^27.0.0
chore(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^5.0.0
chore(deps): update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20.10.0
chore(deps): update dependency npm to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-10.x
  • Merge into: master
  • Upgrade npm to ^10.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
fix(deps): update dependency axios to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x
  • Merge into: master
  • Upgrade axios to ^1.0.0
fix(deps): update dependency org.jenkins-ci.plugins.workflow:workflow-job to v1385
fix(deps): update dependency org.jenkins-ci.plugins.workflow:workflow-step-api to v639
fix(deps): update dependency org.jenkins-ci.plugins:plugin to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jenkins-ci.plugins-plugin-4.x
  • Merge into: master
  • Upgrade org.jenkins-ci.plugins:plugin to 4.76
fix(deps): update dependency react-google-charts to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-google-charts-4.x
  • Merge into: master
  • Upgrade react-google-charts to ^4.0.0
fix(deps): update dependency react-scripts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: master
  • Upgrade react-scripts to 5.0.1
fix(deps): update dependency styled-components to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-6.x
  • Merge into: master
  • Upgrade styled-components to ^6.0.0
fix(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0

🚸 Branch 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. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 9c71931 to 3cc46eb Compare December 15, 2023 02:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants