Skip to content

chore: bump the symfony group across 1 directory with 5 updates - #237

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony-558b184a78
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony-558b184a78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the symfony group with 3 updates in the / directory: symfony/framework-bundle, symfony/monolog-bundle and symfony/security-bundle.

Updates symfony/framework-bundle from 8.1.5 to 8.1.6

Release notes

Sourced from symfony/framework-bundle's releases.

v8.1.6

Changelog (symfony/framework-bundle@v8.1.5...v8.1.6)

Commits
  • 18ea259 Merge branch '7.4' into 8.1
  • 45d6d66 Merge branch '6.4' into 7.4
  • a19f20a Merge branch '5.4' into 6.4
  • af61a85 Revert "Give the Redis test probes an explicit connect timeout"
  • 608e729 Merge branch '7.4' into 8.1
  • 859a180 Merge branch '6.4' into 7.4
  • c658a54 Merge branch '5.4' into 6.4
  • 7179635 Give the Redis test probes an explicit connect timeout
  • 530edfd Declare the polyfills needed by the code on PHP 7.2
  • f7e55a4 Merge branch '7.4' into 8.1
  • Additional commits viewable in compare view

Updates symfony/http-foundation from 8.1.5 to 8.1.6

Release notes

Sourced from symfony/http-foundation's releases.

v8.1.6

Changelog (symfony/http-foundation@v8.1.5...v8.1.6)

Commits
  • 093b783 Merge branch '7.4' into 8.1
  • d070b71 Merge branch '6.4' into 7.4
  • 945bfd2 Merge branch '5.4' into 6.4
  • 6e8c3c0 Revert "Give the Redis test probes an explicit connect timeout"
  • 7333539 Merge branch '7.4' into 8.1
  • 4eed87a Merge branch '6.4' into 7.4
  • 024305e Merge branch '5.4' into 6.4
  • 70f2ce1 Give the Redis test probes an explicit connect timeout
  • db7f59c Merge branch '7.4' into 8.1
  • 54dd0f2 Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

Updates symfony/monolog-bundle from 4.0.2 to 4.1.0

Release notes

Sourced from symfony/monolog-bundle's releases.

v4.1.0

This release adds new formatting and handler options, including base_path for LineFormatter, a global timezone option, an expand_newlines option for error_log, an rfc option for syslogudp, and extra parameters for the native mailer. The Google Cloud formatter is now available among the default services, disabled handlers are skipped when building group handlers, and all handlers are explicitly closed on kernel shutdown.

What's Changed

New Contributors

Full Changelog: symfony/monolog-bundle@v4.0.2...v4.1.0

Changelog

Sourced from symfony/monolog-bundle's changelog.

Unreleased

  • Allow the WithMonologChannel attribute to be used on a constructor argument to bind a specific channel to it
  • Add a timezone config option to set the timezone used for the timestamp of log records
  • Add GoogleCloudLoggingFormatter as monolog.formatter.google to services
  • Add expand_newlines option to the error_log handler
  • Add parameters option to the native_mailer handler to pass additional parameters to mail() (e.g. -f sender@example.com)
  • Add rfc option to the syslogudp handler to select the syslog RFC format (RFC3164, RFC5424 or RFC5424e)
  • Fix ServiceNotFoundException when a disabled handler is a member of a group, whatfailuregroup or fallbackgroup handler
  • Allow using OutputInterface::VERBOSITY_* constants (or numeric indexes) as keys of the console handler verbosity_levels option
  • Close all handlers on kernel shutdown (only handlers already instantiated are closed, so unused handlers are not instantiated just to be closed)
Commits
  • a22de65 minor #587 Deprecate the unused "predis" handler option in favor of "redis" (...
  • 2246dec Deprecate the unused "predis" handler option
  • ef05c7a feature #377 Ensure all handlers are explicitly closed on kernel shutdown (Gr...
  • c184e00 Ensure all handlers are explicitly closed on kernel shutdown
  • 77711ed feature #343 Add rfc option to the syslogudp handler (gwinn)
  • 8f01c8d feature #439 Allow using OutputInterface::VERBOSITY_* constants in PHP conf...
  • bddba9e Allow using OutputInterface::VERBOSITY_* constants in PHP config
  • 4582e98 Add rfc option to the syslogudp handler
  • ce5aa9c feature #470 Add support for additional parameters in native mailer (GromNaN)
  • a9f3cea Add support for additional parameters in native mailer
  • Additional commits viewable in compare view

Updates symfony/process from 8.1.5 to 8.1.6

Release notes

Sourced from symfony/process's releases.

v8.1.6

Changelog (symfony/process@v8.1.5...v8.1.6)

Commits

Updates symfony/security-bundle from 8.1.2 to 8.1.6

Release notes

Sourced from symfony/security-bundle's releases.

v8.1.6

Changelog (symfony/security-bundle@v8.1.2...v8.1.6)

Commits
  • b5830ac Merge branch '7.4' into 8.1
  • caaa8b9 [Security] Stop calling the APIs that web-token/jwt-framework 4.3 deprecates
  • 4bd12b7 Merge branch '7.4' into 8.1
  • e9b3f2b Merge branch '6.4' into 7.4
  • de06cd0 [SecurityBundle] Un-skip the explicit lock factory login throttling test
  • da7eb83 Merge branch '7.4' into 8.1
  • 524649d Merge branch '6.4' into 7.4
  • 7984320 Merge branch '5.4' into 6.4
  • 06c3aba [SecurityBundle] Use a lock for login throttling by default
  • 7b0c144 [SecurityBundle] Make the remember-me cookie follow the session cookie defaults
  • 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

Bumps the symfony group with 3 updates in the / directory: [symfony/framework-bundle](https://github.com/symfony/framework-bundle), [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) and [symfony/security-bundle](https://github.com/symfony/security-bundle).


Updates `symfony/framework-bundle` from 8.1.5 to 8.1.6
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/8.2/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v8.1.5...v8.1.6)

Updates `symfony/http-foundation` from 8.1.5 to 8.1.6
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/8.2/CHANGELOG.md)
- [Commits](symfony/http-foundation@v8.1.5...v8.1.6)

Updates `symfony/monolog-bundle` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/symfony/monolog-bundle/releases)
- [Changelog](https://github.com/symfony/monolog-bundle/blob/4.x/CHANGELOG.md)
- [Commits](symfony/monolog-bundle@v4.0.2...v4.1.0)

Updates `symfony/process` from 8.1.5 to 8.1.6
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md)
- [Commits](symfony/process@v8.1.5...v8.1.6)

Updates `symfony/security-bundle` from 8.1.2 to 8.1.6
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/8.2/CHANGELOG.md)
- [Commits](symfony/security-bundle@v8.1.2...v8.1.6)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-version: 8.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-version: 8.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/monolog-bundle
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/process
  dependency-version: 8.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-bundle
  dependency-version: 8.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: composer, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants