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

fix(deps): update dependency @nuxtjs/sitemap to v7 #5207

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

openverse-bot
Copy link
Collaborator

@openverse-bot openverse-bot commented Nov 28, 2024

This PR contains the following updates:

Package Type Update Change
@nuxtjs/sitemap dependencies major ^6.0.0 -> ^7.0.0

Release Notes

nuxt-modules/sitemap (@​nuxtjs/sitemap)

v7.0.0

Compare Source

Introduction

The v5 major of Nuxt Sitemap is a simple release to remove deprecations and add support for the Nuxt SEO v2 stable.

⚠️ Breaking Features

Site Config v3

Nuxt Site Config is a module used internally by Nuxt Sitemap.

The major update to v3.0.0 shouldn't have any direct effect on your site, however, you may want to double-check
the breaking changes.

Changelog

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v6.1.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.1.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.1.3

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 15:08
@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 Nov 28, 2024
@openverse-bot openverse-bot requested a review from krysal November 28, 2024 15:08
@openverse-bot openverse-bot added the 🟩 priority: low Low priority and doesn't need to be rushed label Nov 28, 2024
@openverse-bot openverse-bot requested a review from obulat November 28, 2024 15:08
@openverse-bot openverse-bot added 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: frontend Related to the Nuxt frontend labels Nov 28, 2024
Copy link

github-actions bot commented Nov 28, 2024

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 6400      ✗ 0   
     data_received..................: 1.5 GB  8.3 MB/s
     data_sent......................: 837 kB  4.6 kB/s
     http_req_blocked...............: avg=27.07µs  min=2.04µs  med=3.66µs   max=16.02ms p(90)=5.15µs   p(95)=5.54µs  
     http_req_connecting............: avg=22.99µs  min=0s      med=0s       max=15.95ms p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=628.38ms min=34.31ms med=551.91ms max=2.58s   p(90)=1.12s    p(95)=1.21s   
       { expected_response:true }...: avg=628.38ms min=34.31ms med=551.91ms max=2.58s   p(90)=1.12s    p(95)=1.21s   
   ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 6400
     http_req_receiving.............: avg=142.82µs min=41.59µs med=109.83µs max=19.61ms p(90)=175.15µs p(95)=206.02µs
     http_req_sending...............: avg=19.47µs  min=6.17µs  med=18.55µs  max=2.02ms  p(90)=24.16µs  p(95)=26.18µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=628.22ms min=34.22ms med=551.76ms max=2.58s   p(90)=1.12s    p(95)=1.21s   
     http_reqs......................: 6400    35.346355/s
     iteration_duration.............: avg=3.35s    min=1.26s   med=2.87s    max=10.76s  p(90)=6.52s    p(95)=6.85s   
     iterations.....................: 1200    6.627442/s
     vus............................: 4       min=4       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

@openverse-bot openverse-bot force-pushed the gha-renovatenuxtjs-sitemap-7.x branch from 2445988 to 18ffe46 Compare November 28, 2024 16:41
@openverse-bot openverse-bot changed the title Update dependency @nuxtjs/sitemap to v7 fix(deps): update dependency @nuxtjs/sitemap to v7 Nov 28, 2024
@openverse-bot openverse-bot force-pushed the gha-renovatenuxtjs-sitemap-7.x branch from 18ffe46 to 2f536dc Compare November 28, 2024 18:09
@openverse-bot openverse-bot force-pushed the gha-renovatenuxtjs-sitemap-7.x branch from 19b654a to 50e92e9 Compare November 29, 2024 03:19
@obulat obulat merged commit 33c2fc1 into main Nov 29, 2024
50 checks passed
@obulat obulat deleted the gha-renovatenuxtjs-sitemap-7.x branch November 29, 2024 03:35
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