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

Bump pelago/emogrifier from 6.0.0 to 7.0.0 #2844

Merged
merged 1 commit into from
Dec 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2022

Bumps pelago/emogrifier from 6.0.0 to 7.0.0.

Changelog

Sourced from pelago/emogrifier's changelog.

7.0.0

Added

  • Add support for PHP 8.2 (#1155)

Changed

  • Throw exception with invalid CSS in debug mode (#1142)
  • Only support up to 69 atomic expressions in a selector (#1113)
  • Require sabberworm/php-css-parser:^8.4.0 (#1134)
  • Upgrade to PHPUnit 9 (#1112)

Deprecated

  • Support for PHP 7.3 will be removed in Emogrifier 8.0.

Removed

  • Drop support for Symfony 3.x and 5.3 (#1120, #1162)
  • Drop support for PHP 7.2 (#1111)

Fixed

  • Bump the minimum Symfony 4.4 version to avoid PHP deprecation warnings (#1187)
Commits
  • 547b8c8 [TASK] Prepare release of version 7.0.0 (#1196)
  • f6aadda [CLEANUP] Add --no-check-lock to composer:normalize (#1195)
  • 0dba1fe [TASK] Switch PHP-CS-Fixer from PSR12 to its sucessor PER (#1193)
  • 85401b6 [TASK] Replace deprecated rule in our PHP-CS-Fixer ruleset (#1192)
  • 3488de9 [TASK] Update to Psalm 4.29.0 (#1191)
  • 1c0becc [TASK] Update Psalm (#1188)
  • dcf2e38 [TASK] Convert deprecations to exceptions in the tests (#1182)
  • f80ded6 [BUGFIX] Bump the minimum Symfony 4.4 version to avoid deprecation warning (#...
  • e14d7db [BUGFIX] Replace a deprecated callable check (#1186)
  • 3279f1a [TASK] Stop version-controlling the development tool PHARs (#1175)
  • 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 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)

Bumps [pelago/emogrifier](https://github.com/MyIntervals/emogrifier) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/MyIntervals/emogrifier/releases)
- [Changelog](https://github.com/MyIntervals/emogrifier/blob/main/CHANGELOG.md)
- [Commits](MyIntervals/emogrifier@v6.0.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php labels Dec 24, 2022
@github-actions github-actions bot added the composer Relates to composer.json label Dec 24, 2022
@Flyingmana Flyingmana merged commit dab44bb into 1.9.4.x Dec 25, 2022
@dependabot dependabot bot deleted the dependabot/composer/pelago/emogrifier-7.0.0 branch December 25, 2022 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composer Relates to composer.json dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants