namer icon indicating copy to clipboard operation
namer copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 3 years ago • 1 comments

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

  • Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • package.json (npm)
  • pyproject.toml (pep621)
  • pyproject.toml (poetry)

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 17 Pull Requests:

Update dependency postcss-preset-env to v9.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-preset-env-9.x-lockfile
  • Merge into: main
  • Upgrade postcss-preset-env to 9.5.12
Update dependency poethepoet to ^0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/poethepoet-0.x
  • Merge into: main
  • Upgrade poethepoet to ^0.26.0
Update dependency ruff to ^0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to ^0.4.0
Update abatilo/actions-poetry action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/abatilo-actions-poetry-3.x
  • Merge into: main
  • Upgrade abatilo/actions-poetry to v3
Update dependency copy-webpack-plugin to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/copy-webpack-plugin-12.x
  • Merge into: main
  • Upgrade copy-webpack-plugin to ^12.0.0
Update dependency css-minimizer-webpack-plugin to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/css-minimizer-webpack-plugin-7.x
  • Merge into: main
  • Upgrade css-minimizer-webpack-plugin to ^7.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
Update dependency eslint-plugin-n to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-n-17.x
  • Merge into: main
  • Upgrade eslint-plugin-n to ^17.0.0
Update dependency html-minimizer-webpack-plugin to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/html-minimizer-webpack-plugin-5.x
  • Merge into: main
  • Upgrade html-minimizer-webpack-plugin to ^5.0.0
Update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to ^9.0.0
Update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: main
  • Upgrade lint-staged to ^15.0.0
Update dependency postcss-loader to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-8.x
  • Merge into: main
  • Upgrade postcss-loader to ^8.0.0
Update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ^8.0.0
Update dependency pytest-cov to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-5.x
  • Merge into: main
  • Upgrade pytest-cov to ^5.0.0
Update dependency sass-loader to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-14.x
  • Merge into: main
  • Upgrade sass-loader to ^14.0.0
Update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
Update ubuntu Docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to noble

🚸 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[bot] avatar Aug 19 '22 05:08 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (06fb976) 85.56% compared to head (3bf59b2) 85.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   85.56%   85.69%   +0.13%     
==========================================
  Files          40       40              
  Lines        4489     4489              
  Branches      682      682              
==========================================
+ Hits         3841     3847       +6     
+ Misses        382      377       -5     
+ Partials      266      265       -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 19 '22 05:08 codecov-commenter