Skip to content

Conversation

@dependabot-preview
Copy link

Bumps vite from 1.0.0-rc.3 to 1.0.0-rc.9.

Changelog

Sourced from vite's changelog.

1.0.0-rc.9 (2020-11-02)

Bug Fixes

  • dev: remove comment for dynamic import inside server rewrite (#1001) (4ccff7a), closes #998
  • hmr: infer hmr hostname on client (#980) (858b2bf)
  • always emit assets virtually + ensure correct asset paths in ssrBuild (b8e80ba)
  • build: add write condition (e5fdc7e)
  • build: always render the index.html (5e7c309)
  • build: remove outDir before build (d1599f9)
  • build: resolve rollup warning when using pluginsPreBuild (40e1d87)
  • dev: always proxy http request even ws option is truly (32be77b), closes #978

Features

1.0.0-rc.8 (2020-10-26)

1.0.0-rc.7 (2020-10-26)

Bug Fixes

  • build: add Symbol.toStringTag when ssr build es module into cjs chunk (#951) (344a86a), closes #764
  • dev: resolve sub-package inside node module, let module filed inside package.json can be take first. (76fcfa7), closes #829
  • hmr: register component on import (95e3342), closes #959
  • hmr: sniff hmr protocol on client when not specifically configured (e1c7500), closes #956
  • html: avoid mutating outer scope in renderIndex function (f2da029)
  • always resolve outDir relative to root (f5dee86)
  • update rollup-pluginutils import (#954) (dcf1eaa)

Features

  • add configureBuild hook (1c2a9b9)
  • let configureBuild hooks inject Rollup bundles (03ef2ed)
  • let build plugins return post-build hook (ec47ab8)
  • transforms for index.html (#793) (ebb964e)
  • build: emitManifest (75d7679)
  • build: support alternative entry for build (6c66e31)
  • config: add pluginsPreBuild, etc. for rollup (#953) (cd3666a)
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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [vite](https://github.com/vitejs/vite) from 1.0.0-rc.3 to 1.0.0-rc.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v1.0.0-rc.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 2, 2020
@dependabot-preview
Copy link
Author

Superseded by #50.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vite-1.0.0-rc.9 branch November 30, 2020 19:39
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.

1 participant