Skip to content

build(deps): bump @tarojs/shared from 4.0.5 to 4.0.8#196

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tarojs/shared-4.0.8
Open

build(deps): bump @tarojs/shared from 4.0.5 to 4.0.8#196
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tarojs/shared-4.0.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 3, 2024

Bumps @tarojs/shared from 4.0.5 to 4.0.8.

Release notes

Sourced from @​tarojs/shared's releases.

chore(release): publish 4.0.8

特性

小程序

修复

h5

小程序

鸿蒙

RN

  • 将所有原生依赖与 RN 0.73 expo 50 对齐。因为 RN 原生依赖差异较大,没对齐无法编译。模板和壳工程使用了源码里的 "peerDependencies" 进行对齐。 #16807 @​zhiqingchen
  • 升级到 0.73 后的编译问题。 #16807 @​zhiqingchen
  • rimraf --impl=move-remove 改成 rimraf。因为项目在mac 移动硬盘中无法编译。--impl=move-remove 是否有必要保留?正常情况在用默认的就行,不必要特别指定。 #16807 @​zhiqingchen
  • 删除 babel-plugin-minify-dead-code-elimination #16807 @​zhiqingchen
  • linaria 版本更新 #16807 @​SidneyLann

其他

chore(release): publish 4.0.7

特性

小程序

  • 半编译预处理功能 #16598 @​ZEJIA-LIU
  • 添加 useXsForTemplate 试用性字段、去除模版中多余的 block标签、增加clickview模版以减少冗余事件绑定、优先使用微任务执行setData @​tutuxxx
  • 补全京东小程序组件和类型:Editor、PageContainer、RootPortal、MatchMedia、RichText #16736 @​ZEJIA-LIU

修复

h5

小程序

  • 修复微信 Map 组件在 Android 环境下且小程序基础库 v3.4.10+ 出现的属性配置异常 #16603 @​koppthe
  • 修复solid的onShow,onHide不生效的bug #16569 @​ZEJIA-LIU
  • 修复支付宝小程序开发预览报错问题 #16715 @​koppthe
  • 修复Taro使用原生页面(微信小程序)时, .wxml中的src={{url}},来自data的url被异常解析的bug #16637 @​zhengyanan1

... (truncated)

Commits
  • 8501202 chore(release): publish 4.0.8 (#16979)
  • 05e2762 Merge pull request #16945 from NervJS/feat/4.0.8
  • e412971 Merge branch 'main' into feat/4.0.8
  • 14ac834 fix(vite-runner): 修复Windows环境下使用vite构建时路径错误 (#16971)
  • 04bf0d9 Merge branch 'main' into feat/4.0.8
  • 0828d8d fix: 修复IOS端H5-选中视频-不触发成功/失败回调 (#16943)
  • 50931ed chore(release): publish 4.0.8-beta.1 --tag=beta
  • 0eb2535 fix: 修复鸿蒙端对于单位的处理异常 (#16937)
  • d1ac645 fix: 解决部分es6未转es5导致的低版安卓下白屏问题
  • 633368d refactor: 修改 compile 的 exclude 和 include 逻辑 (#16469)
  • 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)

Bumps [@tarojs/shared](https://github.com/NervJS/taro) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v4.0.5...v4.0.8)

---
updated-dependencies:
- dependency-name: "@tarojs/shared"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 3, 2024
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