Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps tinytag from 2.1.2 to 2.2.0.

Release notes

Sourced from tinytag's releases.

2.2.0

  • Add support for movement, work and grouping fields
  • ID3: Make synced lyrics available in 'other.lyrics' (LRC format)
  • ID3: Continue reading after encountering empty frame
  • ID3: Fix frame reading when image parsing is disabled
  • ID3: Exclude more frames containing binary data
  • ID3: Avoid unnecessary string decoding
  • M4A: Support extended atom sizes
  • M4A: Ensure all field names are lowercase
  • OGG: Stop reading after reaching EOS page
  • Vorbis: Map UNSYNCEDLYRICS field to other.lyrics
Commits
  • 6f1d306 Release 2.2.0 (#274)
  • 92231ec OGG: Stop reading after reaching EOS page (#273)
  • 4d649b9 ID3: Make synced lyrics available in 'other.lyrics' (LRC format) (#270)
  • 6f6a5be M4A: Support extended atom sizes (#272)
  • ac955d9 CI: fix mypy failing to install on PyPy
  • afd3189 ID3: split image parsing into separate function
  • a343b6d ID3: Continue reading after encountering empty frame (#269)
  • 2175594 mypy: handle warning
  • 1a153fb ID3: Avoid unnecessary string decoding
  • f4639aa CI: bump macOS image for Python 3.7
  • 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 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)

Bumps [tinytag](https://github.com/tinytag/tinytag) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/tinytag/tinytag/releases)
- [Commits](tinytag/tinytag@2.1.2...2.2.0)

---
updated-dependencies:
- dependency-name: tinytag
  dependency-version: 2.2.0
  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 Jan 22, 2026
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.

2 participants