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

Bump riverpod_generator, dcli, pub_updater and riverpod_lint #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps riverpod_generator, dcli, pub_updater and riverpod_lint. These dependencies needed to be updated together.
Updates riverpod_generator from 2.3.3 to 2.3.5

Commits
  • 10a3e18 riverpod_generator : 2.3.4 -> 2.3.5
  • 1428a33 Fix stable riverpod_generator not compiling
  • e758a57 riverpod_generator : 2.3.3 -> 2.3.4
  • See full diff in compare view

Updates dcli from 2.3.0 to 3.1.0

Commits
  • 0043a21 Released 3.1.0.
  • 721aaa8 upgraded to uuid 4.x
  • 07dc7bf Released 3.0.7.
  • f4d3364 udpated to the new pubspec load/save api. Moved Platform.eol to global functi...
  • 66ae886 removed incorrect copy right.
  • f5b4cf4 unlocked the pubspec dependencies as we had mixed test deps in with dev deps ...
  • 67db766 Released 0.2.0.
  • 00d2de8 repacked dependencies
  • a2ff737 Fixed the broken pubspec.yaml files for the templates. Looks like we ran with...
  • 3e68982 fixed test that had async groups which isn't allowed.
  • Additional commits viewable in compare view

Updates pub_updater from 0.3.0 to 0.4.0

Release notes

Sourced from pub_updater's releases.

v0.4.0

  • fix!: activation of package on self-hosted url (#46)
  • chore(deps): bump process from 4.2.4 to 5.0.0 (#52)

v0.3.1

  • refactor: update to Dart 3 and Very Good Analysis 5
  • chore(deps): bump http version to 1.0.0
Changelog

Sourced from pub_updater's changelog.

0.4.0

  • fix!: activation of package on self-hosted url (#46)
  • chore(deps): bump process from 4.2.4 to 5.0.0 (#52)

0.3.1 (2023-06-19)

Commits

Updates riverpod_lint from 2.1.1 to 2.3.2

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

Bumps [riverpod_generator](https://github.com/rrousselGit/riverpod), [dcli](https://github.com/onepub-dev/dcli), [pub_updater](https://github.com/VeryGoodOpenSource/pub_updater) and [riverpod_lint](https://github.com/rrousselGit/river_pod). These dependencies needed to be updated together.

Updates `riverpod_generator` from 2.3.3 to 2.3.5
- [Commits](rrousselGit/riverpod@riverpod_generator-v2.3.3...riverpod_generator-v2.3.5)

Updates `dcli` from 2.3.0 to 3.1.0
- [Release notes](https://github.com/onepub-dev/dcli/releases)
- [Changelog](https://github.com/onepub-dev/dcli/blob/master/doc/creating-a-release.md)
- [Commits](onepub-dev/dcli@2.3.0...3.1.0)

Updates `pub_updater` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/VeryGoodOpenSource/pub_updater/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/pub_updater/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/pub_updater@v0.3.0...v0.4.0)

Updates `riverpod_lint` from 2.1.1 to 2.3.2
- [Commits](rrousselGit/riverpod@riverpod_lint-v2.1.1...riverpod_lint-v2.3.2)

---
updated-dependencies:
- dependency-name: riverpod_generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dcli
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: pub_updater
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: riverpod_lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 23, 2023
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