Bump the flutter-dependencies group across 1 directory with 5 updates#190
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the flutter-dependencies group across 1 directory with 5 updates#190dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the flutter-dependencies group with 5 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [build_runner](https://github.com/dart-lang/build) | `2.10.5` | `2.13.1` | | [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages) | `1.0.8` | `1.0.9` | | [file_picker](https://github.com/miguelpruivo/flutter_file_picker) | `10.3.8` | `10.3.10` | | [freezed](https://github.com/rrousselGit/freezed) | `3.2.4` | `3.2.5` | | [uuid](https://github.com/Daegalus/dart-uuid) | `4.5.2` | `4.5.3` | Updates `build_runner` from 2.10.5 to 2.13.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.10.5...build_runner-v2.13.1) Updates `cupertino_icons` from 1.0.8 to 1.0.9 - [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.9/third_party/packages) Updates `file_picker` from 10.3.8 to 10.3.10 - [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases) - [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md) - [Commits](miguelpruivo/flutter_file_picker@v10.3.8...v10.3.10) Updates `freezed` from 3.2.4 to 3.2.5 - [Commits](rrousselGit/freezed@freezed-v3.2.4...freezed-v3.2.5) Updates `uuid` from 4.5.2 to 4.5.3 - [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.2...4.5.3) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-dependencies - dependency-name: cupertino_icons dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies - dependency-name: file_picker dependency-version: 10.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies - dependency-name: freezed dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies - dependency-name: uuid dependency-version: 4.5.3 dependency-type: direct:production update-type: version-update:semver-patch 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 5 updates in the /app directory:
2.10.52.13.11.0.81.0.910.3.810.3.103.2.43.2.54.5.24.5.3Updates
build_runnerfrom 2.10.5 to 2.13.1Release notes
Sourced from build_runner's releases.
Commits
b83641fBump analyzer. (#4407)fa791edRelease 2.13.0. (#4405)deee829Lock resolvers for build. (#4403)7fd0737Add --web flag to benchmark creator. (#4404)ee50a88Cache trigger digest. (#4399)a8f5f7cCopy AssetGraph without serializing/deserializing. (#4398)5f025bdProvide a custom FileContentCache to the analyzer. (#4397)a215907Reuse already-computed errors. (#4396)eee31aaIncrease daemon test timeout. (#4395)aab7a70Use asset graph in AnalysisDriverModel (#4392)Updates
cupertino_iconsfrom 1.0.8 to 1.0.9Commits
f330175[cupertino_icons] Remove empty Dart file (#11308)02f231f[various] iOS/macOS example project automigrations (#11227)ee460d6[various] Modernize non-plugin Android example apps (#11168)1e0338bUpdated AGP and KGP to align with flutter/flutter templates (#10423)e774c2a[flutter_svg] Update README with an example to scale images (#10547)0250616[ci] Update repo for 3.41 (#11017)7805d3e[flutter_svg] Convert example app to Swift (#10968)9db114f[mustache_template] Improve error throwing (#10700)cc3dca6[all] Omit obvious local types (#10511)22c6056[various] Replace deprecated Color.value in SVG packages (#10482)Updates
file_pickerfrom 10.3.8 to 10.3.10Release notes
Sourced from file_picker's releases.
Changelog
Sourced from file_picker's changelog.
Commits
97e4c8ddocs: Update Tika vulnerability details in CHANGELOG.md for version 10.3.10.66fedc4Fix: Update Tika and revert breaking changes (Ref #1953)Updates
freezedfrom 3.2.4 to 3.2.5Commits
9494429freezed : 3.2.4 -> 3.2.53268f9aAnalyzer 10.00fe515dchore: update sponsors.svg886d4d4chore: update sponsors.svgbcd618bAdd readAllSourcesFromFilesystem everywhere1b0c710chore: update sponsors.svg821021cFormatf106a44Disable Freezed_lint CIUpdates
uuidfrom 4.5.2 to 4.5.3Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
e849db3Update docs and changelog5e01a2dBump versions4d22900fix: Removeexperimentalannotation fromUuidValue919cb97feat: Add binary input support for UUIDv5 (RFC 4122/9562 compliant)452623dUpdate actions/checkout action to v6Dependabot 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