Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump z440.atl.core from 6.4.0 to 6.5.0 #401

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps z440.atl.core from 6.4.0 to 6.5.0.

Release notes

Sourced from z440.atl.core's releases.

Version 6.05

New

  • ID3v2.2-3 : Settings.ID3v2_separatev2v3Values : keep raw data in fields that have multiple values (e.g. TP1, TCM, TCOM...) (false by default)
  • MP3 : Setting.MP3_parseExactDuration : read exact duration by reading through all frames (slower; false by default)

Changed

  • MKA/WEBM : Read metadata when Tag.Targets is not set

Fixed

  • ID3v2 : Handle badly formatted WXXX fields without any null character at the end of the Description string
  • M4A/MP4 : Read audio properties when embedded format is Opus
  • M4A/MP4 : Better support for fragmented MP4s
  • MKA/WEBM : Fix corruption upon saving certain files due to the Segment header being written at the wrong offset

Thanks a bunch to @​Smiuv for his invaluable help in finding niche bugs!

Binaries are available from nuGet

Commits
  • 7fa3fe3 MKA : Fix write Segment header at the correct offset
  • 02e2db8 MKA : Read metadata as the Track's when Tag.Targets is not set #283
  • 9c337a4 Settings.MP3_parseExactDuration : Unit tests and improvements
  • ac8ec93 Fix infinite loop
  • 715efee BufferedBinaryReader uses and returns the actual number of read bytes
  • 08b9c96 Cleanup
  • 5159d56 MP3 : New MP3_parseExactDuration setting to read exact duration by parsing al...
  • d866983 Better support for fragmented MP4s #279
  • 0c4d199 MP4 : Read audio properties when embedded format is Opus
  • 0dcdc8a Settings.ID3v2_separatev2v3Values to keep raw data in fields that have mul...
  • 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 [z440.atl.core](https://github.com/Zeugma440/atldotnet) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/Zeugma440/atldotnet/releases)
- [Commits](Zeugma440/atldotnet@6.04...6.05)

---
updated-dependencies:
- dependency-name: z440.atl.core
  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 Sep 30, 2024
@VPKSoft VPKSoft merged commit f570960 into master Sep 30, 2024
3 checks passed
@VPKSoft VPKSoft deleted the dependabot/nuget/z440.atl.core-6.5.0 branch September 30, 2024 13:17
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.

1 participant