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

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Configure Renovate #1922

merged 1 commit into from
Dec 29, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2022

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

  • docker-compose.dev.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • .devcontainer/Dockerfile (dockerfile)
  • Dockerfile (dockerfile)
  • frontend/Dockerfile (dockerfile)
  • .github/workflows/nightly.yml (github-actions)
  • .github/workflows/partial-backend.yml (github-actions)
  • .github/workflows/partial-builder.yml (github-actions)
  • .github/workflows/partial-frontend.yml (github-actions)
  • .github/workflows/partial-trivy-backend-container-scanning.yml (github-actions)
  • .github/workflows/partial-trivy-frontend-container-scanning.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • frontend/package.json (npm)
  • pyproject.toml (poetry)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 30 Pull Requests:

chore(deps): update actions/cache action to v2.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: mealie-next
  • Upgrade actions/cache to v2.1.7
chore(deps): update dependency ruff to ^0.0.200
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: mealie-next
  • Upgrade ruff to ^0.0.200
chore(deps): update actions/setup-node action to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: mealie-next
  • Upgrade actions/setup-node to v2.5.1
chore(deps): update dependency @​nuxtjs/composition-api to ^0.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-composition-api-0.x
  • Merge into: mealie-next
  • Upgrade @nuxtjs/composition-api to ^0.33.0
chore(deps): update dependency mypy to ^0.991
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-0.x
  • Merge into: mealie-next
  • Upgrade mypy to ^0.991
chore(deps): update dependency nuxt-vite to v0.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxt-vite-0.x
  • Merge into: mealie-next
  • Upgrade nuxt-vite to 0.3.5
chore(deps): update dependency openapi-spec-validator to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/openapi-spec-validator-0.x
  • Merge into: mealie-next
  • Upgrade openapi-spec-validator to ^0.5.0
chore(deps): update python docker tag to v3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: mealie-next
  • Upgrade python to 3.11-slim
fix(deps): update dependency @​nuxtjs/i18n to v7.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-i18n-7.x
  • Merge into: mealie-next
  • Upgrade @nuxtjs/i18n to 7.3.0
fix(deps): update dependency aiofiles to v0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/aiofiles-0.x
  • Merge into: mealie-next
  • Upgrade aiofiles to 0.8.0
fix(deps): update dependency extruct to ^0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/extruct-0.x
  • Merge into: mealie-next
  • Upgrade extruct to ^0.14.0
fix(deps): update dependency fastapi to ^0.88.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: mealie-next
  • Upgrade fastapi to ^0.88.0
fix(deps): update dependency python-dotenv to ^0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-0.x
  • Merge into: mealie-next
  • Upgrade python-dotenv to ^0.21.0
fix(deps): update dependency uvicorn to ^0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: mealie-next
  • Upgrade uvicorn to ^0.20.0
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: mealie-next
  • Upgrade actions/cache to v3.2.2
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: mealie-next
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: mealie-next
  • Upgrade actions/setup-node to v3.5.1
chore(deps): update actions/setup-python action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-4.x
  • Merge into: mealie-next
  • Upgrade actions/setup-python to v4
chore(deps): update dependency coverage to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x
  • Merge into: mealie-next
  • Upgrade coverage to ^7.0
chore(deps): update dependency rich to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/rich-12.x
  • Merge into: mealie-next
  • Upgrade rich to ^12.0.0
chore(deps): update dependency types-python-slugify to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/types-python-slugify-6.x
  • Merge into: mealie-next
  • Upgrade types-python-slugify to ^6.0.0
chore(deps): update docker/login-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-2.x
  • Merge into: mealie-next
  • Upgrade docker/login-action to v2
chore(deps): update docker/setup-buildx-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-2.x
  • Merge into: mealie-next
  • Upgrade docker/setup-buildx-action to v2
chore(deps): update docker/setup-qemu-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-2.x
  • Merge into: mealie-next
  • Upgrade docker/setup-qemu-action to v2
chore(deps): update node.js to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/node-19.x
  • Merge into: mealie-next
  • Upgrade node to 19-alpine
  • Upgrade node to 19
fix(deps): update dependency aiofiles to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/aiofiles-22.x
  • Merge into: mealie-next
  • Upgrade aiofiles to 22.1.0
fix(deps): update dependency aniso8601 to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/aniso8601-9.x
  • Merge into: mealie-next
  • Upgrade aniso8601 to 9.0.1
fix(deps): update dependency nuxt to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxt-3.x
  • Merge into: mealie-next
  • Upgrade nuxt to ^3.0.0
fix(deps): update dependency python-slugify to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/python-slugify-7.x
  • Merge into: mealie-next
  • Upgrade python-slugify to ^7.0.0
fix(deps): update dependency tzdata to v2022
  • Schedule: ["at any time"]
  • Branch name: renovate/tzdata-2022.x
  • Merge into: mealie-next
  • Upgrade tzdata to ^2022.7

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

@hay-kot hay-kot merged commit 9236c1c into mealie-next Dec 29, 2022
@hay-kot hay-kot deleted the renovate/configure branch December 29, 2022 23:22
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