Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rebing/graphql-laravel issues and pull requests

#1156 - chore(dev): run phpstan with 8.4

Pull Request - State: closed - Opened by mfn 3 days ago

#1155 - chore(dev): enable condensed deprecation logging for tests

Pull Request - State: closed - Opened by mfn 4 days ago

#1154 - chore(dev): tune phpunit config to be more verbose and strict

Pull Request - State: closed - Opened by mfn 5 days ago - 1 comment

#1153 - gha: test on PHP 8.4

Pull Request - State: closed - Opened by mfn 6 days ago

#1152 - Fixes for implicit nullability deprecation

Pull Request - State: closed - Opened by duncanmcclean 6 days ago - 18 comments

#1146 - Fix failed phpstan tests

Pull Request - State: closed - Opened by mfn 3 months ago

#1144 - :sparkles: Support laravel-mongodb v4.x namespace

Pull Request - State: closed - Opened by jsrodas-pdpaola 3 months ago - 3 comments

#1142 - Fix: Initialize originalInput in OperationParams

Pull Request - State: open - Opened by tallesborges 4 months ago - 5 comments

#1141 - chore(dev): composer phpstan-baseline

Pull Request - State: closed - Opened by mfn 4 months ago

#1140 - Custom Query Fails to Load in Laravel 11 with graphql-laravel

Issue - State: open - Opened by ricardosierra 4 months ago - 1 comment
Labels: bug

#1139 - Improve error reporting when a type's name has illegal characters

Issue - State: closed - Opened by phlisg 5 months ago - 2 comments
Labels: bug

#1138 - Use testbench `WithConfig` attribute to set app.debug

Pull Request - State: closed - Opened by mfn 6 months ago

#1136 - Remove Laravel 11 "dev" references

Pull Request - State: closed - Opened by mfn 8 months ago

#1135 - Add `authenticate` function to Field

Pull Request - State: closed - Opened by edgarsn 8 months ago - 5 comments

#1133 - Prepare 9.5.0 release

Pull Request - State: closed - Opened by mfn 9 months ago

#1132 - Relax PaginationType getPaginationFields typehint

Pull Request - State: closed - Opened by jasonvarga 9 months ago - 3 comments

#1130 - Prepare 9.4.0 release

Pull Request - State: closed - Opened by mfn 9 months ago

#1129 - phpstan: misc smaller improvements

Pull Request - State: closed - Opened by mfn 9 months ago

#1127 - Allow global resolver Middlewares

Pull Request - State: closed - Opened by alancolant 9 months ago - 7 comments

#1124 - Remove unnecessary check for PHP 7.4 compatibility

Pull Request - State: closed - Opened by mfn 9 months ago

#1123 - Remove support for Laravel 9

Pull Request - State: closed - Opened by mfn 9 months ago

#1121 - Prepare 9.2.0 release

Pull Request - State: closed - Opened by mfn 9 months ago

#1120 - Loosen php-cs-fixer constraint

Pull Request - State: closed - Opened by mfn 9 months ago

#1119 - Loosen phpstan/larastan constraints

Pull Request - State: closed - Opened by mfn 9 months ago

#1118 - laravel: use new factory approach

Pull Request - State: closed - Opened by mfn 9 months ago

#1117 - Add support for Laravel 11

Pull Request - State: closed - Opened by mfn 9 months ago

#1116 - gha: fix failing tests

Pull Request - State: closed - Opened by mfn 9 months ago

#1114 - queryContext in GraphQLController doesn't exist

Issue - State: closed - Opened by hniehorster 10 months ago - 2 comments
Labels: bug

#1112 - chore(deps-dev): bump the deps group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, php

#1111 - chore(deps): bump the deps group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#1110 - Unexpected end of JSON input

Issue - State: closed - Opened by kajal-7span 11 months ago - 3 comments
Labels: bug

#1109 - chore(deps-dev): bump the deps group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, php

#1108 - Update composer.json to use Larastan Org

Pull Request - State: closed - Opened by arnebr 11 months ago

#1107 - chore(deps-dev): bump the deps group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, php

#1104 - chore(deps-dev): bump the deps group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, php

#1102 - Pagination on Relation

Issue - State: closed - Opened by hniehorster about 1 year ago - 1 comment
Labels: bug

#1101 - Remove Duplicate HTTP Status Code Assertions

Pull Request - State: closed - Opened by salehhashemi1992 about 1 year ago

#1098 - chore(dev): composer phpstan-baseline

Pull Request - State: closed - Opened by mfn about 1 year ago

#1095 - chore(deps): bump the deps group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#1094 - chore(deps-dev): bump the deps group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, php

#1092 - Make fields of root types lazy

Pull Request - State: closed - Opened by sforward about 1 year ago

#1091 - Implement lazy root types

Pull Request - State: closed - Opened by sforward about 1 year ago - 4 comments

#1089 - chore(deps-dev): bump the deps group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, php

#1084 - [feat] Improving Code Readability and Usability with `FieldType` Class Integration

Pull Request - State: closed - Opened by alissn over 1 year ago - 2 comments

#1083 - Is there documentation on returning objects with relation objects as a part of the type?

Issue - State: closed - Opened by drewgallagher over 1 year ago - 4 comments
Labels: feature request

#1079 - chore(deps-dev): bump the deps group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1078 - fix schema validation - resolve not allowed in input fields

Pull Request - State: closed - Opened by crissi over 1 year ago - 2 comments

#1072 - chore(deps-dev): bump the deps group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1071 - chore(gha): tune dependabot

Pull Request - State: closed - Opened by mfn over 1 year ago

#1070 - Unable to enable apq caching

Issue - State: closed - Opened by esmaeilzadeh over 1 year ago
Labels: bug

#1069 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.22 to 1.10.25

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1068 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.20.0 to 3.21.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1067 - Add support for route parameters

Pull Request - State: open - Opened by alancolant over 1 year ago - 8 comments

#1063 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.21 to 1.10.22

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1062 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.19.2 to 3.20.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1057 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.19.1 to 3.19.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1055 - chore(tests): cover prefer-lowest stability

Pull Request - State: closed - Opened by mfn over 1 year ago

#1054 - chore(deps-dev): bump larastan to 2.6.3

Pull Request - State: closed - Opened by mfn over 1 year ago

#1053 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.18 to 1.10.21

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1052 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.17.0 to 3.19.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1051 - Revert "chore(gha): target 8.x branch for now"

Pull Request - State: closed - Opened by mfn over 1 year ago

#1049 - Remove support for Laravel 8 (and PHP 7.4)

Pull Request - State: closed - Opened by mfn over 1 year ago

#1048 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.17.0 to 3.18.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, php

#1047 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.18 to 1.10.19

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, php

#1046 - chore(deps-dev): update nunomaduro/larastan requirement from 2.6.2 to 2.6.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, php

#1044 - Merge 8.x into master

Pull Request - State: closed - Opened by mfn over 1 year ago

#1043 - chore(deps-dev): update nunomaduro/larastan requirement from 2.6.0 to 2.6.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1042 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.15 to 1.10.18

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1036 - gha: replace set-output with new way to set env vars

Pull Request - State: closed - Opened by mfn over 1 year ago

#1035 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.16.0 to 3.17.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1034 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.14 to 1.10.15

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1033 - pagination: enforce `nonNull` on the inner type as well as on the list

Pull Request - State: closed - Opened by mfn over 1 year ago - 3 comments

#1032 - chore(deps): upgrade to laragraph/utils:^2

Pull Request - State: closed - Opened by mfn over 1 year ago

#1031 - Merge 8.x into master

Pull Request - State: closed - Opened by mfn over 1 year ago

#1030 - chore(deps-dev): update nunomaduro/larastan requirement from 2.4.1 to 2.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1029 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.13 to 1.10.14

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1027 - Playground, are you thinking of implementing it?

Issue - State: closed - Opened by lucasantoniooficial over 1 year ago
Labels: feature request

#1024 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.11 to 1.10.13

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1022 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.10 to 1.10.11

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1019 - chore: merge 8.x into master

Pull Request - State: closed - Opened by mfn over 1 year ago

#1017 - Tests are failing on CI

Issue - State: closed - Opened by mfn over 1 year ago - 3 comments
Labels: bug

#1016 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.15.1 to 3.16.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, php

#1015 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.8 to 1.10.10

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, php

#1014 - chore(deps): update laragraph/utils requirement from ^1 to ^1 || ^2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 6 comments
Labels: dependencies, php

#1013 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.7 to 1.10.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1012 - Add support for non null type in pagination type

Pull Request - State: closed - Opened by jacobdekeizer over 1 year ago - 5 comments

#1010 - Change closure to arrow function in `PaginationType`

Pull Request - State: closed - Opened by milwad-dev over 1 year ago - 3 comments

#1008 - Add schema cache implementation

Pull Request - State: closed - Opened by sforward over 1 year ago - 14 comments

#1007 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.15.0 to 3.15.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1006 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.6 to 1.10.7

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1005 - Commands improvements

Pull Request - State: closed - Opened by sforward over 1 year ago

#1004 - Remove unused publish command

Pull Request - State: closed - Opened by sforward over 1 year ago

#1003 - chore(deps-dev): update phpstan/phpstan requirement from 1.10.3 to 1.10.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php

#1002 - chore(deps-dev): update friendsofphp/php-cs-fixer requirement from 3.14.4 to 3.15.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, php