chore(deps): bump guzzlehttp/guzzle from 7.10.5 to 7.12.3#187
chore(deps): bump guzzlehttp/guzzle from 7.10.5 to 7.12.3#187dependabot[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: 22cba1ddd3
ℹ️ 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".
| }, | ||
| "files": [ | ||
| "tests/Support/GameVersionHelper.php", | ||
| "tests/Support/ItemShowHelper.php", |
There was a problem hiding this comment.
Remove missing dev autoload helpers
This autoload-dev.files entry (and the new ImportTestHelper.php/MissionFactionFactory.php entries below) points at files that are not present under tests/Support; after composer dump-autoload --dev, simply requiring vendor/autoload.php fatals before the test suite can boot because Composer requires these paths. Please either add the helper files or remove the missing entries.
Useful? React with 👍 / 👎.
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.10.5 to 7.12.3. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.12/CHANGELOG.md) - [Commits](guzzle/guzzle@7.10.5...7.12.3) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.12.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
22cba1d to
cfba22b
Compare
Bumps guzzlehttp/guzzle from 7.10.5 to 7.12.3.
Release notes
Sourced from guzzlehttp/guzzle's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/guzzle's changelog.
... (truncated)
Commits
9aa17bcRelease 7.12.349615e1Adjustedguzzlehttp/psr7version constraint to^2.12.3(#3696)b9944c1Treat IP cookie domains as exact-only (#3694)1289bf2Release 7.12.25c79b37Remove shitty deprecation tests (#3690)9e838e8Normalize deprecated request option values (#3684)c2cfa80Restore falsey changelog wording (#3683)8250f59Add cookie follow-up tests and changelog (#3675)b4bf998Document cookie name lookup case sensitivity (#3674)e322fa4Use strict cookie path matching (#3673)