FriendsOfREDAXO / feeds

Importiert Daten aus API-Quellen wie YouTube, Vimeo, RSS und mehr
https://friendsofredaxo.github.io/
MIT License
45 stars 15 forks source link

Bump vimeo/vimeo-api from 2.0.5 to 3.0.10 #185

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps vimeo/vimeo-api from 2.0.5 to 3.0.10.

Release notes

Sourced from vimeo/vimeo-api's releases.

3.0.10

Use HTTP/1.1 protocol for text track uploads.

3.0.9

Add the ability to pass a custom TusClientFactory into the Vimeo constructor.

3.0.8

  • Update changelogs
  • Fix user-agent

3.0.7

Fix an issue with SSL certificates on certain requets.

Support Tus 2.0.0

No release notes provided.

3.0.5

Fixed

  • Fixes setUrl method not found error.(#239)
  • Adds TusHelper class.

3.0.4

Fixed

  • Fixes "invalid bucket" error when uploading a new video. (#237)

Update to stable tus-php

No release notes provided.

3.0.2

Fixed

  • Locking our ankitpokhrel/tus-php at v0.1.0 instead of a specific commit. (#189)

3.0.1

Changed

  • Updating the user agent version string to match the library version.

3.0.0

Added

  • Added Psalm into our test process for static analysis. (#186)

Changed

  • Rewrote the Tus upload integration to use TusPHP. (#186)

Removed

  • Removed support for <PHP 7.1. (#186)
Changelog

Sourced from vimeo/vimeo-api's changelog.

Changelog

[3.0.8] - 2021-05-03

Fixed

  • Fix user-agent in vimeo.php

[3.0.7] - 2021-04-28

Fixed

  • Fix an issue with SSL certificates on certain requests (#286)

[3.0.6] - 2020-06-20

Fixed

  • Add TUS 2.0

[3.0.5] - 2019-12-11

Fixed

  • Fixes setUrl method not found error.(#239)
  • Adds TusHelper class.

[3.0.4] - 2019-12-02

Fixed

  • Fixes "invalid bucket" error when uploading a new video. (#237)

[3.0.3] - 2019-11-15

Changed

  • Updating ankitpokhrel/tus-php to stable v1.0.0 release.

[3.0.2] - 2018-12-18

Fixed

  • Locking our ankitpokhrel/tus-php at v0.1.0 instead of a specific commit. (#189)

[3.0.1] - 2018-11-19

Changed

  • Updating the user agent version string to match the library version.

[3.0.0] - 2018-11-19

Added

  • Added Psalm into our test process for static analysis. (#186)

Changed

  • Rewrote the Tus upload integration to use TusPHP. (#186)

Removed

  • Removed support for <PHP 7.1. (#186)
Commits
  • 79885b6 update curl to use HTTP/1.1 protocol (#311)
  • 663614c Merge pull request #308 from vimeo/tus-client-factory
  • 08214b0 Add a TusClientFactory for fetching a TusClient
  • d0635c1 add changelogs for 3.0.6-3.0.8, fix user agent (#291)
  • 4d3b0d7 Remove SSL Certificate from CURL_DEFAULTS (#288)
  • 1f3047f Merge pull request #258 from Muukuro/patch-1
  • 169b8ea Merge pull request #259 from mstaack/patch-1
  • 9eb8bd6 Update composer.json
  • 3fa501b Add TUS 2.0
  • e9b23b1 Update README.md to fix link to API reference
  • 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)