Skip to content

Bump vite-plugin-ssr from 0.4.52 to 0.4.91 #273

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps vite-plugin-ssr from 0.4.52 to 0.4.91.

Changelog

Sourced from vite-plugin-ssr's changelog.

0.4.91 (2023-03-05)

Bug Fixes

  • fix and consolidate pageContext.pageProps.is404 logic #681 (99e9e39)
  • update @​brillout/vite-plugin-import-build (908cb17)

0.4.90 (2023-03-04)

Bug Fixes

  • improve dist/ file names (b1a232c)
  • make dependency sharing with Vite much more likely (a9949bd)
  • remove special characters from emitted dist/ files (b019fe7)

0.4.89 (2023-02-25)

Bug Fixes

  • only warn about slow file crawling in dev (d5eac01)
  • skip devPlugin() when building (91a6312)
  • update @​brillout/vite-plugin-import-build (fix #672) (a60315a)

0.4.88 (2023-02-24)

Bug Fixes

  • only warn about slow file crawling in dev (1cfefb7)
  • update @​brillout/vite-plugin-import-build (2f16a65)

0.4.87 (2023-02-22)

Bug Fixes

  • don't add CSS files to optimizeDeps (e8f5b17)
  • unique error page assertion (fix #661) (a2027a8)

... (truncated)

Commits
  • 55db4a1 release: v0.4.91
  • 99e9e39 fix: fix and consolidate pageContext.pageProps.is404 logic #681
  • 51b3179 minor
  • 908cb17 fix: update @​brillout/vite-plugin-import-build
  • 68402c1 release: v0.4.90
  • 81a5402 update tests
  • b019fe7 fix: remove special characters from emitted dist/ files
  • b1a232c fix: improve dist/ file names
  • 22c1adc improve dist asset names
  • 483cf61 make includeAssetsImportedByServer work for V1 design
  • Additional commits viewable in compare view

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 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 [vite-plugin-ssr](https://github.com/brillout/vite-plugin-ssr) from 0.4.52 to 0.4.91.
- [Release notes](https://github.com/brillout/vite-plugin-ssr/releases)
- [Changelog](https://github.com/brillout/vite-plugin-ssr/blob/main/CHANGELOG.md)
- [Commits](vikejs/vike@v0.4.52...v0.4.91)

---
updated-dependencies:
- dependency-name: vite-plugin-ssr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants