Skip to content

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented Jun 1, 2023

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

  • .circleci/config.yml (circleci)
  • Dockerfile (dockerfile)
  • Dockerfile.pip_release (dockerfile)
  • .github/workflows/black.yml (github-actions)
  • .github/workflows/python-publish.yml (github-actions)
  • requirements-test.txt (pip_requirements)
  • 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 14 Pull Requests:

Update dependency urllib3 to v1.26.18 [SECURITY]
  • Branch name: renovate/pypi-urllib3-vulnerability
  • Merge into: master
  • Upgrade urllib3 to ==1.26.18
Update dependency requests to v2.31.0 [SECURITY]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: master
  • Upgrade requests to ==2.31.0
Update cimg/python Docker tag to v3.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cimg-python-3.x
  • Merge into: master
  • Upgrade cimg/python to 3.12.1
Update circleci/python Docker tag to v3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-python-3.x
  • Merge into: master
  • Upgrade circleci/python to 3.10
Update dependency Click to v8.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: master
  • Upgrade Click to ==8.1.7
Update dependency coverage to v5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-5.x
  • Merge into: master
  • Upgrade coverage to ==5.5
Update dependency prettytable to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prettytable-2.x
  • Merge into: master
  • Upgrade prettytable to ==2.5.0
Update registry.access.redhat.com/ubi8/ubi Docker tag to v8.9-1028
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.access.redhat.com-ubi8-ubi-8.x
  • Merge into: master
  • Upgrade registry.access.redhat.com/ubi8/ubi to 8.9-1028
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 v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: master
  • Upgrade actions/setup-python to v5
Update dependency PyYAML to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-6.x
  • Merge into: master
  • Upgrade PyYAML to ==6.0.1
Update dependency coverage to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x
  • Merge into: master
  • Upgrade coverage to ==7.3.3
Update dependency prettytable to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettytable-3.x
  • Merge into: master
  • Upgrade prettytable to ==3.9.0
Update python Docker tag to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3-alpine

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up orb package nextlinux/grype

Files affected: .circleci/config.yml


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

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