Skip to content

build(deps-dev): bump babel-preset-taro from 3.6.35 to 4.0.6#147

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel-preset-taro-4.0.6
Closed

build(deps-dev): bump babel-preset-taro from 3.6.35 to 4.0.6#147
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel-preset-taro-4.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2024

Copy link
Copy Markdown
Contributor

Bumps babel-preset-taro from 3.6.35 to 4.0.6.

Release notes

Sourced from babel-preset-taro's releases.

chore(release): publish 4.0.6

H5

  • 修复了在 ScrollView 中嵌套 Swiper 时,Swiper 滑动无响应的问题,by @​zhengyanan1

鸿蒙 Hybrid

  • 替换了 chooseImage 和 chooseVideo 的实现,by @​heweishui

Typings

  • 修正了 Taro.previewImage 方法中 current 字段的类型注释,by @​shu-shackles
  • 将 textProps 移动到 PickerStandardProps 中,以便获得更准确的 TypeScript 提示,by @​Fatpandac

其他

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 正式版本的介绍文章。

Commits
  • 9174d18 chore(release): publish 4.0.6 (#16594)
  • d288a41 fix: 修复4.0.5版本下ScrollView内嵌Swiper时,Swiper滑动无响应的问题 (#16563)
  • 5f249fd Merge pull request #16558 from heweishui/main
  • 4fb85f8 fix: 替换chooseImage和chooseVideo的实现
  • 1ed101a fix: 修复Taro.previewImage方法中current字段的类型注释 (#16322)
  • d6f98fe fix: move textProps into the PickerStandardProps (#16513)
  • 213971f Merge pull request #16264 from kongxiaojun/f-taro-storage-cache-opt
  • 59e05be Merge branch 'main' into f-taro-storage-cache-opt
  • eefb302 fix: 模板 git 忽略 .env.local 文件
  • d8ad60e chore(release): publish 4.0.5 (#16406)
  • 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 Sep 24, 2024
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-preset-taro-4.0.6 branch from 063a342 to 76d91eb Compare September 26, 2024 15:10
Bumps [babel-preset-taro](https://github.com/NervJS/taro) from 3.6.35 to 4.0.6.
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v3.6.35...v4.0.6)

---
updated-dependencies:
- dependency-name: babel-preset-taro
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-preset-taro-4.0.6 branch from 76d91eb to 4f667b0 Compare October 18, 2024 18:50
@dependabot @github

dependabot Bot commented on behalf of github Oct 28, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #171.

@dependabot dependabot Bot closed this Oct 28, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/babel-preset-taro-4.0.6 branch October 28, 2024 02:07
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