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

Upcoming Release Changes #6309

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Upcoming Release Changes #6309

merged 1 commit into from
Jul 1, 2024

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Jul 1, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

  • #6306
    74f995f
    Thanks @n1ru4l! - Properly propagate the original error in custom
    scalars.

    Errors thrown in the parseValue function for custom scalars were not propagated correctly using
    the originalError property of the GraphQLError on invalid input. As a result, error codes from
    the extensions.code were not propagated correctly.

  • Updated dependencies
    [66c99d9]:

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Jul 1, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 340       ✗ 0  
     data_received..................: 40 MB   3.9 MB/s
     data_sent......................: 146 kB  15 kB/s
     http_req_blocked...............: avg=3.9µs    min=1.94µs  med=2.58µs   max=173.63µs p(90)=3.85µs   p(95)=4.21µs 
     http_req_connecting............: avg=671ns    min=0s      med=0s       max=114.11µs p(90)=0s       p(95)=0s     
     http_req_duration..............: avg=54.75ms  min=47.37ms med=51ms     max=149.43ms p(90)=64.62ms  p(95)=85.2ms 
       { expected_response:true }...: avg=54.75ms  min=47.37ms med=51ms     max=149.43ms p(90)=64.62ms  p(95)=85.2ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 170
     http_req_receiving.............: avg=131.88µs min=97.16µs med=128.57µs max=297.74µs p(90)=147.88µs p(95)=155.8µs
     http_req_sending...............: avg=24.52µs  min=19.09µs med=24.16µs  max=52.43µs  p(90)=29.4µs   p(95)=32.82µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=54.6ms   min=47.22ms med=50.83ms  max=149.08ms p(90)=64.46ms  p(95)=85.02ms
     http_reqs......................: 170     16.955287/s
     iteration_duration.............: avg=58.96ms  min=51.08ms med=55.12ms  max=155.03ms p(90)=68.96ms  p(95)=89.14ms
     iterations.....................: 170     16.955287/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Jul 1, 2024

🚀 Snapshot Release (rc)

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

Package Version Info
@graphql-tools/delegate 10.0.12-rc-20240701114208-52766f5c6cfde2865736c3c3e575037093e3f86d npm ↗︎ unpkg ↗︎
@graphql-tools/executor 1.2.8-rc-20240701114208-52766f5c6cfde2865736c3c3e575037093e3f86d npm ↗︎ unpkg ↗︎
@graphql-tools/federation 2.1.1-rc-20240701114208-52766f5c6cfde2865736c3c3e575037093e3f86d npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 9.2.10-rc-20240701114208-52766f5c6cfde2865736c3c3e575037093e3f86d npm ↗︎ unpkg ↗︎
@graphql-tools/utils 10.2.3-rc-20240701114208-52766f5c6cfde2865736c3c3e575037093e3f86d npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jul 1, 2024

💻 Website Preview

The latest changes are available as preview in: https://e6e6684b.graphql-tools.pages.dev

@ardatan ardatan merged commit 0081f3e into master Jul 1, 2024
25 of 28 checks passed
@ardatan ardatan deleted the changeset-release/master branch July 1, 2024 11:26
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.

None yet

2 participants