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

Configure Renovate #5

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

Configure Renovate #5

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2022

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/codeql-analysis.yml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • 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.
  • 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.
  • Update _VERSION variables in Dockerfiles.

🔡 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 27 Pull Requests:

Update dependency flake8 to v3.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-3.x-lockfile
  • Merge into: master
  • Upgrade flake8 to 3.9.2
Update dependency pytest to v6.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-6.x-lockfile
  • Merge into: master
  • Upgrade pytest to 6.2.5
Update abatilo/actions-poetry action to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/abatilo-actions-poetry-2.x
  • Merge into: master
  • Upgrade abatilo/actions-poetry to v2.3.0
Update dependency autopep8 to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/autopep8-1.x-lockfile
  • Merge into: master
  • Upgrade autopep8 to 1.7.0
Update dependency h5py to v3.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/h5py-3.x-lockfile
  • Merge into: master
  • Upgrade h5py to 3.10.0
Update dependency ipython to v7.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ipython-7.x-lockfile
  • Merge into: master
  • Upgrade ipython to 7.34.0
Update dependency isort to v5.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-5.x-lockfile
  • Merge into: master
  • Upgrade isort to 5.12.0
Update dependency numpy to v1.26.2
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x-lockfile
  • Merge into: master
  • Upgrade numpy to 1.26.2
Update dependency pandas to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-1.x-lockfile
  • Merge into: master
  • Upgrade pandas to 1.5.3
Update dependency pathos to v0.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pathos-0.x-lockfile
  • Merge into: master
  • Upgrade pathos to 0.3.1
Update dependency pre-commit to v2.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-2.x-lockfile
  • Merge into: master
  • Upgrade pre-commit to 2.21.0
Update dependency pytest-cov to v2.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-2.x-lockfile
  • Merge into: master
  • Upgrade pytest-cov to 2.12.1
Update dependency tables to v3.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tables-3.x-lockfile
  • Merge into: master
  • Upgrade tables to 3.9.2
Update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3
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
Update actions/setup-python action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-4.x
  • Merge into: master
  • Upgrade actions/setup-python to v4
Update codecov/codecov-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-3.x
  • Merge into: master
  • Upgrade codecov/codecov-action to v3
Update dependency autopep8 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/autopep8-2.x-lockfile
  • Merge into: master
  • Upgrade autopep8 to 2.0.4
Update dependency black to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/black-23.x-lockfile
  • Merge into: master
  • Upgrade black to 23.11.0
Update dependency flake8 to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-6.x-lockfile
  • Merge into: master
  • Upgrade flake8 to 6.1.0
Update dependency ipython to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/ipython-8.x-lockfile
  • Merge into: master
  • Upgrade ipython to 8.18.1
Update dependency mock to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/mock-5.x-lockfile
  • Merge into: master
  • Upgrade mock to 5.1.0
Update dependency pandas to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x-lockfile
  • Merge into: master
  • Upgrade pandas to 2.1.3
Update dependency pre-commit to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-3.x-lockfile
  • Merge into: master
  • Upgrade pre-commit to 3.5.0
Update dependency pytest to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x-lockfile
  • Merge into: master
  • Upgrade pytest to 7.4.3
Update dependency pytest-cov to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-4.x-lockfile
  • Merge into: master
  • Upgrade pytest-cov to 4.1.0
Update github/codeql-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: master
  • Upgrade github/codeql-action to v2

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

@codecov-commenter
Copy link

Codecov Report

Merging #5 (0e74bb9) into master (cd76456) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           99        99           
=========================================
  Hits            99        99           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd76456...0e74bb9. Read the comment docs.

@renovate renovate bot force-pushed the renovate/configure branch from 0e74bb9 to e9a32d2 Compare June 26, 2022 07:58
@renovate renovate bot force-pushed the renovate/configure branch from e9a32d2 to 621673e Compare December 4, 2023 05:38
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.

1 participant