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 typescript-eslint monorepo to v8.20.0 #3645

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

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

Release Notes

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

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#​10565)
  • eslint-plugin: [no-deprecated] add allow options (#​10585)
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#​10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#​10593)
❤️ Thank You

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

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

v8.20.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 Jan 13, 2025
Copy link

changeset-bot bot commented Jan 13, 2025

⚠️ No Changeset found

Latest commit: 1818e81

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://496f1f96.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Jan 13, 2025

✅ 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% ✓ 520738      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 105 MB  698 kB/s
     http_req_blocked.............................: avg=1.52µs   min=972ns    med=1.32µs   max=278.82µs p(90)=2µs      p(95)=2.19µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=135.41µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=356.46µs min=210.71µs med=322.91µs max=14.73ms  p(90)=467.56µs p(95)=490.04µs
       { expected_response:true }.................: avg=356.46µs min=210.71µs med=322.91µs max=14.73ms  p(90)=467.56µs p(95)=490.04µs
     ✓ { mode:graphql-jit }.......................: avg=284.54µs min=210.71µs med=267.19µs max=14.73ms  p(90)=299.9µs  p(95)=317.93µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=492.46µs min=407.28µs med=468.1µs  max=6.55ms   p(90)=510.16µs p(95)=550.15µs
     ✓ { mode:graphql-response-cache }............: avg=338.27µs min=257µs    med=321.58µs max=6.58ms   p(90)=352.86µs p(95)=365.52µs
     ✓ { mode:graphql }...........................: avg=364.58µs min=274.78µs med=333.22µs max=13.69ms  p(90)=397.66µs p(95)=468.21µs
     ✓ { mode:uws }...............................: avg=340.62µs min=264.08µs med=321.67µs max=6.22ms   p(90)=357.44µs p(95)=381.03µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 260369
     http_req_receiving...........................: avg=33.09µs  min=15.66µs  med=32.4µs   max=5.97ms   p(90)=39.47µs  p(95)=42.68µs 
     http_req_sending.............................: avg=8.78µs   min=6.04µs   med=7.68µs   max=341.04µs p(90)=11.23µs  p(95)=12.47µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=314.58µs min=182.08µs med=282.16µs max=14.61ms  p(90)=425.03µs p(95)=445.97µs
     http_reqs....................................: 260369  1735.776711/s
     iteration_duration...........................: avg=571.13µs min=390.11µs med=533.04µs max=15.28ms  p(90)=686.2µs  p(95)=713.98µs
     iterations...................................: 260369  1735.776711/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

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:

@ardatan ardatan merged commit 25fc4b9 into main Jan 13, 2025
24 checks passed
@ardatan ardatan deleted the renovate/typescript-eslint-monorepo branch January 13, 2025 19:15
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