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.14 #67

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps webtorrent from 1.9.7 to 2.0.14.

Release notes

Sourced from webtorrent's releases.

v2.0.14

2.0.14 (2023-02-22)

Bug Fixes

  • deps: update dependency create-torrent to ^6.0.10 (d9e6784)

v2.0.13

2.0.13 (2023-02-13)

Bug Fixes

  • deps: update dependency hybrid-chunk-store to ^1.2.0 (#2482) (792876b)

v2.0.12

2.0.12 (2023-02-06)

Bug Fixes

  • deps: update dependency uint8-util to ^2.1.9 (#2480) (d9efb5d)

v2.0.11

2.0.11 (2023-02-01)

Bug Fixes

  • deps: update dependency cross-fetch-ponyfill to ^1.0.3 (#2477) (970d937)

v2.0.10

2.0.10 (2023-02-01)

Bug Fixes

  • deps: update dependency cross-fetch-ponyfill to ^1.0.3 (#2475) (63eeed1)

v2.0.9

2.0.9 (2023-02-01)

Bug Fixes

v2.0.8

2.0.8 (2023-01-31)

... (truncated)

Changelog

Sourced from webtorrent's changelog.

2.0.14 (2023-02-22)

Bug Fixes

  • deps: update dependency create-torrent to ^6.0.10 (d9e6784)

2.0.13 (2023-02-13)

Bug Fixes

  • deps: update dependency hybrid-chunk-store to ^1.2.0 (#2482) (792876b)

2.0.12 (2023-02-06)

Bug Fixes

  • deps: update dependency uint8-util to ^2.1.9 (#2480) (d9efb5d)

2.0.11 (2023-02-01)

Bug Fixes

  • deps: update dependency cross-fetch-ponyfill to ^1.0.3 (#2477) (970d937)

2.0.10 (2023-02-01)

Bug Fixes

  • deps: update dependency cross-fetch-ponyfill to ^1.0.3 (#2475) (63eeed1)

2.0.9 (2023-02-01)

Bug Fixes

2.0.8 (2023-01-31)

Bug Fixes

  • deps: update dependency uint8-util to ^2.1.7 (#2473) (9a6edff)

2.0.7 (2023-01-31)

... (truncated)

Commits
  • ffacc37 chore(release): 2.0.14
  • d9e6784 fix(deps): update dependency create-torrent to ^6.0.10
  • 554a9ce chore(deps): update dependency @​babel/core to v7.21.0
  • c92d2ca chore(release): 2.0.13
  • 792876b fix(deps): update dependency hybrid-chunk-store to ^1.2.0 (#2482)
  • d3edcc0 chore(release): 2.0.12
  • d9efb5d fix(deps): update dependency uint8-util to ^2.1.9 (#2480)
  • d31670e chore(release): 2.0.11
  • 970d937 fix(deps): update dependency cross-fetch-ponyfill to ^1.0.3 (#2477)
  • 9be9e55 chore(release): 2.0.10
  • 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 #68.