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 - autoclosed #311

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 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)
  • docker-compose.yml (docker-compose)
  • .github/workflows/coding-standards.yml (github-actions)
  • .github/workflows/merge-bot.yml (github-actions)
  • .github/workflows/mutation-tests.yml (github-actions)
  • .github/workflows/phpunit.yml (github-actions)
  • .github/workflows/release-on-milestone-closed.yml (github-actions)
  • .github/workflows/static-analysis.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 renovate to PRs.
  • Group all minor and patch updates together.
  • Default configuration for repositories under lcobucci/. Taken from https://github.com/Ocramius/.github/blob/c77629415fd5a57ef23d9372075f406e7bf98403/renovate-config.json

🔡 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 all non-major dependencies
Update bitnami/kafka Docker tag to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/bitnami-kafka-3.x
  • Merge into: 0.1.x
  • Upgrade bitnami/kafka to 3.3.1
Update dependency lcobucci/coding-standard to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/lcobucci-coding-standard-9.x
  • Merge into: 0.1.x
  • Upgrade lcobucci/coding-standard to ^9.0.0
Lock file maintenance
  • Schedule: ["before 2am"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: 0.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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Nov 4, 2022
@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed Nov 4, 2022
@renovate renovate bot closed this Nov 4, 2022
@renovate renovate bot deleted the renovate/configure branch November 4, 2022 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants