Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new pull request by comparing changes across two branches #205

Merged
merged 51 commits into from
Apr 30, 2024

Conversation

GulajavaMinistudio
Copy link
Owner

No description provided.

alessbell and others added 30 commits March 18, 2024 15:02
* Version Packages (alpha)

* Version Packages (alpha)

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alessia Bellisario <[email protected]>
Co-authored-by: alessbell <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
… in the environemt (#11751)

* fix: use custom jsdom env insted of patching it via patch package

* Clean up Prettier, Size-limit, and Api-Extractor

* use native `AbortController` (#11753)

---------

Co-authored-by: Lenz Weber-Tronic <[email protected]>
Co-authored-by: phryneas <[email protected]>
…11757)

* Adjust `useReadQuery` wrapper logic to work with transported objects.

* size-limit
* feat: rename createProxiedSchema to createSchemaProxy

* chore: add changeset

* chore rename createSchemaProxy to createTestSchema and createMockFetch to createSchemaFetch
* Wrap `useQueryRefHandlers` in `wrapHook`.

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: phryneas <[email protected]>
* feat: accept min and max delay in createSchemaFetch

* chore: add snapshot of invariant error and add tests

* chore: update api reports and .size-limits.json

* suggestion: mock global `fetch` explicitly

* chore: update tests

* chore: extract api

* chore: update .size-limits.json

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: Alessia Bellisario <[email protected]>
Co-authored-by: alessbell <[email protected]>
    * feat: accept min and max delay in createSchemaFetch

    * chore: add snapshot of invariant error and add tests

    * chore: update api reports and .size-limits.json

    * suggestion: mock global `fetch` explicitly

    * chore: update tests

    * chore: extract api

    * chore: update .size-limits.json

    * Clean up Prettier, Size-limit, and Api-Extractor

    ---------

    Co-authored-by: Alessia Bellisario <[email protected]>
    Co-authored-by: alessbell <[email protected]
oreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Meschreiber and others added 21 commits April 19, 2024 14:12
* fix: initialFetchPolicy instead initialPolicy

* update tests
docs: reference GraphOS router features in overview
…#11786)

The graphql package seems to be required by the generated files

Co-authored-by: Lenz Weber-Tronic <[email protected]>
to prevent
> The inferred type of 'withinDOM' cannot be named without a reference to '@testing-library/dom/node_modules/pretty-format'. This is likely not portable. A type annotation is necessary.ts(2742)
* feat: set up docs

* feat: draft new testing utilities docs

* first round of review fixes

* second round of review edits

* third round of review edits

* more edits

* more edits

* Update docs/source/development-testing/schema-driven-testing.mdx

Co-authored-by: Lenz Weber-Tronic <[email protected]>

* add msw vs createschemafetch faq section

* add msw example

* add a "Modifying a test schema using `testSchema.add` and `testSchema.fork`" section

---------

Co-authored-by: Lenz Weber-Tronic <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Update the `rehackt` dependency to `^0.1.0`

* adjust import

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: phryneas <[email protected]>
… full (#11792)

* AutoCleanedCache: only schedule batched cache cleanup if the cache is full

Fixes #11790

This prevents timeouts from being set when they are not necessary.

* update size limit

* trigger CI

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: phryneas <[email protected]>
* Fix operation.setContext() type

* result should be `Partial<DefaultContext>`

Co-authored-by: Lenz Weber-Tronic <[email protected]>

* use getContext/setContext types in createOperation impl

---------

Co-authored-by: Lenz Weber-Tronic <[email protected]>
Co-authored-by: Lenz Weber-Tronic <[email protected]>
…ie` (#11799)

* `RenderPromises`: use `canonicalStringify` to serialize data, use `Trie`
fixes #11798
This ensures that queries with variables of equal contents, but different order, will be handled the same way during `renderToStringWithData` SSR.
It also replaces a hand-written Trie implementation with the `Trie` dependency.

* Update .changeset/early-pots-rule.md

Co-authored-by: Jerel Miller <[email protected]>

---------

Co-authored-by: Jerel Miller <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#11814)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeff Auriemma <[email protected]>
…11796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeff Auriemma <[email protected]>
@GulajavaMinistudio GulajavaMinistudio merged commit 9b6a917 into GulajavaMinistudio:main Apr 30, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants