Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #11

Merged
merged 1 commit into from
Jul 21, 2024
Merged

chore: Configure Renovate #11

merged 1 commit into from
Jul 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2024

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/python_test.yml (github-actions)
  • .github/workflows/third_party_checks.yml (github-actions)
  • 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 7 Pull Requests:

chore(deps): update dependency black to v24.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/black-24.x
  • Merge into: master
  • Upgrade black to 24.4.2
chore(deps): update dependency ruff to v0.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: master
  • Upgrade ruff to 0.5.4
chore(deps): update dependency coverage to v7.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x
  • Merge into: master
  • Upgrade coverage to 7.6.0
chore(deps): update dependency flake8 to v7.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-7.x
  • Merge into: master
  • Upgrade flake8 to 7.1.0
chore(deps): update dependency mypy to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x
  • Merge into: master
  • Upgrade mypy to 1.11.0
chore(deps): update dependency pylint to v3.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-3.x
  • Merge into: master
  • Upgrade pylint to 3.2.6
chore(deps): update dependency pytest to v8.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: master
  • Upgrade pytest to 8.3.1

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

Copy link

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for f83a6b51
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f83a6b5) Report Missing Report Missing Report Missing
Head commit (3fd7003) 43 43 100.00%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#11) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.67%. Comparing base (d7648e5) to head (3fd7003).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files           3        3           
  Lines          43       43           
  Branches        6        6           
=======================================
  Hits           42       42           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vil02 vil02 merged commit 96199b0 into master Jul 21, 2024
9 checks passed
@vil02 vil02 deleted the renovate/configure branch July 21, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants