deps: bump the pub-minor-patch group with 6 updates#40
Merged
Conversation
Bumps the pub-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [build_runner](https://github.com/dart-lang/build) | `2.15.0` | `2.15.1` | | [drift](https://github.com/simolus3/drift) | `2.34.0` | `2.34.2` | | [drift_flutter](https://github.com/simolus3/drift) | `0.3.0` | `0.3.1` | | [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) | `22.0.1` | `22.1.0` | | [mobile_scanner](https://github.com/juliansteenbakker/mobile_scanner) | `7.2.0` | `7.3.0` | | [uuid](https://github.com/Daegalus/dart-uuid) | `4.5.3` | `4.6.0` | 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 `drift` from 2.34.0 to 2.34.2 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](simolus3/drift@drift-2.34.0...drift-2.34.2) Updates `drift_flutter` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](simolus3/drift@drift_flutter-0.3.0...drift_flutter-0.3.1) Updates `flutter_local_notifications` from 22.0.1 to 22.1.0 - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v22.0.1...flutter_local_notifications-v22.1.0) Updates `mobile_scanner` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/juliansteenbakker/mobile_scanner/releases) - [Changelog](https://github.com/juliansteenbakker/mobile_scanner/blob/develop/CHANGELOG.md) - [Commits](juliansteenbakker/mobile_scanner@v7.2.0...v7.3.0) 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) --- updated-dependencies: - 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: drift dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: drift_flutter dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: flutter_local_notifications dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: mobile_scanner dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Preview deployed
Updates automatically on every push. |
iamvirul
approved these changes
Jul 20, 2026
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 6 updates:
2.15.02.15.12.34.02.34.20.3.00.3.122.0.122.1.07.2.07.3.04.5.34.6.0Updates
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
driftfrom 2.34.0 to 2.34.2Release notes
Sourced from drift's releases.
Commits
0936361Install dependencies in release workflowb728238Fix version number typo in changeloge3d31d7Prepare patch releaseed00830don't report a boolean default TRUE/1 as a schema difference (#3738) (#3835)5a15766Download latest sqlite3.wasm, attach to releasesbbcab2cFlush IndexedDB file systems manually75c4101Fix version number typo in changelog33899c7Prepare drift_dev and drift_flutter release87edb8ddrift_sqlite: Setup worker compilationbd7ccf0Fix drift buildUpdates
drift_flutterfrom 0.3.0 to 0.3.1Commits
75c4101Fix version number typo in changelog33899c7Prepare drift_dev and drift_flutter release87edb8ddrift_sqlite: Setup worker compilationbd7ccf0Fix drift build22a7fc6Don't require referenced elements to be discoveredf884fc2Improve errors for unknown references0e1642aFix minsource_spanversionbe35a9eBreaking bump forsqlparserd97a4cbPort migration test helpers to drift3b82e11fPrepare patch releaseUpdates
flutter_local_notificationsfrom 22.0.1 to 22.1.0Release notes
Sourced from flutter_local_notifications's releases.
Commits
5599fce[flutter_local_notifications] migrated example app to use SPM (#2803)ec69bf3prepare for platform interface 12.0.1 release (#2804)2a51ce0added references to FlutterFramework (#2802)f55414b[flutter_local_notifications] Add showBigPictureWhenCollapsed to BigPictureSt...6b6fcc3docs: fix typo in NotificationResponseType documentation (#2792)3c85536[various] fix iOS integration test job (#2793)649e6daBump actions/checkout from 6 to 7 (#2789)Updates
mobile_scannerfrom 7.2.0 to 7.3.0Release notes
Sourced from mobile_scanner's releases.
Changelog
Sourced from mobile_scanner's changelog.
Commits
8a550acrelease of v7.3.00704f90Merge pull request #1745 from juliansteenbakker/fix/agp-955bb670fix: upgrade example app to agp 9948c327fix: upgrae example app to agp 9abe0f80fix: build when agp 9 but built-in Kotlin is not active29ee768Merge branch 'master' into developfef57d4Merge pull request #1743 from juliansteenbakker/feat/missing-formats6b88fbdfeat: add missing formats10a95c7Merge pull request #1738 from juliansteenbakker/dependabot/npm_and_yarn/zxing...fb260a9fix: bump js version, add new supported typesUpdates
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 changelogDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions