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 9.0.1 to 9.2.0 #138

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps Cronus from 9.0.1 to 9.2.0.

Changelog

Sourced from Cronus's changelog.

9.2.0 (2023-11-08)

Features

  • Adds ability to have multiple aggregate commit interceptors (5fe1e07)
  • Adds sorting order to paging options (602ab16)

9.1.5 (2023-10-19)

Bug Fixes

  • Changes the life time for migration classes from transient to singleton. Hope this helps with some memory leaks (f17475c)

9.1.4 (2023-10-06)

Bug Fixes

  • Fixes issue while migrating events (84f052a)

9.1.3 (2023-10-06)

Bug Fixes

  • Migrate only 'live' projection versions (0f99348)

9.1.2 (2023-10-05)

Bug Fixes

  • Adds error handling while saving events in projection during migration (46b9e3c)

9.1.1 (2023-09-29)

Bug Fixes

  • Fixes the CronusMigrator registry to the IServiceCollection (89d4027)

9.1.0 (2023-09-25)

Bug Fixes

... (truncated)

Commits
  • 0c88049 chore(release): 9.2.0 [skip ci]
  • 5fe1e07 feat: Adds ability to have multiple aggregate commit interceptors
  • 602ab16 feat: Adds sorting order to paging options
  • 7d76b81 chore(release): 9.1.5 [skip ci]
  • f17475c fix: Changes the life time for migration classes from transient to singleton....
  • 33be42c chore(release): 9.1.4 [skip ci]
  • 84f052a fix: Fixes issue while migrating events
  • de3bc82 chore(release): 9.1.3 [skip ci]
  • 0f99348 fix: Migrate only 'live' projection versions
  • 05c1029 chore(release): 9.1.2 [skip ci]
  • 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 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 [Cronus](https://github.com/Elders/Cronus) from 9.0.1 to 9.2.0.
- [Changelog](https://github.com/Elders/Cronus/blob/master/CHANGELOG.md)
- [Commits](Elders/Cronus@v9.0.1...v9.2.0)

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

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 8, 2023
@dependabot dependabot bot requested review from a team, aroticoz, ethno2405 and spardadanthe and removed request for a team November 8, 2023 14:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Looks like Cronus is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Cronus-9.2.0 branch November 17, 2023 11:18
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