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

build(deps): bump skynet-js from 4.1.0 to 4.3.0 #18

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 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] <support@github.com>
@dependabot dependabot bot requested review from kwypchlo and meeh0w as code owners July 1, 2022 16:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2022
@meeh0w meeh0w merged commit f7774e9 into main Jul 15, 2022
@meeh0w meeh0w deleted the dependabot/npm_and_yarn/skynet-js-4.3.0 branch July 15, 2022 09:04
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants