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

Configure Renovate #2036

Merged
merged 5 commits into from
Jun 26, 2023
Merged

Configure Renovate #2036

merged 5 commits into from
Jun 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 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

  • docker-compose.yml (docker-compose)
  • otel/docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/add-standalone-jar-to-release.yml (github-actions)
  • .github/workflows/build-npm-package.yml (github-actions)
  • .github/workflows/chromatic.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/e2e-tests.yml (github-actions)
  • .github/workflows/epic-issues-management.yml (github-actions)
  • .github/workflows/generate-docker-image.yml (github-actions)
  • .github/workflows/generate-draft-release.yml (github-actions)
  • .github/workflows/publish-npm-package.yml (github-actions)
  • .github/workflows/roadmap-add-epics.yml (github-actions)
  • .github/workflows/unit-tests.yml (github-actions)
  • package.json (npm)

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 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.
  • Enable Renovate Dependency Dashboard creation.
  • Run Renovate on following schedule: before 6am

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): update dependency @​types/react to v18.2.14
  • Schedule: ["before 6am"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.2.14
chore(deps): update storybook monorepo to v7.0.23
chore(deps): update dependency lint-staged to v12.5.0
  • Schedule: ["before 6am"]
  • Branch name: renovate/lint-staged-12.x
  • Merge into: main
  • Upgrade lint-staged to 12.5.0
fix(deps): update @kie-tools to v0.30.0
chore(deps): update dependency @​storybook/builder-webpack5 to v7
  • Schedule: ["before 6am"]
  • Branch name: renovate/major-storybook-monorepo
  • Merge into: main
  • Upgrade @storybook/builder-webpack5 to ^7.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["before 6am"]
  • Branch name: renovate/major-eslint
  • Merge into: main
  • Upgrade eslint to 8.43.0
chore(deps): update dependency lint-staged to v13
  • Schedule: ["before 6am"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: main
  • Upgrade lint-staged to 13.2.2
chore(deps): update node.js to v20
  • Schedule: ["before 6am"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20
fix(deps): update dependency react-router-dom to v6
  • Schedule: ["before 6am"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 6.14.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 requested a review from a team June 26, 2023 06:52
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #2036 (f08a6f5) into main (c5a2343) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2036   +/-   ##
=======================================
  Coverage   65.05%   65.05%           
=======================================
  Files          87       87           
  Lines        2847     2847           
  Branches      656      656           
=======================================
  Hits         1852     1852           
  Misses        948      948           
  Partials       47       47           

@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lordrip lordrip merged commit fbd37c5 into main Jun 26, 2023
@lordrip lordrip deleted the renovate/configure branch June 26, 2023 07:34
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.

1 participant