Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the riverpod group with 4 updates #220

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps the riverpod group with 4 updates: hooks_riverpod, riverpod_annotation, riverpod_generator and riverpod_lint.

Updates hooks_riverpod from 2.4.3 to 2.4.4

Commits
  • 9152a54 Release
  • 82bd2c9 [riverpod_lint] fix exception when there is getter in notifiers (#2964)
  • 03ec76e Fix inconsistency between description and snippet
  • ab10bfa Add pull-to-refresh case studies
  • d35243e Document refresh vs invalidate
  • f025b7d Migrating from StateNotifier and from ChangeNotifier take 3 (#2980)
  • 760f4a6 Add log page
  • 17c6dfe Add FAQ page
  • f249ce2 Add do/don't page
  • 24a1a44 Specify provider.argument in generated providers (#2983)
  • Additional commits viewable in compare view

Updates riverpod_annotation from 2.2.0 to 2.2.1

Commits
  • 9152a54 Release
  • 82bd2c9 [riverpod_lint] fix exception when there is getter in notifiers (#2964)
  • 03ec76e Fix inconsistency between description and snippet
  • ab10bfa Add pull-to-refresh case studies
  • d35243e Document refresh vs invalidate
  • f025b7d Migrating from StateNotifier and from ChangeNotifier take 3 (#2980)
  • 760f4a6 Add log page
  • 17c6dfe Add FAQ page
  • f249ce2 Add do/don't page
  • 24a1a44 Specify provider.argument in generated providers (#2983)
  • Additional commits viewable in compare view

Updates riverpod_generator from 3.0.0-dev.3 to 3.0.0-dev.4

Commits
  • 9152a54 Release
  • 82bd2c9 [riverpod_lint] fix exception when there is getter in notifiers (#2964)
  • 03ec76e Fix inconsistency between description and snippet
  • ab10bfa Add pull-to-refresh case studies
  • d35243e Document refresh vs invalidate
  • f025b7d Migrating from StateNotifier and from ChangeNotifier take 3 (#2980)
  • 760f4a6 Add log page
  • 17c6dfe Add FAQ page
  • f249ce2 Add do/don't page
  • 24a1a44 Specify provider.argument in generated providers (#2983)
  • Additional commits viewable in compare view

Updates riverpod_lint from 2.3.0 to 2.3.1

Commits
  • 9152a54 Release
  • 82bd2c9 [riverpod_lint] fix exception when there is getter in notifiers (#2964)
  • 03ec76e Fix inconsistency between description and snippet
  • ab10bfa Add pull-to-refresh case studies
  • d35243e Document refresh vs invalidate
  • f025b7d Migrating from StateNotifier and from ChangeNotifier take 3 (#2980)
  • 760f4a6 Add log page
  • 17c6dfe Add FAQ page
  • f249ce2 Add do/don't page
  • 24a1a44 Specify provider.argument in generated providers (#2983)
  • Additional commits viewable in compare view

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @lishaduck.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot requested a review from lishaduck as a code owner October 16, 2023 12:58
@dependabot dependabot bot added dart Regards Dart code dependencies Relates to dependencies labels Oct 16, 2023
@dependabot dependabot bot force-pushed the dependabot/pub/riverpod-a4ca116280 branch from 43a08c4 to f240a14 Compare October 17, 2023 12:54
Bumps the riverpod group with 4 updates: [hooks_riverpod](https://github.com/rrousselGit/riverpod), [riverpod_annotation](https://github.com/rrousselGit/riverpod), [riverpod_generator](https://github.com/rrousselGit/riverpod) and [riverpod_lint](https://github.com/rrousselGit/river_pod).


Updates `hooks_riverpod` from 2.4.3 to 2.4.4
- [Commits](rrousselGit/riverpod@hooks_riverpod-v2.4.3...hooks_riverpod-v2.4.4)

Updates `riverpod_annotation` from 2.2.0 to 2.2.1
- [Commits](rrousselGit/riverpod@riverpod_annotation-v2.2.0...riverpod_annotation-v2.2.1)

Updates `riverpod_generator` from 3.0.0-dev.3 to 3.0.0-dev.4
- [Commits](rrousselGit/riverpod@riverpod_generator-v3.0.0-dev.3...riverpod_generator-v3.0.0-dev.4)

Updates `riverpod_lint` from 2.3.0 to 2.3.1
- [Commits](rrousselGit/riverpod@riverpod_lint-v2.3.0...riverpod_lint-v2.3.1)

---
updated-dependencies:
- dependency-name: hooks_riverpod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod
- dependency-name: riverpod_annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod
- dependency-name: riverpod_generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod
- dependency-name: riverpod_lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: riverpod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/riverpod-a4ca116280 branch from f240a14 to e0d8902 Compare October 17, 2023 16:25
@lishaduck
Copy link
Member

@dependabot ignore riverpod_generator major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

OK, I won't notify you about version 3.x.x of riverpod_generator again, unless you unignore it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 17, 2023
@dependabot dependabot bot deleted the dependabot/pub/riverpod-a4ca116280 branch October 17, 2023 16:40
@lishaduck
Copy link
Member

@dependabot unignore riverpod_generator

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

OK, I will stop ignoring the riverpod_generator dependency.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@lishaduck
Copy link
Member

@dependabot reopen

@dependabot dependabot bot reopened this Oct 23, 2023
@dependabot dependabot bot restored the dependabot/pub/riverpod-a4ca116280 branch October 23, 2023 13:54
@lishaduck
Copy link
Member

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/pub/riverpod-a4ca116280 branch October 23, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Regards Dart code dependencies Relates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant