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.14.0 #6671

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

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

Release Notes

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

v8.14.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#​10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#​10067)
🩹 Fixes
  • scope-manager: fix asserted increments not being marked as write references (#​10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#​10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#​10194)
❤️ Thank You

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

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

v8.14.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 Nov 11, 2024
Copy link

changeset-bot bot commented Nov 11, 2024

⚠️ No Changeset found

Latest commit: 241ebf4

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

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 324      ✗ 0  
     data_received..................: 38 MB   3.8 MB/s
     data_sent......................: 139 kB  14 kB/s
     http_req_blocked...............: avg=4.06µs   min=2.08µs  med=2.68µs   max=186.29µs p(90)=3.89µs   p(95)=4.37µs  
     http_req_connecting............: avg=795ns    min=0s      med=0s       max=128.81µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=57.13ms  min=47.79ms med=53.43ms  max=162.88ms p(90)=61.92ms  p(95)=87.5ms  
       { expected_response:true }...: avg=57.13ms  min=47.79ms med=53.43ms  max=162.88ms p(90)=61.92ms  p(95)=87.5ms  
     http_req_failed................: 0.00%   ✓ 0        ✗ 162
     http_req_receiving.............: avg=139.99µs min=102.9µs med=133.07µs max=446.57µs p(90)=159.82µs p(95)=171.69µs
     http_req_sending...............: avg=25.89µs  min=19.95µs med=24.75µs  max=56µs     p(90)=30.21µs  p(95)=36.08µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=56.96ms  min=47.63ms med=53.29ms  max=162.52ms p(90)=61.75ms  p(95)=87.32ms 
     http_reqs......................: 162     16.18315/s
     iteration_duration.............: avg=61.77ms  min=51.76ms med=58.02ms  max=166.91ms p(90)=72.61ms  p(95)=91.9ms  
     iterations.....................: 162     16.18315/s
     vus............................: 1       min=1      max=1
     vus_max........................: 1       min=1      max=1

Copy link
Contributor

💻 Website Preview

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

@ardatan ardatan merged commit a01883a into master Nov 11, 2024
29 checks passed
@ardatan ardatan deleted the renovate/typescript-eslint-monorepo branch November 11, 2024 18:10
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