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 xmldom and @tarojs/rn-runner in /src/taro #32

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2022

Removes xmldom. It's no longer used after updating ancestor dependency @tarojs/rn-runner. These dependencies need to be updated together.

Removes xmldom

Updates @tarojs/rn-runner from 1.3.10 to 3.5.7

Release notes

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

chore(release): publish 3.5.7

特性

H5

  • 新增兼容 getLaunchOptionsSyncgetEnterOptionsSync API
  • 新增监听各 API、组件不支持状态抛出事件

修复

小程序

  • Promise 化字节小程序的 getUserProfile API,#12612,by @​TheKonka
  • 支持支付宝小程序的 Camera 组件,#12442,by @​TheKonka
  • 修复 App 没有触发首次 componentDidShow 系列生命周期的问题,#12634,by @​Barrierml
  • 修复自动为数字类型的 CSS 变量与部分属性(如: animation-iteration-count)自动添加 px 后缀的问题,#12617,by @​Barrierml
  • 修复 PReact 压缩后属性设置不生效的问题,#12589,by @​wenshin
  • 微信小程序反向转换功能兼容以 kebab-case 命名的 triggerEvent 事件名,by @​campcc
  • 修复预渲染报错的问题,#12622
  • 支持 PayButtonConsumeCard 组件,#12650
  • 修复 tmpl_0_view not found 警告,#12558
  • 修复小程序插件编译报错,支持插件页面的 onLoadonUnload 生命周期,#12603
  • 修复编译为原生组件时不支持使用小程序 slot 组件的问题 ,#11865

H5

  • 修复 onLaunch 参数的数据结构与小程序的不一致的问题,#12387,by @​yoyo837
  • 修复 request API 与小程序的网络请求处理不一致的问题,#9983,by @​yoyo837
  • 修复当 postcss-pxtransform 计算为 0 时不支持在 calc 表达式使用的问题,#12607,by @​yoyo837
  • 修复 canvasContextcreateLinearGradient 循环调用的问题,by @​hisanshao
  • 修复开启多页模式时 devServer 初始页未正常打开的问题,#12582,by @​biorz
  • 修复 downloadFileuploadFile API 跨域失败的问题,#12520,by @​TheKonka
  • 优化 MovableView 组件,#12319
  • 优化 h5Plugin 获取 pxtransform 参数缺失问题
  • 优化 mode 判断,支持使用不同环境的 prebundle 特性

babel-preset-taro

  • 优先探测用户的 browserslist 配置, 如果没有才设置 @babel/preset-envtargets 配置,by @​yoyo837

RN

  • 使 react-native-svg 包变为可选依赖,#12637

Typings

  • 同步小程序组件类型,by @​robinv8
  • 修复支付宝组件同步类型错误覆盖问题,#12551
  • 优化 complie 类型和相关 hooks 声明

... (truncated)

Commits
  • 5fedb20 chore(release): publish 3.5.7 (#12678)
  • f70b2f4 test(components): 补齐缺失用例
  • 87f267c test(runner): update snapshot
  • f56b832 fix(events): add method & component not support events
  • edbcb87 fix(router): 提前 router-change 事件到页面加载前
  • 04b8dd4 fix(example): add readme
  • 7ca6284 feat(example): add support prebundle prod build
  • 10e35e0 feat(example): support prebundle in dev start
  • 55aaef7 feat(example): eject external-prebundle
  • c3a7ccc feat(example): add external-prebundle
  • Additional commits viewable in compare view

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [@tarojs/rn-runner](https://github.com/NervJS/taro). These dependencies need to be updated together.


Removes `xmldom`

Updates `@tarojs/rn-runner` from 1.3.10 to 3.5.7
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v1.3.10...v3.5.7)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: "@tarojs/rn-runner"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2022
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.

None yet

0 participants