Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2025

This PR contains the following updates:

Package Change Age Confidence
vike 0.4.2400.4.252 age confidence

Release Notes

vikejs/vike (vike)

v0.4.252

Compare Source

Bug Fixes
  • fix pageContext.dangerouslyUseInternals type (6669f13)

v0.4.251

Compare Source

Bug Fixes
Features
MINOR BREAKING CHANGES

[!NOTE]
We recommend ignoring MINOR BREAKING CHANGES unless this version breaks your app, see Vike Versioning.

  • If uncaught errors are logged twice, stop logging them in your uncaughtException and unhandledRejection handlers. (Vike now always handles these and logs uncaught errors.)

v0.4.250

Compare Source

Bug Fixes
Features

v0.4.249

Compare Source

Bug Fixes

v0.4.248

Compare Source

Bug Fixes
Features
MINOR BREAKING CHANGES

[!NOTE]
We recommend ignoring MINOR BREAKING CHANGES unless this version breaks your app, see Vike Versioning.

  • history.state.triggeredBy moved to history.state?.vike.triggeredBy
  • Vike's dev() API now automatically attaches Vite's dev server (i.e. viteDevServer.listen())
  • +guard.client.js is now also called on first render, see https://vike.dev/guard#environment

v0.4.247

Compare Source

Bug Fixes

v0.4.246

Compare Source

Bug Fixes
Features

v0.4.245

Compare Source

Bug Fixes

v0.4.244

Compare Source

Features
Performance Improvements
  • further tree-shake client runtime code (a70ea31)

v0.4.243

Compare Source

Bug Fixes
Features
  • skip Vike from handling links by setting <a data-vike="false"> (490a945)

v0.4.242

Compare Source

Bug Fixes
  • allow omitting vite.config.js for Vike-based frameworks (a6ddc2d)
  • automatically load globalThis.__VIKE__IS_* types (31ee8cc)
  • deprecate omitting Vike's Vite plugin inside vite.config.js (#​2763) (247c80a)
  • fix Vite's CLI args support (#​2762) (70ef50f)
  • full-fledged support for third-party CLIs (Vite, Vite Plus, Vitest, Storybook, ...) (#​2760) (b071c2e)
  • skip Vike's Vite pugin for Vitest (#​2761) (a2ea963)
  • support getEnhancedError() (6d5ed71)
  • support imoprting built-in modules in config files (fix #​2766) (60b0676)
  • update Vite's CLI args support (7e4b4e9)
MINOR BREAKING CHANGES

[!NOTE]
We recommend ignoring MINOR BREAKING CHANGES unless this version breaks your app, see Vike Versioning.

v0.4.241

Compare Source

Bug Fixes
Features
Performance Improvements

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added dependencies help wanted Extra attention is needed labels Oct 12, 2025
@renovate renovate bot enabled auto-merge (squash) October 12, 2025 13:36
@renovate renovate bot added help wanted Extra attention is needed dependencies labels Oct 12, 2025
@socket-security
Copy link

socket-security bot commented Oct 12, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedvike@​0.4.252881007798100
Addedwebsocket@​1.0.359910010080100

View full report

@renovate renovate bot force-pushed the renovate/vike-0.x branch from 42d336d to f633056 Compare October 12, 2025 16:42
@renovate renovate bot force-pushed the renovate/vike-0.x branch from f633056 to c86ebfb Compare October 12, 2025 21:09
@renovate renovate bot force-pushed the renovate/vike-0.x branch from c86ebfb to 70c8907 Compare October 14, 2025 00:53
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 70c8907 to 1db586c Compare October 14, 2025 05:00
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 1db586c to 38c8948 Compare October 14, 2025 09:12
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 38c8948 to 20561d9 Compare October 14, 2025 14:01
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 20561d9 to 6fc7ee7 Compare October 14, 2025 18:27
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 6fc7ee7 to ce68125 Compare October 14, 2025 23:27
@socket-security
Copy link

socket-security bot commented Jan 27, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm vite is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: package-lock.jsonnpm/vike@0.4.252npm/@preact/preset-vite@2.10.2npm/vite@7.1.4

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/vite@7.1.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate bot force-pushed the renovate/vike-0.x branch from e8e8931 to 59693ad Compare January 28, 2026 02:08
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 59693ad to 7e76138 Compare January 28, 2026 06:14
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 7e76138 to 97c0e23 Compare January 28, 2026 08:32
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 97c0e23 to 86c5090 Compare January 28, 2026 15:06
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 86c5090 to 8fadc6b Compare January 28, 2026 19:01
@renovate renovate bot force-pushed the renovate/vike-0.x branch from 8fadc6b to 7c26720 Compare January 28, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants