Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2021

Bumps @ffprobe-installer/ffprobe from 1.1.0 to 1.3.0.

Release notes

Sourced from @​ffprobe-installer/ffprobe's releases.

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

SavageCore/node-ffprobe-installer@v1.2.0...v1.3.0

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

... (truncated)

Commits
  • 60bf408 1.3.0
  • fd9e4a7 Add macOS arm64 build source to readme
  • e0118ca Merge pull request #197 from Kikobeats/darwin-arm64
  • cb7f2f5 minor: add darwin-arm64 for Apple Sillicon M1
  • 3d1aeac Merge pull request #191 from SavageCore/dependabot/npm_and_yarn/husky-7.0.4
  • 1987cda Merge pull request #192 from SavageCore/dependabot/npm_and_yarn/xo-0.46.0
  • 9e3ad57 Bump xo from 0.44.0 to 0.46.0
  • 5dafd16 Bump husky from 7.0.2 to 7.0.4
  • 9b87f39 Merge pull request #189 from Lion7de/master
  • b35d979 Lint fixes
  • 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)

Bumps [@ffprobe-installer/ffprobe](https://github.com/SavageCore/node-ffprobe-installer) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/SavageCore/node-ffprobe-installer/releases)
- [Commits](SavageCore/node-ffprobe-installer@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: "@ffprobe-installer/ffprobe"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2021
@dependabot dependabot bot requested a review from erickmp07 December 14, 2021 08:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2022

Superseded by #69.

@dependabot dependabot bot closed this Jan 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ffprobe-installer/ffprobe-1.3.0 branch January 11, 2022 08:05
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.

2 participants