chore(deps): bump the all-dependencies group across 3 directories with 7 updates#2792
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…h 7 updates Bumps the all-dependencies group with 2 updates in the /packages/stream_chat directory: [test](https://github.com/dart-lang/test/tree/master/pkgs) and [freezed](https://github.com/rrousselGit/freezed). Bumps the all-dependencies group with 4 updates in the /packages/stream_chat_flutter directory: [chewie](https://github.com/fluttercommunity/chewie), [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus), [record](https://github.com/llfbandit/record) and [file_picker](https://github.com/miguelpruivo/flutter_file_picker). Bumps the all-dependencies group with 1 update in the /packages/stream_chat_persistence directory: [sqlite3_flutter_libs](https://github.com/simolus3/sqlite3.dart/tree/main/legacy). Updates `test` from 1.31.1 to 1.31.2 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.31.2/pkgs) Updates `freezed` from 3.2.5 to 4.0.0-dev.3 - [Commits](rrousselGit/freezed@freezed-v3.2.5...freezed-v4.0.0-dev.3) Updates `chewie` from 1.13.1 to 1.14.1 - [Changelog](https://github.com/fluttercommunity/chewie/blob/master/CHANGELOG.md) - [Commits](fluttercommunity/chewie@v1.13.1...v1.14.1) Updates `share_plus` from 12.0.2 to 13.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.2.0/packages/share_plus) Updates `record` from 6.2.1 to 7.1.1 - [Commits](llfbandit/record@6.2.1...7.1.1) Updates `file_picker` from 11.0.2 to 12.0.0-beta.7 - [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@v11.0.2...v12.0.0-beta.7) Updates `file_picker` from 11.0.2 to 12.0.0-beta.7 - [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@v11.0.2...v12.0.0-beta.7) Updates `record` from 6.2.1 to 7.1.1 - [Commits](llfbandit/record@6.2.1...7.1.1) Updates `share_plus` from 12.0.2 to 13.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.2.0/packages/share_plus) Updates `sqlite3_flutter_libs` from 0.5.42 to 0.6.0+eol - [Release notes](https://github.com/simolus3/sqlite3.dart/releases) - [Commits](https://github.com/simolus3/sqlite3.dart/commits/sqlite3_web-0.6.0/legacy) --- updated-dependencies: - dependency-name: test dependency-version: 1.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: freezed dependency-version: 4.0.0-dev.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: chewie dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: share_plus dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: record dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: file_picker dependency-version: 12.0.0-beta.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: file_picker dependency-version: 12.0.0-beta.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: record dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: share_plus dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: sqlite3_flutter_libs dependency-version: 0.6.0+eol dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-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 all-dependencies group with 2 updates in the /packages/stream_chat directory: test and freezed.
Bumps the all-dependencies group with 4 updates in the /packages/stream_chat_flutter directory: chewie, share_plus, record and file_picker.
Bumps the all-dependencies group with 1 update in the /packages/stream_chat_persistence directory: sqlite3_flutter_libs.
Updates
testfrom 1.31.1 to 1.31.2Release notes
Sourced from test's releases.
Commits
bd92e63Prepare to publish (#2686)4724c3eUse compact reporters by default for direct runs (#2685)7ec7891AddisNotA\<R>()extension (#2681)4ba65bd[test] Moredart test -c clifixes (#2677)3d8c1f7fix(node): update dart2wasm runner for new instantiation API (#2682)e768f8dfix package:test CI jobs (#2678)1020c78Require 'analyzer >=13.0.0 <15.0.0' (#2676)113123dAdd package:checks_codegen (#2632)2283825allow package_config version 3.x.x (#2667)2adf8b5[test] Add compilerdart test -c clito run hooks (#2660)Updates
freezedfrom 3.2.5 to 4.0.0-dev.3Commits
4222d61fix: correct immutable collection handling in == and copyWith for non-factory...a7c1037Build89496cefix: useanalyzer_bufferto correctly resolve record types like `(i… (#1357)2930c614.0.0-dev.1f9d4258Initial primary constructor support (#1355)db47e78Analyzer 13.0 (#1354)06f83d2Bump actions/checkout from 5 to 6 (#1327)6fb99b4chore: update sponsors.svgb3fe8fdchore: update sponsors.svgf0f0093chore: update sponsors.svgUpdates
chewiefrom 1.13.1 to 1.14.1Changelog
Sourced from chewie's changelog.
Commits
1bc03f4chewie, version 1.14.1. Addresses PR #945.acb0552Merge pull request #945 from diegotori/flutter_3.38_downgrade69a8fc7Downgraded the minimum Flutter version to 3.38.b981427chewie, version 1.14.0. Addresses PR #944.d3c7b20Merge pull request #944 from diegotori/flutter_3.41_upgrade3e503fdUpgraded codebase to Flutter 3.41.Updates
share_plusfrom 12.0.2 to 13.2.0Commits
65ecfd0chore(release): prepare for release (#3912)cf00609feat(share_plus): Updated Swift Package Manager setup for Flutter 3.44 (#3911)0c9b0adfeat(share_plus): Add support of built-in Kotlin (#3896)d9b6f29refactor(share_plus): change android gradle from groovy to kotlin (#3860)09d75d8fix(share_plus): resolve js interop lint and maintain minimum sdk (#3846)6427bc6chore(release): prepare for release (#3805)d965e00feat(share_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (#3801)6982a68chore(release): prepare for release (#3793)0e3eb91feat(share_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3762)Updates
recordfrom 6.2.1 to 7.1.1Commits
1b1644bfix(ios): Guard ios specific calls.9bc7154fix(web): Hide internals in src/ folder.6cb214bchore: Update version and changelog.3e2eee5chore(Windows): Code improvements36a7301feat(Windows): Add AAC ADTS stream.3e98a73fix(Android/iOS/macOS): Throw for unsupported stream encoders.8bf3d48fix(Android): Flac regression from CSD changes.0407df5fix(Android): Improve consistency of device/codec caps adjustment flow.9eb1878fix(Android): Potential result sent twice with SCO.8b74fa0chore: Update version and changelog.Updates
file_pickerfrom 11.0.2 to 12.0.0-beta.7Release notes
Sourced from file_picker's releases.
... (truncated)
Changelog
Sourced from file_picker's changelog.
... (truncated)
Commits
7fbe3adMerge pull request #2075 from daniJimen/feature/fix_web_issue_with_xfilea805298Merge branch 'master' into feature/fix_web_issue_with_xfilee51213dClean up formatting inCHANGELOG.mdf85c933Bump version to12.0.0-beta.7fc64c32EnsureXFile.fromDatais only used when bytes are non-null on Web2867a4eFixPlatformFile.xFilegetter on web when bytes are null3dcf7a4Merge pull request #2072 from daniJimen/feature/update_dependenciesb6995c1Update CHANGELOG.md992055aImproveCHANGELOG.mdformattingb497609Update CHANGELOG.md with dependency changesUpdates
file_pickerfrom 11.0.2 to 12.0.0-beta.7Release notes
Sourced from file_picker's releases.
... (truncated)
Changelog
Sourced from file_picker's changelog.
... (truncated)
Commits
7fbe3adMerge pull request #2075 from daniJimen/feature/fix_web_issue_with_xfilea805298Merge branch 'master' into feature/fix_web_issue_with_xfilee51213dClean up formatting inCHANGELOG.mdf85c933Bump version to12.0.0-beta.7fc64c32EnsureXFile.fromDatais only used when bytes are non-null on Web2867a4eFixPlatformFile.xFilegetter on web when bytes are null3dcf7a4Merge pull request #2072 from daniJimen/feature/update_dependenciesb6995c1Update CHANGELOG.md992055aImproveCHANGELOG.mdformattingb497609Update CHANGELOG.md with dependency changesUpdates
recordfrom 6.2.1 to 7.1.1Commits
1b1644bfix(ios): Guard ios specific calls.9bc7154fix(web): Hide internals in src/ folder.6cb214bchore: Update version and changelog.3e2eee5chore(Windows): Code improvements36a7301feat(Windows): Add AAC ADTS stream.3e98a73fix(Android/iOS/macOS): Throw for unsupported stream encoders.8bf3d48fix(Android): Flac regression from CSD changes.0407df5fix(Android): Improve consistency of device/codec caps adjustment flow.9eb1878fix(Android): Potential result sent twice with SCO.8b74fa0chore: Update version and changelog.Updates
share_plusfrom 12.0.2 to 13.2.0Commits
65ecfd0chore(release): prepare for release (#3912)cf00609feat(share_plus): Updated Swift Package Manager setup for Flutter 3.44 (#3911)0c9b0adfeat(share_plus): Add support of built-in Kotlin (#3896)d9b6f29refactor(share_plus): change android gradle from groovy to kotlin (#3860)09d75d8fix(share_plus): resolve js interop lint and maintain minimum sdk (#3846)6427bc6chore(release): prepare for release (#3805)d965e00feat(share_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (#3801)6982a68chore(release): prepare for release (#3793)0e3eb91feat(share_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3762)Updates
sqlite3_flutter_libsfrom 0.5.42 to 0.6.0+eolCommits
9ea06aeAdd legacy flutter_libs packages for eol markerDependabot 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