deps: bump the pub-minor-patch group with 7 updates - #48
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pub-minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [build_runner](https://github.com/dart-lang/build) | `2.16.0` | `2.16.1` | | [drift](https://github.com/simolus3/drift) | `2.34.3` | `2.34.4` | | [drift_dev](https://github.com/simolus3/drift) | `2.34.5` | `2.34.6` | | [flutter_riverpod](https://github.com/rrousselGit/riverpod) | `3.4.2` | `3.4.3` | | [freezed](https://github.com/rrousselGit/freezed) | `4.0.0-dev.3` | `4.0.1` | | [riverpod_annotation](https://github.com/rrousselGit/riverpod) | `4.0.6` | `4.0.7` | | [riverpod_generator](https://github.com/rrousselGit/riverpod) | `4.0.8` | `4.0.9` | Updates `build_runner` from 2.16.0 to 2.16.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.16.0...build_runner-v2.16.1) Updates `drift` from 2.34.3 to 2.34.4 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](simolus3/drift@drift-2.34.3...drift-2.34.4) Updates `drift_dev` from 2.34.5 to 2.34.6 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](simolus3/drift@drift_dev-2.34.5...drift_dev-2.34.6) Updates `flutter_riverpod` from 3.4.2 to 3.4.3 - [Commits](rrousselGit/riverpod@flutter_riverpod-v3.4.2...flutter_riverpod-v3.4.3) Updates `freezed` from 4.0.0-dev.3 to 4.0.1 - [Commits](rrousselGit/freezed@freezed-v4.0.0-dev.3...freezed-v4.0.1) Updates `riverpod_annotation` from 4.0.6 to 4.0.7 - [Commits](rrousselGit/riverpod@riverpod_annotation-v4.0.6...riverpod_annotation-v4.0.7) Updates `riverpod_generator` from 4.0.8 to 4.0.9 - [Commits](rrousselGit/riverpod@riverpod_generator-v4.0.8...riverpod_generator-v4.0.9) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: drift dependency-version: 2.34.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: drift_dev dependency-version: 2.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: flutter_riverpod dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: freezed dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: riverpod_annotation dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: riverpod_generator dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pub/pub-minor-patch-f9c93cb43f
branch
September 14, 2026 03:38
This branch had an error being deployed
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-minor-patch group with 7 updates:
2.16.02.16.12.34.32.34.42.34.52.34.63.4.23.4.34.0.0-dev.34.0.14.0.64.0.74.0.84.0.9Updates
build_runnerfrom 2.16.0 to 2.16.1Release notes
Sourced from build_runner's releases.
Commits
5e25e60Release build, build_config, build_daemon, build_runner, build_test. (#5111)43c2bb7Remove test-only PreviousBuild.fromFinishedBuildState. (#5109)a6078a0Use AssetFile for deletes. (#5108)3051007RemoveBuildState.isFile. (#5106)da162e6Do not invalidate retained package path outputs on artifact tree conflicts. (...d51da7eSet default test timeout to 3m in build_runner/dart_test.yaml. (#5104)47aba81[build_web_compilers] Standardize web app entrypoint selection (#5095)f15a84eRestrict incompatibleBuildOutputsToDelete to outputPackages. (#5103)1a276c2Clarify source/cache/visible/hidden. (#5096)f5cc910ImproveBuildOutputReader; addBuildOutputReadResult. (#5101)Updates
driftfrom 2.34.3 to 2.34.4Release notes
Sourced from drift's releases.
Commits
70db2cdFix dependency version in drift3 previewf7d7067Prepare drift releasec06abe1Include type args when reading manager references1a6ad24Upgrade tool: Don't visit table classes twice6ddc39cdrift3: Rewrite InsertMode usages to drift_sqlite0e5b40aClose receive port for failed schema isolated4e1429docs: mention CLI and DevTools tools in FAQ4b88205Fix CI failures906593eDocument DriftIsolates via IsolateNameServer5fc522ddrift3: Make builtin types an implementation detailUpdates
drift_devfrom 2.34.5 to 2.34.6Commits
70db2cdFix dependency version in drift3 previewf7d7067Prepare drift releasec06abe1Include type args when reading manager references1a6ad24Upgrade tool: Don't visit table classes twice6ddc39cdrift3: Rewrite InsertMode usages to drift_sqlite0e5b40aClose receive port for failed schema isolated4e1429docs: mention CLI and DevTools tools in FAQ4b88205Fix CI failures906593eDocument DriftIsolates via IsolateNameServer5fc522ddrift3: Make builtin types an implementation detailUpdates
flutter_riverpodfrom 3.4.2 to 3.4.3Commits
128a8caThe following packages have been updated:c12fab8Changelog64e328dAllow analyzer 14 (#4861)693a2dbdocs: document UnmountedRefException behavior change in 3.0 migration guide (...3104958Merge branch 'master' of https://github.com/rrousselGit/riverpode06b38cUnnecessary overrideefbe4eddocs: fix invalidref.statein 3.0 migration AsyncNotifier example (#4855)9f64f67Bump shimmer from 3.0.0 to 4.0.0 (#4859)ba9905eBump dio from 5.10.0 to 5.11.0 (#4852)47ad9a2Update codegenUpdates
freezedfrom 4.0.0-dev.3 to 4.0.1Commits
8bdb15afreezed : 4.0.0 -> 4.0.107710d0Merge pull request #1372 from peter-trost:analyzer-14662f424Allow analyzer 14ce67d37Remove needs for@overrides(#1370)ac6dec2Bump actions/setup-node from 6 to 7 (#1363)6a67d5c4.0.0x3753aeaMerge branch 'master' of https://github.com/rrousselGit/freezedaa5ae5dFormatd956f1eBump EndBug/add-and-commit from 10 to 11 (#1367)3122d1fAdd primary-constructor noticeUpdates
riverpod_annotationfrom 4.0.6 to 4.0.7Commits
128a8caThe following packages have been updated:c12fab8Changelog64e328dAllow analyzer 14 (#4861)693a2dbdocs: document UnmountedRefException behavior change in 3.0 migration guide (...3104958Merge branch 'master' of https://github.com/rrousselGit/riverpode06b38cUnnecessary overrideefbe4eddocs: fix invalidref.statein 3.0 migration AsyncNotifier example (#4855)9f64f67Bump shimmer from 3.0.0 to 4.0.0 (#4859)ba9905eBump dio from 5.10.0 to 5.11.0 (#4852)47ad9a2Update codegenUpdates
riverpod_generatorfrom 4.0.8 to 4.0.9Commits
128a8caThe following packages have been updated:c12fab8Changelog64e328dAllow analyzer 14 (#4861)693a2dbdocs: document UnmountedRefException behavior change in 3.0 migration guide (...3104958Merge branch 'master' of https://github.com/rrousselGit/riverpode06b38cUnnecessary overrideefbe4eddocs: fix invalidref.statein 3.0 migration AsyncNotifier example (#4855)9f64f67Bump shimmer from 3.0.0 to 4.0.0 (#4859)ba9905eBump dio from 5.10.0 to 5.11.0 (#4852)47ad9a2Update codegenDependabot 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