Benedikt Franke
Benedikt Franke
https://github.com/webonyx/graphql-php/issues/785
We have been running our application on this forked branch for years now. Just recently, an update to Node.js 20 surfaced that the `package-lock.json` was out of date and brought...
## Summary - Adds missing packages to `docker_packages` list: `containerd.io` and `docker-buildx-plugin` - Adds documentation for `docker_apt_ansible_distribution` variable (Ubuntu variant workaround) - Updates `docker_apt_gpg_key` to reference `docker_apt_ansible_distribution` - Shows actual...
Users that have defined or are using a class `Resource` in their code now have the option to preserve proper casing. Fixes https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8095 as suggested in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8095#issuecomment-2639562550. This change maintains...
Resolves https://github.com/webonyx/graphql-php/issues/1803 Follow up to https://github.com/webonyx/graphql-php/pull/1790
Follows up on https://github.com/webonyx/graphql-php/pull/1776#discussion_r2411090574
Resolves https://github.com/nuwave/lighthouse/issues/2191 Resolves https://github.com/nuwave/lighthouse/issues/1671 Resolves https://github.com/nuwave/lighthouse/issues/2687 - [x] Added or updated tests - [x] Documented user facing changes - [ ] Updated CHANGELOG.md **Changes** Override the default field resolver with...