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

fix: bump Cronus from 8.7.0 to 8.7.6 #99

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps Cronus from 8.7.0 to 8.7.6.

Changelog

Sourced from Cronus's changelog.

8.7.6 (2022-10-12)

Bug Fixes

  • Removes InMemoryProjectionVersionStore because it does not support multitenancy (51dea5d)

8.7.5 (2022-09-02)

Bug Fixes

  • Continues to index aggregate commit for a projection version when there is an error. (58bc69b)

8.7.4 (2022-08-31)

Bug Fixes

  • do not create instances of the projection when rebuilding it (2bbdf7a)

8.7.3 (2022-08-30)

Bug Fixes

  • add proper exception when there is no aggregate root id in state (41333d4)

8.7.2 (2022-08-29)

Bug Fixes

  • retry workflow works with async/awat (ae58926)

8.7.1 (2022-08-16)

Bug Fixes

Commits
  • 75eb679 chore(release): 8.7.6 [skip ci]
  • 51dea5d fix: Removes InMemoryProjectionVersionStore because it does not support multi...
  • 5712daf chore(release): 8.7.5 [skip ci]
  • 58bc69b fix: Continues to index aggregate commit for a projection version when there ...
  • b32a41b chore(release): 8.7.4 [skip ci]
  • 2bbdf7a fix: do not create instances of the projection when rebuilding it
  • 3d27039 chore(release): 8.7.3 [skip ci]
  • 41333d4 fix: add proper exception when there is no aggregate root id in state
  • e1d3fae chore(release): 8.7.2 [skip ci]
  • ae58926 fix: retry workflow works with async/awat
  • 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)

Bumps [Cronus](https://github.com/Elders/Cronus) from 8.7.0 to 8.7.6.
- [Release notes](https://github.com/Elders/Cronus/releases)
- [Changelog](https://github.com/Elders/Cronus/blob/master/CHANGELOG.md)
- [Commits](Elders/Cronus@v8.7.0...v8.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 12, 2022
@dependabot dependabot bot requested review from a team, aroticoz, AlexPlom and Stepan2215 and removed request for a team October 12, 2022 15:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2022

Superseded by #102.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Cronus-8.7.6 branch November 21, 2022 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant