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

Merged
merged 2 commits into from
May 3, 2024
Merged

Configure Renovate #2

merged 2 commits into from
May 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

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

  • backend/Dockerfile (dockerfile)
  • backend/Dockerfile.production (dockerfile)
  • frontend/Dockerfile (dockerfile)
  • .github/workflows/frontend_charm_analysis.yml (github-actions)
  • .github/workflows/frontend_charm_integration_tests.yml (github-actions)
  • .github/workflows/publish_api.yml (github-actions)
  • .github/workflows/publish_frontend.yml (github-actions)
  • .github/workflows/test_backend.yml (github-actions)
  • .github/workflows/test_frontend.yml (github-actions)
  • frontend/android/gradle.properties (gradle)
  • frontend/android/settings.gradle (gradle)
  • frontend/android/build.gradle (gradle)
  • frontend/android/app/build.gradle (gradle)
  • frontend/android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • backend/pyproject.toml (pep621)
  • backend/charm/requirements.txt (pip_requirements)
  • frontend/charm/requirements.txt (pip_requirements)
  • backend/pyproject.toml (poetry)
  • frontend/pubspec.yaml (pub)
  • terraform/test-observer.tf (terraform)

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 33 Pull Requests:

Update dependency sentry-sdk to v1 [SECURITY]
  • Branch name: renovate/pypi-sentry-sdk-vulnerability
  • Merge into: main
  • Upgrade sentry-sdk to 1.14.0
Update docker/build-push-action digest to eb539f4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-digest
  • Merge into: main
  • Upgrade docker/build-push-action to eb539f44b153603ccbfbd98e2ab9d4d0dcaf23a4
Update docker/login-action digest to 5f4866a
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to 5f4866a30a54f16a52d2ecb4a3898e9e424939cf
Update docker/metadata-action digest to 1294d94
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-digest
  • Merge into: main
  • Upgrade docker/metadata-action to 1294d94f8ee362ab42b6da04c35f4cd03a0e6af7
Update dependency macaroonbakery to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/macaroonbakery-1.x
  • Merge into: main
  • Upgrade macaroonbakery to ==1.3.4
Update dependency python-multipart to ^0.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/python-multipart-0.x
  • Merge into: main
  • Upgrade python-multipart to ^0.0.9
Update Terraform juju to ~> 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/juju-0.x
  • Merge into: main
  • Upgrade juju to ~> 0.12.0
Update dependency com.android.tools.build:gradle to v7.4.2
Update dependency custom_lint to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/custom_lint-0.x
  • Merge into: main
  • Upgrade custom_lint to ^0.6.0
Update dependency fastapi to ^0.111.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: main
  • Upgrade fastapi to ^0.111.0
Update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.6.4
Update dependency httpx to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x
  • Merge into: main
  • Upgrade httpx to ^0.27.0
Update dependency poetry-dynamic-versioning to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/poetry-dynamic-versioning-0.x
  • Merge into: main
  • Upgrade poetry-dynamic-versioning to ^0.25.0
Update dependency popover to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/popover-0.x
  • Merge into: main
  • Upgrade popover to ^0.3.0
Update dependency ruff to ^0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to ^0.4.0
Update dependency uvicorn to ^0.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: main
  • Upgrade uvicorn to ^0.29.0
Update kotlin monorepo to v1.9.23
Update postgres Docker tag to v15.6
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-15.x
  • Merge into: main
  • Upgrade postgres to 15.6
Update python Docker tag to v3.12
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12
Update Gr1N/setup-poetry action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gr1n-setup-poetry-9.x
  • Merge into: main
  • Upgrade Gr1N/setup-poetry to v9
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • 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: main
  • Upgrade actions/setup-python to v5
Update dependency black to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/black-24.x
  • Merge into: main
  • Upgrade black to ^24.0.0
Update dependency com.android.tools.build:gradle to v8
Update dependency dependency_validator to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/dependency_validator-4.x
  • Merge into: main
  • Upgrade dependency_validator to ^4.0.0
Update dependency flutter_lints to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_lints-3.x
  • Merge into: main
  • Upgrade flutter_lints to ^3.0.0
Update dependency go_router to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/go_router-14.x
  • Merge into: main
  • Upgrade go_router to ^14.0.0
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.7
Update dependency poetry-dynamic-versioning to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/poetry-dynamic-versioning-1.x
  • Merge into: main
  • Upgrade poetry-dynamic-versioning to ^1.0.0
Update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ^8.0.0
Update dependency yaru to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/yaru-4.x
  • Merge into: main
  • Upgrade yaru to ^4.0.0
Update postgres Docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: main
  • Upgrade postgres to 16.2
Update ubuntu Docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04

🚸 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 a5973a4 to 2dc0a48 Compare March 30, 2023 03:54
@omar-selo
Copy link
Collaborator

Flutter and Python dependencies make sense. But not sure we care about android ones

@mz2 mz2 merged commit 57344c0 into main May 3, 2024
1 check failed
@mz2 mz2 deleted the renovate/configure branch May 3, 2024 13:29
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.

3 participants