Skip to content

chore(deps): update mutagen requirement from >=1.47.0 to >=1.48.0#56

Merged
dreamrec merged 1 commit into
mainfrom
dependabot/pip/mutagen-gte-1.48.0
Jun 25, 2026
Merged

chore(deps): update mutagen requirement from >=1.47.0 to >=1.48.0#56
dreamrec merged 1 commit into
mainfrom
dependabot/pip/mutagen-gte-1.48.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mutagen to permit the latest version.

Release notes

Sourced from mutagen's releases.

release-1.48.0

https://mutagen.readthedocs.io/en/latest/changelog.html#release-1-48-0

Changelog

Sourced from mutagen's changelog.

1.48.0 - 2026-06-22

  • Drop Support for Python 3.7, 3.8 and 3.9 :pr:611 :pr:657 :pr:689
  • ID3: Add salt attribute to APIC frames to allow multiple APIC frames with identical descriptions :pr:675
  • ID3: Preserve order of APIC frames relative to each other when saving 🐛436 :pr:676
  • ID3: Fix reading/writing v1.0 and v1.1 comment/track fields 🐛668 :pr:686
  • ID3: Fix saving ID3v2 comment fields from COMM:desc:lang tags 🐛660 :pr:709
  • ID3: Consider size of extended header when reading ID3 data 🐛630 :pr:631
  • EasyID3: Fix handling of albumartistsort as TSO2 with TXXX:ALBUMARTISTSORT fallback for reading :pr:649
  • MP3: do not fail on non-ASCII lame header version flags :pr:664
  • OggOpus: Provide a bitrate property 🐛475 :pr:704
  • MP4: Fall back to parsing length from mvhd if there is no trak info :pr:682
  • MP4: Fix chapter timestamp parsing 🐛639 :pr:640
  • OGG: Fix saving files with trailing null bytes 🐛591 :pr:674
  • mid3v2: Fix --list-frames-v2.2 option 🐛669 :pr:683
  • Set __cause__ on MutagenError to preserve exception chain 🐛703 :pr:710
  • Explicitly define exports with __all__ in mutagen/__init__.py 🐛647 :pr:696
  • docs: Fix code example for :class:flac.Picture :pr:673
  • docs: Initial :doc:dev/index with implementation notes for ID3 :pr:633
  • Switch from poetry to uv for development :pr:687
  • Changed the default branch from master to main

.. _release-1.47.0:

1.47.0 - 2023-09-03

  • ID3: Allow reading TYER tags in the form of "yyyy-mm-dd" :pr:597
  • ID3: Handle negative extended header sizes :pr:607
  • ID3: id3 frames fix bad cast due to str.isdigit :pr:616
  • MP3: Auto-detect MP3 files without ID3 tags :pr:601
  • WAVE: Extensible wave format support 🐛595 :pr:596
  • WAVE, AIFF: Handle truncated IFF files 🐛496 :pr:517
  • MP4: add a check for wrong offsets in mp4 files 🐛426 :pr:462
  • FLAC: Fix cuesheet and seektable saving :pr:534
  • TrueAudio: Read sample rate as unsigned and handle zero sample rate :pr:609
  • docs: Fixed documentation for id3.ID3.save parameter v2_version
  • docs: Make extlinks compatible with sphinx 6.0 :pr:590
  • docs: Fixed various typos :pr:602
  • Add some more type annotations :pr:622
  • Various minor fixes for issues uncovered by oss-fuzz :pr:620 :pr:621 :pr:623

.. _release-1.46.0:

1.46.0 - 2022-10-09

... (truncated)

Commits
  • 485f532 release
  • 4d2a92f wavpack: use WavPackHeaderError in tests, avoid re-export import
  • bdef87c mypy: enable no_implicit_reexport
  • 2e6090b mypy: fix typing errors in the test suite
  • 91d9f9e Updated NEWS
  • 50576eb Merge pull request #649 from antlarr/fix-TSO2
  • 5838d71 Added missing PR link to NEWS
  • c4ec7c2 Update NEWS with changes pending for next release
  • 94aeefe Fix MP4 Chapter timestamp parsing
  • d36aaec MP4: Fall back to parsing length from mvhd if there is no trak info
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [mutagen](https://github.com/quodlibet/mutagen) to permit the latest version.
- [Release notes](https://github.com/quodlibet/mutagen/releases)
- [Changelog](https://github.com/quodlibet/mutagen/blob/main/NEWS)
- [Commits](quodlibet/mutagen@release-1.47.0...release-1.48.0)

---
updated-dependencies:
- dependency-name: mutagen
  dependency-version: 1.48.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 25, 2026
@dependabot dependabot Bot requested a review from dreamrec as a code owner June 25, 2026 06:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 25, 2026
@dreamrec dreamrec merged commit dd2a4dc into main Jun 25, 2026
9 checks passed
@dreamrec dreamrec deleted the dependabot/pip/mutagen-gte-1.48.0 branch June 25, 2026 07:57
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant