Skip to content
Snippets Groups Projects

Update dependency vite to v5 - autoclosed

Closed renovate requested to merge renovate/vite-5.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) ^4.4.9 -> ^5.0.4 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

v5.0.0

Vite 5 is out! Read the announcement blog post here

Announcing Vite 5

Today, we mark another big milestone in Vite's path. The Vite team, contributors, and ecosystem partners, are excited to announce the release of Vite 5. Vite is now using Rollup 4, which already represents a big boost in build performance. And there are also new options to improve your dev server performance profile.

Vite 5 focuses on cleaning up the API (removing deprecated features) and streamlines several features closing long-standing issues, for example switching define to use proper AST replacements instead of regexes. We also continue to take steps to future-proof Vite (Node.js 18+ is now required, and the CJS Node API has been deprecated).

Quick links:

Docs in other languages:

Learn more at the Vite 5 announcement blog post.

Breaking changes
Features
Performance
Fixes
Cleanup
Previous Changelogs
5.0.0-beta.20 (2023-11-15)

See 5.0.0-beta.20 changelog

5.0.0-beta.19 (2023-11-14)

See 5.0.0-beta.19 changelog

5.0.0-beta.18 (2023-11-11)

See 5.0.0-beta.18 changelog

5.0.0-beta.17 (2023-11-07)

See 5.0.0-beta.17 changelog

5.0.0-beta.16 (2023-11-03)

See 5.0.0-beta.16 changelog

5.0.0-beta.15 (2023-11-01)

See 5.0.0-beta.15 changelog

5.0.0-beta.14 (2023-10-30)

See 5.0.0-beta.14 changelog

5.0.0-beta.13 (2023-10-27)

See 5.0.0-beta.13 changelog

5.0.0-beta.12 (2023-10-23)

See 5.0.0-beta.12 changelog

5.0.0-beta.11 (2023-10-19)

See 5.0.0-beta.11 changelog

5.0.0-beta.10 (2023-10-17)

See 5.0.0-beta.10 changelog

5.0.0-beta.9 (2023-10-17)

See 5.0.0-beta.9 changelog

5.0.0-beta.8 (2023-10-16)

See 5.0.0-beta.8 changelog

5.0.0-beta.7 (2023-10-12)

See 5.0.0-beta.7 changelog

5.0.0-beta.6 (2023-10-10)

See 5.0.0-beta.6 changelog

5.0.0-beta.5 (2023-10-09)

See 5.0.0-beta.5 changelog

5.0.0-beta.4 (2023-10-02)

See 5.0.0-beta.4 changelog

5.0.0-beta.3 (2023-09-25)

See 5.0.0-beta.3 changelog

5.0.0-beta.2 (2023-09-15)

See 5.0.0-beta.2 changelog

5.0.0-beta.1 (2023-09-08)

See 5.0.0-beta.1 changelog

5.0.0-beta.0 (2023-08-24)

See 5.0.0-beta.0 changelog

v4.5.0

Compare Source

v4.4.11

Compare Source

  • revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #​14094

v4.4.10

Compare Source


Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Checking pipeline status.

Closed by renovaterenovate 1 year ago (Dec 1, 2023 2:23am UTC)

Merge details

  • The changes were not merged into .

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Developer

    :warning: Artifact update problem

    Renovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.

    :recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

    • any of the package files in this branch needs updating, or
    • the branch becomes conflicted, or
    • you click the rebase/retry checkbox if found above, or
    • you rename this MR's title to start with "rebase!" to trigger it manually

    The artifact failure details are included below:

    File name: package-lock.json
    npm ERR! code ERESOLVE
    npm ERR! ERESOLVE could not resolve
    npm ERR! 
    npm ERR! While resolving: @modyfi/vite-plugin-yaml@1.0.4
    npm ERR! Found: vite@5.0.4
    npm ERR! node_modules/vite
    npm ERR!   dev vite@"^5.0.4" from the root project
    npm ERR! 
    npm ERR! Could not resolve dependency:
    npm ERR! peer vite@"^2.6.0 || ^3.0.0 || ^4.0.0" from @modyfi/vite-plugin-yaml@1.0.4
    npm ERR! node_modules/@modyfi/vite-plugin-yaml
    npm ERR!   dev @modyfi/vite-plugin-yaml@"^1.0.4" from the root project
    npm ERR! 
    npm ERR! Conflicting peer dependency: vite@4.5.0
    npm ERR! node_modules/vite
    npm ERR!   peer vite@"^2.6.0 || ^3.0.0 || ^4.0.0" from @modyfi/vite-plugin-yaml@1.0.4
    npm ERR!   node_modules/@modyfi/vite-plugin-yaml
    npm ERR!     dev @modyfi/vite-plugin-yaml@"^1.0.4" from the root project
    npm ERR! 
    npm ERR! Fix the upstream dependency conflict, or retry
    npm ERR! this command with --force or --legacy-peer-deps
    npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
    npm ERR! 
    npm ERR! 
    npm ERR! For a full report see:
    npm ERR! /builds/archlinux/renovate/renovate/renovate/cache/others/npm/_logs/2023-11-29T12_32_01_991Z-eresolve-report.txt
    
    npm ERR! A complete log of this run can be found in: /builds/archlinux/renovate/renovate/renovate/cache/others/npm/_logs/2023-11-29T12_32_01_991Z-debug-0.log
    
    Edited by renovate
  • renovate mentioned in issue #7

    mentioned in issue #7

  • renovate added 5 commits

    added 5 commits

    Compare with previous version

  • renovate changed the description

    changed the description

  • renovate added 1 commit

    added 1 commit

    • e6ef6e72 - Update dependency vite to v5

    Compare with previous version

  • renovate changed the description

    changed the description

  • renovate added 3 commits

    added 3 commits

    Compare with previous version

  • renovate changed the description

    changed the description

  • renovate added 1 commit

    added 1 commit

    • cda57419 - Update dependency vite to v5

    Compare with previous version

  • renovate changed the description

    changed the description

  • closed

  • renovate changed title from Update dependency vite to v5 to Update dependency vite to v5 - autoclosed

    changed title from Update dependency vite to v5 to Update dependency vite to v5 - autoclosed

Please register or sign in to reply
Loading