Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2024

Bumps vike from 0.4.177 to 0.4.196.

Changelog

Sourced from vike's changelog.

0.4.196 (2024-09-20)

Bug Fixes

  • allow navigate() to be called early in +client.js (fix #1868) (9168fb3)
  • char escape fix (#1867) (98f7145)
  • fix and improve error HTTP response (fix #1872) (0634732)
  • fix config import resolving + make passToClient env server-only (fix #1882) (#1886) (a7151a1)
  • further skip hash links (fix #1883) (3f77496)
  • make .client.js and .server.js work for dynamic imports (fix #1861) (#1884) (f7e91ba)
  • update @​brillout/picocolors (f017481)
  • use client router for error page only if possible (b06195f)

0.4.195 (2024-09-07)

Bug Fixes

0.4.194 (2024-09-04)

Bug Fixes

  • add avif mediatype (#1832) (38002cb)
  • always generate an HTTP response pageContext.httpResponse (#1848) (b45c154)
  • disallow onRenderHtml() to return null/undefined (57a2eba)
  • don't skip invalid URL but throw error instead (2800dff)
  • enforce Base URL instead of showing warning (8c7c0f4)
  • gracefully handle favicon.ico 404 requests (ff39218)
  • improve eslint exports workaround (fix #1838) (c1d490a)
  • improve renderPage() validation error messages (3f4f218)
  • improve Vite request URL check (9bb3c2d)
  • prettify logged URL (787bd2d)
  • remove faulty assert() (fix #1828) (408f798)
  • remove log clearing (bb6a6c2)
  • throw error upon wrong vite setup (a8b636d)
  • update @​brillout/vite-plugin-server-entry (dd850ef)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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.177 to 0.4.196.
- [Changelog](https://github.com/vikejs/vike/blob/main/CHANGELOG.md)
- [Commits](vikejs/vike@v0.4.177...v0.4.196)

---
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 Sep 21, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2024

Superseded by #446.

@dependabot dependabot bot closed this Sep 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vike-0.4.196 branch September 28, 2024 01:53
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.

1 participant