Skip to content

fix: update dependency just_audio to ^0.10.0#66

Open
renovate[bot] wants to merge 1 commit intomainfrom
chore-renovate-just_audio-0.x
Open

fix: update dependency just_audio to ^0.10.0#66
renovate[bot] wants to merge 1 commit intomainfrom
chore-renovate-just_audio-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 11, 2025

This PR contains the following updates:

Package Type Update Change
just_audio (source) dependencies minor ^0.9.28 -> ^0.10.0

Release Notes

ryanheise/just_audio (just_audio)

v0.10.2

Compare Source

  • Add Player.playerEvent.
  • Fix playing/playbackEvent emission order.
  • Fix rxdart errors on lower bound rxdart 0.26.0.
  • Fix MissingPluginException in dispose on iOS.

v0.10.1

Compare Source

  • Fix unhandled PlayerInterruptedException.
  • Fix duplicate load in active state.
  • Synchronize playlist API calls.
  • Improve position accuracy over Bluetooth on Android.

v0.10.0

Compare Source

  • New playlist API.
  • Deprecate ConcatenatingAudioSource - use playlist API instead.
  • Deprecate LoopingAudioSource - Use List.filled(N, source) instead.
  • Replace playbackEventStream.onError by errorStream.
  • Add errorCode/errorMessage to PlaybackEvent.
  • Add maxSkipsOnError constructor parameter.
  • Fix conversion between milliBel and deciBel (@​Chaphasilor).
  • Bump min flutter version to 3.27.0, AGP to 8.5.2.

Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants