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

Update vite requirement from ^2.0.0-beta.47 to ^2.1.4 #46

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 30, 2021

Updates the requirements on vite to permit the latest version.

Changelog

Sourced from vite's changelog.

2.1.4 (2021-03-30)

Bug Fixes

Features

  • dev: support keepNames option for optimizeDependencies config (#2742) (130bf5a)

2.1.3 (2021-03-25)

Bug Fixes

Features

2.1.2 (2021-03-17)

Bug Fixes

  • update esbuild target to allow destructuring (#2566) (da49782)
  • manifest: do not fail when using rollupOtions.external (#2532) (e44cc11)

2.1.1 (2021-03-16)

... (truncated)

Commits
  • 5681916 release: v2.1.4
  • 8f527fd fix(scan): properly crawl imports in lang=ts blocks in vue/svelte files
  • d73c1fa fix: reload only once on socket reconnect (#2340)
  • 130bf5a feat(dev): support keepNames option for optimizeDependencies config (#2742)
  • 38466d1 dx: Include SSR in predefined env types (#2690)
  • 0ecff94 chore: Add repository.directory to packages/**/package.json (#2687)
  • d011a00 refactor: preprocess type (#2227)
  • 57f2a69 fix: invalidate module cache on unlinked (#2629), fix #2630
  • cc213c6 fix(resolve): improve browser filed substitutions (#2701), fix #2598
  • 669c591 fix(resolve): fix resolver not following node resolve algorithm (#2718), fix ...
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 31, 2021

Superseded by #47.

@dependabot dependabot bot closed this Mar 31, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-tw-2.1.4 branch March 31, 2021 03:07
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