chore(deps): bump the flutter-dependencies group across 1 directory with 6 updates - #287
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the flutter-dependencies group across 1 directory with 6 updates#287dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 6 updates Bumps the flutter-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [build_runner](https://github.com/dart-lang/build) | `2.5.4` | `2.16.0` | | [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `5.0.0` | `6.0.0` | | [google_navigation_flutter](https://github.com/googlemaps/flutter-navigation-sdk) | `0.9.4` | `0.10.0` | | [mockito](https://github.com/dart-lang/build/tree/master/builder_pkgs) | `5.4.6` | `5.8.1` | | [melos](https://github.com/invertase/melos/tree/main/packages) | `6.3.3` | `8.3.0` | | [pigeon](https://github.com/flutter/packages/tree/main/packages) | `25.3.2` | `27.3.1` | Updates `build_runner` from 2.5.4 to 2.16.0 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.5.4...build_runner-v2.16.0) Updates `flutter_lints` from 5.0.0 to 6.0.0 - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages) Updates `google_navigation_flutter` from 0.9.4 to 0.10.0 - [Release notes](https://github.com/googlemaps/flutter-navigation-sdk/releases) - [Changelog](https://github.com/googlemaps/flutter-navigation-sdk/blob/main/CHANGELOG.md) - [Commits](googlemaps/flutter-navigation-sdk@0.9.4...0.10.0) Updates `mockito` from 5.4.6 to 5.8.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/commits/mockito-v5.8.1/builder_pkgs) Updates `melos` from 6.3.3 to 8.3.0 - [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/melos/commits/melos-v8.3.0/packages) Updates `pigeon` from 25.3.2 to 27.3.1 - [Commits](https://github.com/flutter/packages/commits/pigeon-v27.3.1/packages) Updates `flutter_lints` from 5.0.0 to 6.0.0 - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages) Updates `google_navigation_flutter` from 0.9.4 to 0.10.0 - [Release notes](https://github.com/googlemaps/flutter-navigation-sdk/releases) - [Changelog](https://github.com/googlemaps/flutter-navigation-sdk/blob/main/CHANGELOG.md) - [Commits](googlemaps/flutter-navigation-sdk@0.9.4...0.10.0) Updates `melos` from 6.3.3 to 8.3.0 - [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/melos/commits/melos-v8.3.0/packages) Updates `mockito` from 5.4.6 to 5.8.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/commits/mockito-v5.8.1/builder_pkgs) Updates `pigeon` from 25.3.2 to 27.3.1 - [Commits](https://github.com/flutter/packages/commits/pigeon-v27.3.1/packages) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-dependencies - dependency-name: flutter_lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: google_navigation_flutter dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-dependencies - dependency-name: mockito dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-dependencies - dependency-name: melos dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: pigeon dependency-version: 27.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: flutter_lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: google_navigation_flutter dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-dependencies - dependency-name: melos dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: mockito dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-dependencies - dependency-name: pigeon dependency-version: 27.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 flutter-dependencies group with 6 updates in the / directory:
2.5.42.16.05.0.06.0.00.9.40.10.05.4.65.8.16.3.38.3.025.3.227.3.1Updates
build_runnerfrom 2.5.4 to 2.16.0Release notes
Sourced from build_runner's releases.
... (truncated)
Commits
44b0943Allow package_config 3.x and release build_runner 2.16.0. (#5047)f88d73aAddOutputStrategy: overwrite, keep, verify. (#5021)9e824b5Release build_daemon. (#5046)5312d30Fix race condition during daemon shutdown/startup. (#5045)0a69c7bAdd build_daemon websocket secret. (#5041)7d6c879Release build, build_config, build_runner, build_test. (#5042)7bc9aa0Check Host in daemon asset server. (#5040)c42183dFix AssetId path validation. (#5039)b9baa83Put lock file under.dart_toolby default. (#5030)df98497Check packages and package names. (#5031)Updates
flutter_lintsfrom 5.0.0 to 6.0.0Commits
6eebe72[flutter_lints] Bump lints dependency to 6.0.0 and bump package to 6.0.0 (#9108)0093e2e[video_player_android] Add note about Android platform views known issue (#9312)62f38a1[camera_android_camerax] ImplementenableAudiofor video recording (#9264)9c11e9b[video_player_android] isBuffering flag always return true after calling seek...6efa04b[camera,video_player] replace onSurfaceDestroyed with onSurfaceCleanup (#9316)c33fa39[camera,video_player] Update Android to 3.29 minimum (#9317)5a7d40fUpdate repo for 3.32 stable (#9311)2a847d7[camera_avfoundation] Correct pigeon configuration output paths (#9313)d692e43[process] Remove from the repository (#9310)fe5dd86Ensure Example Packages Work on Android API 36 (#9241)Updates
google_navigation_flutterfrom 0.9.4 to 0.10.0Release notes
Sourced from google_navigation_flutter's releases.
Changelog
Sourced from google_navigation_flutter's changelog.
Commits
2656ec7chore(main): release 0.10.0 (#722)e04e3fefeat!: upgrade android sdk to 7.7.0 and ios sdk to 10.14.0 (#735)b5c2805feat: navigation header styling support (#728)e6f8e68fix: bind carplay screen to GMSMapView (#740)c411060chore: update ci flutter to 3.44.x (#738)d9379cdci: run dart and android tests in parallel (#737)2e6f838feat: add navigation UI enabled listener for auto views (#721)Updates
mockitofrom 5.4.6 to 5.8.1Release notes
Sourced from mockito's releases.
Commits
Updates
melosfrom 6.3.3 to 8.3.0Changelog
Sourced from melos's changelog.
... (truncated)
Commits
caf0db3chore(release): Publish packages (#1060)4c2fa47fix(intellij): honor PUB_CACHE when generating IDE files (#1059)9af2ac1feat(version): add optional fixed versioning mode (#1056)ad39d0ffix(version): honour--yesfor manual versioning prompts (#1058)c09d24dchore(release): Publish packages (#1055)705819dfix(scripts): expand env variables inherited from a parent melos process on W...a374204test: raise per-test timeout on Windows to fix flaky CI (#1053)ebd7f84chore(release): Publish packages (#1052)8188958fix(scripts): expandenvvariables regardless of the platform shell (#1050)a59f74dtest(analyze): raise timeout so Windows CI does not flake (#1051)Updates
pigeonfrom 25.3.2 to 27.3.1Commits
df17293[pigeon] add support for analyzer 13 and 14 (#12358)17c97d0[cupertino_ui, material_ui] Fix bad doc references (#12381)4e3f83dSync release-go_router-17.4.0 to main (#12370)5579f26[go_router] Add route metadata support to GoRouterState. (#11773)b1424e2[go_router] Document regex constraints for path parameters (#12281)b9e4c50Sync release-cupertino_ui-0.0.3 to main (#12367)f9da37b[camera_android_camerax] Fix video recording after backgrounding app (#12145)8dfde8f[material_ui and cupertino_ui] Remove workspaces and fix CI (#12351)961eb80Sync release-material_ui-0.0.3 to main (#12352)3498b9dSync release-material_ui-0.0.2 to main (#12268)Updates
flutter_lintsfrom 5.0.0 to 6.0.0Commits
6eebe72[flutter_lints] Bump lints dependency to 6.0.0 and bump package to 6.0.0 (#9108)0093e2e[video_player_android] Add note about Android platform views known issue (#9312)62f38a1[camera_android_camerax] ImplementenableAudiofor video recording (#9264)9c11e9b[video_player_android] isBuffering flag always return true after calling seek...6efa04b[camera,video_player] replace onSurfaceDestroyed with onSurfaceCleanup (#9316)c33fa39[camera,video_player] Update Android to 3.29 minimum (#9317)5a7d40fUpdate repo for 3.32 stable (#9311)2a847d7[camera_avfoundation] Correct pigeon configuration output paths (#9313)d692e43[process] Remove from the repository (#9310)fe5dd86Ensure Example Packages Work on Android API 36 (#9241)Updates
google_navigation_flutterfrom 0.9.4 to 0.10.0Release notes
Sourced from google_navigation_flutter's releases.
Changelog
Sourced from google_navigation_flutter's changelog.
Commits
2656ec7chore(main): release 0.10.0 (#722)e04e3fefeat!: upgrade android sdk to 7.7.0 and ios sdk to 10.14.0 (#735)b5c2805feat: navigation header styling support (#728)e6f8e68fix: bind carplay screen to GMSMapView (#740)c411060chore: update ci flutter to 3.44.x (#738)d9379cdci: run dart and android tests in parallel (#737)2e6f838feat: add navigation UI enabled listener for auto views (#721)Updates
melosfrom 6.3.3 to 8.3.0Changelog
Sourced from melos's changelog.
... (truncated)
Commits
caf0db3chore(release): Publish packages (#1060)4c2fa47fix(intellij): honor PUB_CACHE when generating IDE files (#1059)9af2ac1feat(version): add optional fixed versioning mode (#1056)ad39d0ffix(version): honour--yesfor manual versioning prompts (#1058)c09d24dchore(release): Publish packages (#1055)705819dfix(scripts): expand env variables inherited from a parent melos process on W...a374204test: raise per-test timeout on Windows to fix flaky CI (#1053)ebd7f84chore(release): Publish packages (#1052)8188958fix(scripts): expandenvvariables regardless of the platform shell (#1050)a59f74dtest(analyze): raise timeout so Windows CI does not flake (#1051)Updates
mockitofrom 5.4.6 to 5.8.1Release notes
Sourced from mockito's releases.
Commits
Updates
pigeonfrom 25.3.2 to 27.3.1Commits
df17293[pigeon] add support for analyzer 13 and 14 (#12358)17c97d0[cupertino_ui, material_ui] Fix bad doc references (#12381)4e3f83dSync release-go_router-17.4.0 to main (#12370)5579f26[go_router] Add route metadata support to GoRouterState. (#11773)b1424e2[go_router] Document regex constraints for path parameters (#12281)b9e4c50Sync release-cupertino_ui-0.0.3 to main (#12367)f9da37b[camera_android_camerax] Fix video recording after backgrounding app (#12145)8dfde8f[material_ui and cupertino_ui] Remove workspaces and fix CI (#12351)961eb80Sync release-material_ui-0.0.3 to main (#12352)3498b9dSync release-material_ui-0.0.2 to main (#12268)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 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