[PR #1144] [MERGED] chore(deps): bump james-heinrich/getid3 from 1.9.18 to 1.9.19 #1603

Closed
opened 2026-02-26 03:31:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1144
Author: @dependabot-preview[bot]
Created: 12/18/2019
Status: Merged
Merged: 12/23/2019
Merged by: @phanan

Base: masterHead: dependabot/composer/james-heinrich/getid3-1.9.19


📝 Commits (1)

  • 78ca9be chore(deps): bump james-heinrich/getid3 from 1.9.18 to 1.9.19

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 composer.lock (+5 -5)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps james-heinrich/getid3 from 1.9.18 to 1.9.19.

Release notes

Sourced from james-heinrich/getid3's releases.

v1.9.19

1.9.19: [2019-12-17] James Heinrich :: 1.9.19-201912131005

  • add placeholder support for WTV (Windows Recorded TV Show)
  • bugfix (G:210) PHP 7.4 deprecated get_magic_quotes
  • bugfix (G:207) improved LAME version string parsing
  • bugfix (G:206) inverted logic in CopyTagsToComments
  • bugfix (G:203) use getimagesizefromstring if available
  • Quicktime decode 'uuid' atom for 360fly cameras
Changelog

Sourced from james-heinrich/getid3's changelog.

1.9.19: [2019-12-17] James Heinrich :: 1.9.19-201912131005
» add placeholder support for WTV (Windows Recorded TV Show)
* bugfix (G:210) PHP 7.4 deprecated get_magic_quotes
* bugfix (G:207) improved LAME version string parsing
* bugfix (G:206) inverted logic in CopyTagsToComments
* bugfix (G:203) use getimagesizefromstring if available
* Quicktime decode 'uuid' atom for 360fly cameras

Commits
  • c6fd499 v1.9.19-201912131005 release
  • 646c1ab Merge pull request #197 from StudioMaX/fix-phpstan
  • 1b836c5 Allow PHP 7.4 in Travis
  • 5271583 Update PHPStan to 0.12
  • bb32014 Fixes found by PHPStan
  • f8c9309 Merge pull request #211 from reedy/reedy-patch-3
  • d08adb9 Update .gitattributes
  • 75454e8 bugfix #210: PHP 7.4 deprecated get_magic_quotes
  • e69aaef placeholder support for WTV (Windows Recorded TV Show)
  • eafd655 improved LAME version string parsing
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1144 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/18/2019 **Status:** ✅ Merged **Merged:** 12/23/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/james-heinrich/getid3-1.9.19` --- ### 📝 Commits (1) - [`78ca9be`](https://github.com/koel/koel/commit/78ca9be52d9788470fe1a738043460d56a1eaa6f) chore(deps): bump james-heinrich/getid3 from 1.9.18 to 1.9.19 ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+5 -5) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [james-heinrich/getid3](https://github.com/JamesHeinrich/getID3) from 1.9.18 to 1.9.19. <details> <summary>Release notes</summary> *Sourced from [james-heinrich/getid3's releases](https://github.com/JamesHeinrich/getID3/releases).* > ## v1.9.19 > 1.9.19: [2019-12-17] James Heinrich :: 1.9.19-201912131005 > * add placeholder support for WTV (Windows Recorded TV Show) > * bugfix (G:210) PHP 7.4 deprecated get_magic_quotes > * bugfix (G:207) improved LAME version string parsing > * bugfix (G:206) inverted logic in CopyTagsToComments > * bugfix (G:203) use getimagesizefromstring if available > * Quicktime decode 'uuid' atom for 360fly cameras </details> <details> <summary>Changelog</summary> *Sourced from [james-heinrich/getid3's changelog](https://github.com/JamesHeinrich/getID3/blob/master/changelog.txt).* > 1.9.19: [2019-12-17] James Heinrich :: 1.9.19-201912131005 > » add placeholder support for WTV (Windows Recorded TV Show) > * bugfix (G:210) PHP 7.4 deprecated get_magic_quotes > * bugfix (G:207) improved LAME version string parsing > * bugfix (G:206) inverted logic in CopyTagsToComments > * bugfix (G:203) use getimagesizefromstring if available > * Quicktime decode 'uuid' atom for 360fly cameras </details> <details> <summary>Commits</summary> - [`c6fd499`](https://github.com/JamesHeinrich/getID3/commit/c6fd499a690ae67eea2eec6b2edba5df13f60f6f) v1.9.19-201912131005 release - [`646c1ab`](https://github.com/JamesHeinrich/getID3/commit/646c1ab041de751f80146651cb5eb7f2cbdca3d5) Merge pull request [#197](https://github-redirect.dependabot.com/JamesHeinrich/getID3/issues/197) from StudioMaX/fix-phpstan - [`1b836c5`](https://github.com/JamesHeinrich/getID3/commit/1b836c57ec8f4f072068caae0cf9d843ee88d50b) Allow PHP 7.4 in Travis - [`5271583`](https://github.com/JamesHeinrich/getID3/commit/527158347b8c5ba79e03b582fe77a75cb1b06a10) Update PHPStan to 0.12 - [`bb32014`](https://github.com/JamesHeinrich/getID3/commit/bb32014dce347bcf5a26cbd8c1f5a045f4472ccf) Fixes found by PHPStan - [`f8c9309`](https://github.com/JamesHeinrich/getID3/commit/f8c93094859a6c1f3f7e56c135be8b68e56fc974) Merge pull request [#211](https://github-redirect.dependabot.com/JamesHeinrich/getID3/issues/211) from reedy/reedy-patch-3 - [`d08adb9`](https://github.com/JamesHeinrich/getID3/commit/d08adb9287a71f82ed8f47654da629026bfb027f) Update .gitattributes - [`75454e8`](https://github.com/JamesHeinrich/getID3/commit/75454e8b19c7b1b041382b91906574fe484f605b) bugfix [#210](https://github-redirect.dependabot.com/JamesHeinrich/getID3/issues/210): PHP 7.4 deprecated get_magic_quotes - [`e69aaef`](https://github.com/JamesHeinrich/getID3/commit/e69aaeff0a5899facd57de198cb25f5cdb169f4c) placeholder support for WTV (Windows Recorded TV Show) - [`eafd655`](https://github.com/JamesHeinrich/getID3/commit/eafd6557e45d1d048a465268aae6a3d41be6bfba) improved LAME version string parsing - Additional commits viewable in [compare view](https://github.com/JamesHeinrich/getID3/compare/v1.9.18...v1.9.19) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=james-heinrich/getid3&package-manager=composer&previous-version=1.9.18&new-version=1.9.19)](https://dependabot.com/compatibility-score.html?dependency-name=james-heinrich/getid3&package-manager=composer&previous-version=1.9.18&new-version=1.9.19) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1603
No description provided.