ivoleitao / stash

Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.
MIT License
82 stars 16 forks source link

chore(deps): bump mocktail from 0.3.0 to 1.0.0 in /packages/stash_dio #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mocktail from 0.3.0 to 1.0.0.

Release notes

Sourced from mocktail's releases.

mocktail-image-network-v1.0.0

  • refactor: use more strict analysis options (#203)
  • docs: improve example in README
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-v1.0.0

  • refactor: use more strict analysis options (#203)
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-image-network-v1.0.0-dev.0

  • refactor: use more strict analysis options (#203)
  • docs: improve example in README
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-v1.0.0-dev.0

  • refactor: use more strict analysis options (#203)
  • docs: adjust LICENSE year
  • docs: add topics to `pubspec.yaml

mocktail-image-network-v0.3.1

What's Changed

New Contributors

Commits
  • e2a2ea1 chore(mocktail_image_network): v1.0.0
  • f803adb chore(mocktail): v1.0.0
  • 1cfc555 chore(mocktail): minor adjustment to code style
  • 6a555ea chore(mocktail): test formatting
  • 8d02eed docs(mocktail_image_network): improve example in README
  • 19d5618 chore: adjust LICENSE year
  • b3f7a37 refactor: use more strict analysis options (#203)
  • f8d6757 docs: include generics FAQ (#186)
  • 39d40c6 docs: fix build status badge on README (#184)
  • ddb8d83 fix: remove deprecated invariant_booleans lint (#183)
  • Additional commits viewable in compare view


Dependabot compatibility score

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