chore(deps): bump guzzlehttp/psr7 from 2.10.3 to 2.12.3#186
chore(deps): bump guzzlehttp/psr7 from 2.10.3 to 2.12.3#186dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 63f4fb8f13
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "tests/Support/ItemShowHelper.php", | ||
| "tests/Support/ResourceTestHelper.php", | ||
| "tests/Support/ImportTestHelper.php", | ||
| "tests/Support/MissionFactionFactory.php", |
There was a problem hiding this comment.
Restore missing test autoload files
When Composer loads dev autoload files (the default for composer install and for the test runner requiring vendor/autoload.php), it will try to require every path in this list. I checked with rg --files, and ItemShowHelper.php, ImportTestHelper.php, and MissionFactionFactory.php do not exist anywhere in the repo, so dev autoload/test bootstrap will fatal before any tests can run. Add those helpers or remove the stale entries.
Useful? React with 👍 / 👎.
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.10.3 to 2.12.3. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.12/CHANGELOG.md) - [Commits](guzzle/psr7@2.10.3...2.12.3) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.12.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
63f4fb8 to
0205ac0
Compare
Bumps guzzlehttp/psr7 from 2.10.3 to 2.12.3.
Release notes
Sourced from guzzlehttp/psr7's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/psr7's changelog.
... (truncated)
Commits
7ec62dcRelease 2.12.3ddd64f1Validate the URI host sogetHost()matches the URI authority (#811)5ec8b15Release 2.12.25cfb193Fail closed on validation PCRE errors (#803)9e21236Report message parser PCRE failures (#802)45ae7e8Report URI PCRE failures (#801)7af66b9Bump minimum PHP 8.0 polyfill version (#800)172ef2fRelease 2.12.1f3f94b4Mitigate CRLF Injection in HTTP Start-Line Serialization (#798)9b38012Release 2.12.0