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

chore: Configure Renovate - autoclosed #13

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 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

  • 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
  • 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.
  • Run Renovate on following schedule: on the 1st through 7th day of the month

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

chore(deps): update rust crate getopts to 0.2.21
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/getopts-0.x
  • Merge into: main
  • Upgrade getopts to 0.2.21
fix(deps): update rust crate flate2 to 1.0.30
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/flate2-1.x
  • Merge into: main
  • Upgrade flate2 to 1.0.30
fix(deps): update rust crate fnv to 1.0.7
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/fnv-1.x
  • Merge into: main
  • Upgrade fnv to 1.0.7
fix(deps): update rust crate serde_json to 1.0.117
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/serde_json-1.x
  • Merge into: main
  • Upgrade serde_json to 1.0.117
fix(deps): update serde monorepo to 1.0.203
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.203
  • Upgrade serde_derive to 1.0.203
chore(deps): update rust crate criterion to 0.5.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/criterion-0.x
  • Merge into: main
  • Upgrade criterion to 0.5.1
chore(deps): update rust crate pretty_assertions to 0.7.2
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/pretty_assertions-0.x
  • Merge into: main
  • Upgrade pretty_assertions to 0.7.2
chore(deps): update rust crate rayon to 1.10.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/rayon-1.x
  • Merge into: main
  • Upgrade rayon to 1.10.0
chore(deps): update rust crate regex to 1.10.4
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/regex-1.x
  • Merge into: main
  • Upgrade regex to 1.10.4
fix(deps): update rust crate bincode to 1.3.3
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/bincode-1.x
  • Merge into: main
  • Upgrade bincode to 1.3.3
fix(deps): update rust crate bitflags to 1.3.2
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/bitflags-1.x
  • Merge into: main
  • Upgrade bitflags to 1.3.2
fix(deps): update rust crate fancy-regex to 0.13.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/fancy-regex-0.x
  • Merge into: main
  • Upgrade fancy-regex to 0.13.0
fix(deps): update rust crate lazy_static to 1.4.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/lazy_static-1.x
  • Merge into: main
  • Upgrade lazy_static to 1.4.0
fix(deps): update rust crate once_cell to 1.19.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/once_cell-1.x
  • Merge into: main
  • Upgrade once_cell to 1.19.0
fix(deps): update rust crate onig to 6.4.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/onig-6.x
  • Merge into: main
  • Upgrade onig to 6.4.0
fix(deps): update rust crate plist to 1.6.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/plist-1.x
  • Merge into: main
  • Upgrade plist to 1.6.1
fix(deps): update rust crate regex-syntax to 0.8.3
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/regex-syntax-0.x
  • Merge into: main
  • Upgrade regex-syntax to 0.8.3
fix(deps): update rust crate walkdir to 2.5.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/walkdir-2.x
  • Merge into: main
  • Upgrade walkdir to 2.5.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update dependency ubuntu to v22
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
chore(deps): update rust crate pretty_assertions to v1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/pretty_assertions-1.x
  • Merge into: main
  • Upgrade pretty_assertions to 1.4.0
fix(deps): update rust crate bitflags to v2
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/bitflags-2.x
  • Merge into: main
  • Upgrade bitflags to 2.5.0

❓ 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 added the bot label Jun 2, 2024
@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Jun 5, 2024
@renovate renovate bot closed this Jun 5, 2024
@renovate renovate bot deleted the renovate/configure branch June 5, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants