Skip to content

Configure Renovate #9

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

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Configure Renovate #9

merged 1 commit into from
Jun 6, 2023

Conversation

tradeshift-renovate[bot]
Copy link

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

  • Gemfile (bundler)

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.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Rate limit PR creation to a maximum of two per hour.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.
  • Package groups for tradeshift npm packages (bulk PRs)
  • Shared defaults for tradeshift repos

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the .github/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 5 Pull Requests:

Update dependency json to v1.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/json-1.x
  • Merge into: master
  • Upgrade json to '= 1.8.6'
Update dependency fast_gettext to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fast_gettext-1.x
  • Merge into: master
  • Upgrade fast_gettext to '1.8.0'
Update dependency json_pure to '<= 2.6.3'
  • Schedule: ["at any time"]
  • Branch name: renovate/json_pure-2.x
  • Merge into: master
  • Upgrade json_pure to '<= 2.6.3'
Update dependency fast_gettext to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/fast_gettext-2.x
  • Merge into: master
  • Upgrade fast_gettext to '2.3.0'
Update dependency json to v2.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/json-2.x
  • Merge into: master
  • Upgrade json to '= 2.6.3'

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


  • If you want to rebase/retry this PR, click this checkbox.

Copy link

@durzica durzica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@durzica durzica merged commit ad8f74a into master Jun 6, 2023
@durzica durzica deleted the renovate/configure branch June 6, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants