Skip to content

Configure Renovate #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 14, 2023

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

  • child-process/composer.json (composer)
  • filesystem/composer.json (composer)
  • http-client/composer.json (composer)
  • http/composer.json (composer)
  • promises/composer.json (composer)
  • psr-15-middleware-adapter/composer.json (composer)
  • recoil-munin-node/composer.json (composer)
  • recoil/composer.json (composer)
  • socket-clients/composer.json (composer)
  • sockets/composer.json (composer)
  • streams/composer.json (composer)
  • ticks/composer.json (composer)
  • timers/composer.json (composer)

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.
  • Always widen peerDependencies SemVer ranges when updating, instead of replacing.
  • Rebase existing PRs any time the base branch has been updated.
  • Removes rate limit for PR creation per hour.
  • Remove limit for open PRs at any time.
  • Group PHPStan packages together.
  • Run Renovate on following schedule: * 6-22/3 * * 1-5,* 12-23/3 * * 0,6

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

Update dependency react/child-process to 0.4.* || 0.6.*
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-child-process-0.x
  • Merge into: master
  • Upgrade react/child-process to 0.4.* || 0.6.*
Update dependency react/event-loop to v0.5.3
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-event-loop-0.x
  • Merge into: master
  • Upgrade react/event-loop to ^0.4 || ^0.5
  • Upgrade react/event-loop to 0.4.* || 0.5.*
  • Upgrade react/event-loop to ^0.4.3 || ^0.5.0
Update dependency react/http to 0.4.* || 0.8.*
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-http-0.x
  • Merge into: master
  • Upgrade react/http to 0.4.* || 0.8.*
Update dependency react/http-client to ^0.4 || ^0.5
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-http-client-0.x
  • Merge into: master
  • Upgrade react/http-client to ^0.4 || ^0.5
Update dependency react/socket to ^0.4 || ^0.8
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-socket-0.x
  • Merge into: master
  • Upgrade react/socket to ^0.4 || ^0.8
Update dependency react/socket-client to 0.4.* || 0.7.*
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-socket-client-0.x
  • Merge into: master
  • Upgrade react/socket-client to 0.4.* || 0.7.*
Update dependency react/stream to ^0.4 || ^0.7
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-stream-0.x
  • Merge into: master
  • Upgrade react/stream to ^0.4 || ^0.7
Update dependency psr/http-message to v2
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/psr-http-message-2.x
  • Merge into: master
  • Upgrade psr/http-message to ^1.0 || ^2.0
Update dependency react/dns to v1
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-dns-1.x
  • Merge into: master
  • Upgrade react/dns to ^0.4.12 || ^1.0.0
  • Upgrade react/dns to ^0.4 || ^1.0
Update dependency react/event-loop to v1
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-event-loop-1.x
  • Merge into: master
  • Upgrade react/event-loop to ^0.4 || ^1.0
  • Upgrade react/event-loop to 0.4.* || 1.5.*
  • Upgrade react/event-loop to ^0.4.3 || ^1.0.0
Update dependency react/http to v1
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-http-1.x
  • Merge into: master
  • Upgrade react/http to 0.4.* || 1.10.*
Update dependency react/promise to v3
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-promise-3.x
  • Merge into: master
  • Upgrade react/promise to ^2.5 || ^3.0
  • Upgrade react/promise to ~2.2 || ~3.0
Update dependency react/socket to v1
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-socket-1.x
  • Merge into: master
  • Upgrade react/socket to ^0.4 || ^1.0
  • Upgrade react/socket to ^0.8.9 || ^1.0.0
Update dependency react/stream to v1
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/react-stream-1.x
  • Merge into: master
  • Upgrade react/stream to ^0.4 || ^1.0
Update dependency wyrihaximus/react-child-process-promise to v3
  • Schedule: ["* 6-22/3 * * 1-5","* 12-23/3 * * 0,6"]
  • Branch name: renovate/wyrihaximus-react-child-process-promise-3.x
  • Merge into: master
  • Upgrade wyrihaximus/react-child-process-promise to ^2.0 || ^3.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/configure branch from 76a8849 to fcb212d Compare December 5, 2023 02:47
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