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

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 8, 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)
  • clap_bench/Cargo.toml (cargo)
  • clap_complete/Cargo.toml (cargo)
  • clap_complete_fig/Cargo.toml (cargo)
  • clap_derive/Cargo.toml (cargo)
  • clap_lex/Cargo.toml (cargo)
  • clap_mangen/Cargo.toml (cargo)
  • .github/workflows/audit.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/committed.yml (github-actions)
  • .github/workflows/post-release.yml (github-actions)
  • .github/workflows/pre-commit.yml (github-actions)
  • .github/workflows/rust-next.yml (github-actions)
  • .github/workflows/spelling.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.

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

chore(deps): update pre-commit/action action to v3.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-action-3.x
  • Merge into: master
  • Upgrade pre-commit/action to v3.0.1
chore(deps): update rust crate trybuild to 1.0.89
  • Schedule: ["at any time"]
  • Branch name: renovate/trybuild-1.x
  • Merge into: master
  • Upgrade trybuild to 1.0.89
fix(deps): update rust crate bitflags to 1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/bitflags-1.x
  • Merge into: master
  • Upgrade bitflags to 1.3
fix(deps): update rust crate heck to 0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/heck-0.x
  • Merge into: master
  • Upgrade heck to 0.4.1
fix(deps): update rust crate proc-macro2 to 1.0.78
  • Schedule: ["at any time"]
  • Branch name: renovate/proc-macro2-1.x
  • Merge into: master
  • Upgrade proc-macro2 to 1.0.78
fix(deps): update rust crate quote to 1.0.35
  • Schedule: ["at any time"]
  • Branch name: renovate/quote-1.x
  • Merge into: master
  • Upgrade quote to 1.0.35
fix(deps): update rust crate syn to 1.0.109
  • Schedule: ["at any time"]
  • Branch name: renovate/syn-1.x
  • Merge into: master
  • Upgrade syn to 1.0.109
fix(deps): update rust crate unicode-width to 0.1.11
  • Schedule: ["at any time"]
  • Branch name: renovate/unicode-width-0.x
  • Merge into: master
  • Upgrade unicode-width to 0.1.11
fix(deps): update rust crate unicode-xid to 0.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/unicode-xid-0.x
  • Merge into: master
  • Upgrade unicode-xid to 0.2.4
chore(deps): update rust crate criterion to 0.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/criterion-0.x
  • Merge into: master
  • Upgrade criterion to 0.5.1
chore(deps): update rust crate snapbox to 0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/snapbox-0.x
  • Merge into: master
  • Upgrade snapbox to 0.4
chore(deps): update rust crate trycmd to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/trycmd-0.x
  • Merge into: master
  • Upgrade trycmd to 0.14
fix(deps): update rust crate once_cell to 1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/once_cell-1.x
  • Merge into: master
  • Upgrade once_cell to 1.19.0
fix(deps): update rust crate os_str_bytes to 6.6
  • Schedule: ["at any time"]
  • Branch name: renovate/os_str_bytes-6.x
  • Merge into: master
  • Upgrade os_str_bytes to 6.6
fix(deps): update rust crate shlex to 1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shlex-1.x
  • Merge into: master
  • Upgrade shlex to 1.3.0
fix(deps): update rust crate strsim to 0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/strsim-0.x
  • Merge into: master
  • Upgrade strsim to 0.11
fix(deps): update rust crate termcolor to 1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/termcolor-1.x
  • Merge into: master
  • Upgrade termcolor to 1.4.1
fix(deps): update rust crate terminal_size to 0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/terminal_size-0.x
  • Merge into: master
  • Upgrade terminal_size to 0.3.0
fix(deps): update rust crate unicase to 2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/unicase-2.x
  • Merge into: master
  • Upgrade unicase to 2.7
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: master
  • Upgrade actions/setup-python to v5
chore(deps): update swatinem/rust-cache action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/swatinem-rust-cache-2.x
  • Merge into: master
  • Upgrade Swatinem/rust-cache to v2
fix(deps): update rust crate bitflags to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/bitflags-2.x
  • Merge into: master
  • Upgrade bitflags to 2.4
fix(deps): update rust crate syn to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/syn-2.x
  • Merge into: master
  • Upgrade syn to 2.0.48

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

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Feb 9, 2024
@renovate renovate bot closed this Feb 9, 2024
@renovate renovate bot deleted the renovate/configure branch February 9, 2024 02:04
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