Skip to content

Bump leancloud-storage from 4.10.1 to 4.14.0#33

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/leancloud-storage-4.14.0
Open

Bump leancloud-storage from 4.10.1 to 4.14.0#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/leancloud-storage-4.14.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps leancloud-storage from 4.10.1 to 4.14.0.

Release notes

Sourced from leancloud-storage's releases.

v4.14.0

4.14.0 (2022-12-15)

Features

  • 支持在 AV.User.loginWithAuthData, AV.User.loginWithMiniApp, AV.User.loginWithAuthDataAndUnionId 等函数的 options 中使用 useMasterKey, sessionToken, user 参数

CDN 地址与预编译文件下载: https://unpkg.com/browse/leancloud-storage@4.14.0/dist/

v4.13.4

4.13.4(2022-10-31)

Bug Fixes

  • 修复 AV.Status 类型定义的错误。

CDN 地址与预编译文件下载: https://unpkg.com/browse/leancloud-storage@4.13.4/dist/

v4.13.3

4.13.3(2022-10-31)

Bug Fixes

  • 修复 AV.Query#scan 当仅有一个 Object 满足条件约束时重复返回该 Object 的问题。
  • 补充 AV.Status 相关的类型定义。

CDN 地址与预编译文件下载: https://unpkg.com/browse/leancloud-storage@4.13.3/dist/

v4.13.2

Bug Fixes

  • 修复异步 storage 平台上无法使用 AV.Friendship 的问题。

CDN 地址与预编译文件下载: https://unpkg.com/browse/leancloud-storage@4.13.2/dist/

v4.13.1

Internal Changes

升级依赖

package from to
@​leancloud/platform-adapters-browser 1.5.2 1.5.3
@​leancloud/platform-adapters-node 1.5.2 1.5.3
@​leancloud/platform-adapters-weapp 1.6.1 1.6.2
leancloud-realtime 5.0.0-rc.4 5.0.0-rc.7

... (truncated)

Changelog

Sourced from leancloud-storage's changelog.

4.14.0 (2022-12-15)

Features

  • 支持在 AV.User.loginWithAuthData, AV.User.loginWithMiniApp, AV.User.loginWithAuthDataAndUnionId 等函数的 options 中使用 useMasterKey, sessionToken, user 参数

4.13.4(2022-10-31)

Bug Fixes

  • 修复 AV.Status 类型定义的错误。

4.13.3(2022-10-31)

Bug Fixes

  • 修复 AV.Query#scan 当仅有一个 Object 满足条件约束时重复返回该 Object 的问题。
  • 补充 AV.Status 相关的类型定义。

4.13.2(2022-08-23)

Bug Fixes

  • 修复异步 storage 平台上无法使用 AV.Friendship 的问题。

4.13.1(2022-07-15)

Internal Changes

升级依赖

package from to
@​leancloud/platform-adapters-browser 1.5.2 1.5.3
@​leancloud/platform-adapters-node 1.5.2 1.5.3
@​leancloud/platform-adapters-weapp 1.6.1 1.6.2
leancloud-realtime 5.0.0-rc.4 5.0.0-rc.7

4.13.0(2022-07-12)

Features

  • 添加 AV.File.censorAV.File#censor 方法用于发起文件审核请求(需要使用 masterKey)。

Internal Changes

  • 使用 babel@7 进行代码转义。
  • 使用 core-js@3 提供的 polyfills。

4.12.3(2022-06-24)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by notevenaneko, a new releaser for leancloud-storage since your current version.


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 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 [leancloud-storage](https://github.com/leancloud/javascript-sdk) from 4.10.1 to 4.14.0.
- [Release notes](https://github.com/leancloud/javascript-sdk/releases)
- [Changelog](https://github.com/leancloud/javascript-sdk/blob/master/changelog.md)
- [Commits](leancloud/javascript-sdk@v4.10.1...v4.14.0)

---
updated-dependencies:
- dependency-name: leancloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 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.

0 participants