Bump the composer group across 1 directory with 7 updates #20
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:
2.6.4
2.7.7
5.4.20
5.4.46
6.6.2
6.7.6
2.15.4
3.11.2
2.4.3
2.7.0
5.4.20
5.4.47
Updates
composer/composer
from 2.6.4 to 2.7.7Release notes
Sourced from composer/composer's releases.
... (truncated)
Changelog
Sourced from composer/composer's changelog.
... (truncated)
Commits
2919429
Release 2.7.7e354a8d
Update changelog04a63b3
Add more characters for best fit encoding protectionad8985e
Update changelog3130a74
Fix windows parameter encoding to prevent abuse of unicode characters with be...5aa7b03
Fix testee28354
Merge pull request from GHSA-47f6-5gq3-vx9c6bd43df
Merge pull request from GHSA-v9qv-c7wm-wgmffa3b958
Fix secure-http check to avoid bypass using emojisf3e877a
Update depsUpdates
symfony/http-foundation
from 5.4.20 to 5.4.46Release notes
Sourced from symfony/http-foundation's releases.
... (truncated)
Commits
168b77c
security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid ch...32310ff
[HttpFoundation] Reject URIs that contain invalid characters38bd9bc
[HttpFoundation] Remove invalid HTTP method from exception message3f38426
Ensure compatibility with mongodb v235f7b4c
session names must not be emptye641edd
ensure session storages are opened in tests before destroying thema5509aa
Add PR template and auto-close PR on subtree split repositoriesae0d217
move setting deprecation session options into a legacy group testa414c5d
bug #58181 [HttpFoundation] Update links forX-Accel-Redirect
and fail prop...b61630e
Work around parse_url() bugUpdates
symfony/process
from 5.4.28 to 5.4.47Release notes
Sourced from symfony/process's releases.
Commits
5d1662f
normalize paths to avoid failures if a path is referenced by different names0190687
[Process] Fix testee75984
security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...05c2ccc
[Process] Use %PATH% before %CD% to load the shell on Windowsd94dda5
[Process] Fix escaping /X arguments on Windows72baf6b
fix the constant being used81e1a0c
fix the path separator being usedd67303e
minor #58747 [Process] fix the directory separator being used (xabbuh)5cdd400
minor #58746 [Process] Improve test cleanup by unlinking in afinally
block...7be8366
fix the directory separator being usedUpdates
tecnickcom/tcpdf
from 6.6.2 to 6.7.6Changelog
Sourced from tecnickcom/tcpdf's changelog.
Commits
4cf1ab1
fix control for all PHP versionsbfa7d2b
Forbid access to parent folder in HTML images951eabf
Bump version38b75a8
Update GitHub actions820383a
Fix comment05f3a28
fix: CSV-2024-22640 (#712)d4adef4
Update GitHub workflows82fc97b
Squash multiple fixes8115ff6
Fix SPDX license ID (#591) and update min PHP version to 5.5.02fb1c01
Update workflowUpdates
twig/twig
from 2.15.4 to 3.11.2Changelog
Sourced from twig/twig's changelog.
... (truncated)
Commits
5b580ec
Fix code94612e7
Prepare the 3.11.2 release8b52782
Update CHANGELOGec39a9d
Sandbox ArrayAccess and do sandbox checks before isset() checkscafc608
Fix sandbox handling for __toString()ff063af
Prepare the 3.11.1 release41103dc
Fix a security issue when an included sandboxed template has been loaded befo...e80fb8e
Prepare the 3.11.0 releasefe32121
Update CHANGELOG0d524d3
feature #4182 Add the possibility to deprecate attributes and nodes on Node (...Updates
guzzlehttp/psr7
from 2.4.3 to 2.7.0Release notes
Sourced from guzzlehttp/psr7's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/psr7's changelog.
... (truncated)
Commits
a70f5c9
Release 2.7.0 (#615)5a1f771
Add ability to encode bools and ints (#614)9aed204
[2.7] AddUtils::redactUserInfo()
method (#613)6de2986
Release 2.6.3 (#612)731ee08
Fix code style (#611)89eafc3
Test on PHP 8.4 (#610)04e3e83
MakeStreamWrapper::stream_stat()
returnsfalse
if inner stream's size is...5b4d5ac
[2.6] Update deps (#609)a243f80
Synced readme with actual definitions (#601)0423dd4
Fixes for PHP 8.4 deprecation (#600)Updates
symfony/security-http
from 5.4.20 to 5.4.47Release notes
Sourced from symfony/security-http's releases.
... (truncated)
Commits
cde02b0
[security-http] Check owner of persisted remember-me cookie7152f0e
[Security] Store original token in token storage when implicitly exiting impe...8a4986d
Add PR template and auto-close PR on subtree split repositoriesc0f8159
Work around parse_url() bugdc6de50
Revert stateless check14d271e
[HttpKernel][Security] Fix accessing session for stateless request7194820
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"1957999
minor #54785 Remove calls toTestCase::iniSet()
and calls to deprecated met...49c9c6d
Remove calls togetMockForAbstractClass()
31d24e4
Remove calls toTestCase::iniSet()
and calls to deprecated methods of `Mock...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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.