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 #3

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

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

  • Dockerfile.optik (dockerfile)
  • .github/workflows/all.yml (github-actions)
  • go.mod (gomod)
  • requirements.txt (pip_requirements)

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

Update dependency cycler to v0.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cycler-0.x
  • Merge into: master
  • Upgrade cycler to ==0.12.1
Update dependency cytoolz to v0.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cytoolz-0.x
  • Merge into: master
  • Upgrade cytoolz to ==0.12.3
Update dependency eth-typing to v3.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eth-typing-3.x
  • Merge into: master
  • Upgrade eth-typing to ==3.5.2
Update dependency numpy to v1.26.4
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x
  • Merge into: master
  • Upgrade numpy to ==1.26.4
Update dependency pyparsing to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyparsing-3.x
  • Merge into: master
  • Upgrade pyparsing to ==3.1.2
Update dependency seaborn to v0.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/seaborn-0.x
  • Merge into: master
  • Upgrade seaborn to ==0.13.2
Update dependency toolz to v0.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/toolz-0.x
  • Merge into: master
  • Upgrade toolz to ==0.12.1
Update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: master
  • Upgrade github.com/sirupsen/logrus to v1.9.3
Update module github.com/urfave/cli to v1.22.15
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-1.x
  • Merge into: master
  • Upgrade github.com/urfave/cli to v1.22.15
Update dependency Pillow to v10.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pillow-10.x
  • Merge into: master
  • Upgrade Pillow to ==10.3.0
Update dependency contourpy to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/contourpy-1.x
  • Merge into: master
  • Upgrade contourpy to ==1.2.1
Update dependency eth-hash to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eth-hash-0.x
  • Merge into: master
  • Upgrade eth-hash to ==0.7.0
Update dependency eth-utils to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eth-utils-2.x
  • Merge into: master
  • Upgrade eth-utils to ==2.3.1
Update dependency fonttools to v4.53.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fonttools-4.x
  • Merge into: master
  • Upgrade fonttools to ==4.53.0
Update dependency joblib to v1.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/joblib-1.x
  • Merge into: master
  • Upgrade joblib to ==1.4.2
Update dependency matplotlib to v3.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/matplotlib-3.x
  • Merge into: master
  • Upgrade matplotlib to ==3.9.0
Update dependency pandas to v2.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: master
  • Upgrade pandas to ==2.2.2
Update dependency parsimonious to v0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/parsimonious-0.x
  • Merge into: master
  • Upgrade parsimonious to ==0.10.0
Update dependency python-dateutil to v2.9.0.post0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dateutil-2.x
  • Merge into: master
  • Upgrade python-dateutil to ==2.9.0.post0
Update dependency pytz to v2023.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2023.x
  • Merge into: master
  • Upgrade pytz to ==2023.4
Update dependency regex to v2023.12.25
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-2023.x
  • Merge into: master
  • Upgrade regex to ==2023.12.25
Update dependency scikit-learn to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scikit-learn-1.x
  • Merge into: master
  • Upgrade scikit-learn to ==1.5.0
Update dependency scipy to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/scipy-1.x
  • Merge into: master
  • Upgrade scipy to ==1.13.1
Update dependency threadpoolctl to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/threadpoolctl-3.x
  • Merge into: master
  • Upgrade threadpoolctl to ==3.5.0
Update dependency typing_extensions to v4.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typing_extensions-4.x
  • Merge into: master
  • Upgrade typing_extensions to ==4.12.2
Update dependency tzdata to v2023.4
  • Schedule: ["at any time"]
  • Branch name: renovate/tzdata-2023.x
  • Merge into: master
  • Upgrade tzdata to ==2023.4
Update ghcr.io/crytic/echidna/echidna Docker tag to v2.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-crytic-echidna-echidna-2.x
  • Merge into: master
  • Upgrade ghcr.io/crytic/echidna/echidna to v2.2.3
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-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to v5
Update dependency eth-abi to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eth-abi-5.x
  • Merge into: master
  • Upgrade eth-abi to ==5.1.0
Update dependency eth-typing to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eth-typing-4.x
  • Merge into: master
  • Upgrade eth-typing to ==4.3.1
Update dependency eth-utils to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eth-utils-4.x
  • Merge into: master
  • Upgrade eth-utils to ==4.1.1
Update dependency numpy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-2.x
  • Merge into: master
  • Upgrade numpy to ==2.0.0
Update dependency packaging to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-24.x
  • Merge into: master
  • Upgrade packaging to ==24.1
Update dependency pytz to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2024.x
  • Merge into: master
  • Upgrade pytz to ==2024.1
Update dependency regex to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-2024.x
  • Merge into: master
  • Upgrade regex to ==2024.5.15
Update dependency tzdata to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/tzdata-2024.x
  • Merge into: master
  • Upgrade tzdata to ==2024.1
Update module github.com/urfave/cli to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-2.x
  • Merge into: master
  • Upgrade github.com/urfave/cli to v2.27.2

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@wuestholz wuestholz closed this Jun 24, 2024
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