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

chore: Configure Renovate #1

Merged
merged 1 commit into from
Jun 25, 2024
Merged

chore: Configure Renovate #1

merged 1 commit into from
Jun 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2024

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)
  • Dockerfile (dockerfile)
  • .github/workflows/coverage.yml (github-actions)
  • .github/workflows/scorecard.yml (github-actions)
  • .github/workflows/tests.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 9 Pull Requests:

chore(deps): update actions/upload-artifact digest to a8a3f3a
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-digest
  • Merge into: master
  • Upgrade actions/upload-artifact to a8a3f3ad30e3422c9c7b888a15615d19a852ae32
chore(deps): update codacy/codacy-coverage-reporter-action digest to a388184
  • Schedule: ["at any time"]
  • Branch name: renovate/codacy-codacy-coverage-reporter-action-digest
  • Merge into: master
  • Upgrade codacy/codacy-coverage-reporter-action to a38818475bb21847788496e9f0fddaa4e84955ba
chore(deps): update codecov/codecov-action digest to ca3e2d9
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-digest
  • Merge into: master
  • Upgrade codecov/codecov-action to ca3e2d96126cd8913195a2f0b5af12a53c2df8ed
chore(deps): update actions/checkout action to v4.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
chore(deps): update ossf/scorecard-action action to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/ossf-scorecard-action-2.x
  • Merge into: master
  • Upgrade ossf/scorecard-action to dc50aa9510b46c811795eb24b2f1ba02a914e534
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.59.3
  • Schedule: ["at any time"]
  • Branch name: renovate/friendsofphp-php-cs-fixer-3.x-lockfile
  • Merge into: master
  • Upgrade friendsofphp/php-cs-fixer to 3.59.3
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 github/codeql-action action to v3.25.10
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: master
  • Upgrade github/codeql-action to 23acc5c183826b7a8a97bce3cecc52db901f8251
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: master
  • Upgrade actions/upload-artifact to 65462800fd760344b1a7b4382951275a0abb4808

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

Copy link

codacy-production bot commented Jun 25, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (54f3d08) 481 446 92.72%
Head commit (df11cd8) 481 (+0) 446 (+0) 92.72% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Jun 25, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@vuryss vuryss merged commit 6bf1435 into master Jun 25, 2024
10 checks passed
@vuryss vuryss deleted the renovate/configure branch June 25, 2024 07:38
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