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

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

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2023

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/branch.yml (github-actions)
  • .github/workflows/integration-tests.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test-positive.yml (github-actions)
  • go.mod (gomod)
  • src/requirements.txt (pip_requirements)
  • components/terraform/account/main.tf (terraform)

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 (except for nuget) 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 46 Pull Requests:

chore(deps): update dependency gitpython to v3.1.41 [security]
  • Branch name: renovate/pypi-gitpython-vulnerability
  • Merge into: main
  • Upgrade GitPython to ==3.1.41
chore(deps): update dependency jinja2 to v3.1.4 [security]
  • Branch name: renovate/pypi-jinja2-vulnerability
  • Merge into: main
  • Upgrade Jinja2 to ==3.1.4
chore(deps): update dependency urllib3 to v1.26.19 [security]
  • Branch name: renovate/pypi-urllib3-vulnerability
  • Merge into: main
  • Upgrade urllib3 to ==1.26.19
chore(deps): update dependency idna to v3.7 [security]
  • Branch name: renovate/pypi-idna-vulnerability
  • Merge into: main
  • Upgrade idna to ==3.7
chore(deps): update dependency requests to v2.32.2 [security]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: main
  • Upgrade requests to ==2.32.2
chore(deps): update dependency certifi to v2024 [security]
  • Branch name: renovate/pypi-certifi-vulnerability
  • Merge into: main
  • Upgrade certifi to ==2024.7.4
chore(deps): update dependency cryptography to v43 [security]
  • Branch name: renovate/pypi-cryptography-vulnerability
  • Merge into: main
  • Upgrade cryptography to ==43.0.1
chore(deps): update dependency astroid to v2.15.8
  • Schedule: ["at any time"]
  • Branch name: renovate/astroid-2.x
  • Merge into: main
  • Upgrade astroid to ==2.15.8
chore(deps): update dependency click to v8.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: main
  • Upgrade click to ==8.1.7
chore(deps): update dependency deprecated to v1.2.15
  • Schedule: ["at any time"]
  • Branch name: renovate/deprecated-1.x
  • Merge into: main
  • Upgrade Deprecated to ==1.2.15
chore(deps): update dependency dill to v0.3.9
  • Schedule: ["at any time"]
  • Branch name: renovate/dill-0.x
  • Merge into: main
  • Upgrade dill to ==0.3.9
chore(deps): update dependency gitdb to v4.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/gitdb-4.x
  • Merge into: main
  • Upgrade gitdb to ==4.0.11
chore(deps): update dependency markupsafe to v2.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-2.x
  • Merge into: main
  • Upgrade MarkupSafe to ==2.1.5
chore(deps): update dependency parso to v0.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/parso-0.x
  • Merge into: main
  • Upgrade parso to ==0.8.4
chore(deps): update dependency pylint to v2.17.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-2.x
  • Merge into: main
  • Upgrade pylint to ==2.17.7
chore(deps): update dependency pyyaml to v6.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-6.x
  • Merge into: main
  • Upgrade PyYAML to ==6.0.2
chore(deps): update dependency smmap to v5.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/smmap-5.x
  • Merge into: main
  • Upgrade smmap to ==5.0.1
chore(deps): update dependency autopep8 to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/autopep8-2.x
  • Merge into: main
  • Upgrade autopep8 to ==2.3.1
chore(deps): update dependency cffi to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cffi-1.x
  • Merge into: main
  • Upgrade cffi to ==1.17.1
chore(deps): update dependency charset-normalizer to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/charset-normalizer-3.x
  • Merge into: main
  • Upgrade charset-normalizer to ==3.4.0
chore(deps): update dependency flake8 to v6.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-6.x
  • Merge into: main
  • Upgrade flake8 to ==6.1.0
chore(deps): update dependency isort to v5.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-5.x
  • Merge into: main
  • Upgrade isort to ==5.13.2
chore(deps): update dependency jedi to v0.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jedi-0.x
  • Merge into: main
  • Upgrade jedi to ==0.19.2
chore(deps): update dependency lazy-object-proxy to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lazy-object-proxy-1.x
  • Merge into: main
  • Upgrade lazy-object-proxy to ==1.10.0
chore(deps): update dependency packaging to v23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-23.x
  • Merge into: main
  • Upgrade packaging to ==23.2
chore(deps): update dependency platformdirs to v3.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/platformdirs-3.x
  • Merge into: main
  • Upgrade platformdirs to ==3.11.0
chore(deps): update dependency pluggy to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pluggy-1.x
  • Merge into: main
  • Upgrade pluggy to ==1.5.0
chore(deps): update dependency pycodestyle to v2.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pycodestyle-2.x
  • Merge into: main
  • Upgrade pycodestyle to ==2.12.1
chore(deps): update dependency pycparser to v2.22
  • Schedule: ["at any time"]
  • Branch name: renovate/pycparser-2.x
  • Merge into: main
  • Upgrade pycparser to ==2.22
chore(deps): update dependency pyflakes to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyflakes-3.x
  • Merge into: main
  • Upgrade pyflakes to ==3.2.0
chore(deps): update dependency pyjwt to v2.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyjwt-2.x
  • Merge into: main
  • Upgrade PyJWT to ==2.10.0
chore(deps): update dependency pytest to v7.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x
  • Merge into: main
  • Upgrade pytest to ==7.4.4
chore(deps): update dependency tomlkit to v0.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tomlkit-0.x
  • Merge into: main
  • Upgrade tomlkit to ==0.13.2
chore(deps): update dependency wrapt to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wrapt-1.x
  • Merge into: main
  • Upgrade wrapt to ==1.17.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(deps): update dependency astroid to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/astroid-3.x
  • Merge into: main
  • Upgrade astroid to ==3.3.5
chore(deps): update dependency attrs to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-24.x
  • Merge into: main
  • Upgrade attrs to ==24.2.0
chore(deps): update dependency flake8 to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-7.x
  • Merge into: main
  • Upgrade flake8 to ==7.1.1
chore(deps): update dependency markupsafe to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-3.x
  • Merge into: main
  • Upgrade MarkupSafe to ==3.0.2
chore(deps): update dependency packaging to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-24.x
  • Merge into: main
  • Upgrade packaging to ==24.2
chore(deps): update dependency platformdirs to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/platformdirs-4.x
  • Merge into: main
  • Upgrade platformdirs to ==4.3.6
chore(deps): update dependency pylint to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-3.x
  • Merge into: main
  • Upgrade pylint to ==3.3.1
chore(deps): update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ==8.3.3
chore(deps): update nick-fields/assert-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/nick-fields-assert-action-2.x
  • Merge into: main
  • Upgrade nick-fields/assert-action to v2
chore(deps): 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 was generated by Mend Renovate. View the repository job log.

@RoseSecurity
Copy link
Member

Can we configure this? Interested to see how it plays with Atmos 1.50.0

@hans-d
Copy link

hans-d commented Mar 3, 2024

@osterman can you merge this one?

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