Skip to content

deps: bump @helia/utils from 0.1.0 to 0.2.0 #178

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

Bumps @helia/utils from 0.1.0 to 0.2.0.

Release notes

Sourced from @​helia/utils's releases.

utils: v0.2.0

0.2.0 (2024-04-15)

Features

  • add block session support to @​helia/interface (#398) (5cf216b)

Bug Fixes

  • add sideEffects: false to package.json (#485) (8c45267)
  • blockstore operations should throw when passed an aborted signal (#497) (9a10498)
  • cancel in-flight block requests when racing brokers (#490) (395cd9e)
  • improve sessions implementation (#495) (9ea934e)
  • increase default listers on abort signals (#484) (7cd012a)
  • wrap blockstore in identity blockstore (#493) (b67ac5f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^4.1.0 to ^4.2.0
Commits
  • 13daa26 chore: release main (#483)
  • 9ea934e fix: improve sessions implementation (#495)
  • 9a10498 fix: blockstore operations should throw when passed an aborted signal (#497)
  • 5323724 ci: bump codecov/codecov-action from 4.2.0 to 4.3.0 (#496)
  • 9c8a2c0 chore: order of releases in changelog (#492)
  • b67ac5f fix: wrap blockstore in identity blockstore (#493)
  • b1c761d fix: remove wants from wantlist when multiple block retrievers are used (#491)
  • 395cd9e fix: cancel in-flight block requests when racing brokers (#490)
  • 532d6c4 docs: update root CHANGELOG package links (#489)
  • ba4b7ba ci: bump codecov/codecov-action from 4.1.1 to 4.2.0 (#487)
  • 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 show <dependency name> 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 16, 2024
Bumps [@helia/utils](https://github.com/ipfs/helia) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@utils-v0.1.0...utils-v0.2.0)

---
updated-dependencies:
- dependency-name: "@helia/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/helia/utils-0.2.0 branch from da47c32 to c252c45 Compare April 17, 2024 01:17
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2024

Superseded by #224.

@dependabot dependabot bot closed this May 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/helia/utils-0.2.0 branch May 2, 2024 10:36
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