Skip to content

Bump stock from 1.0.0 to 1.0.1#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/stock-1.0.1
Open

Bump stock from 1.0.0 to 1.0.1#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/stock-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 1, 2022

Bumps stock from 1.0.0 to 1.0.1.

Release notes

Sourced from stock's releases.

1.0.1

What’s Changed

  • Document improvements (#34)
  • Make SourceOfTruth non-required in the Stock constrictor (#33)
  • Add mapData extension to transform the StockResponse<T> into a StockResponse<E> (#31).
  • Add stock.clear(id) and stock.clearAll() functionality. Thanks Abdktefane for PR #30.

New Contributors

Full Changelog: xmartlabs/stock@v1.0.0...v1.0.1

Changelog

Sourced from stock's changelog.

1.0.1

  • Document improvements (#34)
  • Make SourceOfTruth non-required in the Stock constrictor (#33)
  • Add mapData extension to transform the StockResponse<T> into a StockResponse<E> (#31).
  • Add stock.clear(id) and stock.clearAll() functionality. Thanks Abdktefane for PR #30.
Commits
  • 6a2f54f Exclude some files from releases (#36)
  • eead013 Prepare v1.0.1 (#35)
  • 5e5aede Make SOT optional in the Stock constructor (#33)
  • 239090a Add StockResponse extensions in the documentation (#34)
  • fbe45b0 Add clear and clearAll functionality (#30)
  • 4e27936 Add mapData extension to transform the StockResponse<T> into a StockResponse<...
  • See full diff 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)

@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 1, 2022
Bumps [stock](https://github.com/xmartlabs/stock) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/xmartlabs/stock/releases)
- [Changelog](https://github.com/xmartlabs/stock/blob/main/CHANGELOG.md)
- [Commits](xmartlabs/stock@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: stock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/stock-1.0.1 branch from cf048ba to e55dec3 Compare December 19, 2022 13:25
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