build(deps): bump the symfony group across 1 directory with 9 updates - #2584
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the symfony group across 1 directory with 9 updates#2584dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the symfony group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.41` | `6.4.44` | | [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.37` | `6.4.44` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.42` | `6.4.44` | | [symfony/mailer](https://github.com/symfony/mailer) | `6.4.40` | `6.4.44` | | [symfony/process](https://github.com/symfony/process) | `6.4.41` | `6.4.44` | | [symfony/routing](https://github.com/symfony/routing) | `6.4.41` | `6.4.44` | | [symfony/translation](https://github.com/symfony/translation) | `6.4.38` | `6.4.44` | Updates `symfony/console` from 6.4.41 to 6.4.44 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.2/CHANGELOG.md) - [Commits](symfony/console@v6.4.41...v6.4.44) Updates `symfony/event-dispatcher` from 6.4.37 to 6.4.44 - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/8.2/CHANGELOG.md) - [Commits](symfony/event-dispatcher@v6.4.37...v6.4.44) Updates `symfony/http-foundation` from 6.4.42 to 6.4.44 - [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@v6.4.42...v6.4.44) Updates `symfony/mailer` from 6.4.40 to 6.4.44 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/8.2/CHANGELOG.md) - [Commits](symfony/mailer@v6.4.40...v6.4.44) Updates `symfony/polyfill-intl-normalizer` from 1.38.0 to 1.42.0 - [Release notes](https://github.com/symfony/polyfill-intl-normalizer/releases) - [Commits](symfony/polyfill-intl-normalizer@v1.38.0...v1.42.0) Updates `symfony/polyfill-php83` from 1.38.1 to 1.41.0 - [Release notes](https://github.com/symfony/polyfill-php83/releases) - [Commits](symfony/polyfill-php83@v1.38.1...v1.41.0) Updates `symfony/process` from 6.4.41 to 6.4.44 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md) - [Commits](symfony/process@v6.4.41...v6.4.44) Updates `symfony/routing` from 6.4.41 to 6.4.44 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.2/CHANGELOG.md) - [Commits](symfony/routing@v6.4.41...v6.4.44) Updates `symfony/translation` from 6.4.38 to 6.4.44 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/8.2/CHANGELOG.md) - [Commits](symfony/translation@v6.4.38...v6.4.44) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/event-dispatcher dependency-version: 6.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-foundation dependency-version: 6.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/mailer dependency-version: 6.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/polyfill-intl-normalizer dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/polyfill-php83 dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/process dependency-version: 6.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/routing dependency-version: 6.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
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 7 updates in the / directory:
6.4.416.4.446.4.376.4.446.4.426.4.446.4.406.4.446.4.416.4.446.4.416.4.446.4.386.4.44Updates
symfony/consolefrom 6.4.41 to 6.4.44Release notes
Sourced from symfony/console's releases.
Commits
60e3944bug #65500 [Console] Keep backslashes preceding < and > when escaping text (n...29967b3[Console] Fix clearing more lines than a section holdsf7b6aea[Console] Keep backslashes preceding < and > when escaping text42b9966PHP CS Fixer: fix minor detected issues517f633[Console] Consume the whole escape sequence when reading autocomplete inputbaf1c31Use spl_object_id() instead of spl_object_hash()bec037bCheck arrays and bools directly instead of comparing them to count()/true/fal...9aa2533[Console] Restore the catchExceptions state after running a command message4b3cf1f[Console] Fix column widths when a row spans columns3b643aa[Console] Decorate stdout and stderr independently when a formatter is injectedUpdates
symfony/event-dispatcherfrom 6.4.37 to 6.4.44Release notes
Sourced from symfony/event-dispatcher's releases.
Commits
d7110a8[DoctrineBridge][EventDispatcher] Fix losing listeners when a lazy listener a...9677b41Use spl_object_id() instead of spl_object_hash()ac405d3bug #64655 [EventDispatcher] Fix regression in TraceableEventDispatcher invoc...817d117[EventDispatcher] Fix regression in TraceableEventDispatcher invocation counting53d389ebug #64914 [EventDispatcher] Clear wrappedListeners in TraceableEventDispatch...2e65971[EventDispatcher] Clear wrappedListeners in TraceableEventDispatcher::reset()4849aac[EventDispatcher] Clear wrappedListeners in TraceableEventDispatcher::reset()d4ad45aDrop PR warning and auto-closing on subtree splitsUpdates
symfony/http-foundationfrom 6.4.42 to 6.4.44Release notes
Sourced from symfony/http-foundation's releases.
Commits
1d5fa99PHP CS Fixer: fix minor detected issuesb0f3fec[HttpFoundation] Declare create_sid() on session handlers457f003Check arrays and bools directly instead of comparing them to count()/true/fal...21de276[HttpFoundation] Combine trusted host patterns into a single regexpea0c801bug #65023 [HttpFoundation] Validate the characters allowed in a cookie path ...464d13c[HttpFoundation] Fix TypeError in UriSigner when the hash parameter is not a ...eb5b7f9[HttpFoundation] Reject reserved characters in the cookie path and domainf34d2dd[HttpFoundation] Throw when IpUtils::isPrivateIp() receives a non-canonical I...5ef978b[HttpFoundation] Add RFC2544 and RFC5180 IP Benchmarking to IpUtils::PRIVATE_...269f3bd[HttpFoundation] Add RFC5737 and RFC3849 IPs to IpUtils::PRIVATE_SUBNETSUpdates
symfony/mailerfrom 6.4.40 to 6.4.44Release notes
Sourced from symfony/mailer's releases.
Commits
cea6ee2bug #65527 [Mailer] Fix emails reported twice when they are queued and sent i...0032e81[Mailer] Fix the SMTP scheme check in the transport factory test casecb508fa[Mailer] Fix emails reported twice when they are queued and sent in the same ...492f364[Mailer] Reconnect after a timeout to avoid SMTP response desynca95d9bdCheck arrays and bools directly instead of comparing them to count()/true/fal...2a38092[Mailer] Fix fatal TypeError when sending a RawMessage via an API transport0df4eb9[Mailer] Reject control characters in SmtpTransport::setLocalDomain()bc77a62Drop PR warning and auto-closing on subtree splitsUpdates
symfony/polyfill-intl-normalizerfrom 1.38.0 to 1.42.0Release notes
Sourced from symfony/polyfill-intl-normalizer's releases.
Commits
aa20edeAlign tests with PHP 8.6 changes to ext/tidy and ext/intlUpdates
symfony/polyfill-php83from 1.38.1 to 1.41.0Release notes
Sourced from symfony/polyfill-php83's releases.
Commits
5ea9908[Php83][Php85][Grapheme] Throw ValueError on PHP 7 for functions that never r...796a26a[Mbstring][Php3] Fix issues with mb_str_pad()Updates
symfony/processfrom 6.4.41 to 6.4.44Release notes
Sourced from symfony/process's releases.
Commits
0b0c5b7[Process] Do not wait for output when the input iterator has more datac9dee6f[Process] Remove outdated LogicException PHPDoca2482d7Drop PR warning and auto-closing on subtree splitsUpdates
symfony/routingfrom 6.4.41 to 6.4.44Release notes
Sourced from symfony/routing's releases.
Commits
6fe2ed5[BrowserKit][HttpClient][Routing] Don't pass objects to http_build_query()70d01e5Check arrays and bools directly instead of comparing them to count()/true/fal...f8dedd4[Routing] Detect circular references in object route parametersfc5e83cDrop PR warning and auto-closing on subtree splitsUpdates
symfony/translationfrom 6.4.38 to 6.4.44Release notes
Sourced from symfony/translation's releases.
Commits
fa22355[Translation] Stop leaking a copy of the xml.xsd schema per validated file in...6cce7cb[Translation] Fix extracting TranslatableMessage with nikic/php-parser 4acc8658[Translation] Read CSV translations without SplFileObject889e806Check arrays and bools directly instead of comparing them to count()/true/fal...9a565ad[Translation] Do not extract messages from classes merely named TranslatableM...36b8f86[Translation] Fix fuzzy translations and message context in PO files3fc3fb6[Translation] Do not split ICU messages on pipes in PoFileDumperfef99ce[Translation] Fix test failing without the intl extension6dd831eDrop PR warning and auto-closing on subtree splitsf3accfeFix mergeYou can trigger a rebase of this PR 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