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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/project-primera/ongeki-score/network/alerts).
Bumps the composer group with 3 updates in the /OngekiScoreLog directory: guzzlehttp/guzzle, laravel/framework and phpseclib/phpseclib.
Updates
guzzlehttp/guzzle
from 6.5.5 to 6.5.8Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
Commits
a52f044
Release 6.5.8 (#3042)724562f
Release 6.5.7 (#3022)f092dd7
[6.x] Fix cross-domain cookie leakage (#3017)e8ed4db
Fixed tests (#2720)Updates
laravel/framework
from 5.6.40 to 5.8.38Commits
78eb4da
versionfb968ef
Add support for the new composer installed.json format (#32310) (#32328)ce08aae
version4436662
fix password checkafcfcf2
Revert "Update SeeInOrder.php"25fa67b
Update SeeInOrder.phpf675964
Update TrimStringsTest.php3d432b4
Apply fixes from StyleCI (#31014)9b3ee46
Merge pull request #30985 from laravel/5.8-csbac820f
Code style fixesUpdates
guzzlehttp/psr7
from 1.8.3 to 1.9.1Release notes
Sourced from guzzlehttp/psr7's releases.
Changelog
Sourced from guzzlehttp/psr7's changelog.
Commits
e4490ca
Release 1.9.1c8b21de
Release 1.9.118fd891
Patch header validation issue0e75375
Remove branch alias7cd3009
Update CI workflows (#552)e98e3e6
Release 1.9.0 (#520)337e3ad
Release 1.8.5 (#491)902db15
Release 1.8.4 (#486)Updates
phpseclib/phpseclib
from 2.0.36 to 2.0.47Release notes
Sourced from phpseclib/phpseclib's releases.
... (truncated)
Changelog
Sourced from phpseclib/phpseclib's changelog.
... (truncated)
Commits
b7d7d90
Merge branch '1.0' into 2.086990d5
CHANGELOG: add 1.0.23 release939f96c
Merge branch '1.0' into 2.0c55b751
BigInteger: fix getLength()2870c8f
BigInteger: phpseclib 2.0 updates0777e70
Tests: updates for phpseclib 2.063711d5
Merge branch '1.0' into 2.0e325310
ASN1: limit OID length2124f39
BigInteger: rm visibility modifiers from static variablese46ef4c
Merge branch '1.0' into 2.0Updates
symfony/http-kernel
from 4.4.38 to 4.4.51Release notes
Sourced from symfony/http-kernel's releases.
Commits
ad8ab19
Update VERSION for 4.4.51aa6df6c
Update VERSION for 4.4.50f7822a7
security #cve-2022-24894 [HttpKernel] Remove private headers before storing r...4e36db8
Update VERSION for 4.4.49bc62d95
[HttpKernel] Fix message for unresovable arguments of invokable controllers0924172
Bump Symfony version to 4.4.49a6d5229
Update VERSION for 4.4.4826989b2
bug #47857 [HttpKernel] Fix empty request stack when terminating with excepti...3f61170
[HttpKernel] Fix empty request stack when terminating with exception9a34f1a
bug #47878 [HttpKernel] Remove EOL when using error_log() in HttpKernel Logge...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