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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Configure Renovate #8

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 11, 2024

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

  • modbus-mqtt/Cargo.toml (cargo)
  • sungrow-winets/Cargo.toml (cargo)
  • tokio_modbus-winets/Cargo.toml (cargo)
  • Dockerfile (dockerfile)
  • Dockerfile.alpine (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/release-docker.yml (github-actions)
  • .github/workflows/release.yml (github-actions)

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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Disable semantic prefixes for commit messages and PR titles.

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

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions-rs/cargo to 844f36862e911db73fe0815f00a4a2602c279505
  • Upgrade actions-rs/toolchain to 16499b5e05bf2e26879000db0c1d13f7e13fa3af
  • Upgrade actions/cache to 8492260343ad570701412c2f464a5877dc76bace
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
  • Upgrade actions/download-artifact to fa0a91b85d4f404e444e00e005971372dc801d16
  • Upgrade actions/upload-artifact to 0b2256b8c012f0828dc542b3febcab082c67f72b
  • Upgrade alpine to sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
  • Upgrade debian to sha256:34b63f55a4b193ad03c5ddb4b3f8546c797763ed708f0df5309ecb9507d15179
  • Upgrade docker/build-push-action to 1104d471370f9806843c095c1db02b5a90c5f8b6
  • Upgrade docker/dockerfile to sha256:b99fecfe00268a8b556fad7d9c37ee25d716ae08a5d7320e6d51c4dd83246894
  • Upgrade docker/login-action to 0d4c9c5ea7693da7b068278f7b52bda2a190a446
  • Upgrade docker/metadata-action to 8e5442c4ef9f78752691e2d8f8d19755c6f78e81
  • Upgrade docker/setup-buildx-action to 4fd812986e6c8c2a69e18311145f9371337f27d4
  • Upgrade rust to sha256:a454f49f2e15e233f829a0fd9a7cbdac64b6f38ec08aeac227595d4fc6eb6d4d
  • Upgrade rust to sha256:4c45f61ebe054560190f232b7d883f174ff287e1a0972c8f6d7ab88da0188870
Update Rust crate thiserror to v1.0.62
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x-lockfile
  • Merge into: main
  • Upgrade thiserror to 1.0.62
Update Rust crate clap to v4.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.5.9
Update Rust crate tokio-modbus to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-modbus-0.x
  • Merge into: main
  • Upgrade tokio-modbus to 0.13.0
Update docker/dockerfile Docker tag to v1.9
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-dockerfile-1.x
  • Merge into: main
  • Upgrade docker/dockerfile to sha256:64585ac36e6af50f0078728783f6a874c6f5f63bd31ec94195ca44b69ed1e7f8
Update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
Update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
Update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to 1a162644f9a7e87d8f4b053101d1d9a712edc18c

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

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