Bump the flutter-dependencies group across 1 directory with 6 updates#111
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the flutter-dependencies group across 1 directory with 6 updates#111dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the flutter-dependencies group with 6 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [flutter_bloc](https://github.com/felangel/bloc/tree/master/packages) | `8.1.6` | `9.0.0` | | [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) | `0.13.1` | `0.14.2` | | [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `4.0.0` | `5.0.0` | | [get_it](https://github.com/fluttercommunity/get_it) | `7.7.0` | `8.0.3` | | [health](https://github.com/cph-cachet/flutter-plugins/tree/master/packages) | `10.2.0` | `12.0.1` | | [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) | `0.19.0` | `0.20.1` | Updates `flutter_bloc` from 8.1.6 to 9.0.0 - [Release notes](https://github.com/felangel/bloc/releases) - [Commits](https://github.com/felangel/bloc/commits/flutter_bloc-v9.0.0/packages) Updates `flutter_launcher_icons` from 0.13.1 to 0.14.2 - [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases) - [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md) - [Commits](fluttercommunity/flutter_launcher_icons@v0.13.1...v0.14.2) Updates `flutter_lints` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) Updates `get_it` from 7.7.0 to 8.0.3 - [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/get_it/commits) Updates `health` from 10.2.0 to 12.0.1 - [Commits](https://github.com/cph-cachet/flutter-plugins/commits/HEAD/packages) Updates `intl` from 0.19.0 to 0.20.1 - [Release notes](https://github.com/dart-lang/i18n/releases) - [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.1/pkgs) --- updated-dependencies: - dependency-name: flutter_bloc dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: flutter_launcher_icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-dependencies - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: get_it dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: health dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: intl dependency-type: direct:production update-type: version-update:semver-minor 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 /src directory:
8.1.69.0.00.13.10.14.24.0.05.0.07.7.08.0.310.2.012.0.10.19.00.20.1Updates
flutter_blocfrom 8.1.6 to 9.0.0Release notes
Sourced from flutter_bloc's releases.
Commits
a94d4fcchore(flutter_bloc): v9.0.0 (#4323)f38a1bechore(bloc_test): v10.0.0 (#4322)13dbe0cchore(bloc_concurrency): v0.3.0 (#4321)4a916f3chore(angular_bloc): v10.0.0-dev.5 (#4320)bcdaec0chore(bloc): v9.0.0 (#4319)c243b58fix(hydrated_bloc)!:HydratedStorage.buildshould not cache instance (#4317)324dfeafeat(hydrated_bloc): allow overriding storage (#4314)52f7eaffeat(hydrated_bloc)!: support for WASM (#4313)ed7b27crefactor(bloc)!: introduceEmittableStateStreamableSource(#4311)faada70refactor(bloc): useObject.hashAll(#4310)Updates
flutter_launcher_iconsfrom 0.13.1 to 0.14.2Release notes
Sourced from flutter_launcher_icons's releases.
Changelog
Sourced from flutter_launcher_icons's changelog.
Commits
7e467bcbuild: v0.14.20dd7459refactor(linter): removed rule no longer usedd5d0775fix: fixes the issue where the dark and tinted icons were placed in the wrong...b6e97adfix: wrong PR mentioned in changelog (#584)2b852d5build: v0.14.176f53fadocs: fixed run commands (#577)4999e95docs: updated github templates3705b51docs: updated readme5371620build: updated dependencies28f715bbuild: increased dart sdk versionUpdates
flutter_lintsfrom 4.0.0 to 5.0.0Commits
f38b780[package:flutter_lints] update the dep onpackage:lintsto 5.0.0 and the sd...7da2374Update test to not depend onColor.toString()(#7701)54dd888[flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...47795ab[go_router] Fixed TabView swiping in custom stateful shell route example (#7...4926c0f[quick_actions] Add guidance for correcting task management/back press behavi...21d99dc[various] Adds macOS privacy manifests (#7687)24594a0[google_maps_flutter_android] ConvertPlatformPolyline.patternto Pigeon (#...f54fe93[pigeon] Validates support for nested collections with generic types. (#7614)e9253e6[interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...fef7ffb[interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...Updates
get_itfrom 7.7.0 to 8.0.3Changelog
Sourced from get_it's changelog.
Commits
Updates
healthfrom 10.2.0 to 12.0.1Commits
Updates
intlfrom 0.19.0 to 0.20.1Release notes
Sourced from intl's releases.
Commits
9701494rev package:intl to 0.20.1 in prep for publishing4d96553No public description1b3fecdMerge pull request #917 from dart-lang:mosuem-patch-2932e8c0Merge pull request #911 from dart-lang:issue_trackers304632fNo public description4b96666Fix issues4d9bd48use lints v5.0b0a766eUpgrade to 1.1.0 instead88f71ccAdd changelog66a6945Update web dependency constraint to">=0.5.1 <2.0.0"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 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