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/components from 3.6.14 to 3.6.34 #5

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @tarojs/components from 3.6.14 to 3.6.34.

Release notes

Sourced from @​tarojs/components's releases.

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
  • 优化了 createIntersectionObserver 实现为独立功能,回调参数支持 id 和 dataset,by @​kongxiaojun
  • 修复了部分 API 调用原生报错的问题,by @​xiaoyan428820
  • 移除 navigateToMiniProgram 相关实现,by @​licunhao1

chore(release): publish 3.6.31

H5

  • 新增了 H5 版本的 Map 组件,by @​licunhao1
  • 修复了 CSS 中单行注释的语法问题,by @​anyesu
  • 修复了在弱网络情况下,频繁切换页面导致页面实例错乱和多个相同页面挂载的问题,by @​ZEJIA-LIU

React Native

  • 修复了 React Native 组件打包异常的问题,by @​koppthe
  • 修复了 Windows 环境下运行 Sass 1.37.5 版本报错的问题,by @​fengwangyang

... (truncated)

Commits
  • dd90463 chore(release): publish 3.6.34 (#16090)
  • f22b68b fix: 支部宝不开启 component2 时的生命周期错误 (#15922)
  • 99a9d8b fix: 百度小程序 不支持模版传递函数参数 同时在真机时 它把函数改成了空对象 (#15923)
  • 7f20946 fix(cli): test error (#16091)
  • 96c8652 feat(react): 小程序开发支持config传入的appId (#15835)
  • 59ab4cf fix: 支付宝dataset在事件冒泡时丢失 (#15921)
  • 0e7624e fix: newBlended模式下公共样式文件后缀名 (#15934)
  • 5a17fe8 Merge pull request #16073 from handsomeliuyang/fix-harmony-hybrid-mix-router
  • c7fd99d Merge branch 'main' into fix-harmony-hybrid-mix-router
  • 1fb99f5 chore(release): publish 3.6.33 (#16041)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2024

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

2 similar comments
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2024

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 16, 2024

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [@tarojs/components](https://github.com/NervJS/taro) from 3.6.14 to 3.6.34.
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v3.6.14...v3.6.34)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tarojs/components-3.6.34 branch from fab5fd9 to 8111ffe Compare August 11, 2024 11:28
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #42.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tarojs/components-3.6.34 branch August 19, 2024 01:20
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