Releases: SavageCore/node-ffprobe-installer
Releases · SavageCore/node-ffprobe-installer
v2.1.2
Updated Linux binaries
- Merge pull request #272 from SavageCore/feature/bump-linux-version 513cc8f
- Update
package-lock.json
06449ac - Bump linux versions 06d75a6
- Merge pull request #271 from SavageCore/feature/improve-test-coverage 5995efb
- Add test for verifyFile 497e9d8
- Merge pull request #266 from SavageCore/dependabot/npm_and_yarn/xo-0.56.0 5cb0b94
- Bump xo from 0.55.1 to 0.56.0 09070ae
- Merge pull request #267 from SavageCore/dependabot/npm_and_yarn/execa-8.0.1 6b42b6d
- Merge pull request #268 from SavageCore/dependabot/npm_and_yarn/typescript-5.2.2 d44d980
- Merge pull request #269 from CarsonF/patch-1 4a6aa44
- Use require.resolve to lookup library path on disk 75cc991
- Bump typescript from 5.1.6 to 5.2.2 8e6d3b4
- Bump execa from 7.2.0 to 8.0.1 b92f15d
- Merge pull request #264 from SavageCore/dependabot/npm_and_yarn/execa-7.2.0 c99f939
- Merge pull request #265 from SavageCore/dependabot/npm_and_yarn/xo-0.55.1 8debbda
- Bump xo from 0.55.0 to 0.55.1 bcbfadd
- Bump execa from 7.1.1 to 7.2.0 9403afa
- Merge pull request #263 from SavageCore/dependabot/npm_and_yarn/xo-0.55.0 0bf5bc3
- Remove windows node 14 npm workaround 5aa487b
- XO requires node >= 16 1866bc9
- Bump xo from 0.54.2 to 0.55.0 46d33e2
v2.1.1
v2.1.0
Thanks to @cseitz for adding TS Types!
- Add tsconfig to files array to include in package 22428a9
- Reorder things dda57be
- Merge pull request #254 from SavageCore/dependabot/npm_and_yarn/execa-7.1.1 a8d996e
- Bump execa from 7.1.0 to 7.1.1 6cbf95e
- Merge pull request #258 from SavageCore/dependabot/npm_and_yarn/xo-0.54.2 12dbd93
- Fix lint 1a196eb
- Bump xo from 0.53.1 to 0.54.2 9c7f83a
- Merge pull request #250 from cseitz-forks/types 00ee0ee
- Merge pull request #253 from SavageCore/dependabot/npm_and_yarn/webpack-5.76.1 432002f
- Merge pull request #259 from SavageCore/dependabot/npm_and_yarn/ava-5.3.0 fc1f815
- Bump ava from 5.2.0 to 5.3.0 1106635
- Bump webpack from 5.60.0 to 5.76.1 46757f6
- Merge pull request #252 from SavageCore/dependabot/npm_and_yarn/execa-7.1.0 4c043d7
- Bump execa from 7.0.0 to 7.1.0 876e629
- added types cmd to prepare 85a6213
- implemented tsc b2106bc
- Merge pull request #248 from wongyiuhang/SavageCore 148cb8b
- Update darwin-arm64 version in readme 034af4f
- [darwin-arm64] Update binaries 2ce4175
- Merge pull request #247 from SavageCore/all-contributors/add-wongyiuhang 9f00ce0
- docs: update .all-contributorsrc [skip ci] ffb22b7
- docs: update README.md [skip ci] 54eaefa
v2.0.0
v1.4.2
- Bump optionalDependencies 416b74e
- Fix build status img b7773bc
- Merge pull request #245 from SavageCore/feat/update_binaries fe847f9
- Update binaries e4563a0
- Run tests on all branches 3f05307
- Merge pull request #241 from SavageCore/dependabot/npm_and_yarn/execa-7.0.0 6e14fe2
- Fix for importing esm module 4f1fb7a
- Bump execa from 5.1.1 to 7.0.0 e3cae80
- Merge pull request #240 from SavageCore/dependabot/npm_and_yarn/ava-5.2.0 6318eb9
- Merge pull request #237 from SavageCore/dependabot/npm_and_yarn/husky-8.0.3 a41714c
- Merge pull request #222 from SavageCore/dependabot/npm_and_yarn/terser-5.14.2 446a37d
- Merge pull request #220 from SavageCore/dependabot/npm_and_yarn/node-fetch-2.6.7 ea1b2c8
- Bump ava from 4.0.1 to 5.2.0 1164b1d
- Bump husky from 7.0.4 to 8.0.3 73f2cef
- Merge pull request #235 from SavageCore/dependabot/npm_and_yarn/xo-0.53.1 771165c
- Fix XO 34cf8b3
- Bump xo from 0.46.0 to 0.53.1 dd17558
- Only apply npm workaround on windows and node 14 1ccb53b
- Merge remote-tracking branch 'origin/master' 4c90cf7
- Fix windows tests b4154c3
- Merge pull request #208 from marcelblum/docs-update eb8ef8b
- Bump caniuse e97cc6c
- Bump node test versions a45a8bf
- Bump terser from 5.9.0 to 5.14.2 4a9fbc1
- Bump node-fetch from 2.6.1 to 2.6.7 3170b59
- wongyiuhang's build guide link ec21b01
- Update README.md d1ef134
- removing homebrew link f459040
- noting static builds, removing homebrew mention 391b159
- Merge pull request #205 from SavageCore/dependabot/npm_and_yarn/ava-4.0.1 a27ccca
- Merge pull request #204 from SavageCore/dependabot/npm_and_yarn/shx-0.3.4 fa89222
- Bump ava from 4.0.0 to 4.0.1 5e0cdaf
- Bump shx from 0.3.3 to 0.3.4 6044774
v1.4.1
What's Changed
- Increment version for
darwin-arm64
to ship the fixed binary
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Update darwin-arm64 platform, version 4.4.1 by @wongyiuhang in #200
- [darwin-arm64] Fix: File permission from 644 back to 755 by @wongyiuhang in #201
- Bump ava from 3.15.0 to 4.0.0 by @dependabot in #202
- Fix darwin-arm64 platform, remove libxcb dependency by @wongyiuhang in #203
New Contributors
- @wongyiuhang made their first contribution in #200
Full Changelog: v1.3.0...v1.4.0
macOS arm64 support! 🎉
Thanks to our new collaborator @Kikobeats!
- Add macOS arm64 build source to readme fd9e4a7
- Merge pull request #197 from Kikobeats/darwin-arm64 e0118ca
- minor: add darwin-arm64 for Apple Sillicon M1 cb7f2f5
- Merge pull request #191 from SavageCore/dependabot/npm_and_yarn/husky-7.0.4 3d1aeac
- Merge pull request #192 from SavageCore/dependabot/npm_and_yarn/xo-0.46.0 1987cda
- Bump xo from 0.44.0 to 0.46.0 9e3ad57
- Bump husky from 7.0.2 to 7.0.4 5dafd16
- Merge pull request #189 from Lion7de/master 9b87f39
- Lint fixes b35d979
- Require process 8fa8a06
- Add custom platform and target through npm environment 6f57235
- Merge pull request #185 from SavageCore/dependabot/npm_and_yarn/husky-7.0.2 5f6bd59
- Bump husky from 7.0.1 to 7.0.2 67a85dc
- Merge pull request #184 from SavageCore/dependabot/npm_and_yarn/xo-0.44.0 161ae11
- Bump xo from 0.43.0 to 0.44.0 4d7ebd8
- Merge pull request #177 from SavageCore/dependabot/npm_and_yarn/ava-3.15.0 c765857
- Merge pull request #175 from SavageCore/dependabot/npm_and_yarn/codecov-3.8.3 1f56888
- Bump ava from 3.12.1 to 3.15.0 d4d2919
- Bump codecov from 3.7.2 to 3.8.3 ecdf4a1
- Merge pull request #178 from SavageCore/dependabot/npm_and_yarn/ffprobe-installer/win32-x64-5.0.0 21c9d73
- Bump @ffprobe-installer/win32-x64 from 4.1.0 to 5.0.0 2158f21
- Update binary package authors 311c921
- Merge pull request #174 from SavageCore/all-contributors/add-xemle 22b061d
- docs: update .all-contributorsrc [skip ci] e8eb1f9
- docs: update README.md [skip ci] 3229a0d
v1.2.0
The mother of all updates
...not really. All binaries updated to latest available git builds, clarified they're all GPL license in packages. New windows builds thanks to @sudo-nautilus and @GyanD
- Use newly published binaries 9c730ff
- Correct arm packages keywords a40c172
- npm prepublish is deprecated 4dc9324
- Update all binaries 6d64316
- FFmpeg => FFprobe in package descriptions 2870310
- Correct email address 🤍🇪🇺 972d90a
- Hacky way to work around GitKraken lack of support for
core.hooksPath
96b978b - 🐶 Run tests before commit 5ca0188
- 🚧 npm audit fix 1db59b2
- Add test workflow names 14f0436
- Merge pull request #165 from SavageCore/dependabot/npm_and_yarn/xo-0.43.0 70ba974
- Satisfy XO d710417
- Bump xo from 0.33.1 to 0.43.0 287b817
- Singular workflow for testing all OSes and Archs 6b0ff0c
- Merge pull request #173 from SavageCore/github-actions fd99123
- 🚀 GitHub Actions c8bbaf3
- Merge remote-tracking branch 'origin/master' c4a85f9
- Update package-lock to version 2 1b05d1b
- Update tests to run on Node 14 c554afe
- Merge pull request #171 from SavageCore/dependabot/npm_and_yarn/lodash-4.17.21 d5f44ce
- Merge pull request #172 from SavageCore/dependabot/npm_and_yarn/trim-newlines-3.0.1 d9ff173
- Merge pull request #170 from SavageCore/dependabot/npm_and_yarn/normalize-url-4.5.1 58d7128
- Betterer English c315adc
- Merge pull request #169 from SavageCore/dependabot/npm_and_yarn/hosted-git-info-2.8.9 c666c0e
- Merge pull request #167 from SavageCore/dependabot/npm_and_yarn/elliptic-6.5.4 27d81af
- Bump trim-newlines from 3.0.0 to 3.0.1 25acac9
- Bump lodash from 4.17.20 to 4.17.21 ddc5a4e
- Bump normalize-url from 4.5.0 to 4.5.1 72b885b
- Merge pull request #159 from SavageCore/dependabot/npm_and_yarn/normalize-url-4.5.1 53d711c
- Bump hosted-git-info from 2.6.0 to 2.8.9 3c52d52
- Merge pull request #158 from SavageCore/dependabot/npm_and_yarn/trim-newlines-3.0.1 604ca6b
- Merge pull request #157 from SavageCore/dependabot/npm_and_yarn/execa-5.1.1 17b427f
- Merge pull request #150 from SavageCore/dependabot/npm_and_yarn/hosted-git-info-2.8.9 1be9caf
- Merge pull request #149 from SavageCore/dependabot/npm_and_yarn/lodash-4.17.21 981d288
- Merge pull request #145 from SavageCore/dependabot/npm_and_yarn/y18n-4.0.3 726f633
- Merge pull request #120 from SavageCore/dependabot/npm_and_yarn/node-fetch-2.6.1 22d1723
- Merge pull request #134 from SavageCore/dependabot/npm_and_yarn/ini-1.3.8 6e70d25
- Bump elliptic from 6.5.3 to 6.5.4 aa1ecff
- Merge pull request #137 from SavageCore/dependabot/npm_and_yarn/ava-3.15.0 ef80dc5
- Merge pull request #140 from SavageCore/dependabot/npm_and_yarn/elliptic-6.5.4 0a79eaf
- Merge pull request #142 from xemle/fix/linux-arm64-executable-flag 76594d0
- Merge pull request #164 from SavageCore/dependabot/npm_and_yarn/codecov-3.8.3 1368e10
- Bump codecov from 3.7.2 to 3.8.3 ebe4c7a
- Merge pull request #147 from SavageCore/dependabot/add-v2-config-file 5c22741
- [Security] Bump normalize-url from 4.5.0 to 4.5.1 c60ee74
- [Security] Bump trim-newlines from 3.0.0 to 3.0.1 79e6d1c
- Bump execa from 4.0.3 to 5.1.1 4d850c4
- [Security] Bump hosted-git-info from 2.6.0 to 2.8.9 1687ba3
- [Security] Bump lodash from 4.17.20 to 4.17.21 7cf51c9
- Upgrade to GitHub-native Dependabot 9dedc95
- [Security] Bump y18n from 4.0.0 to 4.0.3 4d17e67
- Fix executable flag of linux-arm64 binary 3edf6fb
- [Security] Bump elliptic from 6.5.3 to 6.5.4 27ff30c
- Bump ava from 3.12.1 to 3.15.0 2c99a47
- [Security] Bump ini from 1.3.5 to 1.3.8 2e4c2c5
- [Security] Bump node-fetch from 2.6.0 to 2.6.1 2531dc6
- Merge pull request #119 from SavageCore/dependabot/npm_and_yarn/xo-0.33.1 a21dc52
- Bump xo from 0.33.0 to 0.33.1 1fd2702
- Merge pull request #118 from SavageCore/all-contributors/add-sw360cab 8c70aec
- docs: update .all-contributorsrc [skip ci] 91c41af
- docs: update README.md [skip ci] 29e6ad6
- Merge pull request #117 from SavageCore/all-contributors/add-kaandok 8b53461
- docs: update .all-contributorsrc [skip ci] f1ff17b
- docs: update README.md [skip ci] 68fdff8
- Merge pull request #116 from SavageCore/all-contributors/add-Kikobeats e50404a
- docs: update .all-contributorsrc [skip ci] f835526
- docs: update README.md [skip ci] 97fc200
- Merge pull request #115 from SavageCore/all-contributors/add-SNRSE 2ab6ca0
- docs: create .all-contributorsrc [skip ci] 5148017
- docs: update README.md [skip ci] 027110b
- chore():
npm audit
95ab77f - Merge pull request #52 from SavageCore/dependabot/npm_and_yarn/mixin-deep-1.3.2 befd730
- [Security] Bump mixin-deep from 1.3.1 to 1.3.2 ad048bd
- Only test with node 10 97dd39a
- Add linux-arm64 binary to readme 8978378
Contributors ❤️
v1.1.0
Welcome linux-arm and linux-arm64!
- Require latest linux-arm de4e046
- chore(linux-arm/linux-arm64): Version bump 365fa2c
- Fix linux-arm and linux-arm64 cpu fd18810
- Fix AVA 43e2696
- Update deps dce5cbf
- Add linux-arm as optional dependency 4ea5ad6
- Add linux-arm 0580a0a
- add linux-arm64 as optional dependency 7d55c82
- linux-arm -> linux-arm64 c4021f2
- Merge pull request #113 from SNRSE/arm64 e24bc5a
- Update README.md 56a7932
- added linux-arm 7266a12
- [Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 (#45) f8a87c2
- [Security] Bump lodash.merge from 4.6.1 to 4.6.2 (#46) bc6d126
- [Security] Bump lodash from 4.17.11 to 4.17.15 (#48) 3601950
- [Security] Bump lodash from 4.17.11 to 4.17.15 99af775
- [Security] Bump lodash.merge from 4.6.1 to 4.6.2 b0b992e
- [Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 a1436af
- Bump esm from 3.0.84 to 3.2.25 (#42) 3cbe206
- Bump js-yaml from 3.12.0 to 3.13.1 (#41) 7267135
- Bump esm from 3.0.84 to 3.2.25 74dc9db
- Bump js-yaml from 3.12.0 to 3.13.1 f3d4596