Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2025

This PR contains the following updates:

Package Change Age Confidence
ergebnis/composer-normalize 2.47.0 -> 2.48.0 age confidence
phpunit/phpunit (source) 11.5.34 -> 11.5.35 age confidence
symfony/console (source) 7.3.2 -> 7.3.3 age confidence
symfony/yaml (source) 7.3.2 -> 7.3.3 age confidence

Release Notes

ergebnis/composer-normalize (ergebnis/composer-normalize)

v2.48.0

Compare Source

For a full diff see [2.47.0...2.48.0][2.47.0...2.48.0].

Changed
sebastianbergmann/phpunit (phpunit/phpunit)

v11.5.35: PHPUnit 11.5.35

Compare Source

Changed
  • #[IgnorePhpunitDeprecations] is now considered for test runner deprecations (where applicable)

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:
symfony/console (symfony/console)

v7.3.3

Compare Source

Changelog (symfony/console@v7.3.2...v7.3.3)

symfony/yaml (symfony/yaml)

v7.3.3

Compare Source

Changelog (symfony/yaml@v7.3.2...v7.3.3)


Configuration

📅 Schedule: Branch creation - "before 2am on Sunday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Dependencies Pull request was raised automatically by a dependency bot label Aug 24, 2025
@github-project-automation github-project-automation bot moved this to BACKLOG in Vortex Aug 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Aug 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot temporarily deployed to commit August 24, 2025 00:38 Inactive
@codecov
Copy link

codecov bot commented Aug 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.33%. Comparing base (174bfb0) to head (f740438).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1934   +/-   ##
========================================
  Coverage    76.33%   76.33%           
========================================
  Files           88       88           
  Lines         5464     5464           
  Branches        35       35           
========================================
  Hits          4171     4171           
  Misses        1293     1293           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the deps/drupal-minor-patch-contrib branch from c2bfe0e to 578fb15 Compare August 24, 2025 04:42
@github-actions github-actions bot temporarily deployed to commit August 24, 2025 04:44 Inactive
@github-actions github-actions bot added the CONFLICT Pull request has a conflict that needs to be resolved before it can be merged label Aug 24, 2025
@github-project-automation github-project-automation bot moved this from BACKLOG to Release queue in Vortex Aug 24, 2025
@renovate renovate bot changed the title Update Minor and Patch Contrib Update Minor and Patch Contrib - autoclosed Aug 24, 2025
@renovate renovate bot deleted the deps/drupal-minor-patch-contrib branch August 24, 2025 08:27
@renovate renovate bot changed the title Update Minor and Patch Contrib - autoclosed Update Minor and Patch Contrib Aug 31, 2025
@renovate renovate bot reopened this Aug 31, 2025
@renovate renovate bot force-pushed the deps/drupal-minor-patch-contrib branch from a616202 to 578fb15 Compare August 31, 2025 01:26
@github-project-automation github-project-automation bot moved this from Release queue to To do for current release in Vortex Aug 31, 2025
@github-actions github-actions bot temporarily deployed to commit August 31, 2025 01:28 Inactive
@renovate renovate bot force-pushed the deps/drupal-minor-patch-contrib branch from 578fb15 to f740438 Compare August 31, 2025 02:02
@github-actions github-actions bot removed the CONFLICT Pull request has a conflict that needs to be resolved before it can be merged label Aug 31, 2025
@github-actions github-actions bot temporarily deployed to commit August 31, 2025 02:05 Inactive
@AlexSkrypnyk AlexSkrypnyk merged commit 58297d3 into develop Aug 31, 2025
29 checks passed
@github-project-automation github-project-automation bot moved this from To do for current release to Release queue in Vortex Aug 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull request was raised automatically by a dependency bot

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant