Bump the composer group across 1 directory with 9 updates - #2
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the composer group across 1 directory with 9 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the composer group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) | `7.7.0` | `7.15.1` | | [league/commonmark](https://github.com/thephpleague/commonmark) | `2.4.0` | `2.8.3` | | [nesbot/carbon](https://github.com/CarbonPHP/carbon) | `2.68.1` | `2.73.0` | | [psy/psysh](https://github.com/bobthecow/psysh) | `0.11.19` | `0.11.23` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.3.1` | `6.4.43` | | [symfony/mailer](https://github.com/symfony/mailer) | `6.3.0` | `6.4.43` | Updates `guzzlehttp/guzzle` from 7.7.0 to 7.15.1 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/8.0/CHANGELOG.md) - [Commits](guzzle/guzzle@7.7.0...7.15.1) Updates `guzzlehttp/psr7` from 2.5.0 to 2.13.0 - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/3.0/CHANGELOG.md) - [Commits](guzzle/psr7@2.5.0...2.13.0) Updates `league/commonmark` from 2.4.0 to 2.8.3 - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.8/CHANGELOG.md) - [Commits](thephpleague/commonmark@2.4.0...2.8.3) Updates `nesbot/carbon` from 2.68.1 to 2.73.0 - [Release notes](https://github.com/CarbonPHP/carbon/releases) - [Commits](CarbonPHP/carbon@2.68.1...2.73.0) Updates `psy/psysh` from 0.11.19 to 0.11.23 - [Release notes](https://github.com/bobthecow/psysh/releases) - [Commits](bobthecow/psysh@v0.11.19...v0.11.23) Updates `symfony/http-foundation` from 6.3.1 to 6.4.43 - [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.3.1...v6.4.43) Updates `symfony/mailer` from 6.3.0 to 6.4.43 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/8.2/CHANGELOG.md) - [Commits](symfony/mailer@v6.3.0...v6.4.43) Updates `symfony/mime` from 6.3.0 to 6.4.43 - [Release notes](https://github.com/symfony/mime/releases) - [Changelog](https://github.com/symfony/mime/blob/8.2/CHANGELOG.md) - [Commits](symfony/mime@v6.3.0...v6.4.43) Updates `symfony/polyfill-intl-idn` from 1.27.0 to 1.38.1 - [Release notes](https://github.com/symfony/polyfill-intl-idn/releases) - [Commits](symfony/polyfill-intl-idn@v1.27.0...v1.38.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.15.1 dependency-type: direct:production dependency-group: composer - dependency-name: guzzlehttp/psr7 dependency-version: 2.13.0 dependency-type: indirect dependency-group: composer - dependency-name: league/commonmark dependency-version: 2.8.3 dependency-type: indirect dependency-group: composer - dependency-name: nesbot/carbon dependency-version: 2.73.0 dependency-type: indirect dependency-group: composer - dependency-name: psy/psysh dependency-version: 0.11.23 dependency-type: indirect dependency-group: composer - dependency-name: symfony/http-foundation dependency-version: 6.4.43 dependency-type: indirect dependency-group: composer - dependency-name: symfony/mailer dependency-version: 6.4.43 dependency-type: indirect dependency-group: composer - dependency-name: symfony/mime dependency-version: 6.4.43 dependency-type: indirect dependency-group: composer - dependency-name: symfony/polyfill-intl-idn dependency-version: 1.38.1 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #3. |
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 composer group with 6 updates in the / directory:
7.7.07.15.12.4.02.8.32.68.12.73.00.11.190.11.236.3.16.4.436.3.06.4.43Updates
guzzlehttp/guzzlefrom 7.7.0 to 7.15.1Release notes
Sourced from guzzlehttp/guzzle's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/guzzle's changelog.
... (truncated)
Commits
61443dfRelease 7.15.17b68220Security fixes 7.15 (#3901)90bd104Release 7.15.0e8c879eRequireguzzlehttp/psr7^2.13(#3870)0d578f5Trigger runtime deprecations for legacy functions and methods (#3896)d5fcd1eDeprecate JSON utility methods (#3889)3281fe2Go with"guzzlehttp/test-server": "^0.7"(#3890)ba662c9Remove stale framing from redirected requests (#3881)dd32f84Bound cURL uploads to declared lengths (#3882)a29e961Merge branch '7.14' into 7.15Updates
guzzlehttp/psr7from 2.5.0 to 2.13.0Release notes
Sourced from guzzlehttp/psr7's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/psr7's changelog.
... (truncated)
Commits
dad8962Release 2.13.01bc4f53Trigger a runtime deprecation for Header::normalize() (#866)a1372eaAdd tests locking in no-file upload handling (#856)d9561d1Merge branch '2.12' into 2.139365d57Release 2.12.5b82bac4Add caseless comparison and asciiUcFirst helpers (#854)2cf293eMerge branch '2.12' into 2.13c685419Fold cross-origin host comparison without locale sensitivity (#852)226b5b3Add locale-independent ASCII case folding helpers (#850)1acfa28Use locale-independent ASCII folding for header and host names (#849)Updates
league/commonmarkfrom 2.4.0 to 2.8.3Release notes
Sourced from league/commonmark's releases.
... (truncated)
Changelog
Sourced from league/commonmark's changelog.
... (truncated)
Commits
1902f60Prepare for 2.8.3 release171f927Update changelog51b529fFix tab handling in fenced code blocks (#1130)cfb11ecFix over-blocking of safe URLs by the unsafe link filter (#1131)fb59dbcStrengthen unsafe link and image renderer test assertions (#1129)4d0b5b1Fix typos and broken formatting in the 2.x docs (#1128)73d4f1fAdd Anthropic to the list of sponsors0faf9eeMerge pull request #1125 from thephpleague/fix/markdownlint-md060a85b4adFetch full git history for the Markdownlint jobe6dc715Fix Markdownlint CI job by not overriding DEFAULT_BRANCHUpdates
nesbot/carbonfrom 2.68.1 to 2.73.0Release notes
Sourced from nesbot/carbon's releases.
Commits
9228ce9Merge pull request #13 from thecaliskan/2.x142f0f5changed CS ruledc27804changed CS rule8910c51changed expected result for PHP 8.4d1e695fAdded PHP 8.3 and PHP 8.4 test for laravel and removed PHP 8.4 lowest test ma...5dca8dcFixes for PHP 8.48c3e607Fixes for implicit nullability deprecation5f4c750upgraded phpunit version on testsa4932f3Fixed CSd6f5afbAdded PHP 8.4 supportUpdates
psy/psyshfrom 0.11.19 to 0.11.23Release notes
Sourced from psy/psysh's releases.
Commits
e9ac4faBump to v0.11.238ec3d58Add Restricted Mode for untrusted projects128fa1bMerge branch 'release/0.11.22' into 0.110db96a7Bump to v0.11.225927f39Fix Sudo static property manipulation in PHP 8.3.8a11c39Test against PHP 8.3 and 8.41013fddUpdate alias for v0.11.x-devbcb2210Merge branch 'release/0.11.21'2b78273Bump to v0.11.212be8bebOops.Updates
symfony/http-foundationfrom 6.3.1 to 6.4.43Release notes
Sourced from symfony/http-foundation's releases.
... (truncated)
Changelog
Sourced from symfony/http-foundation's changelog.
... (truncated)
Commits
ea0c801bug #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_SUBNETS0ff8570Update src/Symfony/Component/HttpFoundation/UrlHelper.php33c94a3Fix Absolute URL generation for tel:, mailto:, ... URLs to be ignored by URLH...23dcf8eRestore compat with DBAL v4.x41a0b1aUnsafe unserialize phpstan ruleUpdates
symfony/mailerfrom 6.3.0 to 6.4.43Release notes
Sourced from symfony/mailer's releases.
... (truncated)
Changelog
Sourced from symfony/mailer's changelog.
... (truncated)
Commits
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 splits94fd44fMerge branch '5.4' into 6.45b5385b[Mailer] Add end-of-options separator before recipients in SendmailTransport;...602519cPHP CS Fixer: backports changes toward 6.4 brancha2918c6CS fixes - native_function_invocation & static_lambdad56a83b[CS] Back config from 8.1 and apply heredoc_indentation rule01b846f[Mailer] Clarify the purpose of SentMessage's "message id" concept8835f93do not use PHPUnit mock objects without configured expectationsUpdates
symfony/mimefrom 6.3.0 to 6.4.43Release notes
Sourced from symfony/mime's releases.
... (truncated)
Commits
38421e1[HttpKernel][Mime][Serializer] Scope the new regression tests to the componen...11f670c[Serializer] Check the denormalized class is a Mime part in MimeMessageNormal...34ed849[Mime] Fix dropped whitespace between multiple encoded words4f0be2eDrop PR warning and auto-closing on subtree splits5575d37[Routing][RateLimiter][Mime][Security] Harden __unserialize against __toStrin...7ccfb0cMerge branch '5.4' into 6.48f89d3a[Mime] Reject email addresses containing line breaks in Addressf2f05cb[Mime] Fix transient test330077bbug #64047 [Mime] Preserve inline part filename instead of overwriting it wit...4c7099f[Mime] Preserve inline part filename instead of overwriting it with the Conte...Updates
symfony/polyfill-intl-idnfrom 1.27.0 to 1.38.1Release notes
Sourced from symfony/polyfill-intl-idn's releases.
Commits
dc21118[Intl][Idn] Reject xn-- labels whose Punycode payload decodes to ASCII-only9614ac4Give testing some lovec36586dBump to PHP 7.2, stick to phpunit 8.5a6e83bdRevert "minor #477 Auto-close PRs on subtree-splits (kbond)"872bf45Auto-close PRs on subtree-splits412b0a6Conform to IDNA version 15.1.0 revision 31a287ed7Remove branch-alias from composer.jsonecaafcefeature #334 [PHP 8.1] AddCURLStringFilepolyfill (Ayesh, nicolas-grekas)b5b0079CS fix5a42f2dBump for 1.28Dependabot 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 maj...Description has been truncated