Skip to content

Bump mutagen from 1.45.1 to 1.46.0 - #2

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mutagen-1.46.0
Open

Bump mutagen from 1.45.1 to 1.46.0#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mutagen-1.46.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 11, 2022

Copy link
Copy Markdown

Bumps mutagen from 1.45.1 to 1.46.0.

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:

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 compatibility score

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)

Bumps [mutagen](https://github.com/quodlibet/mutagen) from 1.45.1 to 1.46.0.
- [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
  update-type: version-update:semver-minor
...

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