ipfs-examples / helia-examples

How to do most anything with your Helia node
https://verified-fetch.vercel.app
72 stars 62 forks source link

chore(deps): bump @helia/unixfs from 1.2.1 to 1.4.1 #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @helia/unixfs from 1.2.1 to 1.4.1.

Release notes

Sourced from @​helia/unixfs's releases.

@​helia/unixfs-v1.4.1

@​helia/unixfs-v1.4.1 (2023-07-25)

Bug Fixes

  • correct browser override path for glob-source (#60) (fd0f33b)

Documentation

@​helia/unixfs-v1.4.0

@​helia/unixfs-v1.4.0 (2023-06-30)

Features

@​helia/unixfs-v1.3.0

@​helia/unixfs-v1.3.0 (2023-06-07)

Features

  • add offline option to all operations (#51) (444c8bd)

@​helia/unixfs-v1.2.4

@​helia/unixfs-v1.2.4 (2023-06-07)

Bug Fixes

@​helia/unixfs-v1.2.3

@​helia/unixfs-v1.2.3 (2023-06-07)

Dependencies

  • update all deps and fix linting (d4d6515)

@​helia/unixfs-v1.2.2

@​helia/unixfs-v1.2.2 (2023-04-12)

Dependencies

... (truncated)

Commits
  • c5026ae chore(release): 1.4.1 [skip ci]
  • b7625c3 docs: fix typos in example code (#57)
  • fd0f33b fix: correct browser override path for glob-source (#60)
  • e2184ef chore(release): 1.4.0 [skip ci]
  • b490a6e feat: add globSource and urlSource (#53)
  • 26b5cd3 chore: Update .github/workflows/stale.yml [skip ci]
  • b658042 chore: Update .github/workflows/stale.yml [skip ci]
  • 9b4707e chore(release): 1.3.0 [skip ci]
  • 444c8bd feat: add offline option to all operations (#51)
  • 60514b8 chore(release): 1.2.4 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-service-account-ipfs, a new releaser for @​helia/unixfs 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 1 year ago

Superseded by #149.