Skip to content

chore(deps): bump mutagen from 1.47.0 to 1.48.1 in /python - #65

Merged
overwrite00 merged 1 commit into
developfrom
dependabot/pip/python/develop/mutagen-1.48.1
Jun 26, 2026
Merged

chore(deps): bump mutagen from 1.47.0 to 1.48.1 in /python#65
overwrite00 merged 1 commit into
developfrom
dependabot/pip/python/develop/mutagen-1.48.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mutagen from 1.47.0 to 1.48.1.

Release notes

Sourced from mutagen's releases.

release-1.48.1

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

release-1.48.0

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

Changelog

Sourced from mutagen's changelog.

1.48.1 - 2026-06-25

  • Revert: ID3: Fix saving ID3v2 comment fields from COMM:desc:lang tags to fix duplicated COMM frames in some cases. :pr:713

.. _release-1.48.0:

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:

Commits
  • 452190d release
  • 4a43d97 Revert "id3v1: save comment when COMM frame is stored under its HashKey" (#713)
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Full requests that update a dependency file python labels Jun 25, 2026
@overwrite00 overwrite00 self-assigned this Jun 25, 2026
@overwrite00
overwrite00 self-requested a review June 25, 2026 20:04
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/develop/mutagen-1.48.1 branch from 26c2f88 to 3ebb65d Compare June 26, 2026 08:53
Bumps [mutagen](https://github.com/quodlibet/mutagen) from 1.47.0 to 1.48.1.
- [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.1)

---
updated-dependencies:
- dependency-name: mutagen
  dependency-version: 1.48.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/pip/python/develop/mutagen-1.48.1 branch from 3ebb65d to b36f7f3 Compare June 26, 2026 09:11
@overwrite00
overwrite00 merged commit 41876dc into develop Jun 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Full requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant