Skip to content

Bump the composer-dependencies group with 2 updates#346

Merged
samdark merged 1 commit into
masterfrom
dependabot/composer/composer-dependencies-e259061676
Jul 6, 2026
Merged

Bump the composer-dependencies group with 2 updates#346
samdark merged 1 commit into
masterfrom
dependabot/composer/composer-dependencies-e259061676

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on yiisoft/yii2-symfonymailer and codeception/module-phpbrowser to permit the latest version.
Updates yiisoft/yii2-symfonymailer to 4.0.0

Release notes

Sourced from yiisoft/yii2-symfonymailer's releases.

4.0.0

What's Changed

New Contributors

Full Changelog: yiisoft/yii2-symfonymailer@3.0.0...4.0.0

Changelog

Sourced from yiisoft/yii2-symfonymailer's changelog.

4.0.0 Jan 29, 2024

  • Enh: Use DI container for creating factories (sammousa)
  • Enh #45: Include logger proxy as a dependency (sammousa)
  • Enh #45: Drop support for end-of-life php versions 7.4 and 8.0 (sammousa)
  • Enh #52: Forward events to the Yii event system (sammousa)
  • Enh #45: Added option to create transport from Dsn object (Swanty)
  • Enh #50: Forward transport logs to the Yii Logger (sammousa)
  • Enh #49: Removed dependency on SymfonyMailer class (sammousa)

3.0.0 December 05, 2022

  • Enh #22: Added an exception if there is no transport configuration (Krakozaber)
  • Enh #27: Extensive rewrite to make it more statically typed and better testable (sammousa)

2.0.4 September 04, 2022

  • Enh #22: Added an exception if there is no transport configuration (Krakozaber)

2.0.3 February 10, 2022

  • Bug #20: Remove final from Mailer and Message class (Krakozaber)

2.0.2 February 03, 2022

  • Bug #15: Fix return value of Message::embed() and Message::embedContent() (Hyncica)
  • Bug #17: Fix missing import for \RuntimeException in Mailer (samdark)
  • Bug #18: Fix Message incompatibility with MessageInterface (samdark)
  • Bug #18: Fix not calling Message constructor (samdark)

2.0.1 December 31, 2021

  • Bug #12: Fix namespace import in Mailer.php (Krakozaber)

2.0.0 December 30, 2021

  • Initial release.
Commits
  • 21f4072 Fix missing namespace in README.md
  • 956f26a Document overriding class using DI definitions
  • d62d395 Revert to supporting 6.4 for support of PHP 8.1, our min constraint
  • 356488e Merge pull request #67 from mtangoo/master
  • c8c02a6 Fix: Code standard compliance
  • 07ccf8a Support only Symfony mailer 7 and up
  • cb44ab8 Merge branch 'feature-container-factory'
  • 5c66ab7 Add new github actions, and appy fixes style-ci and ECS PERCS20 style. (#66)
  • 16da67d Merge pull request #54 from SAM-IT/drop-old-php
  • 3cb92ee fix: update symfony mailer and remove workaround for old version
  • Additional commits viewable in compare view

Updates codeception/module-phpbrowser to 4.0.0

Release notes

Sourced from codeception/module-phpbrowser's releases.

4.0.0

4.0.0 (2026-01-23)

Features

BREAKING CHANGES

  • The native object return type was added to the doRequest() method of the Guzzle connector. That might break code extending from this class.
Commits
  • 495a2cf Merge pull request #47 from W0rma/symfony8
  • 0c65e95 feat: allow symfony 8
  • ffa84fe Merge pull request #49 from W0rma/fix-ci-release
  • db7d800 chore(ci): remove release job for unsupported php 8.1 + simplify ci
  • 78ec415 Merge pull request #48 from W0rma/drop-php81
  • 5b40664 chore(ci): remove php 8.6 job
  • 46d3e3d chore(ci): remove obsolete workaround for php 8.5
  • 0ad23bd chore(deps): drop support for php 8.1
  • 4f4d44f Merge pull request #45 from W0rma/php85
  • f2454c2 chore(ci): add php nightly
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [yiisoft/yii2-symfonymailer](https://github.com/yiisoft/yii2-symfonymailer) and [codeception/module-phpbrowser](https://github.com/Codeception/module-phpbrowser) to permit the latest version.

Updates `yiisoft/yii2-symfonymailer` to 4.0.0
- [Release notes](https://github.com/yiisoft/yii2-symfonymailer/releases)
- [Changelog](https://github.com/yiisoft/yii2-symfonymailer/blob/master/CHANGELOG.md)
- [Commits](yiisoft/yii2-symfonymailer@2.0.3...4.0.0)

Updates `codeception/module-phpbrowser` to 4.0.0
- [Release notes](https://github.com/Codeception/module-phpbrowser/releases)
- [Commits](Codeception/module-phpbrowser@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: yiisoft/yii2-symfonymailer
  dependency-version: 4.0.0
  dependency-type: direct:production
  dependency-group: composer-dependencies
- dependency-name: codeception/module-phpbrowser
  dependency-version: 4.0.0
  dependency-type: direct:development
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jul 3, 2026
@samdark samdark merged commit edc9c78 into master Jul 6, 2026
23 checks passed
@samdark samdark deleted the dependabot/composer/composer-dependencies-e259061676 branch July 6, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant