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): bump @tarojs/plugin-framework-react from 3.6.34 to 4.0.5 #91

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

Bumps @tarojs/plugin-framework-react from 3.6.34 to 4.0.5.

Release notes

Sourced from @​tarojs/plugin-framework-react's releases.

Chore/release 4.0.5

H5 / 小程序 / 鸿蒙 Hybrid

  • 修复了 imageUrlLoaderOption 属性不生效的问题,by @​ZEJIA-LIU

H5

小程序

  • 新增了京东小程序的 Editor、PageContainer、RootPortal 等组件与属性的支持,by @​ZEJIA-LIU
  • 修复了 Solid JSX 类型报错导致 createStore API 使用不了的问题,by @​phy-lei fix #16357

React Native

  • 补全了 React Native 缺失的 PropTypes,by @​koppthe

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.35

H5 / 小程序

H5

  • 修复了 Video 组件 mute={true} 时静音按钮状态显示为非静音的问题,by @​kongxiaojun fix #15877

小程序

  • 新增了京东小程序的 Editor、PageContainer、RootPortal 等组件与属性的支持,by @​ZEJIA-LIU

鸿蒙 Hybrid

  • 新增了 exitMiniProgram API 的调用实现,by @​kongxiaojun
  • 修复了跨 Web 容器修改 Storage 后缓存不更新的问题,by @​kongxiaojun
Commits
  • d8ad60e chore(release): publish 4.0.5 (#16406)
  • 7b7477f feat(rn): 更新 ReactNative 支持的 PropTypes (#16405)
  • 7795c9d chore(release): publish 4.0.5 (#16403)
  • ae9f475 fix: 修复 imageUrlLoaderOption属性不生效的bug (#16374)
  • e942509 feat: 为京东小程序添加一些组件和属性 (#16365)
  • 73d19de fix: 添加solid的taro-components的类型定义 & solid的默认模板配置 & createStore api开发环境下报错的问题 ...
  • 3737896 fix(types): update picker region data (#16331)
  • 2ab7015 refactor: swiper 版本升级到 11.1.0 (#16323)
  • 39dd83e chore(release): publish 4.0.4 (#16202)
  • 39fb4bf fix: 修复 runtime 变量环境编译导致的bug (#16201)
  • 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 Aug 28, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tarojs/plugin-framework-react-4.0.5 branch 2 times, most recently from db79e6f to 39d70bd Compare September 1, 2024 12:33
Bumps [@tarojs/plugin-framework-react](https://github.com/NervJS/taro) from 3.6.34 to 4.0.5.
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v3.6.34...v4.0.5)

---
updated-dependencies:
- dependency-name: "@tarojs/plugin-framework-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tarojs/plugin-framework-react-4.0.5 branch from 39d70bd to a085abd Compare September 21, 2024 15:22
@BlackishGreen33 BlackishGreen33 merged commit bb699d0 into main Sep 21, 2024
2 checks passed
@BlackishGreen33 BlackishGreen33 deleted the dependabot/npm_and_yarn/tarojs/plugin-framework-react-4.0.5 branch September 21, 2024 15: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.

1 participant