KayleePop / vue-magnet

Adds a magnet attribute which acts like src but for torrent magnet links.
MIT License
4 stars 2 forks source link

Bump webtorrent from 1.9.7 to 2.0.4 #63

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps webtorrent from 1.9.7 to 2.0.4.

Release notes

Sourced from webtorrent's releases.

v2.0.4

2.0.4 (2023-01-28)

Bug Fixes

  • make server index pages return links with absolute urls (#2455) (f2687e2), closes #2454

v2.0.3

2.0.3 (2023-01-28)

Bug Fixes

  • deps: update dependency fs-chunk-store to ^4.0.1 (#2463) (bb7c640)

v2.0.2

2.0.2 (2023-01-28)

Performance Improvements

v2.0.1

2.0.1 (2023-01-25)

Bug Fixes

  • deps: update dependency hybrid-chunk-store to ^1.1.3 (2b7c435)

v2.0.0

2.0.0 (2023-01-23)

Bug Fixes

... (truncated)

Changelog

Sourced from webtorrent's changelog.

2.0.4 (2023-01-28)

Bug Fixes

  • make server index pages return links with absolute urls (#2455) (f2687e2), closes #2454

2.0.3 (2023-01-28)

Bug Fixes

  • deps: update dependency fs-chunk-store to ^4.0.1 (#2463) (bb7c640)

2.0.2 (2023-01-28)

Performance Improvements

2.0.1 (2023-01-25)

Bug Fixes

  • deps: update dependency hybrid-chunk-store to ^1.1.3 (2b7c435)

2.0.0 (2023-01-23)

Bug Fixes

Continuous Integration

... (truncated)

Commits
  • 9b3571b chore(release): 2.0.4
  • f2687e2 fix: make server index pages return links with absolute urls (#2455)
  • 3bdbed7 chore(release): 2.0.3
  • bb7c640 fix(deps): update dependency fs-chunk-store to ^4.0.1 (#2463)
  • edc7972 chore(release): 2.0.2
  • cde79ed perf: drop streamx (#2462)
  • 86ac634 chore: bump deps (#2451)
  • a25d4b6 chore(deps): update dependency semantic-release to v20.1.0
  • 4a2a884 Merge pull request #2447 from webtorrent/renovate_webpack-cli-5.x
  • 7578ac3 chore(deps): update dependency webpack-cli to v5
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #64.