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

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

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

⚠️ 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 4, 2023
Bumps [vimeo/vimeo-api](https://github.com/vimeo/vimeo.php) from 2.0.5 to 3.0.10.
- [Release notes](https://github.com/vimeo/vimeo.php/releases)
- [Changelog](https://github.com/vimeo/vimeo.php/blob/master/CHANGELOG.md)
- [Commits](vimeo/vimeo.php@2.0.5...3.0.10)

---
updated-dependencies:
- dependency-name: vimeo/vimeo-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/vimeo/vimeo-api-3.0.10 branch from 555a08c to ffffd16 Compare January 7, 2023 17:39
@skerbis skerbis merged commit 1f584e3 into main Jan 7, 2023
@skerbis skerbis deleted the dependabot/composer/vimeo/vimeo-api-3.0.10 branch January 7, 2023 17:39
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.

1 participant