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.22.0 #3715

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

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

Release Notes

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

v8.22.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#​10612)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#​10552)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#​10678)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#​10616)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#​10638)
  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#​10517)
❤️ Thank You

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

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

v8.22.0

Compare Source

🚀 Features
  • parser: add standalone isolatedDeclarations option (#​10499)
❤️ Thank You
  • Josh Goldberg ✨

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 27, 2025
Copy link

changeset-bot bot commented Jan 27, 2025

⚠️ No Changeset found

Latest commit: b3929e5

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

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://065d82af.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% ✓ 524690      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 105 MB  703 kB/s
     http_req_blocked.............................: avg=1.5µs    min=1µs      med=1.32µs   max=463.25µs p(90)=1.95µs   p(95)=2.14µs  
     http_req_connecting..........................: avg=3ns      min=0s       med=0s       max=352.06µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=355.5µs  min=214.04µs med=325.72µs max=19.29ms  p(90)=465.3µs  p(95)=485.68µs
       { expected_response:true }.................: avg=355.5µs  min=214.04µs med=325.72µs max=19.29ms  p(90)=465.3µs  p(95)=485.68µs
     ✓ { mode:graphql-jit }.......................: avg=282.14µs min=214.04µs med=265.5µs  max=19.29ms  p(90)=294.87µs p(95)=306.23µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=488.85µs min=409.76µs med=468.22µs max=6.71ms   p(90)=506.82µs p(95)=542.09µs
     ✓ { mode:graphql-response-cache }............: avg=341.92µs min=267.34µs med=325.2µs  max=7.05ms   p(90)=354.37µs p(95)=364.42µs
     ✓ { mode:graphql }...........................: avg=361.17µs min=279.9µs  med=335.49µs max=14.01ms  p(90)=376.76µs p(95)=410.27µs
     ✓ { mode:uws }...............................: avg=341.07µs min=264.36µs med=324.95µs max=5.98ms   p(90)=357.25µs p(95)=378.04µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 262345
     http_req_receiving...........................: avg=32.73µs  min=16.53µs  med=32.39µs  max=2.88ms   p(90)=38.99µs  p(95)=41.34µs 
     http_req_sending.............................: avg=8.43µs   min=5.83µs   med=7.41µs   max=282.32µs p(90)=10.83µs  p(95)=11.71µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=314.33µs min=183.18µs med=285.62µs max=19.17ms  p(90)=424.03µs p(95)=442.02µs
     http_reqs....................................: 262345  1748.948178/s
     iteration_duration...........................: avg=566.83µs min=386.01µs med=533.07µs max=20.15ms  p(90)=680.12µs p(95)=705.89µs
     iterations...................................: 262345  1748.948178/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@ardatan ardatan merged commit cd67d64 into main Jan 27, 2025
28 checks passed
@ardatan ardatan deleted the renovate/typescript-eslint-monorepo branch January 27, 2025 19:59
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