-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
43a08c4
to
f240a14
Compare
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]>
f240a14
to
e0d8902
Compare
@dependabot ignore riverpod_generator major version |
OK, I won't notify you about version 3.x.x of riverpod_generator again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
@dependabot unignore riverpod_generator |
OK, I will stop ignoring the riverpod_generator dependency. |
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 |
@dependabot merge |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.4Commits
9152a54
Release82bd2c9
[riverpod_lint] fix exception when there is getter in notifiers (#2964)03ec76e
Fix inconsistency between description and snippetab10bfa
Add pull-to-refresh case studiesd35243e
Document refresh vs invalidatef025b7d
Migrating fromStateNotifier
and fromChangeNotifier
take 3 (#2980)760f4a6
Add log page17c6dfe
Add FAQ pagef249ce2
Add do/don't page24a1a44
Specify provider.argument in generated providers (#2983)Updates
riverpod_annotation
from 2.2.0 to 2.2.1Commits
9152a54
Release82bd2c9
[riverpod_lint] fix exception when there is getter in notifiers (#2964)03ec76e
Fix inconsistency between description and snippetab10bfa
Add pull-to-refresh case studiesd35243e
Document refresh vs invalidatef025b7d
Migrating fromStateNotifier
and fromChangeNotifier
take 3 (#2980)760f4a6
Add log page17c6dfe
Add FAQ pagef249ce2
Add do/don't page24a1a44
Specify provider.argument in generated providers (#2983)Updates
riverpod_generator
from 3.0.0-dev.3 to 3.0.0-dev.4Commits
9152a54
Release82bd2c9
[riverpod_lint] fix exception when there is getter in notifiers (#2964)03ec76e
Fix inconsistency between description and snippetab10bfa
Add pull-to-refresh case studiesd35243e
Document refresh vs invalidatef025b7d
Migrating fromStateNotifier
and fromChangeNotifier
take 3 (#2980)760f4a6
Add log page17c6dfe
Add FAQ pagef249ce2
Add do/don't page24a1a44
Specify provider.argument in generated providers (#2983)Updates
riverpod_lint
from 2.3.0 to 2.3.1Commits
9152a54
Release82bd2c9
[riverpod_lint] fix exception when there is getter in notifiers (#2964)03ec76e
Fix inconsistency between description and snippetab10bfa
Add pull-to-refresh case studiesd35243e
Document refresh vs invalidatef025b7d
Migrating fromStateNotifier
and fromChangeNotifier
take 3 (#2980)760f4a6
Add log page17c6dfe
Add FAQ pagef249ce2
Add do/don't page24a1a44
Specify provider.argument in generated providers (#2983)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