Skip to content

chore(deps): update dependency @urql/core to v6 #4151

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@urql/core (source) ^5.0.0 -> ^6.0.0 age confidence
@urql/core (source) 5.2.0 -> 6.0.0 age confidence

Release Notes

urql-graphql/urql (@​urql/core)

v6.0.0

Major Changes
  • By default leverage GET for queries where the query-string + variables comes down to less than 2048 characters.
    When upgrading it's important to see whether your server supports GET, if it doesn't ideally adding support for it
    or alternatively setting preferGetMethod in the createClient method as well as preferGetForPersistedQueries for
    the persisted exchange to false
    Submitted by @​JoviDeCroock (See #​3789)
Minor Changes
  • Fix type definition for GraphQLRequestParams to make variables field optional if and only if all fields are optional or nullish
    Submitted by @​arkandias (See #​3807)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 10, 2025
Copy link

codesandbox bot commented Aug 10, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-yoga/urql-exchange 4.2.2-alpha-20250810073758-f043c30b6e1485b4733d0dea93f425db3995f2e1 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 4.4.1-alpha-20250810073758-f043c30b6e1485b4733d0dea93f425db3995f2e1 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250810073758-f043c30b6e1485b4733d0dea93f425db3995f2e1 npm ↗︎ unpkg ↗︎

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-4151.graphql-yoga.pages.dev

Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 514116      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 103 MB  689 kB/s
     http_req_blocked.............................: avg=1.52µs   min=982ns    med=1.32µs   max=470.44µs p(90)=1.99µs   p(95)=2.17µs  
     http_req_connecting..........................: avg=3ns      min=0s       med=0s       max=416.29µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=363.67µs min=217.44µs med=335.58µs max=18.75ms  p(90)=473.64µs p(95)=494.57µs
       { expected_response:true }.................: avg=363.67µs min=217.44µs med=335.58µs max=18.75ms  p(90)=473.64µs p(95)=494.57µs
     ✓ { mode:graphql-jit }.......................: avg=286.74µs min=217.44µs med=270.94µs max=18.75ms  p(90)=299.2µs  p(95)=309.94µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=494.41µs min=416.55µs med=475.74µs max=5.77ms   p(90)=513.24µs p(95)=542.51µs
     ✓ { mode:graphql-response-cache }............: avg=347.71µs min=270.52µs med=331.39µs max=7.13ms   p(90)=360.42µs p(95)=370.26µs
     ✓ { mode:graphql }...........................: avg=367.96µs min=285.53µs med=342.45µs max=15.26ms  p(90)=382.81µs p(95)=415.22µs
     ✓ { mode:uws }...............................: avg=358.52µs min=286.38µs med=341.14µs max=6.23ms   p(90)=373.83µs p(95)=392.6µs 
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 257058
     http_req_receiving...........................: avg=33.13µs  min=16.33µs  med=32.37µs  max=3.17ms   p(90)=39.23µs  p(95)=41.68µs 
     http_req_sending.............................: avg=8.7µs    min=5.85µs   med=7.68µs   max=334.26µs p(90)=11µs     p(95)=12.11µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=321.83µs min=187.86µs med=295.39µs max=18.65ms  p(90)=431.36µs p(95)=450.45µs
     http_reqs....................................: 257058  1713.706639/s
     iteration_duration...........................: avg=578.52µs min=389.07µs med=546.73µs max=19.23ms  p(90)=691.81µs p(95)=716.25µs
     iterations...................................: 257058  1713.706639/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor Author

renovate bot commented Aug 10, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants