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

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Configure Renovate #149

merged 1 commit into from
Nov 3, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 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

  • composer.json (composer)
  • .github/workflows/continuous-integration.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 the base branch (no PR).
  • Rebase existing PRs any time the base branch has been updated.
  • Disable semantic prefixes for commit messages and PR titles.
  • 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 dependencies to PRs.
  • Group all minor and patch updates together.
  • Default configuration for netglue repositories…

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

Update dependency doctrine/coding-standard to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/doctrine-coding-standard-10.x
  • Merge into: 1.2.x
  • Upgrade doctrine/coding-standard to ^10.0.0
Update dependency laminas/laminas-component-installer to v3
Update dependency symfony/console to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/symfony-console-6.x
  • Merge into: 1.2.x
  • Upgrade symfony/console to ^5.4 || ^6.0
Update dependency symfony/dependency-injection to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/symfony-dependency-injection-6.x
  • Merge into: 1.2.x
  • Upgrade symfony/dependency-injection to ^5.3.8 || ^6.0.0
Update dependency symfony/event-dispatcher to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/symfony-event-dispatcher-6.x
  • Merge into: 1.2.x
  • Upgrade symfony/event-dispatcher to ^5.3.7 || ^6.0.0
Update dependency symfony/messenger to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/symfony-messenger-6.x
  • Merge into: 1.2.x
  • Upgrade symfony/messenger to ^5.3.9 || ^6.0.0
Update dependency symfony/serializer to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/symfony-serializer-6.x
  • Merge into: 1.2.x
  • Upgrade symfony/serializer to ^5.3.8 || ^6.0.0
Lock file maintenance
  • Schedule: ["before 2am"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: 1.2.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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 3, 2022
@gsteel gsteel self-assigned this Nov 3, 2022
@gsteel gsteel added this to the 1.2.0 milestone Nov 3, 2022
@gsteel gsteel merged commit 1753d79 into 1.2.x Nov 3, 2022
@gsteel gsteel deleted the renovate/configure branch November 3, 2022 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant