-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 'master' of github-lotyp:wayofdev/spiral-starter-tpl: Initial commit
…-components--spiral-starter-tpl chore(master): release 1.0.0
Codecov ReportAttention:
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. |
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 5, 2023 02:42
7791cd3
to
22baea8
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 15, 2023 17:57
22baea8
to
83cac0f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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
renovate/wayofdev-cs-fixer-config-1.x-lockfile
master
1.2.60
fix(deps): update dependency illuminate/collections to v9.52.16
renovate/illuminate
master
9.52.16
fix(deps): update dependency spiral/sentry-bridge to v2.1.1
renovate/spiral-sentry-bridge-2.x-lockfile
master
2.1.1
chore(deps): update dependency ergebnis/composer-normalize to v2.41.1
renovate/ergebnis-composer-normalize-2.x-lockfile
master
2.41.1
chore(deps): update dependency pestphp/pest to v2.28.1
renovate/pestphp-pest-2.x-lockfile
master
2.28.1
chore(deps): update dependency phpunit/phpunit to v10.5.3
renovate/phpunit-phpunit-10.x-lockfile
master
10.5.3
chore(deps): update dependency spiral/testing to v2.6.3
renovate/spiral-testing-2.x-lockfile
master
2.6.3
chore(deps): update dependency symfony/var-dumper to v6.4.0
renovate/symfony
master
6.4.0
fix(deps): update dependency spiral/cycle-bridge to v2.8.0
renovate/spiral-cycle-bridge-2.x-lockfile
master
2.8.0
fix(deps): update dependency spiral/framework to v3.10.1
renovate/spiral-framework-3.x-lockfile
master
3.10.1
fix(deps): update dependency spiral/roadrunner-bridge to v3.1.0
renovate/spiral-roadrunner-bridge-3.x-lockfile
master
3.1.0
fix(deps): update dependency spiral/roadrunner-cli to v2.6.0
renovate/spiral-roadrunner-cli-2.x-lockfile
master
2.6.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
chore(deps): update andreasaugustin/actions-template-sync action to v1
renovate/andreasaugustin-actions-template-sync-1.x
master
v1.1.8
chore(deps): update dependency symfony/var-dumper to v7
renovate/major-symfony
master
^7.0
fix(deps): update dependency illuminate/collections to v10
renovate/major-illuminate
master
^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.