Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps audioplayers and audioplayers_web. These dependencies needed to be updated together.
Updates audioplayers from 5.2.1 to 6.0.0

Changelog

Sourced from audioplayers's changelog.

audioplayers - v6.0.0

  • FIX: Use unique tmp location for each AudioCache (#1724). (2333cb7f)
  • FIX: Race condition when playing/pausing audio (#1705). (463b2a11)
  • FIX: Seek not applied in play method (#1695). (f6138fef)
  • FIX: Propagate Stream Errors through the same Future (#1732). (00d041df)
  • FIX: Wait for seek to complete (#1712). (fd33b1d0)
  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • FEAT(ios): Improved AudioContextConfig assertions, fix example (#1619). (df342c52)
  • FEAT(web): Support compilation to Wasm (#1766). (1b1a0cf9)
  • DOCS: Improve Docs (#1710). (4208463a)
  • BREAKING REFACTOR: Remove deprecated methods (#1583). (8d0cbeda)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING FEAT: Extend AudioContextConfig.duckAudio to AudioContextConfig.focus (#1720). (87f3cb7e)
  • BREAKING FEAT(ios): Improve AudioContextIOS (#1591). (25fbec05)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
  • BREAKING CHORE: Upgrade to Flutter 3.13.0 (#1612). (1a3de1ac)

audioplayers_android - v5.0.0

  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_darwin - v6.0.0

  • FIX(ios): 'audioProcessing' deprecated in iOS 10 (#1756). (81e5ea54)
  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_linux - v4.0.0

  • FIX(linux): Handle failures of OnMediaStateChange in OnMediaError (#1731). (3a5c6dca)
  • FIX: Wait for seek to complete (#1712). (fd33b1d0)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
  • BREAKING CHORE: Upgrade to Flutter 3.13.0 (#1612). (1a3de1ac)

audioplayers_platform_interface - v7.0.0

  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • FEAT(ios): Improved AudioContextConfig assertions, fix example (#1619). (df342c52)
  • DOCS: Improve Docs (#1710). (4208463a)
  • BREAKING FEAT: Extend AudioContextConfig.duckAudio to AudioContextConfig.focus (#1720). (87f3cb7e)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING FEAT(ios): Improve AudioContextIOS (#1591). (25fbec05)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_web - v5.0.0

... (truncated)

Commits
  • 6da6adc chore(release): publish packages (#1775)
  • eaf7ce8 feat: Support byte array and data URIs via mimeType (#1763)
  • 1b1a0cf feat(web): Support compilation to Wasm (#1766)
  • 81e5ea5 fix(ios): 'audioProcessing' deprecated in iOS 10 (#1756)
  • 2333cb7 fix: Use unique tmp location for each AudioCache (#1724)
  • e4262f4 deps!: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715)
  • 00d041d fix: Propagate Stream Errors through the same Future (#1732)
  • 3a5c6dc fix(linux): Handle failures of OnMediaStateChange in OnMediaError (#1731)
  • 87f3cb7 feat!: Extend AudioContextConfig.duckAudio to AudioContextConfig.focus (#...
  • fd33b1d fix: Wait for seek to complete (#1712)
  • Additional commits viewable in compare view

Updates audioplayers_web from 4.1.0 to 5.0.0

Changelog

Sourced from audioplayers_web's changelog.

audioplayers_android - v5.0.0

  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_darwin - v6.0.0

  • FIX(ios): 'audioProcessing' deprecated in iOS 10 (#1756). (81e5ea54)
  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_linux - v4.0.0

  • FIX(linux): Handle failures of OnMediaStateChange in OnMediaError (#1731). (3a5c6dca)
  • FIX: Wait for seek to complete (#1712). (fd33b1d0)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
  • BREAKING CHORE: Upgrade to Flutter 3.13.0 (#1612). (1a3de1ac)

audioplayers_platform_interface - v7.0.0

  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • FEAT(ios): Improved AudioContextConfig assertions, fix example (#1619). (df342c52)
  • DOCS: Improve Docs (#1710). (4208463a)
  • BREAKING FEAT: Extend AudioContextConfig.duckAudio to AudioContextConfig.focus (#1720). (87f3cb7e)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING FEAT(ios): Improve AudioContextIOS (#1591). (25fbec05)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_web - v5.0.0

  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • FEAT(web): Support compilation to Wasm (#1766). (1b1a0cf9)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_windows - v4.0.0

  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-11-14

Changes

... (truncated)

Commits
  • 6da6adc chore(release): publish packages (#1775)
  • eaf7ce8 feat: Support byte array and data URIs via mimeType (#1763)
  • 1b1a0cf feat(web): Support compilation to Wasm (#1766)
  • 81e5ea5 fix(ios): 'audioProcessing' deprecated in iOS 10 (#1756)
  • 2333cb7 fix: Use unique tmp location for each AudioCache (#1724)
  • e4262f4 deps!: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715)
  • 00d041d fix: Propagate Stream Errors through the same Future (#1732)
  • 3a5c6dc fix(linux): Handle failures of OnMediaStateChange in OnMediaError (#1731)
  • 87f3cb7 feat!: Extend AudioContextConfig.duckAudio to AudioContextConfig.focus (#...
  • fd33b1d fix: Wait for seek to complete (#1712)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@dependabot dependabot bot force-pushed the dependabot/pub/taletime/audioplayers-and-audioplayers_web-6.0.0 branch from 9f53fa2 to 5dd490f Compare March 30, 2024 16:50
@dependabot dependabot bot force-pushed the dependabot/pub/taletime/audioplayers-and-audioplayers_web-6.0.0 branch from 5dd490f to 620e6a3 Compare April 7, 2024 18:03
Bumps [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) and [audioplayers_web](https://github.com/bluefireteam/audioplayers/tree/master/packages). These dependencies needed to be updated together.

Updates `audioplayers` from 5.2.1 to 6.0.0
- [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers-v6.0.0/packages)

Updates `audioplayers_web` from 4.1.0 to 5.0.0
- [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers_web-v5.0.0/packages)

---
updated-dependencies:
- dependency-name: audioplayers
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: audioplayers_web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/taletime/audioplayers-and-audioplayers_web-6.0.0 branch from 620e6a3 to 662ef88 Compare April 7, 2024 18:05
@doba16 doba16 merged commit 30d1d25 into dev Apr 7, 2024
@doba16 doba16 deleted the dependabot/pub/taletime/audioplayers-and-audioplayers_web-6.0.0 branch April 7, 2024 18:13
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