Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

chore: Configure Renovate #65

Merged
merged 1 commit into from
Oct 9, 2024
Merged

chore: Configure Renovate #65

merged 1 commit into from
Oct 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • Cargo.toml (cargo)
  • Dockerfile (dockerfile)
  • .github/workflows/build-docker.yml (github-actions)
  • .github/workflows/lint.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 (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.

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

fix(deps): update rust crate mail-parser to v0.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mail-parser-0.x-lockfile
  • Merge into: main
  • Upgrade mail-parser to 0.9.4
fix(deps): update rust crate serde_json to v1.0.128
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.128
fix(deps): update rust crate regex to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x-lockfile
  • Merge into: main
  • Upgrade regex to 1.11.0
fix(deps): update rust crate sendgrid to 0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sendgrid-0.x
  • Merge into: main
  • Upgrade sendgrid to 0.22.0
fix(deps): update rust crate tokio to v1.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.40.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v3
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2

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

@meysam81 meysam81 merged commit 592f65a into main Oct 9, 2024
3 of 8 checks passed
@meysam81 meysam81 deleted the renovate/configure branch October 9, 2024 07:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant