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

deps: bump @helia/verified-fetch from 2.1.0 to 2.2.1 #484

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps @helia/verified-fetch from 2.1.0 to 2.2.1.

Release notes

Sourced from @​helia/verified-fetch's releases.

@​helia/verified-fetch-2.2.1

@​helia/verified-fetch-v2.2.1 (2024-11-21)

Bug Fixes

  • do not connect to bootstrap nodes in browsers (#149) (f1bd3d4)

@​helia/verified-fetch-2.2.0

@​helia/verified-fetch-v2.2.0 (2024-11-21)

Features

@​helia/verified-fetch-2.1.3

@​helia/verified-fetch-v2.1.3 (2024-11-20)

Dependencies

  • bump the helia-deps group across 3 directories with 7 updates (#141) (d867350)

@​helia/verified-fetch-2.1.2

@​helia/verified-fetch-v2.1.2 (2024-11-18)

Dependencies

@​helia/verified-fetch-2.1.1

@​helia/verified-fetch-v2.1.1 (2024-11-14)

Dependencies

  • bump lru-cache from 10.4.3 to 11.0.2 (#129) (6c1f9ed)
Changelog

Sourced from @​helia/verified-fetch's changelog.

1.0.0 (2024-10-14)

⚠ BREAKING CHANGES

  • upgrade to helia v5 (#107)

Features

  • abort signals are respected (#26) (30148fe)
  • allow use as a singleton (#413) (7cbeed0)
  • create @​helia/verified-fetch (#392) (06d36fe)
  • customize ipns dnsResolvers (#445) (8f60822)
  • download tars from @​helia/verified-fetch (#442) (70ddd00)
  • require content-type parser to set content-type (#423) (b39d07c)
  • support Accept header in @helia/verified-fetch (#438) (54c4383)
  • support downloading car files from @​helia/verified-fetch (#441) (703980c)
  • support http range header (#10) (9f5078a)
  • support IPFS/IPNS paths, Gateways, etc (#4) (e7f1816)
  • support redirects for UnixFS directories (#5) (4601d46)
  • support requesting raw IPNS records in @​helia/verified-fetch (#443) (e92086a)
  • upgrade to helia v5 (#107) (91a6473)
  • use blockstore sessions (#50) (541dd64)
  • use the waterworks trustless gateway by default (#94) (2db8d1e)

Bug Fixes

  • @​helia/verified-fetch init args are optional (#412) (e6d41a0)
  • aborted signals throw libp2p AbortError (#30) (4575791)
  • add interop tests and update project config (fdc83b8)
  • allow contentTypeParser with Helia instance (#427) (b5c95e6)
  • append query path to path resolved from IPNS name (#3) (fd86e6a)
  • byte range request end should never equal file size (#24) (aafc567)
  • content-type response header hints how to process response (#426) (8b78e79)
  • decodeURIComponent on path parts (#40) (f628cf6)
  • do not coerce undefined to null for JSON serialization (#2) (d36ce29)
  • gateway conformance improvements (#85) (7281078)
  • gateway conformance tests (#81) (d0a3b6b)
  • identity CIDs use contentTypeParser (#49) (3014498)
  • implicit accept header can be overridden by format query (#36) (75c0b75)
  • missing paths returns 404 instead of 502 (#59) (291a054), closes #53
  • pass url and body to badRequestResponse (#44) (cc228e6)
  • prevent interop timeouts with fast fixture loading (#73) (a43d994)
  • reduce dagPb and dagCbor handler complexity (#45) (3b41752)
  • remove redundant abort controller (#41) (04b220d)
  • remove stubs from verified-fetch tests (#431) (cbab8b0)
  • set cache-control header correctly (#19) (114f3a4), closes #17 #23 #10
  • support https?://.ipns. urls (#16) (0ece19a)
  • ttl and caching for ipns urls (#34) (44ac5a1)
  • unixfs dir redirect (#33) (32ca87f)
  • update @​helia/ipns and dns config (#18) (9f88c54)

... (truncated)

Commits
  • 30f319e chore(release): 2.2.1 [skip ci]
  • f1bd3d4 fix: do not connect to bootstrap nodes in browsers (#149)
  • 6ad440c chore(release): 2.2.0 [skip ci]
  • 9d33f89 feat: support p2p retrieval by default (#130)
  • 5ec9aa7 chore(release): 2.1.3 [skip ci]
  • d867350 deps: bump the helia-deps group across 3 directories with 7 updates (#141)
  • af1b64e chore: use grouping for dependabot (#140)
  • 5d4d58e deps: bump @​libp2p/logger from 4.0.20 to 5.1.4 (#137)
  • adba082 chore(release): 2.1.2 [skip ci]
  • 53299e0 deps: bump aegir from 44.1.4 to 45.0.1 (#127)
  • 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)

Bumps [@helia/verified-fetch](https://github.com/ipfs/helia-verified-fetch) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/ipfs/helia-verified-fetch/releases)
- [Changelog](https://github.com/ipfs/helia-verified-fetch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.1.0...@helia/verified-fetch-2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2024

Superseded by #488.

@dependabot dependabot bot closed this Nov 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/helia/verified-fetch-2.2.1 branch November 22, 2024 17:53
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.

0 participants