Skip to content

build(deps): bump riverpod_lint, re_editor, hooks_riverpod, flutter_riverpod, riverpod_annotation, riverpod_generator, json_serializable and freezed#310

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/multi-8911b7a57d
Open

build(deps): bump riverpod_lint, re_editor, hooks_riverpod, flutter_riverpod, riverpod_annotation, riverpod_generator, json_serializable and freezed#310
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/multi-8911b7a57d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps riverpod_lint, re_editor, hooks_riverpod, flutter_riverpod, riverpod_annotation, riverpod_generator, json_serializable and freezed. These dependencies needed to be updated together.
Updates riverpod_lint from 3.1.3 to 3.1.4

Commits

Updates re_editor from 0.8.0 to 0.9.0

Changelog

Sourced from re_editor's changelog.

0.9.0

  • Disable autocorrection and smart text features in code editor.
  • Fix replace match will cause selection locating to the first match.
  • Pressing the delete key will no longer delete both the left and right closur e symbols.
  • Fix stale CodeEditor findController listener swap.
  • Add "Enter (keypad)" key to newLine.
  • Fix the compile error in Flutter 3.44.0.
Commits

Updates hooks_riverpod from 3.3.1 to 3.3.2

Commits

Updates flutter_riverpod from 3.3.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 json_serializable from 6.13.0 to 6.13.2

Release notes

Sourced from json_serializable's releases.

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
  • 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

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…iverpod, riverpod_annotation, riverpod_generator, json_serializable and freezed

Bumps [riverpod_lint](https://github.com/rrousselGit/river_pod), [re_editor](https://github.com/reqable/re-editor), [hooks_riverpod](https://github.com/rrousselGit/riverpod), [flutter_riverpod](https://github.com/rrousselGit/riverpod), [riverpod_annotation](https://github.com/rrousselGit/riverpod), [riverpod_generator](https://github.com/rrousselGit/riverpod), [json_serializable](https://github.com/google/json_serializable.dart) and [freezed](https://github.com/rrousselGit/freezed). These dependencies needed to be updated together.

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 `re_editor` from 0.8.0 to 0.9.0
- [Changelog](https://github.com/reqable/re-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/reqable/re-editor/commits)

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

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_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.13.2
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.13.0...json_serializable-v6.13.2)

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)

---
updated-dependencies:
- dependency-name: riverpod_lint
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: re_editor
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: hooks_riverpod
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flutter_riverpod
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: riverpod_annotation
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: riverpod_generator
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: json_serializable
  dependency-version: 6.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: freezed
  dependency-version: 3.2.6-dev.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 15, 2026
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