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.Serialization.NewtonsoftJson from 8.0.2 to 8.1.0 #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

Bumps Cronus.Serialization.NewtonsoftJson from 8.0.2 to 8.1.0.

Changelog

Sourced from Cronus.Serialization.NewtonsoftJson's changelog.

8.1.0 (2022-06-15)

8.1.0-preview.1 (2022-05-27)

Features

  • Ensure canceling of projections is working (for better experience we should deploy UI ) (1186428)

8.0.6 (2022-05-31)

Bug Fixes

  • The information of the omitted aggregate commit is not important unless when debugging the framework (988dbf0)

8.0.5 (2022-05-31)

Bug Fixes

  • Resolves a problem where a developer wants to remove an aggregate commit. It is actually a feature, maybe.... (086ef83)
  • Add Rpc host (8b1e03b)
  • Trigger pipeline (3f76e8b)

8.0.4 (2022-05-26)

Bug Fixes

  • Remove one of two indices startup (ac8c277)

8.0.3 (2022-05-26)

Bug Fixes

  • Stop awaiting dynamic handles as we know that await waits for the execution to be completed (022023e)
Commits
  • 832f377 chore(release): 8.1.0 [skip ci]
  • 1186428 feat: Ensure canceling of projections is working (for better experience we sh...
  • 36fcc14 GitBook: #89 No subject
  • c773172 chore(release): 8.0.6 [skip ci]
  • 988dbf0 fix: The information of the omitted aggregate commit is not important unless ...
  • 0a150cb chore(release): 8.0.5 [skip ci]
  • 086ef83 fix: Resolves a problem where a developer wants to remove an aggregate commit...
  • cabbb72 chore(release): 8.0.4 [skip ci]
  • ac8c277 fix: Remove one of two indices startup
  • 8f27dce chore(release): 8.0.3 [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 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.Serialization.NewtonsoftJson](https://github.com/Elders/Cronus) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/Elders/Cronus/releases)
- [Changelog](https://github.com/Elders/Cronus/blob/master/CHANGELOG.md)
- [Commits](Elders/Cronus@v8.0.2...v8.1.0)

---
updated-dependencies:
- dependency-name: Cronus.Serialization.NewtonsoftJson
  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 Dec 13, 2022
@dependabot dependabot bot requested review from a team, aroticoz, AlexPlom and furiozo-ga and removed request for a team December 13, 2022 04:07
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