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

build(deps-dev): bump @tarojs/cli from 3.6.14 to 4.0.4 #24

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2024

Bumps @tarojs/cli from 3.6.14 to 4.0.4.

Release notes

Sourced from @​tarojs/cli's releases.

chore(release): publish 4.0.4

小程序

  • 新增京东小程序对 editor 组件的支持, by @​ZEJIA-LIU
  • 为给小程序默认添加 taro 组件路径 @tarojs/componets/min,by @​ZEJIA-LIU
  • 修复 runtime 变量环境编译导致的问题,by @​ZEJIA-LIU

chore(release): publish 4.0.3

此版本为第一个 Tag 为 latest 的 4.x 版本,所以此发布记录包括了 4.x 以来所有的改动:

  • 鸿蒙端平台支持 —— Web To Harmony
  • 小程序性能优化 —— CompileMode
  • React Native 适配升级 —— 支持 0.73 版本
  • 新的编译系统支持 —— Vite
  • 基建更新改造 —— Rust
  • 新的 DSL 框架支持 —— Solidjs

更详细的内容请关注后续 4.0 正式版本的介绍文章。

chore(release): publish 3.6.34

小程序

  • 修复了 newBlended 模式下的公共样式文件后缀名错误的问题,by @​qiuziz
  • 修复了百度小程序不支持模版传递函数参数的问题,by @​zhiqingchen
  • 修复了支付宝小程序在未开启 component2 时的生命周期错误问题,by @​zhiqingchen
  • 修复了支付宝小程序的 dataset 在冒泡事件中丢失的问题,by @​zhiqingchen fix #14535
  • 新增支持了 config 传入的 appid,by @​yechunxi

鸿蒙 Hybrid

  • 优化了在处理容器共用时需通过 jsbridge 结合 Taro 的 navigate 进行路由,by @​handsomeliuyang

chore(release): publish 3.6.33

小程序

  • 修复了因 URL SearchParams 参数不规范而导致的页面渲染白屏问题,by @​koppthe fix #15717

鸿蒙 Hybrid

  • 新增了 previewImage 以桥接原生代码,by @​xiaoyan428820
  • 修复了导航栏配置无效和 getLaunchOptionsSync 无返回值的问题,by @​guoenxuan
  • 修复了 IntersectionObserver 相关的接口无效问题,by @​heweishui
  • 优化了部分不支持的 API,修改为继承 H5,by @​licunhao1
  • 修复了 clearStorageSync 报错的问题,by @​guoenxuan
  • 修复了在 dev 模式下桥接到原生端的同步 API 崩溃的问题,by @​guoenxuan

CLI

  • 优化了 CLI 模板展示逻辑,以支持自定义模板名称,by @​koppthe
  • 优化了 taro create 命令,添加 clone 和 sourceRoot 参数,by @​koppthe

chore(release): publish 3.6.32

H5

  • 优化了路由动画,默认关闭 :has() 选择器,可通过配置 config 参数开启,by @​ZEJIA-LIU

... (truncated)

Commits
  • 39dd83e chore(release): publish 4.0.4 (#16202)
  • 39fb4bf fix: 修复 runtime 变量环境编译导致的bug (#16201)
  • c6a8514 feat: 为小程序默认添加taro组件路径: '@​tarojs/componets/min',各个平台可以自行在插件里进行覆盖 (#16197)
  • 3ffe3b8 feat: 为jd小程序平台补充 editor 组件 (#16166)
  • ea3bd24 chore(release): publish 4.0.3 (#16162)
  • 1731295 feat(sync): merge harmony (#16161)
  • 600af0f feat(cli): 支持 create 传递framework,css和typescript并且调整 templateSource 的优先级 (#16157)
  • 4558798 fix(taro-vite-runner): 修复 vite h5 dev & build 路径未转 posix 导致的异常 (#16124)
  • e0bbb17 fix: 小程序 vite vue3 的拆 chunks 修复 (#16153)
  • da11bdd feat(cli): 增加私有化模板不展示的逻辑 (#16152)
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 30, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tarojs/cli-4.0.4 branch from c757404 to 14306c8 Compare August 11, 2024 11:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tarojs/cli-4.0.4 branch 2 times, most recently from 1f9d58a to 08a09aa Compare August 18, 2024 13:48
Bumps [@tarojs/cli](https://github.com/NervJS/taro) from 3.6.14 to 4.0.4.
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v3.6.14...v4.0.4)

---
updated-dependencies:
- dependency-name: "@tarojs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tarojs/cli-4.0.4 branch from 08a09aa to f4d61a2 Compare August 18, 2024 13:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2024

Superseded by #50.

@dependabot dependabot bot closed this Aug 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tarojs/cli-4.0.4 branch August 23, 2024 16:53
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