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 vite-express from 0.7.0 to 0.9.1 #45

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps vite-express from 0.7.0 to 0.9.1.

Changelog

Sourced from vite-express's changelog.

0.9.1 (2023-06-05)

  • Load HTML on every request
  • Merge custom config with inline Vite's config when starting dev server

0.9.0 (2023-06-05)

  • Allow specyfing HTML transformer (#65)
  • Implement viteless mode (#64)
  • Bump socket.io-parser from 4.2.2 to 4.2.3 (#61)
  • Add Vite base support (#57)
  • Remove node-fetch from dependencies

0.8.0 (2023-05-19)

  • Use Vite Dev Server in middleware mode when running in development instead of a proxied separate Vite process
  • Temporarily drop support for multi-page apps

0.7.1 (2023-05-17)

  • Turn off index.html serving functionality of express.static() middleware in production mode
Commits
  • d3c7aea Release v0.9.1
  • 22e8ec5 Update changelog for 0.9.1
  • 9e2a4a3 Load HTML on every request
  • 014c845 Merge custom config with inline Vite's config when starting dev server
  • 1fbc51d Use non-default base and outDir in custom inline config test
  • a9e9796 Add reference to changelog in README
  • de4a4d8 Release v0.9.0
  • bcd7040 Update changelog for 0.9.0
  • 095dc9a Implement viteless mode (#64)
  • 6d818ff Allow specyfing HTML transformer (#65)
  • 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-express](https://github.com/szymmis/vite-express) from 0.7.0 to 0.9.1.
- [Changelog](https://github.com/szymmis/vite-express/blob/master/CHANGELOG.md)
- [Commits](szymmis/vite-express@v0.7.0...v0.9.1)

---
updated-dependencies:
- dependency-name: vite-express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #51.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-express-0.9.1 branch July 24, 2023 11:31
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