build(deps): bump the composer group across 1 directory with 4 updates #140
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 2 updates in the / directory: laravel/framework and symfony/http-client.
Updates
laravel/framework
from 10.1.4 to 10.48.23Release notes
Sourced from laravel/framework's releases.
... (truncated)
Commits
625269c
Update version to v10.48.238c07b63
check for running in console7ccb4dc
[10.x] Fix append and prepend batch to chain (#53455)646520a
Ensure headers are only attached to illuminate responses (#53019)1b3ef8f
Update CHANGELOGc4ea52b
Update version to v10.48.220124751
wip58c2053
Fix arguments passed to artisan commands that start with 'env' (#52748)80cdd87
[10.x] FixeswhereDate
,whereDay
,whereMonth
,whereTime
,whereYear
...05a9554
Update CHANGELOGUpdates
symfony/http-client
from 6.2.6 to 6.4.14Release notes
Sourced from symfony/http-client's releases.
... (truncated)
Changelog
Sourced from symfony/http-client's changelog.
... (truncated)
Commits
05d88cb
Merge branch '5.4' into 6.4224124d
bug #58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is...aa7bebe
[HttpClient] Fix Process-based escaping in HttpClientDataCollectore9b0846
fix for HttpClientDataCollector fails if proc_open is disabled via php.ini . ...ebcaeea
[HttpClient] Filter private IPs before connecting when Host == IP509d0e8
[HttpClient] Fix class requirement message9990ced
Merge branch '5.4' into 6.454118c6
Add PR template and auto-close PR on subtree split repositoriesfbebfcc
Fix named arguments in data providers0dc153b
Merge branch '5.4' into 6.4Updates
symfony/http-foundation
from 6.2.6 to 6.4.14Release notes
Sourced from symfony/http-foundation's releases.
... (truncated)
Changelog
Sourced from symfony/http-foundation's changelog.
... (truncated)
Commits
ba020a3
Merge branch '5.4' into 6.4168b77c
security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid ch...4875486
Merge branch '5.4' into 6.432310ff
[HttpFoundation] Reject URIs that contain invalid characters38bd9bc
[HttpFoundation] Remove invalid HTTP method from exception message3f38426
Ensure compatibility with mongodb v24c0341b
Merge branch '5.4' into 6.435f7b4c
session names must not be empty3363819
Merge branch '5.4' into 6.4e641edd
ensure session storages are opened in tests before destroying themUpdates
symfony/process
from 6.2.5 to 6.4.14Release notes
Sourced from symfony/process's releases.
... (truncated)
Changelog
Sourced from symfony/process's changelog.
... (truncated)
Commits
25214ad
Merge branch '5.4' into 6.40190687
[Process] Fix test88638b9
Merge branch '5.4' into 6.4ee75984
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 Windows0776b99
Merge branch '5.4' into 6.4d94dda5
[Process] Fix escaping /X arguments on Windows836d34f
Merge branch '5.4' into 6.472baf6b
fix the constant being used81e1a0c
fix the path separator being usedDependabot 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.