Skip to content

8323: Update composer dependencies - #108

Open
turegjorup wants to merge 1 commit into
developfrom
feature/update-composer-dependencies
Open

turegjorup wants to merge 1 commit into
developfrom
feature/update-composer-dependencies

Conversation

@turegjorup

Copy link
Copy Markdown
Contributor

Link to ticket

https://leantime.itkdev.dk/#/tickets/showTicket/8323

Description

Full composer update. 28 packages, all patch releases — nothing added, nothing removed.

  • Symfony 8.1.6 → 8.1.7 across 25 components. 8.2 is dev-only, and extra.symfony.require stays pinned at 8.1.*.
  • phpunit/phpunit 13.3.3 → 13.3.4
  • firebase/php-jwt 7.1.0 → 7.1.1

config/reference.php is regenerated by the update: remote-event is corrected to remote_event, and the webhook secret key gains its description.

The exported API spec is unchanged, so public/api-spec-v1.{yaml,json} are not touched.

Verification

composer validate --strict, composer normalize --dry-run and composer audit (no advisories) all pass, as do PHP-CS-Fixer, PHPStan, the full PHPUnit suite, the fixture load and the asset build.

Screenshot of the result

No user interface changes.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

Symfony 8.1.6 to 8.1.7 across 25 components, phpunit/phpunit 13.3.4 and
firebase/php-jwt 7.1.1 — 28 packages, all patch releases within the pinned
8.1.* Symfony version. config/reference.php is regenerated by the update.
@github-actions

Copy link
Copy Markdown

API Specification - Non-breaking changes

No changelog changes

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.32%. Comparing base (c77a06a) to head (ce489bf).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #108   +/-   ##
==========================================
  Coverage      40.32%   40.32%           
  Complexity      1132     1132           
==========================================
  Files            150      150           
  Lines           3576     3576           
==========================================
  Hits            1442     1442           
  Misses          2134     2134           
Flag Coverage Δ
unittests 40.32% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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.

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.

2 participants