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

chore(deps): update dependency @eddeee888/gcg-typescript-resolver-files to v0.11.0 #3499

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eddeee888/gcg-typescript-resolver-files (source) 0.10.4 -> 0.11.0 age adoption passing confidence

Release Notes

eddeee888/graphql-code-generator-plugins (@​eddeee888/gcg-typescript-resolver-files)

v0.11.0

Compare Source

Minor Changes
Patch Changes
  • 9b45bf3: Do not report namingConvention usage as it is fully supported

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update 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 Nov 19, 2024
Copy link

changeset-bot bot commented Nov 19, 2024

⚠️ No Changeset found

Latest commit: ff4254a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Nov 19, 2024

✅ 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% ✓ 525504      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 106 MB  704 kB/s
     http_req_blocked.............................: avg=1.47µs   min=952ns    med=1.31µs   max=279.44µs p(90)=1.96µs   p(95)=2.15µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=146.74µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=356.85µs min=220.67µs med=321.08µs max=15.47ms  p(90)=456.59µs p(95)=476.45µs
       { expected_response:true }.................: avg=356.85µs min=220.67µs med=321.08µs max=15.47ms  p(90)=456.59µs p(95)=476.45µs
     ✓ { mode:graphql-jit }.......................: avg=288.59µs min=220.67µs med=266.18µs max=15.47ms  p(90)=296.97µs p(95)=313.44µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=484.72µs min=401.6µs  med=457.84µs max=9.59ms   p(90)=495.14µs p(95)=523.4µs 
     ✓ { mode:graphql-response-cache }............: avg=339.13µs min=269.26µs med=320.28µs max=7.22ms   p(90)=349.48µs p(95)=360.68µs
     ✓ { mode:graphql }...........................: avg=366.93µs min=274.08µs med=331.21µs max=13.66ms  p(90)=391.58µs p(95)=442.41µs
     ✓ { mode:uws }...............................: avg=339.78µs min=264.98µs med=318.93µs max=9.73ms   p(90)=350.11µs p(95)=366.43µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 262752
     http_req_receiving...........................: avg=32.76µs  min=17.12µs  med=32.83µs  max=4.09ms   p(90)=38.27µs  p(95)=40.33µs 
     http_req_sending.............................: avg=8.42µs   min=5.76µs   med=7.43µs   max=288.6µs  p(90)=10.9µs   p(95)=11.79µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=315.66µs min=184.67µs med=280.76µs max=15.36ms  p(90)=414.57µs p(95)=432.2µs 
     http_reqs....................................: 262752  1751.665897/s
     iteration_duration...........................: avg=565.97µs min=388.63µs med=526.96µs max=15.98ms  p(90)=670.12µs p(95)=694.61µs
     iterations...................................: 262752  1751.665897/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

github-actions bot commented Nov 19, 2024

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:

@renovate renovate bot merged commit 75c5083 into main Nov 19, 2024
34 checks passed
@renovate renovate bot deleted the renovate/eddeee888-gcg-typescript-resolver-files-0.x branch November 19, 2024 16:18
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