Skip to content

chore(deps): update typescript-eslint monorepo to v8.31.0 #4015

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 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.30.1 -> 8.31.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.30.1 -> 8.31.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.31.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#​10979)
❤️ Thank You
  • Nicolas Le Cam

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.31.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


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 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 Apr 21, 2025
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

💻 Website Preview

The latest changes are available as preview in: https://pr-4015.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% ✓ 450104      ✗ 0     
     data_received................................: 1.8 GB  12 MB/s
     data_sent....................................: 90 MB   603 kB/s
     http_req_blocked.............................: avg=1.61µs   min=1µs      med=1.41µs   max=288.89µs p(90)=2.07µs   p(95)=2.28µs  
     http_req_connecting..........................: avg=3ns      min=0s       med=0s       max=166.07µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=439.99µs min=294.21µs med=400.81µs max=19.13ms  p(90)=567.4µs  p(95)=593.73µs
       { expected_response:true }.................: avg=439.99µs min=294.21µs med=400.81µs max=19.13ms  p(90)=567.4µs  p(95)=593.73µs
     ✓ { mode:graphql-jit }.......................: avg=380.98µs min=303.35µs med=358.83µs max=19.13ms  p(90)=396.09µs p(95)=416.09µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=595.15µs min=494.88µs med=567.9µs  max=8.72ms   p(90)=617.01µs p(95)=720.1µs 
     ✓ { mode:graphql-response-cache }............: avg=433.63µs min=346.14µs med=414.3µs  max=10.79ms  p(90)=449.63µs p(95)=462.77µs
     ✓ { mode:graphql }...........................: avg=456.22µs min=359.79µs med=424µs    max=18.73ms  p(90)=482.02µs p(95)=542.43µs
     ✓ { mode:uws }...............................: avg=377.11µs min=294.21µs med=355.74µs max=6.48ms   p(90)=392.71µs p(95)=416.54µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 225052
     http_req_receiving...........................: avg=34.14µs  min=16.66µs  med=33.26µs  max=2.83ms   p(90)=40.2µs   p(95)=43.17µs 
     http_req_sending.............................: avg=9.27µs   min=6.15µs   med=8.47µs   max=3.05ms   p(90)=11.56µs  p(95)=12.93µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=396.57µs min=264.01µs med=358.86µs max=18.98ms  p(90)=523.12µs p(95)=547.84µs
     http_reqs....................................: 225052  1500.331512/s
     iteration_duration...........................: avg=661.34µs min=481.75µs med=618.23µs max=19.8ms   p(90)=792.5µs  p(95)=822.95µs
     iterations...................................: 225052  1500.331512/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

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