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 #6063

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Upcoming Release Changes #6063

merged 1 commit into from
Apr 15, 2024

Conversation

theguild-bot
Copy link
Collaborator

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/utils@10.1.3

Patch Changes

  • #6055 4093f70 Thanks @enisdenjo! - Disallow new lines in paths when checking with isValidPath

    A string may sometimes look like a path but is not (like an SDL of a simple
    GraphQL schema). To make sure we don't yield false-positives in such cases,
    we disallow new lines in paths (even though most Unix systems support new
    lines in file names).

Copy link
Contributor

🚀 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/utils 10.1.3-rc-20240415091414-acfeb75335aea14f1397ebc9798bdfaff1697b1d npm ↗︎ unpkg ↗︎

Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 338       ✗ 0  
     data_received..................: 39 MB   3.9 MB/s
     data_sent......................: 145 kB  14 kB/s
     http_req_blocked...............: avg=4.16µs   min=2.1µs    med=2.73µs   max=191.87µs p(90)=4.14µs   p(95)=4.44µs  
     http_req_connecting............: avg=736ns    min=0s       med=0s       max=124.55µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=55.31ms  min=46.25ms  med=51.88ms  max=150.14ms p(90)=62.57ms  p(95)=88.34ms 
       { expected_response:true }...: avg=55.31ms  min=46.25ms  med=51.88ms  max=150.14ms p(90)=62.57ms  p(95)=88.34ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 169
     http_req_receiving.............: avg=140.77µs min=111.61µs med=132.65µs max=355.22µs p(90)=155.42µs p(95)=169.81µs
     http_req_sending...............: avg=25.66µs  min=19.29µs  med=25.38µs  max=66.27µs  p(90)=29.82µs  p(95)=34.71µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=55.14ms  min=46.1ms   med=51.72ms  max=149.74ms p(90)=62.39ms  p(95)=88.16ms 
     http_reqs......................: 169     16.808561/s
     iteration_duration.............: avg=59.47ms  min=49.76ms  med=56.01ms  max=154.2ms  p(90)=66.83ms  p(95)=92.07ms 
     iterations.....................: 169     16.808561/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

💻 Website Preview

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

@ardatan ardatan merged commit f0e6d46 into master Apr 15, 2024
30 checks passed
@ardatan ardatan deleted the changeset-release/master branch April 15, 2024 10:10
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