twirp icon indicating copy to clipboard operation
twirp copied to clipboard

PHP port of Twitch's Twirp RPC framework

Results 37 twirp issues
Sort by recently updated
recently updated
newest added

**Overview** Continue on client interceptors. **Special notes for your reviewer** Changed Method from Interface to an actual Class that is used by the AbstractClient to run the interceptor before making...

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.6 to 4.2.4. Release notes Sourced from actions/dependency-review-action's releases. v4.2.4 What's Changed Fixed a bug in the output of OpenSSF cards for GitHub Actions. New Contributors @​sporkmonger...

area/dependencies

Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 2 to 4. Release notes Sourced from DeterminateSystems/magic-nix-cache-action's releases. v4 What's Changed Correct privacy policy link by @​grahamc in DeterminateSystems/magic-nix-cache-action#33 Stop setting the default source branch to...

area/dependencies

Bumps [haya14busa/action-cond](https://github.com/haya14busa/action-cond) from 1.1.1 to 1.2.1. Release notes Sourced from haya14busa/action-cond's releases. Release v1.2.1 v1.2.1: PR #24 - Update release action Release v1.2.0 v1.2.0: PR #23 - Bump Node version...

area/dependencies

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 4.3.1. Release notes Sourced from actions/upload-artifact's releases. v4.3.1 Bump @​actions/artifacts to latest version to include updated GHES host check v4.3.0 What's Changed Reorganize upload code...

area/dependencies

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 26. Release notes Sourced from cachix/install-nix-action's releases. v26 Bump to Nix 2.20.5 to address CVE-2024-27297 / GHSA-2ffj-w4mj-pg37. install-nix-action-v25 Nix 2.19.2 install-nix-action-v24 Nix 2.19.1 enables KVM...

area/dependencies

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

area/dependencies

Updates the requirements on [psr/http-message](https://github.com/php-fig/http-message) to permit the latest version. Release notes Sourced from psr/http-message's releases. 2.0 Added return types, see https://www.php-fig.org/psr/psr-7/meta/#72-type-additions Changelog Sourced from psr/http-message's changelog. Changelog All notable...

area/dependencies

### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/twirphp/twirp/issues) for an issue that matches the one I want to file, without success. - [ ] I am not...