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 #362

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 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.5

Commits
  • 2566f9b The following packages have been updated:
  • e89ab7d Revert e0360815e8b28b2e2e9cd9e18fa4f291493acef9 (#3052)
  • e036081 Use stable version of riverpod_generator in master branch (#3049)
  • e23f769 Add riverpod_annotation
  • af96bf7 Improve description
  • c7b0399 Mention how initialization logic could be placed inside click handlers instea...
  • 37df45d Fix CI
  • d9d035f typo fix in first_request.mdx (#3034)
  • 06aeaf0 Add missing family.overrideWith method (#3030)
  • 50d7950 Allow Assigning AsyncValue<T> to AsyncValue<void> in notifiers (#3029)
  • Additional commits viewable in compare view

Updates riverpod_annotation from 2.2.0 to 2.3.0

Commits
  • 2566f9b The following packages have been updated:
  • e89ab7d Revert e0360815e8b28b2e2e9cd9e18fa4f291493acef9 (#3052)
  • e036081 Use stable version of riverpod_generator in master branch (#3049)
  • e23f769 Add riverpod_annotation
  • af96bf7 Improve description
  • c7b0399 Mention how initialization logic could be placed inside click handlers instea...
  • 37df45d Fix CI
  • d9d035f typo fix in first_request.mdx (#3034)
  • 06aeaf0 Add missing family.overrideWith method (#3030)
  • 50d7950 Allow Assigning AsyncValue<T> to AsyncValue<void> in notifiers (#3029)
  • Additional commits viewable in compare view

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

Commits
  • 2566f9b The following packages have been updated:
  • e89ab7d Revert e0360815e8b28b2e2e9cd9e18fa4f291493acef9 (#3052)
  • e036081 Use stable version of riverpod_generator in master branch (#3049)
  • e23f769 Add riverpod_annotation
  • af96bf7 Improve description
  • c7b0399 Mention how initialization logic could be placed inside click handlers instea...
  • 37df45d Fix CI
  • d9d035f typo fix in first_request.mdx (#3034)
  • 06aeaf0 Add missing family.overrideWith method (#3030)
  • 50d7950 Allow Assigning AsyncValue<T> to AsyncValue<void> in notifiers (#3029)
  • Additional commits viewable in compare view

Updates riverpod_lint from 2.3.0 to 2.3.3

Commits
  • 2566f9b The following packages have been updated:
  • e89ab7d Revert e0360815e8b28b2e2e9cd9e18fa4f291493acef9 (#3052)
  • e036081 Use stable version of riverpod_generator in master branch (#3049)
  • e23f769 Add riverpod_annotation
  • af96bf7 Improve description
  • c7b0399 Mention how initialization logic could be placed inside click handlers instea...
  • 37df45d Fix CI
  • d9d035f typo fix in first_request.mdx (#3034)
  • 06aeaf0 Add missing family.overrideWith method (#3030)
  • 50d7950 Allow Assigning AsyncValue<T> to AsyncValue<void> in notifiers (#3029)
  • 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 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 added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 29, 2023
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.5
- [Commits](rrousselGit/riverpod@hooks_riverpod-v2.4.3...hooks_riverpod-v2.4.5)

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

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

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

---
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-minor
  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-27ec5861d8 branch from 5def35e to 0b62d96 Compare October 30, 2023 01:28
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2023

Superseded by #372.

@dependabot dependabot bot closed this Nov 19, 2023
@dependabot dependabot bot deleted the dependabot/pub/riverpod-27ec5861d8 branch November 19, 2023 19:50
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