PureBhaktiArchive / audioseva

1 stars 2 forks source link

Update dependency get-audio-duration to v4 #850

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
get-audio-duration 2.0.3 -> 4.0.1 age adoption passing confidence

Release Notes

caffco/get-audio-duration (get-audio-duration) ### [`v4.0.1`](https://togithub.com/caffco/get-audio-duration/blob/HEAD/CHANGELOG.md#401emspsubsup2023-06-29-34891644c7ace1-supsub) [Compare Source](https://togithub.com/caffco/get-audio-duration/compare/v4.0.0...v4.0.1) ##### Bug Fixes - only import \`ffprobe\` when no path is provided ([ac6d39e](https://togithub.com/caffco/get-audio-duration/commit/ac6d39e3a50c25ae4ac68387a68edbab58f36312))
### [`v4.0.0`](https://togithub.com/caffco/get-audio-duration/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/caffco/get-audio-duration/compare/v3.1.1...v4.0.0) **BREAKING CHANGES:** - Drop stream support. Download the file locally and pass the absolute path to `getAudioDurationInSeconds` instead. ### [`v3.1.1`](https://togithub.com/caffco/get-audio-duration/blob/HEAD/CHANGELOG.md#311) [Compare Source](https://togithub.com/caffco/get-audio-duration/compare/v3.1.0...v3.1.1) Fixed: - Fixed documentation for `ffprobePath` param. ### [`v3.1.0`](https://togithub.com/caffco/get-audio-duration/blob/HEAD/CHANGELOG.md#310) [Compare Source](https://togithub.com/caffco/get-audio-duration/compare/v3.0.1...v3.1.0) Changed: - Allow overriding `ffprobe` path by passing a second, optional, parameter. ### [`v3.0.1`](https://togithub.com/caffco/get-audio-duration/blob/HEAD/CHANGELOG.md#301) [Compare Source](https://togithub.com/caffco/get-audio-duration/compare/v3.0.0...v3.0.1) Changed: - Use `@ffprobe-installer/ffprobe` instead of `node-ffprobe-installer`. Fixed: - Fix Apple Silicon support. ### [`v3.0.0`](https://togithub.com/caffco/get-audio-duration/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://togithub.com/caffco/get-audio-duration/compare/v2.0.3...v3.0.0) **BREAKING CHANGES:** - Dropped Node.js 13 support. New: - Added Apple silicon support. Changed: - Dependencies upgraded to their latest semver-compatible versions.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.