Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

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

Release notes

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

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

... (truncated)

Commits
  • c27be3f 1.2.0
  • 9c730ff Use newly published binaries
  • a40c172 Correct arm packages keywords
  • 4dc9324 npm prepublish is deprecated
  • 6d64316 Update all binaries
  • 2870310 FFmpeg => FFprobe in package descriptions
  • 972d90a Correct email address 🤍🇪🇺
  • 96b978b Hacky way to work around GitKraken lack of support for core.hooksPath
  • 5ca0188 🐶 Run tests before commit
  • 1db59b2 🚧 npm audit fix
  • 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.2.0.
- [Release notes](https://github.com/SavageCore/node-ffprobe-installer/releases)
- [Commits](SavageCore/node-ffprobe-installer@v1.1.0...v1.2.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 Aug 5, 2021
@dependabot dependabot bot requested a review from erickmp07 August 5, 2021 08:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2021

Superseded by #67.

@dependabot dependabot bot closed this Dec 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ffprobe-installer/ffprobe-1.2.0 branch December 14, 2021 08:04
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