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.7 #102

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps Cronus from 8.7.0 to 8.7.7.

Changelog

Sourced from Cronus's changelog.

8.7.7 (2022-11-21)

Bug Fixes

  • Reduces the page size when rebuilding a projection (561ed2c)

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
  • ac50bc3 chore(release): 8.7.7 [skip ci]
  • 561ed2c fix: Reduces the page size when rebuilding a projection
  • 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
  • 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.7.
- [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.7)

---
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 Nov 21, 2022
@dependabot dependabot bot requested review from a team, spardadanthe, Stepan2215 and leksyCode and removed request for a team November 21, 2022 15:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2023

Superseded by #109.

@dependabot dependabot bot closed this Mar 7, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Cronus-8.7.7 branch March 7, 2023 15:59
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