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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 19, 2024

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

  • .devops/full-cuda.Dockerfile (dockerfile)
  • .devops/full-rocm.Dockerfile (dockerfile)
  • .devops/full.Dockerfile (dockerfile)
  • .devops/main-cuda.Dockerfile (dockerfile)
  • .devops/main-intel.Dockerfile (dockerfile)
  • .devops/main-rocm.Dockerfile (dockerfile)
  • .devops/main-vulkan.Dockerfile (dockerfile)
  • .devops/main.Dockerfile (dockerfile)
  • .devops/server-cuda.Dockerfile (dockerfile)
  • .devops/server-intel.Dockerfile (dockerfile)
  • .devops/server-rocm.Dockerfile (dockerfile)
  • .devops/server-vulkan.Dockerfile (dockerfile)
  • .devops/server.Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/code-coverage.yml (github-actions)
  • .github/workflows/docker.yml (github-actions)
  • .github/workflows/editorconfig.yml (github-actions)
  • .github/workflows/gguf-publish.yml (github-actions)
  • .github/workflows/nix-ci-aarch64.yml (github-actions)
  • .github/workflows/nix-ci.yml (github-actions)
  • .github/workflows/nix-flake-update.yml (github-actions)
  • .github/workflows/nix-publish-flake.yml (github-actions)
  • .github/workflows/python-check-requirements.yml (github-actions)
  • .github/workflows/python-lint.yml (github-actions)
  • .github/workflows/server.yml (github-actions)
  • .github/workflows/tidy-post.yml (github-actions)
  • .github/workflows/tidy-review.yml (github-actions)
  • .github/workflows/zig-build.yml (github-actions)
  • gguf-py/pyproject.toml (pep621)
  • requirements.txt (pip_requirements)
  • requirements/requirements-convert.txt (pip_requirements)
  • gguf-py/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 (except for nuget) 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.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.

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

Pin dependencies
Update Jimver/cuda-toolkit action to v0.2.17
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/jimver-cuda-toolkit-0.x
  • Merge into: main
  • Upgrade Jimver/cuda-toolkit to dc581bec6470cf161025608f13d71b3c00c2c0b7
Update ZedThree/clang-tidy-review action to v0.19.0
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/zedthree-clang-tidy-review-0.x
  • Merge into: main
  • Upgrade ZedThree/clang-tidy-review to 85799d63d217e8d0686b7735fb923acc986d8043
Update dependency numpy to ~=1.26.4
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/numpy-1.x
  • Merge into: main
  • Upgrade numpy to ~=1.26.4
Update dependency sentencepiece to ~=0.2.0
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/sentencepiece-0.x
  • Merge into: main
  • Upgrade sentencepiece to ~=0.2.0
Update intel/oneapi-basekit Docker tag to v2024.2.0
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/intel-oneapi-basekit-2024.x
  • Merge into: main
  • Upgrade intel/oneapi-basekit to 2024.2.0-devel-ubuntu22.04
Update DeterminateSystems/magic-nix-cache-action action to v8
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/determinatesystems-magic-nix-cache-action-8.x
  • Merge into: main
  • Upgrade DeterminateSystems/magic-nix-cache-action to 87b14cf437d03d37989d87f0fa5ce4f5dc1a330b
Update DeterminateSystems/nix-installer-action action to v14
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/determinatesystems-nix-installer-action-14.x
  • Merge into: main
  • Upgrade DeterminateSystems/nix-installer-action to da36cb69b1c3247ad7a1f931ebfd954a1105ef14
Update GitHub Artifact Actions to v4 (major)
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/download-artifact to fa0a91b85d4f404e444e00e005971372dc801d16
  • Upgrade actions/upload-artifact to 50769540e7f4bd5e21e526ee35c689e35e0d6874
Update actions/checkout action to v4
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
Update actions/github-script action to v7
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: main
  • Upgrade actions/github-script to 60a0d83039c74a4aee543508d2ffcb1c3799cdea
Update actions/setup-java action to v4
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to b36c23c0d998641eff861008f374ee103c25ac73
Update actions/setup-python action to v5
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to f677139bbe7f9c59b41e40162b753c062f5d49a3
Update cachix/cachix-action action to v15
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/cachix-cachix-action-15.x
  • Merge into: main
  • Upgrade cachix/cachix-action to ad2ddac53f961de1989924296a1f236fcfbaa4fc
Update codecov/codecov-action action to v4
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/codecov-codecov-action-4.x
  • Merge into: main
  • Upgrade codecov/codecov-action to e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
Update dependency ubuntu to v24
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
Update docker/build-push-action action to v5
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: main
  • Upgrade docker/build-push-action to ca052bb54ab0790a636c9b5f226502c73d547a25
Update docker/login-action action to v3
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to 9780b0c442fbb1117ed29e0efdff1e18412f7567
Update docker/setup-buildx-action action to v3
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to 988b5a0280414f521da01fcc63a27aeeb4b104db
Update docker/setup-qemu-action action to v3
  • Schedule: ["* 0-4 * * 3"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to 49b3bc8e6bdd4a60e6116a5414239cba5943d3cf

🚸 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 renovate bot force-pushed the renovate/configure branch from e728479 to 44cc10a Compare July 19, 2024 15:10
@renovate renovate bot force-pushed the renovate/configure branch from 44cc10a to 5323e37 Compare September 29, 2024 04:53
@renovate renovate bot force-pushed the renovate/configure branch from 5323e37 to 48ea6d8 Compare September 30, 2024 05:27
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.

0 participants