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

Closed
wants to merge 19 commits into from
Closed

Configure Renovate #4

wants to merge 19 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2023

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.yaml (docker-compose)
  • .github/workflows/apply-labels.yml (github-actions)
  • .github/workflows/auto-merge-release.yaml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/create-arch-diagram.yml (github-actions)
  • .github/workflows/create-release.yml (github-actions)
  • .github/workflows/shellcheck.yml (github-actions)
  • .github/workflows/sync-from-tpl.yml (github-actions)

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 16 Pull Requests:

chore(deps): update dependency wayofdev/cs-fixer-config to v1.2.60
  • Schedule: ["at any time"]
  • Branch name: renovate/wayofdev-cs-fixer-config-1.x-lockfile
  • Merge into: master
  • Upgrade wayofdev/cs-fixer-config to 1.2.60
fix(deps): update dependency illuminate/collections to v9.52.16
  • Schedule: ["at any time"]
  • Branch name: renovate/illuminate
  • Merge into: master
  • Upgrade illuminate/collections to 9.52.16
fix(deps): update dependency spiral/sentry-bridge to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/spiral-sentry-bridge-2.x-lockfile
  • Merge into: master
  • Upgrade spiral/sentry-bridge to 2.1.1
chore(deps): update dependency ergebnis/composer-normalize to v2.41.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ergebnis-composer-normalize-2.x-lockfile
  • Merge into: master
  • Upgrade ergebnis/composer-normalize to 2.41.1
chore(deps): update dependency pestphp/pest to v2.28.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pestphp-pest-2.x-lockfile
  • Merge into: master
  • Upgrade pestphp/pest to 2.28.1
chore(deps): update dependency phpunit/phpunit to v10.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-10.x-lockfile
  • Merge into: master
  • Upgrade phpunit/phpunit to 10.5.3
chore(deps): update dependency spiral/testing to v2.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/spiral-testing-2.x-lockfile
  • Merge into: master
  • Upgrade spiral/testing to 2.6.3
chore(deps): update dependency symfony/var-dumper to v6.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/symfony
  • Merge into: master
  • Upgrade symfony/var-dumper to 6.4.0
fix(deps): update dependency spiral/cycle-bridge to v2.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/spiral-cycle-bridge-2.x-lockfile
  • Merge into: master
  • Upgrade spiral/cycle-bridge to 2.8.0
fix(deps): update dependency spiral/framework to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/spiral-framework-3.x-lockfile
  • Merge into: master
  • Upgrade spiral/framework to 3.10.1
fix(deps): update dependency spiral/roadrunner-bridge to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/spiral-roadrunner-bridge-3.x-lockfile
  • Merge into: master
  • Upgrade spiral/roadrunner-bridge to 3.1.0
fix(deps): update dependency spiral/roadrunner-cli to v2.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/spiral-roadrunner-cli-2.x-lockfile
  • Merge into: master
  • Upgrade spiral/roadrunner-cli to 2.6.0
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 andreasaugustin/actions-template-sync action to v1
chore(deps): update dependency symfony/var-dumper to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-symfony
  • Merge into: master
  • Upgrade symfony/var-dumper to ^7.0
fix(deps): update dependency illuminate/collections to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-illuminate
  • Merge into: master
  • Upgrade illuminate/collections to ^10.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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (4ddd09d) 31.38% compared to head (83cac0f) 31.38%.
Report is 3 commits behind head on master.

Files Patch % Lines
app/src/Endpoint/Web/Middleware/LocaleSelector.php 0.00% 6 Missing ⚠️
...rc/Application/Exception/Renderer/ViewRenderer.php 0.00% 5 Missing ⚠️
...nfrastructure/CycleORM/Typecaster/UuidTypecast.php 0.00% 3 Missing ⚠️
app/src/Application/helpers.php 0.00% 2 Missing ⚠️
app/src/Endpoint/Console/CreateUserCommand.php 0.00% 1 Missing ⚠️
app/src/Endpoint/Console/DoNothing.php 0.00% 1 Missing ⚠️
app/src/Endpoint/Console/PingCommand.php 0.00% 1 Missing ⚠️
...rastructure/Persistence/CycleORMUserRepository.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage     31.38%   31.38%           
  Complexity       50       50           
=========================================
  Files            16       16           
  Lines           188      188           
=========================================
  Hits             59       59           
  Misses          129      129           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lotyp lotyp closed this Jul 30, 2024
@lotyp lotyp self-requested a review as a code owner July 30, 2024 11:04
@renovate renovate bot deleted the renovate/configure branch July 30, 2024 11:05
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.

1 participant