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

chore(deps): bump vite and umi #841

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps vite and umi. These dependencies needed to be updated together.
Updates vite from 4.3.1 to 4.5.2

Release notes

Sourced from vite's releases.

create-vite@4.4.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

4.5.2 (2024-01-19)

4.5.1 (2023-12-04)

4.5.0 (2023-10-18)

4.4.11 (2023-10-05)

  • revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #14094

4.4.10 (2023-10-03)

... (truncated)

Commits

Updates umi from 4.1.2 to 4.1.6

Release notes

Sourced from umi's releases.

v4.1.6

What's Changed

New Contributors

@​bytemain made their first contribution in umijs/umi#12246 @​Wu-kung made their first contribution in umijs/umi#12219 @​zkp442910864 made their first contribution in umijs/umi#12234 @​liujiayii made their first contribution umijs/umi#12212

Full Changelog: umijs/umi@v4.1.5...v4.1.6

v4.1.5

What's Changed

New Contributors

Full Changelog: umijs/umi@v4.1.4...v4.1.5

v4.1.4

What's Changed

  • 修复子路由资源预加载特性在 Vite 模式下报错以及在 MPA 等不必要的场景无效执行的问题 by @​PeachScript in umijs/umi#12186

Full Changelog: umijs/umi@v4.1.3...v4.1.4

v4.1.3

What's Changed

  • 新增子路由资源预加载特性,会在 entry 之前就开始下载 URL 对应子路由的资源,目前不支持 Vite 模式,Webpack 模式默认开启 by @​PeachScript in umijs/umi#12095

... (truncated)

Commits
  • ac85e52 release: 4.1.6
  • f26517c feat: skip bundle stats page when load js (#12246)
  • e7e9895 chore: update pro preset for antd pro example (#12245)
  • 3de4a38 fix(preset-umi): wrong public path when preloading route chunks for qiankun a...
  • d8feb8d chore: tmp solution for runtime server loader path (#12243)
  • 2c43662 feat: support react/jsx-runtime (#12219)
  • b4098c2 release: 4.1.5
  • 0291606 release: 4.0.0-canary.20240321.1
  • 2089327 refactor: 🎨 支持使用绝对路径指定配置文件 (#12059)
  • 894ac3f fix: 修复 npmClient 配置为 tnpm,但 tnpm mode 为 npm 时 layout 插件注入绝对路径 types 问题 (#12198)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by yifankakaxi, a new releaser for umi since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [umi](https://github.com/umijs/umi). These dependencies needed to be updated together.

Updates `vite` from 4.3.1 to 4.5.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

Updates `umi` from 4.1.2 to 4.1.6
- [Release notes](https://github.com/umijs/umi/releases)
- [Commits](umijs/umi@v4.1.2...v4.1.6)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: umi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
Copy link

vercel bot commented Apr 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
g2plot-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2024 2:29am

@github-actions github-actions bot merged commit 7059ae4 into master Apr 1, 2024
8 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-and-umi-4.5.2 branch April 1, 2024 02: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.

None yet

0 participants