Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps pelago/emogrifier from 7.3.0 to 8.1.0.

Release notes

Sourced from pelago/emogrifier's releases.

V8.0.0: Dependency updates and dropped support for old Symfony versions

Changed

  • Require sabberworm/php-css-parser version 9.0.0 or higher (#1399, #1418, #1421)
  • Raise the minimum required Symfony bugfix versions (#1361)

Removed

  • Drop support for Symfony 4.4, 6.0, 6.1, 6.2 (#1358, #1361)
Changelog

Sourced from pelago/emogrifier's changelog.

8.1.0: Add support for PHP 8.5

Added

  • Add support for PHP 8.5 (#1470)

Changed

  • Require sabberworm/php-css-parser version 9.1.0 or higher (#1465)
  • Improve declaration block parsing performance (#1452)

Fixed

  • Make some type annotations more specific (#1428)

8.0.0: Dependency updates and dropped support for old Symfony versions

Changed

  • Require sabberworm/php-css-parser version 9.0.0 or higher (#1399, #1418, #1421)
  • Raise the minimum required Symfony bugfix versions (#1361)

Removed

  • Drop support for Symfony 4.4, 6.0, 6.1, 6.2 (#1358, #1361)
Commits
  • e59cdcc [CLEANUP] Refactor preg usage in CssInliner (#1469)
  • 585a9e5 Prepare release of version 8.1.0 (#1471)
  • 5862c6f [TASK] Update the development tools (#1424)
  • a9a99fb [FEATURE] Add support for PHP 8.5 (#1470)
  • 4fdbe75 [CLEANUP] Tighten type annotations for SimpleStringCacheTest (#1468)
  • 53429eb [CLEANUP] Tighten type annotations for TestStringConstraint (#1467)
  • ebd55e7 [CLEANUP] Tighten type annotations for CssDataProviders (#1466)
  • b681a79 [TASK] Require sabberworm/php-css-parser >= 9.1.0 (#1465)
  • 3cc28b7 [Dependabot] Update phpunit/phpunit requirement from 9.6.26 to 9.6.27 (#1464)
  • aa56b19 [Dependabot] Update phpunit/phpunit requirement from 9.6.25 to 9.6.26 (#1463)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 15, 2025
Bumps [pelago/emogrifier](https://github.com/MyIntervals/emogrifier) from 7.3.0 to 8.1.0.
- [Release notes](https://github.com/MyIntervals/emogrifier/releases)
- [Changelog](https://github.com/MyIntervals/emogrifier/blob/main/CHANGELOG.md)
- [Commits](MyIntervals/emogrifier@v7.3.0...v8.1.0)

---
updated-dependencies:
- dependency-name: pelago/emogrifier
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/pelago/emogrifier-8.1.0 branch from def5146 to b1e7410 Compare September 25, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composer dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants