Ecosyste.ms: OpenCollective

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

WPGraphQL

Free and Open Source GraphQL API for WordPress
Collective - Host: opensource - https://opencollective.com/wp-graphql - Website: https://wpgraphql.com - Code: https://github.com/wp-graphql

- pinning tests (temp) to WPGraphQL v1.14.5

github.com/wp-graphql/wp-graphql-smart-cache - af23939fa27b17b6a8224207fc74359768d83e21 authored over 1 year ago
- update testing workflow to test against WPGraphQL 1.14.4 (stop-gap as 1.14.5 had some changes that caused tests to break)

- added Settings::cache_maps_enabled() to be able to check if cache maps are enabled. Default is ...

github.com/wp-graphql/wp-graphql-smart-cache - 03e8fd3e29678de242030c4e3fb773337d0d8276 authored over 1 year ago
dev: enfore static closures when possible [PHPCS]

github.com/wp-graphql/wp-graphql - ba0b817a33b60718d4a7f5d55d2927a9588349da authored over 1 year ago
Auto-merge master back to develop

github.com/wp-graphql/wp-graphql - e3940e380d64bb643129c5099698128b7c17ad5c authored over 1 year ago
Merge pull request #2854 from wp-graphql/release/v1.14.7

release: v1.14.7

github.com/wp-graphql/wp-graphql - feaf0d6e19b636a5c711f0ec0986d3a84910ba22 authored over 1 year ago
- update changelog

github.com/wp-graphql/wp-graphql - 39b87a2cbc69607d1be392e69b6c75df7f6dc91c authored over 1 year ago
Merge commit 'b06c682ef89ea4f97cf1d3fa9309c60d1ee380dd' into release/v1.14.7

github.com/wp-graphql/wp-graphql - c84fab7796cb44ed3baa52e28009003076fa2dfe authored over 1 year ago
Merge pull request #2853 from jasonbahl/fix/#2809-max-age-error

fix: internal server error when query max depth setting is left empty

github.com/wp-graphql/wp-graphql - b06c682ef89ea4f97cf1d3fa9309c60d1ee380dd authored over 1 year ago
- add inline comment

github.com/wp-graphql/wp-graphql - 548d74046285ae95c1fcd77ffc60dc6170860d18 authored over 1 year ago
- ensure the value passed to setMaxQueryDepth is an integer

- add sanitization callback to the query_depth_max setting, ensuring that the saved value is a po...

github.com/wp-graphql/wp-graphql - 2a9dc070862ec56d2971baec9a49685e5e1e69cf authored over 1 year ago
Merge commit '85852e28031ab335b1d0cabaaa4f4eeb896b2188' into release/v1.14.7

github.com/wp-graphql/wp-graphql - bceefc37a31e79b40a9e233a6c467763bcf98275 authored over 1 year ago
- update version, changelog for release

github.com/wp-graphql/wp-graphql - fc2ef9e6f126b550849bced4f5d24df36f012940 authored over 1 year ago
Merge pull request #2851 from jasonbahl/fix/#2847-not-resolving-unicode-slugs

fix: querying posts by slug or uri when the post name is non-ascii

github.com/wp-graphql/wp-graphql - 85852e28031ab335b1d0cabaaa4f4eeb896b2188 authored over 1 year ago
Delete in smaller batch events instead of all posts

github.com/wp-graphql/wp-graphql-smart-cache - ebe21a2fa3a839f08e8ab21dbcc51565c9e145ad authored over 1 year ago
Merge pull request #62 from wp-graphql/fix/#61-return-format-errors

fix: prepare values when return_format is set to "array"

github.com/wp-graphql/wpgraphql-acf - 6a9360506d51b13b7cc6c91b1ca9f547b96e0f0f authored over 1 year ago
- code format adjustment

github.com/wp-graphql/wpgraphql-acf - 2bcf14bba85ee35e17f1fbd9982dd740e45ac310 authored over 1 year ago
Add garbage collection cleanup admin and cron job

github.com/wp-graphql/wp-graphql-smart-cache - c4d2efa7405f3399e35d9699c2e343e9c37ae93b authored over 1 year ago
- update the validate_post check to check the post_name with urlencode

- update the Post model to return the slug & link passed through urlencode

github.com/wp-graphql/wp-graphql - fa8d9cb7daf41532c763492223641efd9ac44434 authored over 1 year ago
- add another test with an emoji as the slug

github.com/wp-graphql/wp-graphql - 06d6657347ee9196591a2d8f34408df9f8646cbb authored over 1 year ago
- add test (failing)

github.com/wp-graphql/wp-graphql - 44a9e96c9aa56c65997a15fea4cf928340cb5290 authored over 1 year ago
Merge pull request #2846 from wp-graphql/dependabot/npm_and_yarn/tough-cookie-4.1.3

chore(deps): bump tough-cookie from 4.0.0 to 4.1.3

github.com/wp-graphql/wp-graphql - f711cc1e73714d998b6842605b80c9d790190555 authored over 1 year ago
Merge pull request #2849 from markkelnar/ci-wp-6.2

ci: Indent WP 6.2 in workflow file

github.com/wp-graphql/wp-graphql - 655acad1b1dbaf6f05a35b1de6edd2a97a56969a authored over 1 year ago
Indent WP 6.2 in workflow file

github.com/wp-graphql/wp-graphql - 1442bfef9f63d5142943b4004148501966b654d9 authored over 1 year ago
- ensure return_format is set before trying to use its value

github.com/wp-graphql/wpgraphql-acf - 8d0e14d0d048de35eabe963a53047a85ffad62fc authored over 1 year ago
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release...

github.com/wp-graphql/wp-graphql - 30ce1d7d5d756fcf748609649fa9feefa5c7553c authored over 1 year ago
- prepare the value based on the "return_format" configuration

github.com/wp-graphql/wpgraphql-acf - 6e0c22748ac355c50b3befcf58f4aea796be41cf authored over 1 year ago
Merge commit '556000203b8ef94b08a112b586488ba01936c4b1' into release/v2.0.0-beta.3.1.0

github.com/wp-graphql/wpgraphql-acf - 7dfd6a6dc9e6a816d36c2cb4ed245fdbe5081b15 authored over 1 year ago
- update changelog, versions for release

github.com/wp-graphql/wpgraphql-acf - 863462006e4d2aabad6c59b3aabbc7a86b61d8fb authored over 1 year ago
Merge pull request #60 from wp-graphql/fix/#57-graphql-field-name-set-incorrectly

Fix/#57 graphql field name set incorrectly

github.com/wp-graphql/wpgraphql-acf - 556000203b8ef94b08a112b586488ba01936c4b1 authored over 1 year ago
- update composer.lock

github.com/wp-graphql/wpgraphql-acf - c14f56dc8b985fc9c5ec08b53412690da072e98f authored over 1 year ago
- remove default value for "graphql_field_name" setting

- change required to false for "graphql_field_name" setting
- update JS to handle the "graphql_fi...

github.com/wp-graphql/wpgraphql-acf - 5d3d7485652dab917c49c55bcf7517a2b294089e authored over 1 year ago
Auto-merge master back to develop

github.com/wp-graphql/wp-graphql - b0d78131d63424501d19f5ffda61cb93a3595dd1 authored over 1 year ago
Merge pull request #2843 from wp-graphql/develop

release: v1.14.6

github.com/wp-graphql/wp-graphql - 5cefe7ca0823618432d27a00bca9fd762d09e5d9 authored over 1 year ago
Merge pull request #2842 from wp-graphql/release/v1.14.6

release: v1.14.6

github.com/wp-graphql/wp-graphql - 0a62a2883b389ca731136f67628f1117a28027cc authored over 1 year ago
Merge commit '67f5b3fea671ec1b5b69f94ed6b11950e63b149e' into release/v1.14.6

github.com/wp-graphql/wp-graphql - cceb2fae2db7d3e48c311df13d9cd76db9c17d51 authored over 1 year ago
- update version, changelog

github.com/wp-graphql/wp-graphql - 64916fe1d632ae8068d73c79c6d320da235d11d4 authored over 1 year ago
Merge pull request #2841 from justlevine/ci/phpstan-step-debug

ci: support STEP_DEBUG in Code Quality workflow

github.com/wp-graphql/wp-graphql - 67f5b3fea671ec1b5b69f94ed6b11950e63b149e authored over 1 year ago
ci: support STEP_DEBUG in Code Quality workflow

github.com/wp-graphql/wp-graphql - a87c02f257c816fc88e810afa141aa8271624591 authored over 1 year ago
Merge pull request #2840 from jasonbahl/fix/tighten-up-create-media-item-mutation

fix: adjust validation of createMediaItem mutation

github.com/wp-graphql/wp-graphql - 9f4eb315f10e72515a577abaaed16d19c48f6fd2 authored over 1 year ago
- updating phpstan version and memory limit to 2G

github.com/wp-graphql/wp-graphql - 35090ef637301c56cb2133a29518d9856ff813cc authored over 1 year ago
- downgrade phpstan to 1.10.14

github.com/wp-graphql/wp-graphql - 9b99a1698eb42c06b7ff98dd5bd4c059edc95907 authored over 1 year ago
- ignore MediaItemCreate.php to see if that makes any difference to phpstan 🤔

github.com/wp-graphql/wp-graphql - 6c4d403b9a014505691354e9299fd8f2d789756c authored over 1 year ago
- re-install composer deps

github.com/wp-graphql/wp-graphql - 1ecdf4e399ebb9627c38f52a0e567f3c64fea0b0 authored over 1 year ago
- reset composer.lock

github.com/wp-graphql/wp-graphql - 55e6f2c39560c2c203e00190bce1872e0e4ce6ad authored over 1 year ago
- explicitly exclude tests from phpstan

github.com/wp-graphql/wp-graphql - 38575d37cf57e737c9b1ee77db0f93c4d2c4eadb authored over 1 year ago
- adjust filter to pass additional context

github.com/wp-graphql/wp-graphql - 32b1615fdd313df3d92e7f03a7cecae5d4a4b1cb authored over 1 year ago
- update assertions

- execute the tests as admin user

github.com/wp-graphql/wp-graphql - 322fc2690532b53f4688da50ddcdbf8e7bc50131 authored over 1 year ago
- add wp_http_validate_url check

- add tests

github.com/wp-graphql/wp-graphql - aa1191023c5b316014e32f2068de8dda6aaa0263 authored over 1 year ago
- tighten up createMediaItem mutation

github.com/wp-graphql/wp-graphql - bf3096f79d51bb8c34d766f7f7e61b908d7fe8a4 authored over 1 year ago
Merge pull request #2838 from wp-graphql/jasonbahl-patch-3

Update security.md

github.com/wp-graphql/wp-graphql - ec75ecb35a373396f6804443bb0af87c6447fa34 authored over 1 year ago
Update security.md

github.com/wp-graphql/wp-graphql - e543536c26baacb1b25058bd34a7f6ba0114f287 authored over 1 year ago
- update tab components

github.com/wp-graphql/acf.wpgraphql.com - 2eac8ec48ce97f849a8f6febd4790b75d9942bda authored over 1 year ago
- update FeatureTabsLeft with dynamic field values instead of hard-coded

github.com/wp-graphql/acf.wpgraphql.com - 44639e4c40f2b92218acd994e66ef5daf3ecd284 authored over 1 year ago
- update page/index.js to support revalidation

github.com/wp-graphql/acf.wpgraphql.com - 6d723220112cfd6d40d766cdf224c083a680dc52 authored over 1 year ago
- add TempPersistedQueriesFixPlugin

github.com/wp-graphql/acf.wpgraphql.com - 518e9cb447c71bcba2804a30fa261b4a6e544f61 authored over 1 year ago
- refactor homepage to query from ACF Flex Fields

github.com/wp-graphql/acf.wpgraphql.com - 402f0c2100fc19a0538491c420c381f812df0dfd authored over 1 year ago
Merge pull request #56 from wp-graphql/release/v2.0.0-beta.3.0.0

Release/v2.0.0 beta.3.0.0

github.com/wp-graphql/wpgraphql-acf - bb65ca82add994cade7e1948e53b98188833e074 authored over 1 year ago
- update versions, changelog

github.com/wp-graphql/wpgraphql-acf - 5b49ae996882e7c7e06590cc728b25a39cdbb3bf authored over 1 year ago
Merge commit '1644e1191ff856c7cb3ccc7901d36670cca7a0f7' into release/v2.0.0-beta.3.0.0

# Conflicts:
# composer.lock
# src/WPGraphQLAcf.php

github.com/wp-graphql/wpgraphql-acf - 2c5db1f9c631f2b9119a83f43f29bf82f8c28684 authored over 1 year ago
Auto-merge master back to develop

github.com/wp-graphql/wp-graphql - 2d2405c4420567d50a5e2612fcde086f82f3d50a authored over 1 year ago
Merge pull request #2837 from wp-graphql/release/v1.14.5

release: v1.14.5

github.com/wp-graphql/wp-graphql - c83a40bcbc9a00b4c44790a84d967766ce2b5d90 authored over 1 year ago
Merge commit '9a4d12af6ea47ab1aed85df00db7c3a86757674e' into release/v1.14.5

github.com/wp-graphql/wp-graphql - 69e43f99e6bab35b2426a5a1efd4b7de0305ddc5 authored over 1 year ago
Merge commit '45ed14942ec0798436ad5b17404ef88e0df5a136' into release/v1.14.5

github.com/wp-graphql/wp-graphql - 8830bcba40fc0ea6905c951ce102107781cf3d26 authored over 1 year ago
- update changelog, versions for release

github.com/wp-graphql/wp-graphql - 693823ada38b83a8b854c5fe9e06a8e545bfc806 authored over 1 year ago
Merge pull request #2834 from jasonbahl/fix/query-analyzer-list-types

fix: improve tracking of query analyzer list types

github.com/wp-graphql/wp-graphql - 9a4d12af6ea47ab1aed85df00db7c3a86757674e authored over 1 year ago
Merge commit '8fce8f5fe5ef4b346a14f4de76be3062d171a34d' into release/v1.1.2

github.com/wp-graphql/wp-graphql-smart-cache - e3ca36c7470b1bcead839a7ee2d5411ab6ddd128 authored over 1 year ago
- update versions, changelog for release

github.com/wp-graphql/wp-graphql-smart-cache - fc5e97b098fcecd462c980a0637ee788d0aeb8ea authored over 1 year ago
Merge pull request #226 from wp-graphql/bug/#225-over-purging-connections

fix: update term action purge calls

github.com/wp-graphql/wp-graphql-smart-cache - 8fce8f5fe5ef4b346a14f4de76be3062d171a34d authored over 1 year ago
- change from wpgraphql-acf to wp-graphql-acf

github.com/wp-graphql/wpgraphql-acf - ed65419478ebc5d02aef47dc093b613fe79d3e0b authored over 1 year ago
- add event type to the purge_nodes call when a term is saved

- remove call to purge list:$type_name when a category has something associated with it, instead ...

github.com/wp-graphql/wp-graphql-smart-cache - 88fd3bd3063332eb5ebf5fc66229f4af04a4f5b9 authored over 1 year ago
Merge pull request #2836 from wp-graphql/jasonbahl-patch-2

ci: Update upload-schema-artifact.yml

github.com/wp-graphql/wp-graphql - 45ed14942ec0798436ad5b17404ef88e0df5a136 authored over 1 year ago
Update upload-schema-artifact.yml

github.com/wp-graphql/wp-graphql - 8e4ea52614a9a7221ecd2cdfc569e21cd29ca23e authored over 1 year ago
Merge pull request #2835 from jasonbahl/ci/workflow-docker-deploy

ci: update docker deploy workflow to use latest docker actions

github.com/wp-graphql/wp-graphql - 88fe66a2e37b7a57f4e62016417672f9bd51c4c3 authored over 1 year ago
- update docker deploy workflow to use latest docker actions

github.com/wp-graphql/wp-graphql - 1047926f0a854a6b9797b567d07e388281b71b0c authored over 1 year ago
- add test to ensure root connections show as list:$type but nested connections do not

github.com/wp-graphql/wp-graphql - 8211c26b5d72a03727d205c412c151720aec20f3 authored over 1 year ago
- prevent tracking connections that are not root connections

github.com/wp-graphql/wp-graphql - c73070550595ae76d12e14058187dd1042bc7db0 authored over 1 year ago
Merge pull request #55 from wp-graphql/fix/#49-clone-fields-not-resolving-properly

Fix/#49 clone fields not resolving properly

github.com/wp-graphql/wpgraphql-acf - 1644e1191ff856c7cb3ccc7901d36670cca7a0f7 authored over 1 year ago
- skip clone field tests when ACF PRO is not active

github.com/wp-graphql/wpgraphql-acf - 436b3cbbd118a034fd36fe4bf91b126dfb800211 authored over 1 year ago
- skip clone tests if ACF PRO is not active

github.com/wp-graphql/wpgraphql-acf - 711bb54cbd81a34bce60232d721670faca256c3d authored over 1 year ago
- composer run fix-cs

github.com/wp-graphql/wpgraphql-acf - a471155693d66fb24e75f87627399778e8175119 authored over 1 year ago
- prevent passing invalid value to prepare_acf_field_value on cloned fields

github.com/wp-graphql/wpgraphql-acf - 583c75ffd29b5c8fe73a021d3ba869cfb239a77c authored over 1 year ago
- remove BasicFieldsTest (was breaking subsequent tests and not testing anything super relevant anyway)

- Updated Range field type to return a float
- add clone field tests for most field types (some @...

github.com/wp-graphql/wpgraphql-acf - 246b107cefc9b5aaf04c67c1ec49ac9dd2c11234 authored over 1 year ago
- add tests for clone fields

github.com/wp-graphql/wpgraphql-acf - 11355d6036d711b1fdc42c0c84716feafad3de6c authored over 1 year ago
Merge commit '1951b1d3de0537da6ebe73004f9c43aa1e2d0c35' into fix/#49-clone-fields-not-resolving-properly

# Conflicts:
# composer.lock
# tests/wpunit/FieldTypes/TrueFalseFieldTest.php

github.com/wp-graphql/wpgraphql-acf - af0ab8e8834bd71bef5987f48d447abe95fa801a authored over 1 year ago
Update schema-linter.yml

github.com/wp-graphql/wpgraphql-acf - 1951b1d3de0537da6ebe73004f9c43aa1e2d0c35 authored over 1 year ago
Merge pull request #54 from wp-graphql/feat/change-namespace-to-wpgraphql/acf

feat: change namespace from WPGraphQLAcf to WPGraphQL\Acf

github.com/wp-graphql/wpgraphql-acf - 7a49998aef1d678d339338096e0971a195c4dc59 authored over 1 year ago