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

Bump vike from 0.4.177 to 0.4.193 #405

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2024

Bumps vike from 0.4.177 to 0.4.193.

Changelog

Sourced from vike's changelog.

0.4.193 (2024-08-23)

Bug Fixes

  • inject assets map in a reliable way (vikejs/vike-node#8) (c4d8f61)
  • update @​brillout/vite-plugin-server-entry (6da64f6)

0.4.192 (2024-08-23)

Bug Fixes

  • add argument getGlobalContextAsync(isProduction) (#1826) (d2ca712)
  • fix providePageContext() type (142a999)
  • update @​brillout/vite-plugin-server-entry (311c52d)
  • web stream encoding (#1821) (5d81041)

Features

  • [experimental][temporary] getPageFilesAllSafe() (#1823) (59d5e23)
  • expose eager meta config (dffe6a2)
  • new option 'prerender' for disableAutoFullBuild (#1824) (a9b66fe)

Performance Improvements

  • eagerly load user files (b8d3619)

0.4.191 (2024-08-20)

Features

  • export providePageContext() (94c527f)

0.4.190 (2024-08-20)

Bug Fixes

  • improve built css file names (ac192a4)
  • support fake paths upon disable CSS bundling (fix #1818) (6dfac95)

... (truncated)

Commits
  • c232fe5 release: v0.4.193
  • c4d8f61vikejs/vike-node#8
  • f91574a minor refactor: rename set_constant_ASSETS_MAP => set_ASSETS_MAP
  • 6da64f6 fix: update @​brillout/vite-plugin-server-entry
  • c1a226a release: v0.4.192
  • 79abd9d update @​brillout/vite-plugin-server-entry of example
  • 311c52d fix: update @​brillout/vite-plugin-server-entry
  • 0e74b3d update react-streaming for examples
  • 7beed2b update react-streaming
  • d2ca712 fix: add argument getGlobalContextAsync(isProduction) (#1826)
  • Additional commits viewable in compare view

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.193.
- [Changelog](https://github.com/vikejs/vike/blob/main/CHANGELOG.md)
- [Commits](vikejs/vike@v0.4.177...v0.4.193)

---
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 Aug 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2024

Superseded by #420.

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