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

Bump AkkaVersion from 1.5.19 to 1.5.20 #40

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps AkkaVersion from 1.5.19 to 1.5.20.
Updates Akka from 1.5.19 to 1.5.20

Release notes

Sourced from Akka's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Changelog

Sourced from Akka's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.
Commits

Updates Akka.Hosting.TestKit from 1.5.19 to 1.5.20

Release notes

Sourced from Akka.Hosting.TestKit's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Changelog

Sourced from Akka.Hosting.TestKit's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.
Commits

Updates Microsoft.Extensions.Configuration.Json from 2.0.1 to 6.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration.Json's releases.

.NET 6.0

Release

.NET 6.0 RC 2

Release

.NET 6.0 RC 1

Release

.NET 6.0 Preview 7

Release

.NET 6.0 Preview 6

Release

.NET 6.0 Preview 5

Release

.NET 6.0 Preview 4

Release

.NET 6.0 Preview 3

Release

.NET 6.0 Preview 2

Release

.NET 6.0 Preview 1

Release

.NET 5.0.17

Release

.NET 5 is now out of support. We recommend using .NET 6.

.NET 5.0.16

Release

.NET 5.0.15

Release

.NET 5.0.14

Release

.NET 5.0.13

Release

.NET 5.0.11

Release

... (truncated)

Commits

Updates FluentAssertions from 4.19.4 to 5.10.3

Release notes

Sourced from FluentAssertions's releases.

5.10.3

Release Notes

5.10.2

No release notes provided.

5.10.0

fluentassertions/fluentassertions#5100

5.9.0

fluentassertions/fluentassertions#590

5.8.0

Release Notes

5.7.0

Release Notes

5.6.0

  • {New} Provide opt-out to AssertionOptions(o => o.WithStrictOrdering()) - #974
  • {New} Add collection assertion ContainEquivalentOf - #950
  • {New} Add Should().NotThrowAfter assertion for actions - #942

Kudos to @​BrunoJuchli, @​matthiaslischka and @​frederik-h for these amazing additions.

5.5.3

  • {Fix} Performance fixes in BeEquivalenTo - #935
  • {Fix} Reverted 5.5.0 changes to AssertionScope to ensure binary compatibility - #977

5.5.2

  • {Fix} Allows BeEquivalentTo to handle a non-generic collection as the SUT - #975, #973
  • {Fix} Optimized performance of IncludeMemberByPathSelectionRule - #969

5.5.1

  • {New} Now provides a hint when strings differ in length and contain differences - #915, #907
  • {New} Added ThrowAsync, ThrowExactlyAsync and NotThrowAsync - #931
  • {New} Added support for Should().Throw and Should().NotThrow for Func<T> - #951
  • {New} Added support for private protected access modifier - #932
  • {New} Updated BeApproximately to support nullable types for both the subject and the expectation nullable - #934
  • {New} Added async version of ExecutionTime to - #938
  • {New} Updated NotBeApproximately to accepting nullable subject and expectation - #939
  • {New} type.Should().Be(type) now support open generics - #954, #955
  • {Fix} Minor performance improvements to prevent rendering messages if a test did not fail - #921, #915
  • {Fix} Improve performance of Should().AllBeEquivalentTo() - #920, #914
  • {Fix} Improve the presentation of enums to include the value and the number - #923, #897
  • {Fix} BeEquivalentTo with WithStrictOrdering produced messy failure message - #918
  • {Fix} Fixes detecting checking equivalency of a null subject to a dictionary - #933
  • {Fix} Fixes duplicate conversions being mentioned in the output of the equivalency API - #941
  • {Fix} Comparing an object graph against IEnumerable now works now as expected - #911
  • {Fix} Selecting members during object graph assertions now better handles new overrides -#960, #956

... (truncated)

Commits

Updates xunit from 2.6.6 to 2.7.1

Commits
  • 62d5db6 v2.7.1
  • e3c980f #2913: Assert.Equivalent behaves incorrectly with decimal values (v2)
  • 57af1d9 Copy/paste error
  • 9f97a28 #2503: Attempt to shield against exceptions which throw in their properties (v2)
  • f69013b #2903: Add ArgumentFormatter aliases for nint and nuint (v2)
  • e074b6a Copy missing assertion test change
  • 3f1891d Unit tests for #2900 (v2)
  • 9f7e7e7 Use separate projects for x86 builds instead of alternate configuration
  • 4b2b9fa Add hidden overloads for binary compatibility for ConfigReader and friends
  • c10b7a2 Fix for #2892: Timeout async guard inappropriately triggers with F# (v2)
  • Additional commits viewable in compare view

Updates Akka.Persistence from 1.5.19 to 1.5.20

Release notes

Sourced from Akka.Persistence's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Changelog

Sourced from Akka.Persistence's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.
Commits

Updates Akka.Persistence.Hosting from 1.5.19 to 1.5.20

Release notes

Sourced from Akka.Persistence.Hosting's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Changelog

Sourced from Akka.Persistence.Hosting's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.
Commits

Updates Akka.Persistence.Query from 1.5.19 to 1.5.20

Release notes

Sourced from Akka.Persistence.Query's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Changelog

Sourced from Akka.Persistence.Query's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.
Commits

Updates Akka.Persistence.TCK from 1.5.16 to 1.5.20

Release notes

Sourced from Akka.Persistence.TCK's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Akka.Hosting 1.5.19

Update Akka.NET to 1.5.19

Akka.Hosting 1.5.18

Update Akka.NET to 1.5.18

1.5.17.1

Update Akka.NET to 1.5.17.1

Changelog

Sourced from Akka.Persistence.TCK's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.

[1.5.19] / 17 April 2024

[1.5.18] / 15 March 2024

[1.5.17.1] / 04 March 2024

Commits
  • e76d49a Added v1.5.20 release notes (#452)
  • f61d6a0 Logging: added documentation and end to end specs for Serilog formatting (#451)
  • f0bbbaf Bump AkkaVersion from 1.5.19 to 1.5.20 (#450)
  • 5781a41 Update RELEASE_NOTES.md for 1.5.19 release (#447)
  • e2988bd Bump AkkaVersion from 1.5.18 to 1.5.19 (#446)
  • f945726 Bump xunit from 2.7.0 to 2.7.1 (#444)
  • a76310a Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#445)
  • f5f1611 Update RELEASE_NOTES.md for 1.5.18 release (#442)
  • a8cf9c0 Bump AkkaVersion from 1.5.17.1 to 1.5.18 (#440)
  • 86eb216 Bump coverlet.collector from 6.0.1 to 6.0.2 (#441)
  • Additional commits viewable in compare view

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 `AkkaVersion` from 1.5.19 to 1.5.20.

Updates `Akka` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.19...1.5.20)

Updates `Akka.Hosting.TestKit` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.19...1.5.20)

Updates `Microsoft.Extensions.Configuration.Json` from 2.0.1 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)

Updates `FluentAssertions` from 4.19.4 to 5.10.3
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@4.19.4...5.10.3)

Updates `xunit` from 2.6.6 to 2.7.1
- [Commits](xunit/xunit@2.6.6...2.7.1)

Updates `Akka.Persistence` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.19...1.5.20)

Updates `Akka.Persistence.Hosting` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.19...1.5.20)

Updates `Akka.Persistence.Query` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.19...1.5.20)

Updates `Akka.Persistence.TCK` from 1.5.16 to 1.5.20
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.16...1.5.20)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Hosting.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Akka.Persistence
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Query
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  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 May 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/AkkaVersion-1.5.20 branch May 9, 2024 14:35
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