fix(deps): update dependency music-metadata to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| music-metadata | 7.13.0 -> 8.1.0 |
Release Notes
borewit/music-metadata
v8.1.0
Changes:
- Add AIFF text chunk support, resulting in AIFF metadata & mapping #1291
- Simplify handling FourCC #1292
NPM: [email protected]
v8.0.1
Changes:
- Include TypeScript declaration #1217
NPM: [email protected]
v8.0.0
:warning: Breaking change: version 8 is now a pure ECMAScript Module (ESM).
Changes:
- Migrate from CommonJS to ES Modules #997
NPM: [email protected]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
music-metadata 8 switched from CJS to pure ESM, so no straight forward way to upgrade. For now, no difference between 7 and 8 other then that for the module architecture time being.
ESM is blocked by Electron not supporting it yet
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.