Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 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

  • Cargo.toml (cargo)
  • fuzz/Cargo.toml (cargo)
  • .github/workflows/ci.yml (github-actions)

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

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

Update Rust crate rand to 0.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.8.5
Update Rust crate regex to v1.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x
  • Merge into: main
  • Upgrade regex to 1.8.3
  • Upgrade regex to 1.8
Update Rust crate time to 0.3.21
  • Schedule: ["at any time"]
  • Branch name: renovate/time-0.x
  • Merge into: main
  • Upgrade time to 0.3.21

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

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #6 (15fb185) into main (e64c163) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   75.74%   75.74%           
=======================================
  Files           2        2           
  Lines         301      301           
  Branches       61       61           
=======================================
  Hits          228      228           
  Misses         31       31           
  Partials       42       42           
Flag Coverage Δ
macos_latest 75.74% <ø> (ø)
ubuntu_latest 75.74% <ø> (ø)
windows_latest 75.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@sylvestre sylvestre merged commit 2e80358 into main May 29, 2023
@sylvestre sylvestre deleted the renovate/configure branch May 29, 2023 13:33
cakebaker added a commit that referenced this pull request Aug 20, 2025
(jiff series #6) refactor: replace chrono with jiff
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