NervJS / taro-redux-sample

taro redux sample
38 stars 17 forks source link

chore(deps): bump loader-utils and @tarojs/webpack-runner #31

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps loader-utils to 1.4.2 and updates ancestor dependency @tarojs/webpack-runner. These dependencies need to be updated together.

Updates loader-utils from 1.4.0 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

Commits


Updates @tarojs/webpack-runner from 2.0.7 to 3.5.7

Release notes

Sourced from @​tarojs/webpack-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](https://github.com/NervJS/taro-redux-sample/network/alerts).