Skip to content

Update Composer dependencies #19724

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

Merged
merged 2 commits into from
Jun 4, 2025

Conversation

MauricioFauth
Copy link
Member

@MauricioFauth MauricioFauth commented Jun 4, 2025

Also fixes GIS tests with TCPDF 6.10.0. It added an extra white space to the generated PDF file.

  • Upgrading composer/ca-bundle (1.5.6 => 1.5.7)
  • Upgrading nikic/php-parser (v5.4.0 => v5.5.0)
  • Upgrading phpmyadmin/motranslator (dev-master 0b0b217 => dev-master 28b0378)
  • Upgrading phpmyadmin/sql-parser (dev-master 37aca61 => dev-master 87314c2)
  • Upgrading roave/security-advisories (dev-latest 2145fcf => dev-latest e4637c0)
  • Upgrading symfony/cache (v7.2.6 => v7.3.0)
  • Upgrading symfony/cache-contracts (v3.5.1 => v3.6.0)
  • Upgrading symfony/config (v7.2.6 => v7.3.0)
  • Upgrading symfony/console (v7.2.6 => v7.3.0)
  • Upgrading symfony/dependency-injection (v7.2.6 => v7.3.0)
  • Upgrading symfony/deprecation-contracts (v3.5.1 => v3.6.0)
  • Upgrading symfony/expression-language (v7.2.0 => v7.3.0)
  • Upgrading symfony/filesystem (v7.2.0 => v7.3.0)
  • Upgrading symfony/process (v7.2.5 => v7.3.0)
  • Upgrading symfony/service-contracts (v3.5.1 => v3.6.0)
  • Upgrading symfony/string (v7.2.6 => v7.3.0)
  • Upgrading symfony/uid (v7.2.0 => v7.3.0)
  • Upgrading symfony/var-exporter (v7.2.6 => v7.3.0)
  • Upgrading tecnickcom/tcpdf (6.9.4 => 6.10.0)
  • Upgrading vimeo/psalm (6.11.0 => 6.12.0)
  - Upgrading composer/ca-bundle (1.5.6 => 1.5.7)
  - Upgrading nikic/php-parser (v5.4.0 => v5.5.0)
  - Upgrading phpmyadmin/motranslator (dev-master 0b0b217 => dev-master 28b0378)
  - Upgrading phpmyadmin/sql-parser (dev-master 37aca61 => dev-master 87314c2)
  - Upgrading roave/security-advisories (dev-latest 2145fcf => dev-latest e4637c0)
  - Upgrading symfony/cache (v7.2.6 => v7.3.0)
  - Upgrading symfony/cache-contracts (v3.5.1 => v3.6.0)
  - Upgrading symfony/config (v7.2.6 => v7.3.0)
  - Upgrading symfony/console (v7.2.6 => v7.3.0)
  - Upgrading symfony/dependency-injection (v7.2.6 => v7.3.0)
  - Upgrading symfony/deprecation-contracts (v3.5.1 => v3.6.0)
  - Upgrading symfony/expression-language (v7.2.0 => v7.3.0)
  - Upgrading symfony/filesystem (v7.2.0 => v7.3.0)
  - Upgrading symfony/process (v7.2.5 => v7.3.0)
  - Upgrading symfony/service-contracts (v3.5.1 => v3.6.0)
  - Upgrading symfony/string (v7.2.6 => v7.3.0)
  - Upgrading symfony/uid (v7.2.0 => v7.3.0)
  - Upgrading symfony/var-exporter (v7.2.6 => v7.3.0)
  - Upgrading tecnickcom/tcpdf (6.9.4 => 6.10.0)
  - Upgrading vimeo/psalm (6.11.0 => 6.12.0)

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ��

Project coverage is 60.48%. Comparing base (9bdea18) to head (075ad79).
Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #19724      +/-   ##
============================================
- Coverage     60.50%   60.48%   -0.03%     
  Complexity    16224    16224              
============================================
  Files           678      678              
  Lines         60919    60919              
============================================
- Hits          36861    36847      -14     
- Misses        24058    24072      +14     
Flag Coverage Δ
dbase-extension ?
unit-8.2-ubuntu-latest 60.48% <ø> (?)
unit-8.3-ubuntu-latest 60.48% <ø> (?)
unit-8.4-ubuntu-latest 60.41% <ø> (?)
unit-8.5-ubuntu-latest 60.43% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
@MauricioFauth MauricioFauth self-assigned this Jun 4, 2025
@MauricioFauth MauricioFauth merged commit 6ad9510 into phpmyadmin:master Jun 4, 2025
42 of 43 checks passed
@MauricioFauth MauricioFauth deleted the tcpdf-update branch June 4, 2025 01:15
@MauricioFauth MauricioFauth added this to the 6.0.0 milestone Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant