Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Updates the requirements on mutagen to permit the latest version.

Release notes

Sourced from mutagen's releases.

release-1.46.0

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

Changelog

Sourced from mutagen's changelog.

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
  • 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

  • WAVE support with ID3 tags :pr:408 (:user:Philipp Wolfer <phw>, :user:Borewit)
  • DSDIFF support with ID3 tags :pr:473 :pr:472 (:user:Philipp Wolfer <phw>)
  • MP4: Add support for nero chapters :pr:398 (:user:Martin Weinelt <mweinelt>)
  • wavpack: add support for wavpack DSD :pr:464 (:user:Timothy Redaelli <drizzt>)
  • wavpack: add bits_per_sample :pr:467 (:user:Timothy Redaelli <drizzt>)
  • MP4: handle DecoderSpecificInfo with wrong instance size :pr:465
  • docs: various fixes :pr:461 (:user:Terence Eden <edent>), :pr:474 (:user:naglis)
  • tests: depend on flake8 now (instead of pycodestyle and pyflakes)
  • docs: fix warnings with sphinx v3

Fuzzing related:

  • Fuzzing integration with python-afl <https://github.com/jwilk/python-afl>__ :pr:449
  • Fix various unhandled error cases in ogg, asf, oggvorbis, id3 :pr:441, :pr:445, :pr:446, :pr:447, :pr:448, :pr:454 (:user:Julien Voisin <jvoisin>)
  • aac: Fix ZeroDivisionError in case frequency is unknown
  • musepack: handle truncated stream header
  • musepack: handle invalid sample rate index
  • musepack: handle duplicate RG/SH packets
  • oggtheora: handle truncated header packet
  • oggtheora: fail if FRN in the header packet is zero
  • oggtheora: handle empty pages in more cases
  • ogg: handle empty pages in to_packets()

... (truncated)

Commits
  • 5b967ac release
  • f06a54f Merge pull request #579 from Nirzak/patch-1
  • b14b1f7 Removed python 4 requirement
  • 00aba6a docs: add a linkcheck make target
  • 8740f63 docs: add sphinx-autobuild
  • 07f04e5 README: link the spdx page for the license
  • 44d63f6 setup.py: remove left over reference to senf
  • d6f71fe Merge pull request #571 from lazka/tests-remove-flake8
  • dbcb097 Fix distcheck
  • 60bc229 tests: don't include flake8 in the unittest suite
  • 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 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)

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/master/NEWS)
- [Commits](quodlibet/mutagen@release-1.45.1...release-1.46.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 Oct 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #21.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/pip/mutagen-approx-eq-1.46.0 branch September 4, 2023 10:55
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