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

build(deps): bump vike from 0.4.203 to 0.4.222 in /frontend #3777

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps vike from 0.4.203 to 0.4.222.

Changelog

Sourced from vike's changelog.

0.4.222 (2025-02-12)

Bug Fixes

  • +{configName}.js pointer imports (3310144)
  • also crawl + files at root directory (6247354)
  • apply global configs (fix #2165) (#2169) (8c0ee5e)
  • auto-reload config upon + value file changes (#2170) (54388c3)
  • consider + files living as root as global + files (ed23891)
  • ensure no race condition upon HMR of + files (24cd2e7)
  • fix css duplication warning (#2163) (488a81a)
  • forbid adding Vike's Vite plugin using +vite (#2162) (4c0695b)
  • properly assert configs are known (e9725c9)

Features

0.4.221 (2025-02-10)

Bug Fixes

  • add debug logs (#2138) (5c7810f)
  • allow user to define global custom configs (8fd9d0f)
  • also load value files of global custom configs (eb981b9)
  • always start pre-rendering during Vite build (#2123) (#2124) (9a1fe8d)
  • fallback fonts should not be preloaded (#2144) (af5c91f)
  • fix cross env pointer import check (965359a)
  • further ensure that assertViteVersion() is called (#2135) (9a798ce)
  • improve error message upon using unsupported Vite version (#2135) (e7f407b)
  • improve unknown config handling (7af4702)
  • improve warning upon global config defined locally (#2145) (2a0e304)
  • inspect configValuesLoaded===undefined bug (#2092) (47f28a0)
  • narrow config.vike.global public experimental API (#2122) (818a106)
  • narrow extensions pre-vike-cli interop (#2122) (5f27fc2)
  • refactor & fix config reload upon dev changes (fix #2152) (#2156) (f7f7b3d)
  • refactor & simplify back-/forward navigation (#2117) (5f20340)
  • soft-deprecate & move options set by vike(options) in vite.config.js (#2128) (d79eb01)

Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vike](https://github.com/vikejs/vike) from 0.4.203 to 0.4.222.
- [Changelog](https://github.com/vikejs/vike/blob/main/CHANGELOG.md)
- [Commits](vikejs/vike@v0.4.203...v0.4.222)

---
updated-dependencies:
- dependency-name: vike
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants