Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Bump skynet-js from 4.1.0 to 4.3.0 #27

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps skynet-js from 4.1.0 to 4.3.0.

Changelog

Sourced from skynet-js's changelog.

[4.3.0]

Added

  • Added client.getFileContentBinary and client.getFileContentBinaryHns methods for downloading binary data.
  • Added chunkSizeMultiplier option for large file uploads.
  • Added staggerPercent option for more efficient uploading of large file uploads.

Changed

  • Large file uploads now make one less request before starting an upload.
  • Improved performance and stability of integration tests.
  • Fixed getFileContentHns error due to bad skylink comparison. By @​parajbs in SkynetLabs/skynet-js#479
Commits
  • 6790886 Merge pull request #494 from SkynetLabs/marcins/sky-844-release-stable-skynet-js
  • c57ff5c Merge pull request #490 from SkynetLabs/dependabot/npm_and_yarn/types/node-16...
  • f07f657 Version update to v4.3.0
  • c5b7164 Merge branch 'master' into dependabot/npm_and_yarn/types/node-16.11.38
  • 53e00ad Try to fix CI
  • 2516ffc Merge pull request #489 from SkynetLabs/dependabot/npm_and_yarn/typescript-4.7.3
  • 9b9b2da Merge pull request #491 from SkynetLabs/dependabot/npm_and_yarn/axios-mock-ad...
  • c9de07b Merge pull request #492 from SkynetLabs/dependabot/npm_and_yarn/lint-staged-1...
  • ef9b7ff Merge pull request #493 from SkynetLabs/dependabot/npm_and_yarn/ts-node-10.8.1
  • df0e935 Bump ts-node from 10.8.0 to 10.8.1
  • Additional commits viewable in compare view

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 [skynet-js](https://github.com/SkynetLabs/skynet-js) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/SkynetLabs/skynet-js/releases)
- [Changelog](https://github.com/SkynetLabs/skynet-js/blob/master/CHANGELOG.md)
- [Commits](SkynetLabs/skynet-js@v4.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: skynet-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants