Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump phpgt/http from 1.1.2 to 1.1.6 #248

Merged
merged 2 commits into from
Sep 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps phpgt/http from 1.1.2 to 1.1.6.

Release notes

Sourced from phpgt/http's releases.

September 2022 release

What's Changed

Full Changelog: PhpGt/Http@v1.1.5...v1.1.6

Response redirect/reload functions

Two new non-standard functions are added for convenience within WebEngine and other frameworks. Response::redirect and Response::reload.

What's Changed

New Contributors

Full Changelog: PhpGt/Http@v1.1.4...v1.1.5

Global state factory

Ready for the v4 release of WebEngine, there needed to be a way to produce a PSR-7 ServerRequest from the global state rather than by supplying a pre-populated RequestInterface. This release contains this the new functionality, along with many minor improvements.

CI improvements and PHP 8 compatibility

We're one step closer to a CI environment fully hosted within Github Actions now, with PHPUnit and PHPStan tests being run within Actions. Codesniffer is planned soon too.

PHP 8 compatibility is made possible thanks to an updated dependency tree.

Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpgt/http](https://github.com/PhpGt/Http) from 1.1.2 to 1.1.6.
- [Release notes](https://github.com/PhpGt/Http/releases)
- [Commits](PhpGt/Http@v1.1.2...v1.1.6)

---
updated-dependencies:
- dependency-name: phpgt/http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@g105b g105b merged commit fbcd560 into master Sep 27, 2022
@g105b g105b deleted the dependabot/composer/phpgt/http-1.1.6 branch September 27, 2022 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant