Skip to content

chore(deps): bump the riverpod-dependencies group with 8 updates - #5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/riverpod-dependencies-516206aef2
Closed

chore(deps): bump the riverpod-dependencies group with 8 updates#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/riverpod-dependencies-516206aef2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the riverpod-dependencies group with 8 updates:

Package From To
flutter_riverpod 3.3.1 3.3.2
riverpod 3.2.1 3.3.2
riverpod_lint 3.1.3 3.1.4
freezed 3.2.5 3.2.6-dev.1
json_annotation 4.11.0 4.12.0
riverpod_annotation 4.0.2 4.0.3
riverpod_generator 4.0.3 4.0.4
json_serializable 6.13.0 6.14.0

Updates flutter_riverpod from 3.3.1 to 3.3.2

Commits

Updates riverpod from 3.2.1 to 3.3.2

Commits

Updates riverpod_lint from 3.1.3 to 3.1.4

Commits

Updates freezed from 3.2.5 to 3.2.6-dev.1

Commits

Updates json_annotation from 4.11.0 to 4.12.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.12.0

  • Add JsonKey.explicitJsonNullWhenNonNullField for PATCH-style tri-state JSON fields (omit key vs explicit null vs value).
Commits
  • 61e7b87 Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)
  • 62e16d8 Bump the dependencies group with 2 updates (#1572)
  • c6cdfcf Update analyzer to latest, prepare v6.13.2 (#1571)
  • fba9479 Bump the dependencies group with 3 updates (#1568)
  • da67f42 allow pkg:analyzer latest, prepare v6.13.1 (#1566)
  • 8b781ac Improve error message when generating code for Record types with unsupported ...
  • 6b711e3 Improve error messages when typeToCode throws an exception (#1450)
  • 5d5feca isSynthetic is removed in Analyzer 11 (#1564)
  • c61a809 Bump actions/stale from 10.1.1 to 10.2.0 in the dependencies group (#1563)
  • See full diff in compare view

Updates riverpod_annotation from 4.0.2 to 4.0.3

Commits

Updates riverpod_generator from 4.0.3 to 4.0.4

Commits

Updates json_serializable from 6.13.0 to 6.14.0

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.14.0

  • Support JsonKey.explicitJsonNullWhenNonNullField for PATCH-style tri-state JSON fields: distinguish omitted keys from explicit null in fromJson and emit explicit JSON null in toJson when the Dart field is non-null.
  • Require json_annotation: '>=4.12.0 <4.13.0'

package:json_serializable v6.13.2

  • Require analyzer: '>=10.0.0 <14.0.0'

package:json_serializable v6.13.1

  • Improve error message when generating code for Record types with unsupported fields. (#1559)
  • Require analyzer: '>=10.0.0 <13.0.0'
  • Require build: ^4.0.4
  • Require dart_style: ^3.1.4
  • Require source_gen: ^4.1.2
  • Require source_helper: ^1.3.10
Commits
  • 61e7b87 Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)
  • 62e16d8 Bump the dependencies group with 2 updates (#1572)
  • c6cdfcf Update analyzer to latest, prepare v6.13.2 (#1571)
  • fba9479 Bump the dependencies group with 3 updates (#1568)
  • da67f42 allow pkg:analyzer latest, prepare v6.13.1 (#1566)
  • 8b781ac Improve error message when generating code for Record types with unsupported ...
  • 6b711e3 Improve error messages when typeToCode throws an exception (#1450)
  • 5d5feca isSynthetic is removed in Analyzer 11 (#1564)
  • c61a809 Bump actions/stale from 10.1.1 to 10.2.0 in the dependencies group (#1563)
  • See full diff in compare view

Updates freezed from 3.2.5 to 3.2.6-dev.1

Commits

Updates json_annotation from 4.11.0 to 4.12.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.12.0

  • Add JsonKey.explicitJsonNullWhenNonNullField for PATCH-style tri-state JSON fields (omit key vs explicit null vs value).
Commits
  • 61e7b87 Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)
  • 62e16d8 Bump the dependencies group with 2 updates (#1572)
  • c6cdfcf Update analyzer to latest, prepare v6.13.2 (#1571)
  • fba9479 Bump the dependencies group with 3 updates (#1568)
  • da67f42 allow pkg:analyzer latest, prepare v6.13.1 (#1566)
  • 8b781ac Improve error message when generating code for Record types with unsupported ...
  • 6b711e3 Improve error messages when typeToCode throws an exception (#1450)
  • 5d5feca isSynthetic is removed in Analyzer 11 (#1564)
  • c61a809 Bump actions/stale from 10.1.1 to 10.2.0 in the dependencies group (#1563)
  • See full diff in compare view

Updates json_serializable from 6.13.0 to 6.14.0

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.14.0

  • Support JsonKey.explicitJsonNullWhenNonNullField for PATCH-style tri-state JSON fields: distinguish omitted keys from explicit null in fromJson and emit explicit JSON null in toJson when the Dart field is non-null.
  • Require json_annotation: '>=4.12.0 <4.13.0'

package:json_serializable v6.13.2

  • Require analyzer: '>=10.0.0 <14.0.0'

package:json_serializable v6.13.1

  • Improve error message when generating code for Record types with unsupported fields. (#1559)
  • Require analyzer: '>=10.0.0 <13.0.0'
  • Require build: ^4.0.4
  • Require dart_style: ^3.1.4
  • Require source_gen: ^4.1.2
  • Require source_helper: ^1.3.10
Commits
  • 61e7b87 Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)
  • 62e16d8 Bump the dependencies group with 2 updates (#1572)
  • c6cdfcf Update analyzer to latest, prepare v6.13.2 (#1571)
  • fba9479 Bump the dependencies group with 3 updates (#1568)
  • da67f42 allow pkg:analyzer latest, prepare v6.13.1 (#1566)
  • 8b781ac Improve error message when generating code for Record types with unsupported ...
  • 6b711e3 Improve error messages when typeToCode throws an exception (#1450)
  • 5d5feca isSynthetic is removed in Analyzer 11 (#1564)
  • c61a809 Bump actions/stale from 10.1.1 to 10.2.0 in the dependencies group (#1563)
  • See full diff in compare view

Updates riverpod from 3.2.1 to 3.3.2

Commits

Updates riverpod_annotation from 4.0.2 to 4.0.3

Commits

Updates riverpod_generator from 4.0.3 to 4.0.4

Commits

Updates riverpod_lint from 3.1.3 to 3.1.4

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the riverpod-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [flutter_riverpod](https://github.com/rrousselGit/riverpod) | `3.3.1` | `3.3.2` |
| [riverpod](https://github.com/rrousselGit/riverpod) | `3.2.1` | `3.3.2` |
| [riverpod_lint](https://github.com/rrousselGit/river_pod) | `3.1.3` | `3.1.4` |
| [freezed](https://github.com/rrousselGit/freezed) | `3.2.5` | `3.2.6-dev.1` |
| [json_annotation](https://github.com/google/json_serializable.dart) | `4.11.0` | `4.12.0` |
| [riverpod_annotation](https://github.com/rrousselGit/riverpod) | `4.0.2` | `4.0.3` |
| [riverpod_generator](https://github.com/rrousselGit/riverpod) | `4.0.3` | `4.0.4` |
| [json_serializable](https://github.com/google/json_serializable.dart) | `6.13.0` | `6.14.0` |


Updates `flutter_riverpod` from 3.3.1 to 3.3.2
- [Commits](rrousselGit/riverpod@flutter_riverpod-v3.3.1...flutter_riverpod-v3.3.2)

Updates `riverpod` from 3.2.1 to 3.3.2
- [Commits](rrousselGit/riverpod@riverpod-v3.2.1...riverpod-v3.3.2)

Updates `riverpod_lint` from 3.1.3 to 3.1.4
- [Commits](rrousselGit/riverpod@riverpod_lint-v3.1.3...riverpod_lint-v3.1.4)

Updates `freezed` from 3.2.5 to 3.2.6-dev.1
- [Commits](rrousselGit/freezed@freezed-v3.2.5...freezed-v3.2.6-dev.1)

Updates `json_annotation` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.11.0...json_annotation-v4.12.0)

Updates `riverpod_annotation` from 4.0.2 to 4.0.3
- [Commits](rrousselGit/riverpod@riverpod_annotation-v4.0.2...riverpod_annotation-v4.0.3)

Updates `riverpod_generator` from 4.0.3 to 4.0.4
- [Commits](rrousselGit/riverpod@riverpod_generator-v4.0.3...riverpod_generator-v4.0.4)

Updates `json_serializable` from 6.13.0 to 6.14.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.13.0...json_serializable-v6.14.0)

Updates `freezed` from 3.2.5 to 3.2.6-dev.1
- [Commits](rrousselGit/freezed@freezed-v3.2.5...freezed-v3.2.6-dev.1)

Updates `json_annotation` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.11.0...json_annotation-v4.12.0)

Updates `json_serializable` from 6.13.0 to 6.14.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.13.0...json_serializable-v6.14.0)

Updates `riverpod` from 3.2.1 to 3.3.2
- [Commits](rrousselGit/riverpod@riverpod-v3.2.1...riverpod-v3.3.2)

Updates `riverpod_annotation` from 4.0.2 to 4.0.3
- [Commits](rrousselGit/riverpod@riverpod_annotation-v4.0.2...riverpod_annotation-v4.0.3)

Updates `riverpod_generator` from 4.0.3 to 4.0.4
- [Commits](rrousselGit/riverpod@riverpod_generator-v4.0.3...riverpod_generator-v4.0.4)

Updates `riverpod_lint` from 3.1.3 to 3.1.4
- [Commits](rrousselGit/riverpod@riverpod_lint-v3.1.3...riverpod_lint-v3.1.4)

---
updated-dependencies:
- dependency-name: flutter_riverpod
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
- dependency-name: riverpod
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod-dependencies
- dependency-name: riverpod_lint
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
- dependency-name: freezed
  dependency-version: 3.2.6-dev.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
- dependency-name: json_annotation
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod-dependencies
- dependency-name: riverpod_annotation
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
- dependency-name: riverpod_generator
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
- dependency-name: json_serializable
  dependency-version: 6.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod-dependencies
- dependency-name: freezed
  dependency-version: 3.2.6-dev.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
- dependency-name: json_annotation
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod-dependencies
- dependency-name: json_serializable
  dependency-version: 6.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod-dependencies
- dependency-name: riverpod
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod-dependencies
- dependency-name: riverpod_annotation
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
- dependency-name: riverpod_generator
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
- dependency-name: riverpod_lint
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jun 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #7.

@dependabot dependabot Bot closed this Jul 30, 2026
@dependabot
dependabot Bot deleted the dependabot/pub/riverpod-dependencies-516206aef2 branch July 30, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants