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

Replace @openverse/eslint-plugin #5202

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

openverse-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-eslint-comments dependencies replacement ^3.2.0 -> ^3.2.0
eslint-plugin-tsdoc (source) dependencies minor ^0.3.0 -> ^0.4.0
typescript (source) dependencies minor 5.6.3 -> 5.7.2

This is a special PR that replaces eslint-plugin-eslint-comments with the community suggested minimal stable replacement version.


Release Notes

microsoft/tsdoc (eslint-plugin-tsdoc)

v0.4.0

Compare Source

Sat, 23 Nov 2024 00:23:35 GMT

Minor changes
  • Leverage parserOptions.tsConfigRootDir to reduce file system probing. This field is commonly used when eslint is configured with @typescript-eslint/parser.
Patches
  • Include CHANGELOG.md in published releases again
microsoft/TypeScript (typescript)

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner November 28, 2024 14:38
@openverse-bot openverse-bot added dependencies Pull requests that update a dependency file 💻 aspect: code Concerns the software code in the repository 🟨 tech: javascript Involves JavaScript 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: frontend Related to the Nuxt frontend labels Nov 28, 2024
Copy link

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 6400     ✗ 0   
     data_received..................: 1.5 GB  7.8 MB/s
     data_sent......................: 837 kB  4.3 kB/s
     http_req_blocked...............: avg=13.38µs  min=1.93µs   med=4.03µs   max=5.68ms  p(90)=5.6µs    p(95)=6µs     
     http_req_connecting............: avg=8.88µs   min=0s       med=0s       max=5.62ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=673.79ms min=43.64ms  med=580.5ms  max=2.84s   p(90)=1.23s    p(95)=1.34s   
       { expected_response:true }...: avg=673.79ms min=43.64ms  med=580.5ms  max=2.84s   p(90)=1.23s    p(95)=1.34s   
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 6400
     http_req_receiving.............: avg=152.13µs min=42.69µs  med=120.3µs  max=17.17ms p(90)=189.94µs p(95)=226.27µs
     http_req_sending...............: avg=22.23µs  min=7.18µs   med=19.95µs  max=3.84ms  p(90)=25.73µs  p(95)=27.99µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=673.62ms min=43.5ms   med=580.35ms max=2.84s   p(90)=1.23s    p(95)=1.34s   
     http_reqs......................: 6400    33.20778/s
     iteration_duration.............: avg=3.6s     min=662.93ms med=2.99s    max=10.36s  p(90)=7.12s    p(95)=7.62s   
     iterations.....................: 1200    6.226459/s
     vus............................: 8       min=8      max=30
     vus_max........................: 30      min=30     max=30

Footnotes

  1. This comment will automatically update with new output each time k6 runs for this PR

@obulat obulat merged commit 0dc5c72 into main Nov 28, 2024
83 checks passed
@obulat obulat deleted the gha-renovate@openverseeslint-plugin branch November 28, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: frontend Related to the Nuxt frontend 🟨 tech: javascript Involves JavaScript
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants