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

Update @openverse/eslint-plugin (major) #5348

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

openverse-bot
Copy link
Collaborator

@openverse-bot openverse-bot commented Jan 23, 2025

This PR contains the following updates:

Package Type Update Change
eslint-config-prettier dependencies major ^9.1.0 -> ^10.0.0
vitest (source) devDependencies major ^2.1.4 -> ^3.0.0

Release Notes

prettier/eslint-config-prettier (eslint-config-prettier)

v10.0.1

Compare Source

eslint-config-prettier

10.0.1

What's Changed

New Contributors

Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1

v10.0.0

Compare Source

Major Changes
vitest-dev/vitest (vitest)

v3.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0

Compare Source

Vitest 3 is here! There are a few breaking changes, but we expect the migration to be smooth. This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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 January 23, 2025 19:35
@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 labels Jan 23, 2025
@openverse-bot openverse-bot requested a review from krysal January 23, 2025 19:35
@openverse-bot openverse-bot added 🟩 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 Jan 23, 2025
@openverse-bot openverse-bot requested a review from obulat January 23, 2025 19:35
Copy link

github-actions bot commented Jan 23, 2025

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 410      ✗ 0   
     data_received..................: 95 MB   394 kB/s
     data_sent......................: 53 kB   221 B/s
     http_req_blocked...............: avg=38.58µs  min=2.33µs   med=4.5µs    max=2.73ms   p(90)=139.55µs p(95)=157.48µs
     http_req_connecting............: avg=26.49µs  min=0s       med=0s       max=2.7ms    p(90)=95.29µs  p(95)=109.33µs
     http_req_duration..............: avg=152.56ms min=17.38ms  med=95.07ms  max=994.64ms p(90)=378.64ms p(95)=455.45ms
       { expected_response:true }...: avg=152.56ms min=17.38ms  med=95.07ms  max=994.64ms p(90)=378.64ms p(95)=455.45ms
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 410 
     http_req_receiving.............: avg=156.19µs min=47.75µs  med=135.87µs max=950.29µs p(90)=243.62µs p(95)=308.59µs
     http_req_sending...............: avg=24.04µs  min=9.36µs   med=21.35µs  max=185.54µs p(90)=35.71µs  p(95)=44.44µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=152.38ms min=17.23ms  med=94.9ms   max=994.37ms p(90)=378.47ms p(95)=455.21ms
     http_reqs......................: 410     1.702044/s
     iteration_duration.............: avg=819.03ms min=284.12ms med=867.4ms  max=1.72s    p(90)=1.08s    p(95)=1.44s   
     iterations.....................: 77      0.319652/s
     vus............................: 2       min=0      max=6 
     vus_max........................: 60      min=60     max=60

Footnotes

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

@openverse-bot openverse-bot force-pushed the gha-renovatemajor-@openverseeslint-plugin branch 4 times, most recently from 8182974 to 9cf294f Compare January 30, 2025 05:07
Copy link
Member

@dhruvkb dhruvkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is passing so I'm inclined to approve this but the tests for JS packages have not been run.

@openverse-bot openverse-bot force-pushed the gha-renovatemajor-@openverseeslint-plugin branch from 9cf294f to 17dfdb9 Compare February 3, 2025 10:38
@obulat obulat force-pushed the gha-renovatemajor-@openverseeslint-plugin branch from 1f91b56 to 25ef0a9 Compare February 3, 2025 11:31
@openverse-bot
Copy link
Collaborator Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

@obulat obulat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the versions in package.json of the frontend and other packages to force the CI run

@obulat obulat merged commit f269da4 into main Feb 3, 2025
48 checks passed
@obulat obulat deleted the gha-renovatemajor-@openverseeslint-plugin branch February 3, 2025 11:44
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
Status: 🤝 Merged
Development

Successfully merging this pull request may close these issues.

3 participants