philgyford / django-hines

Code for my personal website
https://www.gyford.com
16 stars 0 forks source link

Configure Renovate #896

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 3 days ago

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 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 boto3 to v1.35.68 - Schedule: ["at any time"] - Branch name: `renovate/boto3-1.x` - Merge into: `main` - Upgrade [boto3](https://redirect.github.com/boto/boto3) to `==1.35.68`
Update appleboy/ssh-action action to v1.2.0 - Schedule: ["at any time"] - Branch name: `renovate/appleboy-ssh-action-1.x` - Merge into: `main` - Upgrade [appleboy/ssh-action](https://redirect.github.com/appleboy/ssh-action) to `v1.2.0`
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](https://redirect.github.com/Ousret/charset_normalizer) to `==3.4.0`
Update dependency del to v6.1.1 - Schedule: ["at any time"] - Branch name: `renovate/del-6.x-lockfile` - Merge into: `main` - Upgrade [del](https://redirect.github.com/sindresorhus/del) to `6.1.1`
Update dependency sass to v1.81.0 - Schedule: ["at any time"] - Branch name: `renovate/sass-1.x-lockfile` - Merge into: `main` - Upgrade [sass](https://redirect.github.com/sass/dart-sass) to `1.81.0`
Update python Docker tag to v3.13 - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.13`
Update Node.js to v22 - Schedule: ["at any time"] - Branch name: `renovate/node-22.x` - Merge into: `main` - Upgrade [node](https://redirect.github.com/nodejs/node) to `22-alpine`
Update astral-sh/setup-uv action to v4 - Schedule: ["at any time"] - Branch name: `renovate/astral-sh-setup-uv-4.x` - Merge into: `main` - Upgrade [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) to `v4`
Update codecov/codecov-action action to v5 - Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-5.x` - Merge into: `main` - Upgrade [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) to `v5`
Update dependency del to v8 - Schedule: ["at any time"] - Branch name: `renovate/del-8.x` - Merge into: `main` - Upgrade [del](https://redirect.github.com/sindresorhus/del) to `^8.0.0`
Update dependency gulp to v5 - Schedule: ["at any time"] - Branch name: `renovate/gulp-5.x` - Merge into: `main` - Upgrade [gulp](https://redirect.github.com/gulpjs/gulp) to `^5.0.0`
Update dependency gulp-autoprefixer to v9 - Schedule: ["at any time"] - Branch name: `renovate/gulp-autoprefixer-9.x` - Merge into: `main` - Upgrade [gulp-autoprefixer](https://redirect.github.com/sindresorhus/gulp-autoprefixer) to `^9.0.0`
Update dependency gulp-rev to v11 - Schedule: ["at any time"] - Branch name: `renovate/gulp-rev-11.x` - Merge into: `main` - Upgrade [gulp-rev](https://redirect.github.com/sindresorhus/gulp-rev) to `^11.0.0`
Update postgres Docker tag to v17 - Schedule: ["at any time"] - Branch name: `renovate/postgres-17.x` - Merge into: `main` - Upgrade postgres to `17`

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

renovate[bot] commented 3 days ago

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.