Kholid060 / MkDown2

Online markdown editor
https://mkdown.vercel.app
MIT License
129 stars 21 forks source link

chore(deps-dev): bump vite from 2.3.6 to 2.4.2 #177

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps vite from 2.3.6 to 2.4.2.

Changelog

Sourced from vite's changelog.

2.4.2 (2021-07-12)

Bug Fixes

Features

2.4.1 (2021-07-06)

Bug Fixes

2.4.0 (2021-07-05)

2.4.0-beta.3 (2021-07-02)

Bug Fixes

  • ssr: Transform named default exports without altering scope (#4053) (5211aaf)
  • add type: "module" hint to cache directory (#4063) (58a29b2)
  • allow preprocessor to be installed outside of the root directory (#3988) (a0a80f8)
  • Avoid importing in source that __vitePreload has declared (close #4016) (#4041) (bd34203)
  • ensure that esbuild uses the same working directory as Vite (#4001) (19abafe)
  • fix esbuild break when importRe matches multiline import (#4054) (eb2e41b)
  • skip redirect and error fallback on middleware mode (#4057) (d156a9f)
  • the current main branch code build the vite project error (#4059) (4adc970)
  • use .mjs extension for injected client modules (#4061) (cca92c4)
  • use path type import, fix #4028 (#4031) (e092e89)

2.4.0-beta.2 (2021-06-29)

... (truncated)

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)
vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/kholid060/mkdown/Gck52Vg3Gqc4nFQztP43GJF11mqx
✅ Preview: https://mkdown-git-dependabot-npmandyarnvite-242-kholid060.vercel.app

dependabot[bot] commented 3 years ago

Superseded by #181.