Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

chore: Configure Renovate #102

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #102

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

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

  • .circleci/config.yml (circleci)
  • .github/workflows/dependabot_auto_merge.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 10 Pull Requests:

chore(deps): update dependency isort to v5.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-5.x-lockfile
  • Merge into: main
  • Upgrade isort to 5.13.2
chore(deps): update dependency mypy to v0.991
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-0.x-lockfile
  • Merge into: main
  • Upgrade mypy to 0.991
chore(deps): update slack orb to v4.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/slack-4.x
  • Merge into: main
  • Upgrade slack to 4.13.1
fix(deps): update dependency attrs to v23.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-23.x-lockfile
  • Merge into: main
  • Upgrade attrs to 23.2.0
fix(deps): update dependency singer-sdk to ^0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/singer-sdk-0.x
  • Merge into: main
  • Upgrade singer-sdk to ^0.36.0
chore(deps): update dependency black to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/black-24.x
  • Merge into: main
  • Upgrade black to ^24.0.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.0.0
chore(deps): update dependency mypy to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x
  • Merge into: main
  • Upgrade mypy to ^1.0.0
chore(deps): update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ^8.0.0
chore(deps): update dependency tox to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/tox-4.x
  • Merge into: main
  • Upgrade tox to ^4.0.0

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

@renovate renovate bot requested a review from a team as a code owner March 7, 2024 16:32
@renovate renovate bot requested a review from SBurwash March 7, 2024 16:32
@SBurwash SBurwash closed this Mar 7, 2024
Copy link
Contributor Author

renovate bot commented Mar 7, 2024

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

@nazaninmhb nazaninmhb deleted the renovate/configure branch April 18, 2024 13:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant