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

Merged
merged 1 commit into from
Apr 12, 2024
Merged

chore: Configure Renovate #22

merged 1 commit into from
Apr 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 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)
  • dynamodb-book/ch18-sessionstore/Cargo.toml (cargo)
  • dynamodb-book/ch19-ecomm/Cargo.toml (cargo)
  • dynamodb-book/ch20-bigtimedeals/Cargo.toml (cargo)
  • dynamodb-book/ch21-github/Cargo.toml (cargo)
  • modyne-derive/Cargo.toml (cargo)
  • docker-compose.yml (docker-compose)
  • .github/workflows/rust.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.
  • Format GitHub action updates.
  • Pin github-action digests.
  • Pin GitHub Actions digests and automatically merge allowlisted projects.
  • Apply default github actions presets.
  • 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.
  • Enable OSV and GitHub vulnerability alerts.
  • Group known Rust monorepos/ecosystems crates together.
  • Label Rust crate dependency PRs.
  • Manage updates for the Rust toolchain lockfile
  • Apply default settings for Rust crates.
  • Set schedule for automatic branch creation and merging, if enabled.
  • Enable OSV and GitHub vulnerability alerts.
  • Ignore recommended directories + workspace-hack if it exists.
  • Pin Docker digests.
  • Rebase existing PRs any time the base branch has been updated.
  • Enable Renovate Dependency Dashboard creation.
  • Ignore all non-semver-breaking Rust crate updates for dependencies and build-dependencies.
  • Apply defaults for Rust library crates.
  • Require approval before opening PRs with potentially breaking changes.
  • Automerge digest upgrades if they pass tests.
  • Run Renovate on following schedule: after 8pm,before 6am

🔡 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:

chore(deps): update rust crate tokio to 1.37 [security]
  • Schedule: ["at any time"]
  • Branch name: renovate/crate-tokio-vulnerability
  • Merge into: main
  • Upgrade tokio to 1.37
chore(deps): pin dependencies
  • Schedule: ["after 8pm","before 6am"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade Swatinem/rust-cache to 23bce251a8cd2ffc3c1075eaa2367cf899916d84
  • Upgrade actions/checkout to f43a0e5ff2bd294095638e18286ca9a3d1956744
  • Upgrade localstack/localstack to sha256:e1017740b2726c6e86e8e917e9a1955281e49854694f90c87b6e527baa1bdbbb
chore(deps): update rust crate test-log to 0.2.15
  • Schedule: ["after 8pm","before 6am"]
  • Branch name: renovate/test-log-0.x
  • Merge into: main
  • Upgrade test-log to 0.2.15
chore(deps): update rust crate tracing-subscriber to 0.3.18
  • Schedule: ["after 8pm","before 6am"]
  • Branch name: renovate/tracing-crates
  • Merge into: main
  • Upgrade tracing-subscriber to 0.3.18
chore(deps): update aws sdk crates
  • Schedule: ["after 8pm","before 6am"]
  • Branch name: renovate/aws-sdk-crates
  • Merge into: main
  • Upgrade aws-config to 1.1.10
  • Upgrade aws-credential-types to 1.1.8
chore(deps): update rust crate pretty_assertions to 1.4.0
  • Schedule: ["after 8pm","before 6am"]
  • Branch name: renovate/pretty_assertions-1.x
  • Merge into: main
  • Upgrade pretty_assertions to 1.4.0
fix(deps): update rust crate svix-ksuid to 0.8.0
  • Schedule: ["after 8pm","before 6am"]
  • Branch name: renovate/svix-ksuid-0.x
  • Merge into: main
  • Upgrade svix-ksuid to 0.8.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["after 8pm","before 6am"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11

🚸 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 force-pushed the renovate/configure branch from fd0e913 to 979e602 Compare April 9, 2024 20:48
@neoeinstein neoeinstein merged commit 46d5b8a into main Apr 12, 2024
5 of 6 checks passed
@neoeinstein neoeinstein deleted the renovate/configure branch April 12, 2024 05:28
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