Bump the pub-dependencies group in /packages/google_fonts with 4 updates#669
Merged
guidezpl merged 2 commits intoAug 14, 2025
Merged
Conversation
Bumps the pub-dependencies group in /packages/google_fonts with 4 updates: [flutter_lints](https://github.com/flutter/packages/tree/main/packages), [http](https://github.com/dart-lang/http/tree/master/pkgs), [protobuf](https://github.com/google/protobuf.dart) and [test](https://github.com/dart-lang/test/tree/master/pkgs). Updates `flutter_lints` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages) Updates `http` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.5.0/pkgs) Updates `protobuf` from 4.1.1 to 4.2.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](google/protobuf.dart@protobuf-v4.1.1...protobuf-v4.2.0) Updates `test` from 1.26.2 to 1.25.15 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.25.15/pkgs) --- updated-dependencies: - dependency-name: flutter_lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub-dependencies - dependency-name: http dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-dependencies - dependency-name: protobuf dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-dependencies - dependency-name: test dependency-version: 1.25.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
5d602c7 to
2b5121c
Compare
guidezpl
approved these changes
Aug 14, 2025
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-dependencies group in /packages/google_fonts with 4 updates: flutter_lints, http, protobuf and test.
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
httpfrom 1.4.0 to 1.5.0Release notes
Sourced from http's releases.
Commits
Updates
protobuffrom 4.1.1 to 4.2.0Commits
277b45aRelease protobuf 4.2.0 (#1038)0b73b0dworkspace, formatting, and proto version updates (#1033)a664760various CI workflow updates (#1035)44ecd74Sync JSON web decoders (#1028)f7f65d4CI: Also run plugin tests on Chrome, with dart2js and dart2wasm (#1031)048fdc5CI: Run all of the checks on every change (#1032)33b782fRemove monorepo (#1030)4c842a7Make PbFieldType members public (#1027)7f7d776Split protobuf package into libraries (#1026)4916e6fCI: Test PRs and commits to all branches, instead of just master (#1029)Updates
testfrom 1.26.2 to 1.25.15Commits
7fc9521Drop reference to legacy communication protocol (#2446)073ef8bFix a type error that occurs comparing two large maps withdeepEquals. (#2442)b5bfba5Unblock CI: Ignore deprecation and skip a test (#2445)f364fc8fake_async: latest lints (#2433)711978aMerge branch 'master' into merge-test_descriptor-packagefea7852Update URL secret generation to use Random.secure() (#2432)8366c61test: allow latest pkg:matcher (#2431)165608aMergepackage:test_process(#2425)6719bc6Use dart_flutter_team_lints for matcher (#2426)754d970Moving fixesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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