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

Configure Renovate #668

Merged
merged 2 commits into from
Aug 8, 2022
Merged

Configure Renovate #668

merged 2 commits into from
Aug 8, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2022

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)
  • blocks/Cargo.toml (cargo)
  • protocol/Cargo.toml (cargo)
  • std_or_web/Cargo.toml (cargo)
  • .github/workflows/build.yaml (github-actions)
  • www/package.json (npm)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 14 Pull Requests:

chore(deps): pin dependencies
fix(deps): update rust crate num-traits to 0.2.15
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/num-traits-0.x
  • Merge into: master
  • Upgrade num-traits to 0.2.15
fix(deps): update rust crate wasm-bindgen to 0.2.82
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/rust-wasm-bindgen-monorepo
  • Merge into: master
  • Upgrade wasm-bindgen to 0.2.82
fix(deps): update rust crate winit to 0.27.1
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/winit-0.x
  • Merge into: master
  • Upgrade winit to 0.27.1
fix(deps): update rust crate aes to 0.8.1
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/aes-0.x
  • Merge into: master
  • Upgrade aes to 0.8.1
fix(deps): update rust crate cfb8 to 0.8.1
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/cfb8-0.x
  • Merge into: master
  • Upgrade cfb8 to 0.8.1
fix(deps): update rust crate cgmath to 0.18.0
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/cgmath-0.x
  • Merge into: master
  • Upgrade cgmath to 0.18.0
fix(deps): update rust crate sha-1 to 0.10.0
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/sha-1-0.x
  • Merge into: master
  • Upgrade sha-1 to 0.10.0
chore(deps): update actions/checkout action to v3
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/upload-artifact action to v3
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
chore(deps): update dependency copy-webpack-plugin to v11
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/copy-webpack-plugin-11.x
  • Merge into: master
  • Upgrade copy-webpack-plugin to 11.0.0
chore(deps): update dependency webpack to v5
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to 5.74.0
chore(deps): update dependency webpack-cli to v4
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/webpack-cli-4.x
  • Merge into: master
  • Upgrade webpack-cli to 4.10.0
chore(deps): update dependency webpack-dev-server to v4
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/webpack-dev-server-4.x
  • Merge into: master
  • Upgrade webpack-dev-server to 4.9.3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

@iceiix
Copy link
Owner

iceiix commented Aug 8, 2022

Renovate is an alternative to Dependabot for managing dependencies.

Good article on the tradeoffs: https://dev.to/omaiboroda/try-to-update-your-dependencies-once-a-month-5dm5

Considering switching since it is less verbose, can be configured for monthly batch updates instead of per-dependency (which can generate a lot of pull requests, which I usually update in batch on my own anyways: #257 #502 #540 #542 #547 #590 #636 #694 #700 #707 and more).

@iceiix iceiix merged commit 303783f into master Aug 8, 2022
@iceiix iceiix deleted the renovate/configure branch August 8, 2022 02:01
@iceiix
Copy link
Owner

iceiix commented Aug 8, 2022

Check status at: https://app.renovatebot.com/dashboard#github/iceiix/stevenarella

Note: if this works well, should disable dependabot (instead of having both enabled which would be confusing)

@iceiix iceiix mentioned this pull request Sep 3, 2022
1 task
iceiix added a commit that referenced this pull request Oct 23, 2022
To reduce the frequency of dependency updates, switching to Renovate
with a monthly batch update model, instead of using Dependabot.

See #668 Configure Renovate and #709 Dependency Dashboard
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.

None yet

1 participant