chore: bump the symfony group across 1 directory with 5 updates - #237
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the symfony group with 3 updates in the / directory: symfony/framework-bundle, symfony/monolog-bundle and symfony/security-bundle.
Updates
symfony/framework-bundlefrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/framework-bundle's releases.
Commits
18ea259Merge branch '7.4' into 8.145d6d66Merge branch '6.4' into 7.4a19f20aMerge branch '5.4' into 6.4af61a85Revert "Give the Redis test probes an explicit connect timeout"608e729Merge branch '7.4' into 8.1859a180Merge branch '6.4' into 7.4c658a54Merge branch '5.4' into 6.47179635Give the Redis test probes an explicit connect timeout530edfdDeclare the polyfills needed by the code on PHP 7.2f7e55a4Merge branch '7.4' into 8.1Updates
symfony/http-foundationfrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/http-foundation's releases.
Commits
093b783Merge branch '7.4' into 8.1d070b71Merge branch '6.4' into 7.4945bfd2Merge branch '5.4' into 6.46e8c3c0Revert "Give the Redis test probes an explicit connect timeout"7333539Merge branch '7.4' into 8.14eed87aMerge branch '6.4' into 7.4024305eMerge branch '5.4' into 6.470f2ce1Give the Redis test probes an explicit connect timeoutdb7f59cMerge branch '7.4' into 8.154dd0f2Merge branch '6.4' into 7.4Updates
symfony/monolog-bundlefrom 4.0.2 to 4.1.0Release notes
Sourced from symfony/monolog-bundle's releases.
Changelog
Sourced from symfony/monolog-bundle's changelog.
Commits
a22de65minor #587 Deprecate the unused "predis" handler option in favor of "redis" (...2246decDeprecate the unused "predis" handler optionef05c7afeature #377 Ensure all handlers are explicitly closed on kernel shutdown (Gr...c184e00Ensure all handlers are explicitly closed on kernel shutdown77711edfeature #343 Addrfcoption to thesyslogudphandler (gwinn)8f01c8dfeature #439 Allow usingOutputInterface::VERBOSITY_*constants in PHP conf...bddba9eAllow using OutputInterface::VERBOSITY_* constants in PHP config4582e98Addrfcoption to thesyslogudphandlerce5aa9cfeature #470 Add support for additional parameters in native mailer (GromNaN)a9f3ceaAdd support for additional parameters in native mailerUpdates
symfony/processfrom 8.1.5 to 8.1.6Release notes
Sourced from symfony/process's releases.
Commits
Updates
symfony/security-bundlefrom 8.1.2 to 8.1.6Release notes
Sourced from symfony/security-bundle's releases.
Commits
b5830acMerge branch '7.4' into 8.1caaa8b9[Security] Stop calling the APIs that web-token/jwt-framework 4.3 deprecates4bd12b7Merge branch '7.4' into 8.1e9b3f2bMerge branch '6.4' into 7.4de06cd0[SecurityBundle] Un-skip the explicit lock factory login throttling testda7eb83Merge branch '7.4' into 8.1524649dMerge branch '6.4' into 7.47984320Merge branch '5.4' into 6.406c3aba[SecurityBundle] Use a lock for login throttling by default7b0c144[SecurityBundle] Make the remember-me cookie follow the session cookie defaultsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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