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

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Configure Renovate #11

merged 2 commits into from
Jun 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

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

  • .github/workflows/main.yml (github-actions)
  • pyproject.toml (poetry)
  • .github/workflows/main.yml (regex)

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.
  • Use semantic prefixes for commit messages and PR titles.
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Pin github-action digests.
  • Update _VERSION environment variables in GitHub Action files.
  • Run Renovate on following schedule: every 4th week on Thursday before 10am

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

chore(deps): update minor updates
chore(deps): update dev dependencies (major)
  • Schedule: ["every 4th week on Thursday before 10am"]
  • Branch name: renovate/major-dev-dependencies
  • Merge into: main
  • Upgrade coverage to ^7.5.3
  • Upgrade moto to ^5.0.9
  • Upgrade pytest to ^8.2.2
  • Upgrade pytest-cov to ^5.0.0
  • Upgrade pytest-timeout to ^2.3.1
fix(deps): update dependency astropy-healpix to v1
  • Schedule: ["every 4th week on Thursday before 10am"]
  • Branch name: renovate/astropy-healpix-1.x
  • Merge into: main
  • Upgrade astropy-healpix to ^1.0.0
fix(deps): update dependency sqlalchemy to v2
  • Schedule: ["every 4th week on Thursday before 10am"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: main
  • Upgrade sqlalchemy to ~2.0.0
chore(deps): lock file maintenance
  • Schedule: ["every 8th week on Thursday before 10am"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 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 force-pushed the renovate/configure branch from 813154c to cb3ef33 Compare March 8, 2023 23:57
@renovate renovate bot force-pushed the renovate/configure branch from cb3ef33 to 91799cb Compare December 15, 2023 02:47
@jvansanten jvansanten merged commit 0fdf2d8 into main Jun 13, 2024
5 checks passed
@jvansanten jvansanten deleted the renovate/configure branch June 13, 2024 12:43
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