YuzuTen / membrane_s3_plugin

Membrane framework plugin to support S3 sources/destinations
Apache License 2.0
5 stars 3 forks source link

Bump membrane_file_plugin from 0.12.0 to 0.13.2 #21

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps membrane_file_plugin from 0.12.0 to 0.13.2.

Release notes

Sourced from membrane_file_plugin's releases.

v0.13.1

What's Changed

Full Changelog: https://github.com/membraneframework/membrane_file_plugin/compare/v0.13.0...v0.13.1

v0.13.0

What's Changed

  • Update membrane_core to v0.11

Full Changelog: https://github.com/membraneframework/membrane_file_plugin/compare/v0.12.0...v0.13.0

Commits
  • b5735d3 Merge pull request #36 from membraneframework/fix-last-temp-file-merge
  • 2aba966 replace resource guards with handle_terminate_request
  • 46f299c add integration test for temporary file merge
  • 2803813 bump package version
  • 8ac05c1 update CI config
  • dc22811 merge temporary file before the resource guard closes the main one
  • 46ee1cf Update version to 0.13.1 (#34)
  • 3b78765 Fix failing or commented tests (#33)
  • bc025af Merge pull request #32 from membraneframework/rewrite-on-core-0.11
  • 7fb1163 Merge remote-tracking branch 'origin/master' into rewrite-on-core-0.11
  • 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)