Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2025

This PR contains the following updates:

Package Type Update Change
just_audio (source) dependencies minor >=0.9.0 <0.10.0 -> <0.11.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - At any time (no schedule defined), 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.

@github-actions
Copy link

github-actions bot commented Apr 16, 2025

@renovate renovate bot force-pushed the renovate/just_audio-0.x branch from be8303d to faedb08 Compare April 27, 2025 05:29
@renovate renovate bot changed the title Update dependency just_audio to <0.10.1 Update dependency just_audio to <0.10.2 Apr 27, 2025
@renovate renovate bot changed the title Update dependency just_audio to <0.10.2 Update dependency just_audio to <0.10.3 May 1, 2025
@renovate renovate bot force-pushed the renovate/just_audio-0.x branch from faedb08 to 05c0d00 Compare May 1, 2025 19:49
@ycv005
Copy link

ycv005 commented May 7, 2025

@daohoangson This is required. just_audio plugin fixes some memory leak issue. Please upgrade it.

@renovate renovate bot changed the title Update dependency just_audio to <0.10.3 Update dependency just_audio to <0.11.0 May 13, 2025
@renovate renovate bot force-pushed the renovate/just_audio-0.x branch from 05c0d00 to 1d23e32 Compare May 13, 2025 13:51
@renovate
Copy link
Contributor Author

renovate bot commented Jul 13, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@daohoangson daohoangson changed the title Update dependency just_audio to <0.11.0 Add support for [email protected] Jul 14, 2025
@sonarqubecloud
Copy link

@daohoangson daohoangson merged commit 762f7a1 into master Jul 14, 2025
@daohoangson daohoangson deleted the renovate/just_audio-0.x branch July 14, 2025 13:20
daohoangson added a commit that referenced this pull request Jul 16, 2025
daohoangson added a commit that referenced this pull request Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants