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

rm patch-package, a vulnerable dep #10

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

rm patch-package, a vulnerable dep #10

wants to merge 25 commits into from

Conversation

mblair
Copy link

@mblair mblair commented May 30, 2024

  • update to include ffprobe
  • simplify test workflow, add retry to download logic
  • try to fix tar commands on linux
  • try again
  • more bash logging
  • a different way of checking for macos
  • update binary-release-tag, fix install script
  • 4.3.1-rc.2
  • update rc
  • Allow for specifying custom base url in install process (Allow for specifying custom base url in install process #2)
  • Ensure that cache directory exists (Ensure that cache directory exists #3)
  • patch-package dep
  • only warn on license/readme
  • Support ffmpeg 6.0 (Support ffmpeg 6.0 #7)
  • fix http-basic version
  • update download link
  • Update index.sh
  • Update index.sh
  • Update index.sh
  • Update release-binaries.yml
  • Update release-binaries.yml
  • Update index.sh
  • Update index.sh
  • Update package.json
  • rm patch-package

marcello3d and others added 25 commits September 10, 2020 12:01
- rename from ffmpeg-static to ffmpeg-ffprobe-static
- update index.js to export both ffmpegPath and ffprobePath
- add index.d.ts for TypeScript
- do not download if the file is already downloaded
- unzip both ffmpeg and ffprobe to bin/ffmpeg-* and bin/ffprobe-*
- add darwin ffprobe download (separate zip)
- update github workflow to upload ffmpeg/ffprobe files with new names
- add github workflow for running test (instead of travis)
- fix tar commands on macos (hope it doesn't break linux)
- add ffprobe tests
* Allow for specifying custom base url in install process

* update readme

* more detail in readme

* always log base url
* Update host for Windows binaries, closes eugeneware#60

* upgrade deps & dev deps

* Travis CI: run install script manually 💚

* download win32-x64 binary from gyan.dev

see also eugeneware#76

* fix linux-{x64,ia32,arm,arm64} binary downloads 💚

* fix binary publishing 💚

* add compressed binaries to GitHub release

* install script: download gzipped binary ⚡️

closes eugeneware#69

* upgrade deps & dev deps

* use 4.3.2 binaries, 4.2.8

fixes eugeneware#76

* support FreeBSD x64

closes eugeneware#75

* minor tweaks; 4.3.0

* readme.md/package.json: mention @Thefrank's FreeBSD builds

[ci skip]

* support darwin-arm64

eugeneware#80

* build script: pull ffmpeg 4.4 binaries

* Add win32-ia32 build for 4.4

* fix FreeBSD x64 binary download 💚

* use 4.4 binaries; 4.4

* fix: upgrade eslint from 7.22.0 to 7.30.0

Snyk has created this PR to upgrade eslint from 7.22.0 to 7.30.0.

See this package in npm:
https://www.npmjs.com/package/eslint

See this project in Snyk:
https://app.snyk.io/org/derhuerst/project/cceee36c-4ce5-406d-8314-2573400ca9f6?utm_source=github&utm_medium=upgrade-pr

* Use ffmpeg version 6.0

- Updates the version of ffmpeg from 4.4 to 6.0
- Fix the download URL based on https://github.com/eugeneware/ffmpeg-static/releases

* Fix readme

* Fix readme

* adding updated package lockfile

* fix install

* Update release-binaries.yml

* Update test.yml

* build with newer node

---------

Co-authored-by: TLZ <[email protected]>
Co-authored-by: Jannis R <[email protected]>
Co-authored-by: emyarod <[email protected]>
Co-authored-by: Max Isom <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: C Van Winkle <[email protected]>
Co-authored-by: vyaas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants