Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wp-graphql/wp-graphql

:rocket: GraphQL API for WordPress
https://github.com/wp-graphql/wp-graphql

chore: restore `FunctionComment.SpacingAfterParamType` and autofix

a7c844ae935e504a6925d15143081b13b4a93f55 authored about 1 year ago by David Levine <[email protected]>
chore: restore `Commenting.DocCommentAlignment` and autofix

66a472721e146d72d8aff25b54813391cd0dcfd3 authored about 1 year ago by David Levine <[email protected]>
chore: restore `Commenting.BlockComment` and autofix

5b3dceca82a2217b274a77467b2629e36599e9a4 authored about 1 year ago by David Levine <[email protected]>
chore: baseline `Squiz.Commenting` in ruleset

33a0286c8248f1f15cddfdfa4da68ea78656f57e authored about 1 year ago by David Levine <[email protected]>
chore: lint and remove useless variables [phpcs]

500825de28e3448e2b40aa4ba42cf31a1dcea4cf authored about 1 year ago by David Levine <[email protected]>
chore: bump graphql-relay-php to 0.7.0

1dcef93ce7794aaea7cd4a39b5e5e6b4028ea091 authored about 1 year ago by David Levine <[email protected]>
chore: update composer deps to latest

23e2bb981e2ce7e0a22896c9795777ebfd31534b authored about 1 year ago by David Levine <[email protected]>
Merge pull request #2930 from mohjak/bugfix-2926/fix-unstable-term-cursor-identical-names

fix: [WIP] unstable term cursor identical names

ef67e998e4cb715d29f3fcb731ea243b20fd28cd authored about 1 year ago by Jason Bahl <[email protected]>
- add test for paginating terms that have the same name

6e9a704d55d3405f85933b41b36ed72e9716d36c authored about 1 year ago by Jason Bahl <[email protected]>
- another attempt at fixing the plugin test to account for the plugin name changes

6e50912eae1b8bd0d84ca3042004a98834ef3a7c authored about 1 year ago by Jason Bahl <[email protected]>
- further adjustments to plugin test to account for plugin name change

2f49c0ca842b0392de3965723ca228ac9555b25c authored about 1 year ago by Jason Bahl <[email protected]>
- update plugin test to compensate for Akismet name change

6aa768efe07d10c578558528d76336fa14db3387 authored about 1 year ago by Jason Bahl <[email protected]>
- phpcs

965166e27c0f16d1cdb7f73e9864df6012b8be2a authored about 1 year ago by Jason Bahl <[email protected]>
- add back orderby compare in TermObjectCursor. This was causing tests to fail

- @todo: add tests to cover the original issue scenario: paginating terms that have the same name...

06653f581c443376c2dc458fe54930ef8917ba05 authored about 1 year ago by Jason Bahl <[email protected]>
Merge branch 'master' into bugfix-2926/fix-unstable-term-cursor-identical-names

f64dbaf88570055ed9100e84453978b367502167 authored about 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2972 from wp-graphql/dependabot/npm_and_yarn/babel/traverse-7.23.2

chore(deps): bump @babel/traverse from 7.17.3 to 7.23.2

8ac5b2e25ce4062d7f85b6ebc9df23475ff25fe0 authored about 1 year ago by Jason Bahl <[email protected]>
chore(deps): bump @babel/traverse from 7.17.3 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

6dff6044a8daedb0ef4fc04aa62918ec6885b2fd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2937 from blakewilson/fix-aspreview-slug

fix: Support asPreview by URI/SLUG Id Type

4da227f59be388dbfd75eb25420d9a330c24d1e5 authored about 1 year ago by Jason Bahl <[email protected]>
- use the `?preview=` query arg in the uri as a fallback for the `asPreview` arg if `asPreview` isnt explicitly set

- add comment to test where `asPreview` is set to false.
- update test to leave `asPreview` undef...

8d252f118d4a93bfd9a206bd817a0b9cb19ceb77 authored about 1 year ago by Jason Bahl <[email protected]>
Auto-merge master back to develop

183262b68953b89ab0dd8ab15d4865bd180dfd5c authored about 1 year ago by Github Actions <[email protected]>
Merge pull request #2969 from wp-graphql/release/v1.17.0

release: v1.17.0

1ec24256362b86d7f857efc285fbe0cacea2f67e authored about 1 year ago by Jason Bahl <[email protected]>
- update @since tags

b1a9a9ffc00dd6220c2084840d83b16a78c43d07 authored about 1 year ago by Jason Bahl <[email protected]>
- phpcs/phpstan compat

cd25809d04ac3ecc2c33948c6d9025abccc66bb6 authored about 1 year ago by Jason Bahl <[email protected]>
- update NodeResolver.php to unset 'pagename' query_var if it's identical to the parsed_url['query'] value

- upate PreviewContentNodesTest

28d00abc99a0b466b1258edbc171e1dead04ac92 authored about 1 year ago by Jason Bahl <[email protected]>
Merge commit '71185c55b0eca534cb47b7cc597358214d1ef2d2' into release/v1.17.0

# Conflicts:
# src/WPGraphQL.php

8eb5fbdf1531d92dd57da7e629b7f06dd6a073eb authored about 1 year ago by Jason Bahl <[email protected]>
- update versions, changelog for release

556b7ec2673b6f65dfb483db8044fc3c20cdca9f authored about 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2968 from jasonbahl/fix/#2931-updateComment-fails-without-clear-error-message

fix: improve DX using updateComment Mutation

71185c55b0eca534cb47b7cc597358214d1ef2d2 authored about 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2964 from justlevine/dev/warning-has_published_posts-attachment-arg

fix: Add `graphql_debug` warning when using `hasPublishedPosts: ATTACHMENT`

7d7582bd90aa7570c419ee9373e377f5c14369b7 authored about 1 year ago by Jason Bahl <[email protected]>
- add escaping to user errors

899b5f0ce37f493d0e7e86a051c29143519bc878 authored about 1 year ago by Jason Bahl <[email protected]>
Merge branch 'develop' into fix/#2931-updateComment-fails-without-clear-error-message

6268ea5f36e1e494f39b17deeb0703af4a6726d8 authored about 1 year ago by Jason Bahl <[email protected]>
- phpcs adjustments

6e471dbb5b97a34b2dc106e20ef7867814bb81bf authored about 1 year ago by Jason Bahl <[email protected]>
- update CommentUpdate mutation to return error message if comment cannot be updated

- return success:false if comment isn't updated, but an error did not occur (i.e. there were no c...

5e3c9be9db91a31051e37baa1abb9aad22784430 authored about 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2962 from justlevine/fix/user-has_published_posts

fix: respect `hasPublishedPosts` where arg on unauthenticated `users` queries

511bc0c425fd35de4a5efecbb0d877b193d55829 authored about 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2967 from justlevine/fix/static-UserRoleEnum-values

fix: use all roles for `UserRoleEnum` instead of the filtered `editible_roles`

4ae5718ebd6daf1d48d36d20991420a6fcb6fe04 authored about 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2958 from justlevine/feat/graphql_format_name

feat: add `graphql_format_name()` access method

26f4c649f10301996c4e9a59b01761d46343b61c authored about 1 year ago by Jason Bahl <[email protected]>
fix: use all roles for enum values, not just `editable_roles`.

09adce1e5d04414bafb164ecaf079126dfe944b0 authored about 1 year ago by David Levine <[email protected]>
fix: cleanup after rebase

485ca1ba98f04df1cf0c3ea31d2ad1f33569022d authored about 1 year ago by David Levine <[email protected]>
fix: bad conditional

24cdf4d5a257afcb14f182a640798b9dd6132da0 authored about 1 year ago by Dovid Levine <[email protected]>
feat: add `graphql_format_name()` access method

3cfeab135bb740c80c4cdf293d04ae9c5836fa05 authored about 1 year ago by Dovid Levine <[email protected]>
tests: add tests for graphql_format_name()

014822b77399127fb5a3b543760c8204ac395b61 authored about 1 year ago by Dovid Levine <[email protected]>
Merge pull request #2940 from scottyzen/fix/slug-not-returning-correctly

fix: Decode slug so it works with other languages

4ecbdaeaed48c229e4bd2e81676715b829d6e8fd authored about 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2808 from mecaota/hotfix/empty-name-to-filename

fix: fallback to template filename if sanitized name is empty

b2fa7acc191860e54a91d37e5d0f8cdf5411a2bf authored about 1 year ago by Jason Bahl <[email protected]>
tests: tests for i18n template filename

11b1543ba2fa0f7ca7695f163e032e49731b5051 authored about 1 year ago by David Levine <[email protected]>
dev: DRY template name logic and fail gracefully

6369295a86af7e37aaea2359d14fbcb4541c2b9c authored about 1 year ago by David Levine <[email protected]>
dev: warn for `hasPublishedPosts: ATTACHMENT`

193d9abc7889d679d485c4afcdf5bb4343e1967f authored about 1 year ago by David Levine <[email protected]>
tests: users arent ordered

1caf7ad947641530f0e59c7a7f95c84fb7675097 authored about 1 year ago by David Levine <[email protected]>
fix: only overwrite `has_published_posts` if empty

4d29652621c96137f409b03d28226729e60241df authored about 1 year ago by David Levine <[email protected]>
tests: test user query with `hasPublishedPosts`

9140352fc493e2832aedf053de006f5890577342 authored about 1 year ago by David Levine <[email protected]>
tests: cleanup and fix existing user query tests

43597074f987e62a28ef40ca0c2f1dd9d2a2b260 authored about 1 year ago by David Levine <[email protected]>
- update docblock

- continue refactoring tests

37ef19bc0b1aded49deb7155d91b46a3fdda3b3d authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2959 from justlevine/chore/remove-phpstan-ignore

chore: remove @phpstan-ignore annotations

5d69454571e2f0f9760547694eed1695be950a91 authored over 1 year ago by Jason Bahl <[email protected]>
tests: add tests for unicode slugs

4540fc26fa4d3aff00a64935cf970e9f354ce519 authored over 1 year ago by Dovid Levine <[email protected]>
Merge commit '84d682da9508b069d26edeb652ab412170bde596' into fix-aspreview-slug

64e47c1105c3b7e22eb0fbbe79dbcd70f4b0c64c authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit 'ea1436d009ad4af21236e35093b7fbf94d3e6829' into fix-aspreview-slug

- refactor PreviewTest to use WPGraphQLTestCase

67a0317b6c42ab630afa701dec3b724950acbffe authored over 1 year ago by Jason Bahl <[email protected]>
Update Utils.php

Co-authored-by: Dovid Levine <[email protected]>

84d682da9508b069d26edeb652ab412170bde596 authored over 1 year ago by Blake Wilson <[email protected]>
Update Utils.php

Co-authored-by: Dovid Levine <[email protected]>

88130bba5b9eeb43bf734d5a846fb74499a3c1ab authored over 1 year ago by Blake Wilson <[email protected]>
chore: remove @phpstan-ignore annotations

81028eb589c8e097243a5162eab232ec5a20f265 authored over 1 year ago by Dovid Levine <[email protected]>
Fix cs

902b06e3e4bf313451716602157f171bf3fd7ac0 authored over 1 year ago by Blake Wilson <[email protected]>
Use 1 query in tests with idType variable

aa93f211b8bef34fd50b606af1437280acde4e31 authored over 1 year ago by Blake Wilson <[email protected]>
make idType a variable in tests

f46e5ec51930f283e8f4d3ee2752a954112ddf05 authored over 1 year ago by Blake Wilson <[email protected]>
Merge pull request #2945 from justlevine/fix/rename-connection-from-field-name

fix: rename fields registered by connections when using `rename_graphql_field()`

ea1436d009ad4af21236e35093b7fbf94d3e6829 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2949 from justlevine/fix/admin-default-user-role

fix: correctly get `default` user role for settings selectbox

b6b7dfc0382233bb77537099556dd0d0d0b14d4e authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2953 from jasonbahl/fix/term-uri

fix: term uri, early return

7b6917b54099ddb977f5cc1049f8d76766dd98a6 authored over 1 year ago by Jason Bahl <[email protected]>
Add preview tests for URI and SLUG ID types

b48b0d31a226ce19e9997dfc88d210392d678cfb authored over 1 year ago by Blake Wilson <[email protected]>
Merge pull request #2955 from justlevine/tests/backfill-register-input-union-types-tests

test: backfill `register_graphql_input|union_type()` tests

9223ade3251e1cec77243eea455f53f33ddb4d1e authored over 1 year ago by Jason Bahl <[email protected]>
- add basic test for general settings page, asserting that the defaults for the user role selects are loaded with the default values

da55fa15ac5c283868b646afcb0d057a21ababcf authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit '0e7852a53808a999b6acad84a6ceab4fae86399e' into tests/backfill-register-input-union-types-tests

ecacf555506cf3ad6189bab0279701270bf701ac authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit '0e7852a53808a999b6acad84a6ceab4fae86399e' into fix/term-uri

7a29f96a9ee794018aec4049f444eda51c2b7635 authored over 1 year ago by Jason Bahl <[email protected]>
Merge branch 'develop' into fix/term-uri

059f87039bd176c3e7fbb1eca31f3d20b7094e00 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2956 from wp-graphql/dependabot/npm_and_yarn/postcss-8.4.31

chore(deps-dev): bump postcss from 8.4.12 to 8.4.31

0e7852a53808a999b6acad84a6ceab4fae86399e authored over 1 year ago by Jason Bahl <[email protected]>
- update TermNodeTest

e64403df5308a43da35df34d4aa8bbb0dcd0efaf authored over 1 year ago by Jason Bahl <[email protected]>
chore(deps-dev): bump postcss from 8.4.12 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
- [Release notes](htt...

fb8388baf4a6f0f1314389cdaccc9499da3c99ba authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2954 from wp-graphql/fix/#2946-regression-to-autoloader

fix: regression to autoloader for bedrock sites

2265a306ed3c3663d01b9c1d39c33512e9a18a13 authored over 1 year ago by Jason Bahl <[email protected]>
- phpcs fixes

3e782a2ffdd029220c90399be8bb1c9385747cfa authored over 1 year ago by Jason Bahl <[email protected]>
no message

58b9ad3a3fc2f64a7c8d1165d243286ec481092b authored over 1 year ago by Jason Bahl <[email protected]>
- fix test for termNode

024b97df448aebfcb9b008cf54ebf36ef68f0a0d authored over 1 year ago by Jason Bahl <[email protected]>
Merge branch 'fix/#2946-regression-to-autoloader' into develop

35c902288b6594c68acab7634a02f11bd8e69261 authored over 1 year ago by Jason Bahl <[email protected]>
Add preview URI content node tests

58b37133dae4212523c71644c9d1d56b0a692256 authored over 1 year ago by Blake Wilson <[email protected]>
Remove slug from preview content node tests

30759ce804eaa840a83a338bf09deeceb97a17ef authored over 1 year ago by Blake Wilson <[email protected]>
Starting preview content node tests

bf90697d434f3ebb1edd58b023118b4dbdcb0a03 authored over 1 year ago by Blake Wilson <[email protected]>
Set `asPreview` to `false` if not set

91e773e4d75ceac28dec658d9403e6079e9034cc authored over 1 year ago by Blake Wilson <[email protected]>
Merge branch 'develop' into fix-aspreview-slug

d91f4f4b2824cc9030bc4f900f27c8294bd61121 authored over 1 year ago by Blake Wilson <[email protected]>
tests: backfill `register_graphql_input|union_type()`

0c5d83acfe205c88513d5b9863ec3f7fa9c9e94e authored over 1 year ago by Dovid Levine <[email protected]>
- phpstan / phpcs fixes

557cc4cbad83865982f2268b6abb1e88c7da7653 authored over 1 year ago by Jason Bahl <[email protected]>
- add files back to composer.json

- adjust logic to load the plugin to compensate for bedrock, install from github without deps, an...

166722c89090ada7648e18587886529e356f2107 authored over 1 year ago by Jason Bahl <[email protected]>
no message

584e680b1c8a2fcd6f420df1253efd7506f4f257 authored over 1 year ago by Jason Bahl <[email protected]>
- update composer

b86518a1086e66be3f7371c5eb2ffcb768205a5c authored over 1 year ago by Jason Bahl <[email protected]>
- refactor graphql_can_load_plugin

- remove files from autoloader that are required before autoloading is loaded
- define WPGRAPHQL_...

f8e488a2bd3bff2849ffa28bbd16ee506e5371c7 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2950 from justlevine/fix/authswitchprovider-typo

fix: rename typo in component name - `AuthSwitchProvider`

7920f9eaff19b2fb4b4c78eb8c9e3424c989065d authored over 1 year ago by Jason Bahl <[email protected]>
Apply GraphiQL build changes

d2bb0a917849dbc41aa9d085273a676b3f3b6974 authored over 1 year ago by GitHub Actions Bot <>
Merge pull request #2948 from justlevine/chore/spellings-cherrypick-nonlogical

chore: fix spelling mistakes (non-logical)

dc83e427f98a01b09bf4e0dc37410c32e07405b0 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2944 from justlevine/fix/skip-null-setting-groups

fix: skip setting if no `$setting['group']`

482977e73ec65a40a55693f23613079747dadcaa authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2943 from wp-graphql/dependabot/composer/composer/composer-2.2.22

chore(deps-dev): bump composer/composer from 2.2.21 to 2.2.22

5ba0e35962e3683536ed1deaff3b899e4c5479aa authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #2936 from wp-graphql/dependabot/npm_and_yarn/graphql-16.8.1

chore(deps): bump graphql from 16.5.0 to 16.8.1

57956bd6cfddcbd58f05d47a3a3412077e5f3e15 authored over 1 year ago by Jason Bahl <[email protected]>
Merge branch 'develop' into fix/term-uri

c073d118cb67fb4acc817051130a624ff4a87015 authored over 1 year ago by Jason Bahl <[email protected]>
Merge branch 'fix/term-ui-conflicts' into develop

# Conflicts:
# src/Registry/Utils/TermObject.php

d639d805d035a04f982a2c33b7c6e28d7ffb8b16 authored over 1 year ago by Jason Bahl <[email protected]>
fix: rename component to `AuthSwitchProvider`

Co-authored-by: Viktor Szepe <[email protected]>

5ed9bb7a88c5fa0a0c62db2365a3f27a850a1613 authored over 1 year ago by Dovid Levine <[email protected]>
fix: correctly get `default` user role for settings

Co-authored-by: Viktor Szepe <[email protected]>

0003ffc9fc890802ed3c19c3050b591fee9b6051 authored over 1 year ago by Dovid Levine <[email protected]>
chore: fix typo in do_graphql_request() param name

Co-authored-by: Viktor Szepe <[email protected]>

4c9246e7bc4c0afdbafc700ffca5df58a9162be1 authored over 1 year ago by Dovid Levine <[email protected]>
chore: fix spelling mistakes (non-logical)

Co-authored-by: Viktor Szepe <[email protected]>

e4b09b3196074d3a7fa78a072344526421a102c7 authored over 1 year ago by Dovid Levine <[email protected]>