timoknapp / sound-on-fire

🔊☁️ 🔥📺 A Flutter based SoundCloud App for your Fire TV
Other
76 stars 6 forks source link

chore!(deps): upgrade to Flutter version 3.10.6 #78

Closed timoknapp closed 1 year ago

timoknapp commented 1 year ago

This PR contains the following updates:

Package Type Update Change
audioplayers dependencies major ^3.0.0 -> ^5.0.0

Release Notes

bluefireteam/audioplayers ### [`v5.0.0`](https://togithub.com/bluefireteam/audioplayers/blob/master/CHANGELOG.md#audioplayers---v500) - **REFACTOR**(windows): simplify position and duration processing ([#​1553](https://togithub.com/bluefireteam/audioplayers/issues/1553)). ([ca63c5a4](https://togithub.com/bluefireteam/audioplayers/commit/ca63c5a4b120e0d1ea421e6ab30f590c314a33f2)) - **FIX**(example): Use kotlin version compatible with AGP8 ([#​1577](https://togithub.com/bluefireteam/audioplayers/issues/1577)). ([8f4b1bb0](https://togithub.com/bluefireteam/audioplayers/commit/8f4b1bb0bc93df095bff2a4d4c2f92a4c4a85d17)) - **FIX**(linux): allow reusing event channel with same name ([#​1555](https://togithub.com/bluefireteam/audioplayers/issues/1555)). ([5471189f](https://togithub.com/bluefireteam/audioplayers/commit/5471189f9469e973f9262a120b02b321ca0dce24)) - **FEAT**(android): Add support for AGP 8 in example, add compileOptions to build.gradle ([#​1503](https://togithub.com/bluefireteam/audioplayers/issues/1503)). ([7c08e4e1](https://togithub.com/bluefireteam/audioplayers/commit/7c08e4e1a524f53294f6967996fd31837e62cb81)) - **BREAKING** **FIX**: Default audio output to system preferences ([#​1563](https://togithub.com/bluefireteam/audioplayers/issues/1563)). ([381c43e3](https://togithub.com/bluefireteam/audioplayers/commit/381c43e3725fbb0cb4fd35982893a3c92b188886)) - **BREAKING** **CHORE**: Bump Flutter to version 3.10.x ([#​1529](https://togithub.com/bluefireteam/audioplayers/issues/1529)). ([c1296c9b](https://togithub.com/bluefireteam/audioplayers/commit/c1296c9ba0cc43284b31d78f2f484454fbf6b773)) ### [`v4.1.0`](https://togithub.com/bluefireteam/audioplayers/blob/master/CHANGELOG.md#audioplayers---v410) [Compare Source](https://togithub.com/bluefireteam/audioplayers/compare/audioplayers-v4.0.1...audioplayers-v4.1.0) - **REFACTOR**: Adapt to flame_lint v0.2.0+2 ([#​1477](https://togithub.com/bluefireteam/audioplayers/issues/1477)). ([e1d7fb6a](https://togithub.com/bluefireteam/audioplayers/commit/e1d7fb6ab57c8a523c80dfc673bde3b7379b2add)) - **FIX**: Timeout on setting same source twice ([#​1520](https://togithub.com/bluefireteam/audioplayers/issues/1520)). ([5d164d1f](https://togithub.com/bluefireteam/audioplayers/commit/5d164d1f20463a8a31a228cd1d85252d47ae256e)) - **FIX**: test and fix compatibility with min flutter version ([#​1510](https://togithub.com/bluefireteam/audioplayers/issues/1510)). ([9f39e95f](https://togithub.com/bluefireteam/audioplayers/commit/9f39e95ff7913d8fc30fff27fef7aefc32de26fb)) - **FIX**: onPrepared event to wait until player is ready / finished loading the source ([#​1469](https://togithub.com/bluefireteam/audioplayers/issues/1469)). ([50f56365](https://togithub.com/bluefireteam/audioplayers/commit/50f56365f8e512df0fc5bdb7222614389cbd4ea0)) - **FIX**: rework dispose ([#​1480](https://togithub.com/bluefireteam/audioplayers/issues/1480)). ([c64ef6d9](https://togithub.com/bluefireteam/audioplayers/commit/c64ef6d914a52743128c717b90c4da0abbd7538d)) - **FEAT**: Adapt position update interval of darwin, linux, web ([#​1492](https://togithub.com/bluefireteam/audioplayers/issues/1492)). ([ab5bdf6a](https://togithub.com/bluefireteam/audioplayers/commit/ab5bdf6a2bcbf7e984d4d897e43a67b3684c52d8)) - **DOCS**: Improve docs ([#​1518](https://togithub.com/bluefireteam/audioplayers/issues/1518)). ([4c0d5546](https://togithub.com/bluefireteam/audioplayers/commit/4c0d55465a8e75c13987b970dee648657eba4384)) ### [`v4.0.1`](https://togithub.com/bluefireteam/audioplayers/blob/master/CHANGELOG.md#audioplayers---v401) [Compare Source](https://togithub.com/bluefireteam/audioplayers/compare/audioplayers-v4.0.0...audioplayers-v4.0.1) - **FIX**: dispose player implementation ([#​1470](https://togithub.com/bluefireteam/audioplayers/issues/1470)). ([d9026c15](https://togithub.com/bluefireteam/audioplayers/commit/d9026c1538cc83dfba5745771ad71c307b6da852)) ### [`v4.0.0`](https://togithub.com/bluefireteam/audioplayers/blob/master/CHANGELOG.md#audioplayersandroid---v400) [Compare Source](https://togithub.com/bluefireteam/audioplayers/compare/audioplayers-v3.0.1...audioplayers-v4.0.0) - **FIX**(android): Allow AudioFocus.none ([#​1534](https://togithub.com/bluefireteam/audioplayers/issues/1534)). ([858d3f44](https://togithub.com/bluefireteam/audioplayers/commit/858d3f4410b1bc7b203090c20cf60b5136dad4fe)) - **FEAT**(android): Add support for AGP 8 in example, add compileOptions to build.gradle ([#​1503](https://togithub.com/bluefireteam/audioplayers/issues/1503)). ([7c08e4e1](https://togithub.com/bluefireteam/audioplayers/commit/7c08e4e1a524f53294f6967996fd31837e62cb81)) - **BREAKING** **FIX**: Default audio output to system preferences ([#​1563](https://togithub.com/bluefireteam/audioplayers/issues/1563)). ([381c43e3](https://togithub.com/bluefireteam/audioplayers/commit/381c43e3725fbb0cb4fd35982893a3c92b188886)) - **BREAKING** **CHORE**: Bump Flutter to version 3.10.x ([#​1529](https://togithub.com/bluefireteam/audioplayers/issues/1529)). ([c1296c9b](https://togithub.com/bluefireteam/audioplayers/commit/c1296c9ba0cc43284b31d78f2f484454fbf6b773))

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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



This PR has been generated by Renovate Bot.