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

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

Configure Renovate #381

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

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

  • composer.json (composer)
  • docs/Dockerfile (dockerfile)
  • .github/workflows/docs.yml (github-actions)
  • .github/workflows/mutation.yml (github-actions)
  • .github/workflows/quality-assurance.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • docs/requirements.txt (pip_requirements)

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.

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

chore(deps): update dependency marcocesarato/php-conventional-changelog to v1.17.2
chore(deps): update dependency mikey179/vfsstream to v1.6.12
  • Schedule: ["at any time"]
  • Branch name: renovate/mikey179-vfsstream-1.x-lockfile
  • Merge into: master
  • Upgrade mikey179/vfsstream to 1.6.12
chore(deps): update dependency phpunit/phpunit to v10.5.30
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-10.x-lockfile
  • Merge into: master
  • Upgrade phpunit/phpunit to 10.5.30
chore(deps): update actions/cache action to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3.3.3
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.64.0
  • Schedule: ["at any time"]
  • Branch name: renovate/friendsofphp-php-cs-fixer-3.x-lockfile
  • Merge into: master
  • Upgrade friendsofphp/php-cs-fixer to 3.64.0
chore(deps): update dependency infection/infection to ^0.29
  • Schedule: ["at any time"]
  • Branch name: renovate/infection-infection-0.x
  • Merge into: master
  • Upgrade infection/infection to ^0.29
chore(deps): update dependency markdown to v3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-3.x
  • Merge into: master
  • Upgrade markdown to ==3.7
chore(deps): update dependency mike to v2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mike-2.x
  • Merge into: master
  • Upgrade mike to ==2.1.3
chore(deps): update dependency mkdocs to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-1.x
  • Merge into: master
  • Upgrade mkdocs to ==1.6.1
chore(deps): update dependency mkdocs-material to v9.5.34
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-9.x
  • Merge into: master
  • Upgrade mkdocs-material to ==9.5.34
chore(deps): update dependency mkdocs-material-extensions to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-extensions-1.x
  • Merge into: master
  • Upgrade mkdocs-material-extensions to ==1.3.1
chore(deps): update dependency pygments to v2.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pygments-2.x
  • Merge into: master
  • Upgrade Pygments to ==2.18.0
chore(deps): update dependency pymdown-extensions to v10.9
  • Schedule: ["at any time"]
  • Branch name: renovate/pymdown-extensions-10.x
  • Merge into: master
  • Upgrade pymdown-extensions to ==10.9
chore(deps): update dependency rector/rector to v1.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rector-rector-1.x-lockfile
  • Merge into: master
  • Upgrade rector/rector to 1.2.4
chore(deps): update dependency vimeo/psalm to v5.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vimeo-psalm-5.x-lockfile
  • Merge into: master
  • Upgrade vimeo/psalm to 5.25.0
chore(deps): update phpstan packages
chore(deps): update pozetroninc/github-action-get-latest-release action to v0.8.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4.0.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: master
  • Upgrade actions/setup-python to v5
chore(deps): update dependency phpunit/phpunit to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-11.x
  • Merge into: master
  • Upgrade phpunit/phpunit to ^11.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


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

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.

None yet

0 participants