chore(deps): bump the pub-minor-patch group across 1 directory with 5 updates - #212
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pub-minor-patch group across 1 directory with 5 updates#212dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the pub-minor-patch group with 5 updates in the /patch_app directory: | Package | From | To | | --- | --- | --- | | [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) | `6.7.1` | `6.8.1` | | [build_runner](https://github.com/dart-lang/build) | `2.15.0` | `2.15.1` | | [flutter_markdown_plus](https://github.com/foresightmobile/flutter_markdown_plus) | `1.0.7` | `1.0.12` | | [uuid](https://github.com/Daegalus/dart-uuid) | `4.5.3` | `4.6.0` | | [window_manager](https://github.com/leanflutter/window_manager) | `0.5.1` | `0.5.2` | Updates `audioplayers` from 6.7.1 to 6.8.1 - [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers-v6.8.1/packages) Updates `build_runner` from 2.15.0 to 2.15.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.15.0...build_runner-v2.15.1) Updates `flutter_markdown_plus` from 1.0.7 to 1.0.12 - [Release notes](https://github.com/foresightmobile/flutter_markdown_plus/releases) - [Changelog](https://github.com/foresightmobile/flutter_markdown_plus/blob/main/CHANGELOG.md) - [Commits](foresightmobile/flutter_markdown_plus@v1.0.7...v1.0.12) Updates `uuid` from 4.5.3 to 4.6.0 - [Release notes](https://github.com/Daegalus/dart-uuid/releases) - [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md) - [Commits](daegalus/dart-uuid@4.5.3...4.6.0) Updates `window_manager` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/leanflutter/window_manager/releases) - [Commits](https://github.com/leanflutter/window_manager/commits) --- updated-dependencies: - dependency-name: audioplayers dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: build_runner dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: flutter_markdown_plus dependency-version: 1.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: uuid dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: window_manager dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pub/patch_app/pub-minor-patch-4c78bdcdab
branch
from
July 27, 2026 10:13
8d0ad0a to
9d97ac7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pub-minor-patch group with 5 updates in the /patch_app directory:
6.7.16.8.12.15.02.15.11.0.71.0.124.5.34.6.00.5.10.5.2Updates
audioplayersfrom 6.7.1 to 6.8.1Changelog
Sourced from audioplayers's changelog.
... (truncated)
Commits
494fdb6chore(release): Publish packages (#2012)d8a4f39fix: Avoid throwing a StateError in AudioPlayer._completePrepared (#2010)ae5f4b9fix(windows): Compatibility with Visual Studio 18 (2026) (#2011)6c522b4chore(release): Publish packages (#2009)6e61293example: Remove wrongly added path provider plugin registration (#2007)faa8431fix(windows): Update to C++23 & Windows Implementation Lib (#2004)8575786example: Recreate ios and macos platform folders (#1997)25c43cftest: Replace environment variables with internal test flags (#1996)687218bfeat(android): Compatibility with Built-In Kotlin (#1991)Updates
build_runnerfrom 2.15.0 to 2.15.1Release notes
Sourced from build_runner's releases.
Commits
565856bRelease build 4.0.7, build_runner 3.15.1. (#5010)76f0f89Fix workspace vs package build config conflict (#5008)8921c3fFormatting changes due to latest dev SDK. (#5007)e999ea4Fix incorrect build due to racy builder changes. (#4988)d2a2f4fBump SDK upper bounds. (#5006)a72038dSet flattenBuild in passed ReaderWriter. (#5004)ea0cf6bfix(build_daemon): reject cross-origin WebSocket handshakes (CSWSH) (#4992)ae52e61Use BuiltList.of instead of BuiltList.from. (#5003)a8e949cFix trigger evaluation reading ungenerated parts. (#5000)39353efBump actions/cache from 5.0.5 to 6.1.0 in the github-actions group (#5002)Updates
flutter_markdown_plusfrom 1.0.7 to 1.0.12Release notes
Sourced from flutter_markdown_plus's releases.
Changelog
Sourced from flutter_markdown_plus's changelog.
Commits
75d08fdMerge pull request #141 from foresightmobile/test/golden-render-suiteaad3501test: add golden render regression suite (v1.0.12)fed25eaMerge pull request #140 from foresightmobile/release/v1.0.1170485b3docs: overhaul README and add pub.dev screenshots (v1.0.11)5c57378Merge pull request #139 from foresightmobile/docs/readme-advertise-maintenance03eaa36docs: refresh README header to advertise active maintenanced94ee7fMerge pull request #138 from foresightmobile/chore/gitignore-claude-md24dec30Merge main into chore/gitignore-claude-md909f1b9docs: add CONTRIBUTING.md preserving dev, architecture, and release docsd726f0dMerge pull request #137 from foresightmobile/release/v1.0.10Updates
uuidfrom 4.5.3 to 4.6.0Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
d602950Release 4.6.079fc007Fix structural UUID parsing and validation7303eefMove loose validation to isValidUuidFormat and parseHex12847bf4f9Add support for loose validation8d0bd34Update All3772286Update changelogUpdates
window_managerfrom 0.5.1 to 0.5.2Commits