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

Bump @tarojs/webpack-runner from 3.0.0-beta.6 to 3.6.35 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 27, 2024

Bumps @tarojs/webpack-runner from 3.0.0-beta.6 to 3.6.35.

Release notes

Sourced from @​tarojs/webpack-runner's releases.

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

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

鸿蒙 Hybrid

  • 优化了 request 方法以兼容 ArrayBuffer 数据类型,by @​chenai02
  • 优化了 chooseMedia 方法以适应两种不同的实现方式,by @​heweishui

... (truncated)

Commits
  • 23a7d49 chore(release): publish 3.6.35 (#16377)
  • fdc2731 feat: 为react组件库包上一层forwardRef 并且添加一些京东小程序组件 (#16373)
  • 9e13236 Merge pull request #16263 from kongxiaojun/f-taro-storage-cache-opt-3
  • 936c61e fix: examples update
  • d81023d fix: examples update
  • a745c37 feat: 优化Taro Storage缓存,解决跨Web容器修改Storage后缓存不更新
  • 86b2973 feat: 为京东小程序添加editor组件 (#16167)
  • 034a278 fix: [H5] video组件mute={true}时,静音按钮状态显示为非静音 (#15878)
  • a1a11db ci: 3.x分支允许发版 (#16125)
  • d5bd870 Merge pull request #16087 from kongxiaojun/f-exit-api-kxj
  • 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/webpack-runner](https://github.com/NervJS/taro) from 3.0.0-beta.6 to 3.6.35.
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v3.0.0-beta.6...v3.6.35)

---
updated-dependencies:
- dependency-name: "@tarojs/webpack-runner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 27, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants