Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
vite (source) 5.4.20 -> 6.3.6 age confidence

Release Notes

vitejs/vite (vite)

v6.3.6

Compare Source

Please refer to CHANGELOG.md for details.

v6.3.5

Compare Source

v6.3.4

Compare Source

Bug Fixes
  • check static serve file inside sirv (#​19965) (c22c43d)
  • optimizer: return plain object when using require to import externals in optimized dependencies (#​19940) (efc5eab)
Code Refactoring

v6.3.3

Compare Source

v6.3.2

Compare Source

Features
Bug Fixes

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

v6.2.7

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.6

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.5

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.4

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.3

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.2

Compare Source

v6.2.1

Compare Source

Features
  • add *?url&no-inline type and warning for .json?inline / .json?no-inline (#​19566) (c0d3667)
Bug Fixes
  • css: stabilize css module hashes with lightningcss in dev mode (#​19481) (92125b4)
  • deps: update all non-major dependencies (#​19555) (f612e0f)
  • reporter: fix incorrect bundle size calculation with non-ASCII characters (#​19561) (437c0ed)
  • sourcemap: combine sourcemaps with multiple sources without matched source (#​18971) (e3f6ae1)
  • ssr: named export should overwrite export all (#​19534) (2fd2fc1)
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests

v6.2.0

Compare Source

Bug Fixes
Miscellaneous Chores

v6.1.6

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.4

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.3

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.2

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring

v6.1.0

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring

v6.0.15

Compare Source

Please refer to CHANGELOG.md for details.

v6.0.14

Compare Source

Please refer to CHANGELOG.md for details.

v6.0.13

Compare Source

Please refer to CHANGELOG.md for details.

v6.0.12

Compare Source

Please refer to CHANGELOG.md for details.

v6.0.11

Compare Source

Features
Bug Fixes
Performance Improvements
Documentation
Code Refactoring
Miscellaneous Chores
Beta Changelogs
6.1.0-beta.2 (2025-02-04)

See 6.1.0-beta.2 changelog

6.1.0-beta.1 (2025-02-04)

See 6.1.0-beta.1 changelog

6.1.0-beta.0 (2025-01-24)

See 6.1.0-beta.0 changelog

v6.0.10

Compare Source

Bug Fixes

v6.0.9

Compare Source

⚠ BREAKING CHANGES
  • check host header to prevent DNS rebinding attacks and introduce server.allowedHosts
  • default server.cors: false to disallow fetching from untrusted origins
Bug Fixes
  • check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source

Bug Fixes
Miscellaneous Chores

v6.0.7

Compare Source

Features
Bug Fixes
  • fix minify when builder.sharedPlugins: true (#​19025) (f7b1964)
  • html: error while removing vite-ignore attribute for inline script (#​19062) (a492253)
  • skip the plugin if it has been called before with the same id and importer (#​19016) (b178c90)
  • ssr: fix semicolon injection by ssr transform (#​19097) (1c102d5)
Performance Improvements

v6.0.6

Compare Source

Bug Fixes
  • css: resolve style tags in HTML files correctly for lightningcss (#​19001) (afff05c)
  • css: show correct error when unknown placeholder is used for CSS modules pattern in lightningcss (#​19070) (9290d85)
  • replace runner-side path normalization with fetchModule-side resolve (#​18361) (9f10261)
  • resolve: handle package.json with UTF-8 BOM (#​19000) (902567a)
  • ssrTransform: preserve line offset when transforming imports (#​19004) (1aa434e)
Reverts
Miscellaneous Chores
Tests

v6.0.5

Compare Source

Bug Fixes

v6.0.4

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v6.0.3

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v6.0.2

Compare Source

Features
Bug Fixes
  • css: referencing aliased svg asset with lightningcss enabled errored (#​18819) (ae68958)
  • don't store temporary vite config file in node_modules if deno (#​18823) (a20267b)
  • manifest: use style.css as a key for the style file for cssCodesplit: false (#​18820) (ec51115)
  • optimizer: resolve all promises when cancelled (#​18826) (d6e6194)
  • resolve: don't set builtinModules to external by default (#​18821) (2250ffa)
  • ssr: set ssr.target: 'webworker' defaults as fallback (#​18827) (b39e696)
Miscellaneous Chores
Code Refactoring
  • make properties of ResolvedServerOptions and ResolvedPreviewOptions required (#​18796) (51a5569)

v6.0.1

Compare Source

Features
  • show hosts in cert in CLI (#​19317) (a5e306f)
  • support for env var for defining allowed hosts (#​19325) (4d88f6c)
  • use native runtime to import the config (#​19178) (7c2a794)
  • print port in the logged error message after failed WS connection with `E

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 30, 2024

⚠️ Artifact update problem

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

♻ 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 PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: services/frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @sveltejs/vite-plugin-svelte@3.1.2
npm error Found: vite@6.3.6
npm error node_modules/vite
npm error   dev vite@"6.3.6" from the root project
npm error   peer vite@"^5.0.3 || ^6.0.0 || ^7.0.0-beta.0" from @sveltejs/kit@2.39.1
npm error   node_modules/@sveltejs/kit
npm error     dev @sveltejs/kit@"2.39.1" from the root project
npm error     peer @sveltejs/kit@"^2.0.0" from @sveltejs/adapter-auto@3.3.1
npm error     node_modules/@sveltejs/adapter-auto
npm error       dev @sveltejs/adapter-auto@"3.3.1" from the root project
npm error     1 more (@sveltejs/adapter-static)
npm error
npm error Could not resolve dependency:
npm error peer vite@"^5.0.0" from @sveltejs/vite-plugin-svelte@3.1.2
npm error node_modules/@sveltejs/vite-plugin-svelte
npm error   dev @sveltejs/vite-plugin-svelte@"3.1.2" from the root project
npm error   peer @sveltejs/vite-plugin-svelte@"^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0" from @sveltejs/kit@2.39.1
npm error   node_modules/@sveltejs/kit
npm error     dev @sveltejs/kit@"2.39.1" from the root project
npm error     2 more (@sveltejs/adapter-auto, @sveltejs/adapter-static)
npm error   1 more (@sveltejs/vite-plugin-svelte-inspector)
npm error
npm error Conflicting peer dependency: vite@5.4.20
npm error node_modules/vite
npm error   peer vite@"^5.0.0" from @sveltejs/vite-plugin-svelte@3.1.2
npm error   node_modules/@sveltejs/vite-plugin-svelte
npm error     dev @sveltejs/vite-plugin-svelte@"3.1.2" from the root project
npm error     peer @sveltejs/vite-plugin-svelte@"^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0" from @sveltejs/kit@2.39.1
npm error     node_modules/@sveltejs/kit
npm error       dev @sveltejs/kit@"2.39.1" from the root project
npm error       2 more (@sveltejs/adapter-auto, @sveltejs/adapter-static)
npm error     1 more (@sveltejs/vite-plugin-svelte-inspector)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-09-25T16_04_57_062Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-25T16_04_57_062Z-debug-0.log

Copy link

coderabbitai bot commented Nov 30, 2024

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/vite-6.x branch 3 times, most recently from 9f69a92 to 7a1bff5 Compare December 5, 2024 17:05
@renovate renovate bot changed the title chore(deps): update dependency vite to v6 chore(deps): update dependency vite to v6 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/vite-6.x branch December 8, 2024 18:38
@renovate renovate bot changed the title chore(deps): update dependency vite to v6 - autoclosed chore(deps): update dependency vite to v6 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/vite-6.x branch from ffa883b to 7a1bff5 Compare December 8, 2024 22:03
@renovate renovate bot force-pushed the renovate/vite-6.x branch 3 times, most recently from 08a3e4d to be21ea8 Compare December 26, 2024 04:29
@renovate renovate bot force-pushed the renovate/vite-6.x branch from be21ea8 to 9a73e39 Compare January 2, 2025 21:51
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 9a73e39 to 65eaf8e Compare January 10, 2025 22:30
@renovate renovate bot force-pushed the renovate/vite-6.x branch 7 times, most recently from e505eba to c2ec0eb Compare January 21, 2025 21:40
@renovate renovate bot force-pushed the renovate/vite-6.x branch from c2ec0eb to c4e399b Compare February 5, 2025 18:31
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from c06aaca to a5e7162 Compare February 25, 2025 07:48
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from d02f042 to 177347a Compare March 7, 2025 06:28
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 177347a to 8400fca Compare March 14, 2025 05:50
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 8400fca to 145ff40 Compare March 24, 2025 13:14
@renovate renovate bot force-pushed the renovate/vite-6.x branch 5 times, most recently from 18f264c to 774ce2b Compare April 5, 2025 06:13
@renovate renovate bot force-pushed the renovate/vite-6.x branch 4 times, most recently from 2d903a0 to e0fbd17 Compare April 17, 2025 03:39
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from c27040c to 0fd1bf8 Compare April 24, 2025 06:34
@renovate renovate bot force-pushed the renovate/vite-6.x branch 3 times, most recently from 54da3a1 to 29952c7 Compare May 5, 2025 11:35
Copy link

sonarqubecloud bot commented May 5, 2025

@renovate renovate bot force-pushed the renovate/vite-6.x branch from 29952c7 to d85205e Compare August 1, 2025 05:07
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from 3bc6422 to eddd202 Compare August 13, 2025 13:49
@renovate renovate bot force-pushed the renovate/vite-6.x branch from eddd202 to 6ee4d42 Compare August 19, 2025 13:36
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 6ee4d42 to 7eddd03 Compare August 31, 2025 12:30
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 7eddd03 to cad444e Compare September 8, 2025 11:06
@renovate renovate bot changed the title chore(deps): update dependency vite to v6 chore(deps): update dependency vite to v6 - autoclosed Sep 11, 2025
@renovate renovate bot closed this Sep 11, 2025
@renovate renovate bot changed the title chore(deps): update dependency vite to v6 - autoclosed chore(deps): update dependency vite to v6 Sep 12, 2025
@renovate renovate bot reopened this Sep 12, 2025
@renovate renovate bot force-pushed the renovate/vite-6.x branch 2 times, most recently from cad444e to 6902852 Compare September 13, 2025 23:08
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 6902852 to 4aa45fb Compare September 25, 2025 16:05
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants