filecoin-shipyard / js-lotus-client

Lotus JS Client
https://filecoin-shipyard.github.io/js-lotus-client/
Other
55 stars 12 forks source link

chore(deps-dev): bump @filecoin-shipyard/lotus-client-rpc from 0.0.14 to 1.1.0 in /docgen #52

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @filecoin-shipyard/lotus-client-rpc from 0.0.14 to 1.1.0.

Release notes

Sourced from @​filecoin-shipyard/lotus-client-rpc's releases.

v1.1.0

1.1.0 (2021-08-20)

Features

  • update types for lotus@1.11.1 (2d61d1a)

v1.0.1

1.0.1 (2021-08-20)

Trivial Changes

  • deps: bump actions/setup-node from 2.2.0 to 2.4.0 (a994230)

v1.0.0

1.0.0 (2021-08-20)

Features

Bug Fixes

  • add release-it to devDeps (e885a79)
  • add storage miner and worker API methods (#9) (086fc98)

Trivial Changes

0.1.0

Updated API per Lotus v1.5.2

Changelog

Sourced from @​filecoin-shipyard/lotus-client-rpc's changelog.

1.1.0 (2021-08-20)

Features

  • update types for lotus@1.11.1 (2d61d1a)

1.0.1 (2021-08-20)

Trivial Changes

  • deps: bump actions/setup-node from 2.2.0 to 2.4.0 (a994230)

1.0.0 (2021-08-20)

Features

Bug Fixes

  • add release-it to devDeps (e885a79)
  • add storage miner and worker API methods (#9) (086fc98)

Trivial Changes

Commits
  • f6cd498 chore(release): 1.1.0 [skip ci]
  • 2d61d1a feat: update types for lotus@1.11.1
  • 554eae3 chore(release): 1.0.1 [skip ci]
  • a994230 chore(deps): bump actions/setup-node from 2.2.0 to 2.4.0
  • 8561428 chore(release): 1.0.0 [skip ci]
  • 9ea2966 chore: clean up README
  • a8b62ce chore: auto-releases with semantic-release
  • 0216565 chore: update deps
  • b23ef5a chore: add releasing section to readme (#13)
  • e9fe19a Release 0.2.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rvagg, a new releaser for @​filecoin-shipyard/lotus-client-rpc 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)