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 husky to v9.1.7 #3497

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence

Release Notes

typicode/husky (husky)

v9.1.7

Compare Source


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 18, 2024
Copy link

changeset-bot bot commented Nov 18, 2024

⚠️ No Changeset found

Latest commit: 107112e

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

github-actions bot commented Nov 18, 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% ✓ 527014      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 106 MB  706 kB/s
     http_req_blocked.............................: avg=1.5µs    min=992ns    med=1.33µs   max=5.29ms   p(90)=1.95µs   p(95)=2.14µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=143.05µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=357.34µs min=218.84µs med=322.44µs max=18.46ms  p(90)=458.64µs p(95)=479.19µs
       { expected_response:true }.................: avg=357.34µs min=218.84µs med=322.44µs max=18.46ms  p(90)=458.64µs p(95)=479.19µs
     ✓ { mode:graphql-jit }.......................: avg=288.9µs  min=218.84µs med=267.33µs max=18.46ms  p(90)=297.92µs p(95)=312.67µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=485.17µs min=404.06µs med=460.36µs max=9.47ms   p(90)=498.12µs p(95)=524.37µs
     ✓ { mode:graphql-response-cache }............: avg=340.07µs min=265.67µs med=322.07µs max=7.28ms   p(90)=352.41µs p(95)=364.15µs
     ✓ { mode:graphql }...........................: avg=363.26µs min=267.38µs med=328.67µs max=18.44ms  p(90)=379.55µs p(95)=434.93µs
     ✓ { mode:uws }...............................: avg=344.06µs min=272.02µs med=323.47µs max=9.3ms    p(90)=355.3µs  p(95)=371.62µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 263507
     http_req_receiving...........................: avg=33.08µs  min=15.81µs  med=33.23µs  max=7.4ms    p(90)=38.71µs  p(95)=40.88µs 
     http_req_sending.............................: avg=8.23µs   min=5.89µs   med=7.3µs    max=398.92µs p(90)=10.75µs  p(95)=11.39µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=316.03µs min=184.35µs med=282µs    max=18.36ms  p(90)=416.73µs p(95)=434.7µs 
     http_reqs....................................: 263507  1756.692653/s
     iteration_duration...........................: avg=564.37µs min=392.16µs med=526.65µs max=19.04ms  p(90)=670.38µs p(95)=694.99µs
     iterations...................................: 263507  1756.692653/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

github-actions bot commented Nov 18, 2024

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Nov 26, 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:

@ardatan ardatan merged commit be66542 into main Nov 26, 2024
29 checks passed
@ardatan ardatan deleted the renovate/husky-9.x branch November 26, 2024 02:11
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.

1 participant