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

Merged
merged 1 commit into from
Jan 23, 2022
Merged

Configure Renovate #110

merged 1 commit into from
Jan 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2022

WhiteSource 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

  • composer.json (composer)
  • .github/workflows/continuous-integration.yml (github-actions)
  • .github/workflows/docs-build.yml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate
  • Enable Renovate Dependency Dashboard creation
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Automerge patch and minor upgrades if they pass tests
  • If automerging, push the new commit directly to base branch (no PR)
  • Wait until branch tests have passed or failed before creating the PR
  • Rebase existing PRs any time the base branch has been updated
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Raise PR when vulnerability alerts are detected
  • Evaluate schedules according to timezone UTC
  • Apply label renovate to PRs
  • Group all minor and patch updates together
  • Schedule daily
  • Default configuration for repositories in the Laminas organisation
  • Run Renovate on following schedule: before 2am

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

Update Laminas packages
Update dependency psr/container to v2
  • Schedule: ["before 2am"]
  • Branch name: renovate/psr-container-2.x
  • Merge into: 3.11.x
  • Upgrade psr/container to ^1.0 || ^2.0
Lock file maintenance
  • Schedule: ["before 2am"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: 3.11.x
  • Regenerate lock files to use latest dependency versions

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


Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Jan 23, 2022
@Ocramius Ocramius self-assigned this Jan 23, 2022
@Ocramius Ocramius added this to the 3.11.0 milestone Jan 23, 2022
@Ocramius Ocramius merged commit 88531f4 into 3.11.x Jan 23, 2022
@Ocramius Ocramius deleted the renovate/configure branch January 23, 2022 01:42
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