Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Configure Renovate #35

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Configure Renovate #35

merged 1 commit into from
Feb 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 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/coding-standard.yml (github-actions)
  • .github/workflows/mutation-tests.yml (github-actions)
  • .github/workflows/phpstan.yml (github-actions)
  • .github/workflows/phpunit.yml (github-actions)
  • .github/workflows/psalm.yml (github-actions)
  • .github/workflows/release-on-milestone-closed-triggering-release-event.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 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
  • Append Git Signed-off-by: signature to Git commits.
  • Apply label renovate to PRs
  • Group all minor and patch updates together
  • Default configuration for repositories in the patchlevel organisation

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

Update dependency infection/infection to ^0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/all-minor-patch
  • Merge into: 1.1.x
  • Upgrade infection/infection to ^0.26.0
Update dependency phpstan/phpstan to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/phpstan-phpstan-1.x
  • Merge into: 1.1.x
  • Upgrade phpstan/phpstan to ^1.0.0
Update dependency symfony/var-dumper to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-symfony
  • Merge into: 1.1.x
  • Upgrade symfony/var-dumper to ^6.0.0
Lock file maintenance
  • Schedule: ["before 2am"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: 1.1.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.


This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 04239d4 to 59bb597 Compare February 24, 2022 11:00
@DavidBadura DavidBadura merged commit f79ffa2 into 1.1.x Feb 24, 2022
@DavidBadura DavidBadura deleted the renovate/configure branch February 24, 2022 13:40
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants