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 v6.2.0 #383

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.1.0 -> 6.2.0 age adoption passing confidence
@typescript-eslint/parser 6.1.0 -> 6.2.0 age adoption passing confidence

Release Notes

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

v6.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] account for repeated names (#​6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#​7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#​7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#​7266) (af77a1d)
Features
  • eslint-plugin: [class-methods-use-this] add extension rule (#​6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#​7260) (f813147)

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

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

v6.2.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://afd42e66.fets.pages.dev

@github-actions
Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:node-http,mode:zod}
     ✓ expected_result{server:node-http,mode:zod}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:zod}
     ✓ expected_result{server:uWebSockets,mode:zod}

     checks......................................: 100.00% ✓ 818042      ✗ 0     
     data_received...............................: 74 MB   412 kB/s
     data_sent...................................: 51 MB   283 kB/s
     http_req_blocked............................: avg=2.25µs   min=1.3µs   med=1.9µs   max=1.44ms  p(90)=2.4µs    p(95)=2.9µs   
     http_req_connecting.........................: avg=5ns      min=0s      med=0s      max=684.6µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=314.77µs min=183.8µs med=269.7µs max=21.75ms p(90)=342.9µs  p(95)=400.6µs 
       { expected_response:true }................: avg=314.77µs min=183.8µs med=269.7µs max=21.75ms p(90)=342.9µs  p(95)=400.6µs 
     ✓ { server:node-http,mode:json-schema }.....: avg=342.24µs min=217.2µs med=296.2µs max=16.08ms p(90)=370.94µs p(95)=440.4µs 
     ✓ { server:node-http,mode:no-schema }.......: avg=332.54µs min=199.1µs med=277.2µs max=21.43ms p(90)=362.9µs  p(95)=444.74µs
     ✓ { server:node-http,mode:zod }.............: avg=333.76µs min=220.4µs med=294.1µs max=12.64ms p(90)=365.1µs  p(95)=437.02µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=299.23µs min=195.2µs med=261.3µs max=16.64ms p(90)=314.8µs  p(95)=359.99µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=284.65µs min=183.8µs med=246.1µs max=20.77ms p(90)=304µs    p(95)=349.5µs 
     ✓ { server:uWebSockets,mode:zod }...........: avg=303.08µs min=196.5µs med=261.5µs max=21.75ms p(90)=318.17µs p(95)=367.4µs 
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 409021
     http_req_receiving..........................: avg=29.21µs  min=14.3µs  med=24.9µs  max=11.86ms p(90)=35.5µs   p(95)=39.2µs  
     http_req_sending............................: avg=14.4µs   min=7.8µs   med=10.7µs  max=8.56ms  p(90)=19.6µs   p(95)=22.5µs  
     http_req_tls_handshaking....................: avg=0s       min=0s      med=0s      max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=271.15µs min=153.2µs med=229.9µs max=21.64ms p(90)=294.8µs  p(95)=346.1µs 
     http_reqs...................................: 409021  2272.307816/s
     iteration_duration..........................: avg=432.31µs min=270.5µs med=383.7µs max=22ms    p(90)=474.4µs  p(95)=545.2µs 
     iterations..................................: 409021  2272.307816/s
     vus.........................................: 1       min=1         max=2   
     vus_max.....................................: 2       min=2         max=2   

@ardatan ardatan merged commit 27d3aa0 into master Jul 24, 2023
19 of 20 checks passed
@ardatan ardatan deleted the renovate/typescript-eslint-monorepo branch July 24, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant