-
Notifications
You must be signed in to change notification settings - Fork 12
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-dev): bump vite from 4.1.4 to 4.4.8 #354
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: 修复了多次按按钮导致重复发布动态的问题
refactor: 修改测试环境部分的配置
* feat: 初步实现"我的"页面调试面板界面样式 * feat: 初步实现"我的"页面调试面板界面交互样式 * feat: 初步实现"我的"页面调试面板界面交互样式调整 * feat: 实现"我的"页面泳道设置切换环境后刷新 * feat: 实现"我的"页面泳道设置默认显示"基准" * feat: 实现"我的"页面泳道设置切换环境
* chore: 删除不必要注释 * feat: 抽离出部分喵详情内容 * feat: 抽离出部分喵详情内容
refactor: 初步重构喵社区页面 删除无用代码 分离子组件
chore: 对猫咪详情页面进行重构 删除无用代码 分离photos和header组件
feat:完成部分猫咪详情页样式
refactor: 完善喵详情顶部部分样式
feat: 实现首页TopBar,SchoolSelect分离
feat: schoolSelect页面样式
feat: 无赞无回复不显示 而非"0赞"或"0回复"
feat: 实现TopBar的left和center双插槽 实现大部分页面自定义TopBar样式
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.4.8. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.4.8/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #361. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps vite from 4.1.4 to 4.4.8.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
e41d78e
release: v4.4.8488085d
fix: modulePreload false (#13973)4ca7c13
fix(esbuild): fix static properties transpile when useDefineForClassFields fa...65e5c22
fix(css): enhance error message for missing preprocessor dependency (#11485)3aab14e
perf: replace startsWith with === (#13989)1ab06a8
fix(importAnalysis): strip url base before passing as safeModulePaths (#13712)66f522c
perf: single slash does not need to be replaced (#13980)b9a8d65
perf: use magic-string hires boundary for sourcemaps (#13971)f8a5ffc
fix(optimizer): enable experimentalDecorators by default (#13981)844451c
fix(importMetaGlob): avoid unnecessary hmr of negative glob (#13646)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)