Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Updates the requirements on mutagen to permit the latest version.

Release notes

Sourced from mutagen's releases.

release-1.47.0

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

Changelog

Sourced from mutagen's changelog.

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

  • Drop Support for Python 3.5 and 3.6 :pr:487 :pr:568
  • Add pyproject.toml and switch to poetry for development only :pr:513
  • tests: no longer include flake8 in the test suite, it has to be run separately now :pr:571
  • Start adding some type annotations and integrate mypy :pr:488
  • easyid3: map easyid3 grouping to TIT1 :pr:505
  • mutagen-inspect: add usage documentation :pr:540
  • wave: Fix bitrate calculation :pr:566
  • FLAC: handle files where the first metadata block is not STREAMINFO :pr:500
  • Increase buffer size for rewriting files from 256K to 1M to improve performance with network shares :pr:570
  • Other changes: code cleanup :pr:514, typos :pr:565, remove upper limit for python version :pr:579

.. _release-1.45.1:

1.45.1 - 2020-07-31

  • Fix flake8 tests when run after calling setup.py build 🐛482
  • No longer use mmap when rewriting files. Fixes slow save performance with Windows network shares, ZFS and more :pr:483 :pr:484

.. _release-1.45.0:

1.45.0 - 2020-07-11

... (truncated)

Commits

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 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.45.1...release-1.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
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.

0 participants