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

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 Dec 22, 2022

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

Removes jsonwebtoken

Updates @tarojs/rn-runner from 1.3.10 to 3.5.10

Release notes

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

chore(release): publish 3.5.10

修复

CLI

  • 修复配置文件读取报错的问题,#12674

chore(release): publish 3.5.9

特性

小程序

  • 支持 onUnhandledRejection 生命周期

修复

小程序

  • 新增对支付宝小程序的 page-containershare-element 组件的支持,by @​TheKonka
  • 修复支付宝小程序中 subpackagestabBar.custom 配置不生效的问题,by @​TheKonka
  • 修复 Vue3 作用域插槽提示类型错误: TransformReact2VueType<SlotProps> 的问题,fix #12880,by @​agileago
  • 支持字节跳动小程序的 RateButton 组件和若干 API,by @​b-yp
  • 修复百度小程序模板的循环语法错误问题,#12864

H5

  • 修复路由栈内实例卸载异常的问题,fix #12751,by @​hisanshao
  • 修复 showActionSheet API 在第一次打开点击取消时有回调,再次点击取消没有回调的问题,fix #12887,by @​hopkins77
  • 修复 h5.devServer.port 为字符串时,启动时展示不必要的错误提示的问题,fix #12946,by @​lexmin0412

CLI

  • 修复读取的 env 自定义变量未序列化成字符串的问题,by @​bigmeow
  • 修复配置文件读取报错的问题,#12674
  • 优化 Webpack5 预编译的功能,#12839
  • 自动分析小程序模板里依赖的 wxs 文件,#9055

Typings

  • 完善微信和支付宝小程序 CommonConfig, AppConfig, WindowConfig, PageConfig 的类型,by @​TheKonka
  • 完善微信和支付宝小程序 Input 组件类型,支付宝小程序添加 always-systemname 属性,修改 enableNative 默认值为true,by @​TheKonka
  • 完善 RootPortalSwiperItem 组件的类型,by @​TheKonka
  • 完善 openEmbeddedMiniProgram API 类型,by @​learner-pm
  • 增加百度小程序激励视频广告 API (createRewardedVideoAd)的类型

chore(release): publish 3.5.8

特性

小程序

... (truncated)

Commits
  • b7dd50d chore(release): publish 3.5.10 (#12962)
  • e38181b fix: ci
  • b57cc4e fix(helper): 修复配置文件读取报错的问题,fix #12674
  • 6d44f6e chore(release): publish 3.5.9 (#12954)
  • 2375a2b fix(webpack5): 自动分析小程序模板里依赖的wxs文件,fix #9055
  • cd19b0c chore: fix snapshot
  • 6472ef7 fix(swan): 修复百度小程序模板的循环语法错误问题,fix #12864
  • 094dd42 fix(prebundle): 预编译排除继承 copyPlugin 和babel-loader,fix #12839 (#12939)
  • a0e9ee6 (chore):增加api注释
  • 8edbe4b fix: Taro React 使用 @​tarojs/plugin-html 插件, textarea 标签的 maxLength 属性不生效 (#12824)
  • 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 [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken). 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 `jsonwebtoken`

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

---
updated-dependencies:
- dependency-name: jsonwebtoken
  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 Dec 22, 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