Skip to content

Conversation

@dependabot-preview
Copy link

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

Changelog

Sourced from vite's changelog.

1.0.0-rc.13 (2020-11-25)

1.0.0-rc.11 (2020-11-25)

Bug Fixes

  • move https-proxy types to dependencies (2753658)

1.0.0-rc.10 (2020-11-25)

Bug Fixes

  • multiple builds share esbuild process (#1125) (f270440), closes #1098
  • build: always pass namespaceToStringTag, let output module has… (#1057) (8cd3e85), closes #1048
  • cli: specify correct arguments to options (6b98b73)
  • config: avoid overwriting defined .env values (f0e50bd)
  • config: move dotenvExpand back into resolveConfig (dd03c62)
  • dev: chokidar ignored (ce332d1), closes #1132
  • dev: respect [@vite-ignore](https://github.com/vite-ignore) inside module rewrite (#1011) (6fbae67), closes #1007
  • dev: respect sourceRoot when rewriting source map (#1073) (b4afcf1)
  • dev: transform import for commonjs dependencies (#837) (51aead4)
  • docs: README es-dev-server broken link (#1081) (0d2768d)
  • env key in UserConfig should not be required (#1097) (f33e89d)
  • always set NODE_ENV for build (effc159)
  • cac argv keys are in camel case (#1092) (8520e76)
  • indexHtmlPath can be an absolute path (#1032) (bc1a8ee)
  • target ES2018 instead of ESNEXT (#1110) (ce633f4)
  • types: buildPluginHtml does not need config.env to exist (#1091) (29f20e5)
  • indentation for injected html tags (#1068) (ac5ee6f)
  • only pass valid rollup options to avoid warning (#1034) (128d5ff)
  • types: ws should be optional (#1010) (5b16cf9)

Features

  • support new versions of experimental features in @vue/compiler-sfc (#1121) (a928d74)
  • build: make rollupOutputOptions and rollupPluginVueOptions overridable (#1117) (39bdd45)
  • expose loadEnv in public api (f3e4017)
  • use cac for argv parsing and cli help (#971) (88bb4ff)
  • types: include http-proxy options in ProxiesOptions type (#1037) (261c8c8)

Performance Improvements

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.13.
- [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.13)

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 30, 2020
@dependabot-preview
Copy link
Author

Superseded by #58.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vite-1.0.0-rc.13 branch January 1, 2021 19:27
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