Cluster.WebCrawler
Cluster.WebCrawler copied to clipboard
Bump AkkaVersion from 1.5.13 to 1.5.14
Bumps AkkaVersion from 1.5.13 to 1.5.14.
Updates Akka from 1.5.13 to 1.5.14
Release notes
Sourced from Akka's releases.
Akka.NET v1.5.14
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali Changes:
- ad07af37abdd7ac0e0334c3391aa0872f28aacda Update RELEASE_NOTES.md for 1.5.14 release (#6982)
- 7d5a636c9d5355049e750a76cac3eea8841fe886 Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)
- bbda263c8ccf3ddcd711ef5fe9163591921da9f5 Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)
- 933ece15ee0981849df9e41b086d4d10a55b75cf Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)
- 3834b77466f0b119641d9edfc803f4085d6fffac Akka.Persistence.Query: include more descriptive ToString() values for all Offset types #6927 (#6978)
- f2867dfae4fd8c424b47c230c80f1921cffdd821 mark older LeastShardAllocationStrategy as obsolete (#6975)
- 1f868e0d172edbdf322de6fc0355f203719a06d8 bump
Directory.Build.props(#6974)- 2c5c06039c529cf3f67d406d9a482859442d70d0 Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)
- 1f379179d313d475f1f3d5be4910d38a3c571f17 Bump LightningDB from 0.15.0 to 0.16.0 (#6960)
- 77aeba25297f7a30f87f6ef3cc33fd21eab8e40c Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)
- 8b00a83c173c6962b2ac3be1e35d82955db17705 Bump Google.Protobuf from 3.24.3 to 3.24.4 (#6951)
- 0171f612bfea784adeee1f325e02b354521aeee9 Bump Microsoft.Data.SQLite from 7.0.11 to 7.0.12 (#6956)
- a34dd4af7703f0cf73dad8e82b6d23b60c737157 (docs) Add note on prioritization of Ask() (#6959)
- 35fc864492c372289433e4b5329867705cb3d978 fix typo in exception message (#6962)
- f937db3ce43f9387f439f75fe4ebdc8fad162d0d remove redundant string interpolation (#6938)
- ec2e6608f8cd09d84f5fdd45825dca5c2828f987 Bump BenchmarkDotNet from 0.13.8 to 0.13.9 (#6950)
... (truncated)
Changelog
Sourced from Akka's changelog.
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali
Commits
ad07af3Update RELEASE_NOTES.md for 1.5.14 release (#6982)7d5a636Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)bbda263Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)933ece1Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)3834b77Akka.Persistence.Query: include more descriptive ToString() values for all Of...f2867dfmark older LeastShardAllocationStrategy as obsolete (#6975)1f868e0bumpDirectory.Build.props(#6974)2c5c060Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)1f37917Bump LightningDB from 0.15.0 to 0.16.0 (#6960)77aeba2Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)- Additional commits viewable in compare view
Updates Akka.Streams from 1.5.13 to 1.5.14
Release notes
Sourced from Akka.Streams's releases.
Akka.NET v1.5.14
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali Changes:
- ad07af37abdd7ac0e0334c3391aa0872f28aacda Update RELEASE_NOTES.md for 1.5.14 release (#6982)
- 7d5a636c9d5355049e750a76cac3eea8841fe886 Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)
- bbda263c8ccf3ddcd711ef5fe9163591921da9f5 Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)
- 933ece15ee0981849df9e41b086d4d10a55b75cf Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)
- 3834b77466f0b119641d9edfc803f4085d6fffac Akka.Persistence.Query: include more descriptive ToString() values for all Offset types #6927 (#6978)
- f2867dfae4fd8c424b47c230c80f1921cffdd821 mark older LeastShardAllocationStrategy as obsolete (#6975)
- 1f868e0d172edbdf322de6fc0355f203719a06d8 bump
Directory.Build.props(#6974)- 2c5c06039c529cf3f67d406d9a482859442d70d0 Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)
- 1f379179d313d475f1f3d5be4910d38a3c571f17 Bump LightningDB from 0.15.0 to 0.16.0 (#6960)
- 77aeba25297f7a30f87f6ef3cc33fd21eab8e40c Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)
- 8b00a83c173c6962b2ac3be1e35d82955db17705 Bump Google.Protobuf from 3.24.3 to 3.24.4 (#6951)
- 0171f612bfea784adeee1f325e02b354521aeee9 Bump Microsoft.Data.SQLite from 7.0.11 to 7.0.12 (#6956)
- a34dd4af7703f0cf73dad8e82b6d23b60c737157 (docs) Add note on prioritization of Ask() (#6959)
- 35fc864492c372289433e4b5329867705cb3d978 fix typo in exception message (#6962)
- f937db3ce43f9387f439f75fe4ebdc8fad162d0d remove redundant string interpolation (#6938)
- ec2e6608f8cd09d84f5fdd45825dca5c2828f987 Bump BenchmarkDotNet from 0.13.8 to 0.13.9 (#6950)
... (truncated)
Changelog
Sourced from Akka.Streams's changelog.
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali
Commits
ad07af3Update RELEASE_NOTES.md for 1.5.14 release (#6982)7d5a636Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)bbda263Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)933ece1Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)3834b77Akka.Persistence.Query: include more descriptive ToString() values for all Of...f2867dfmark older LeastShardAllocationStrategy as obsolete (#6975)1f868e0bumpDirectory.Build.props(#6974)2c5c060Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)1f37917Bump LightningDB from 0.15.0 to 0.16.0 (#6960)77aeba2Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)- Additional commits viewable in compare view
Updates Akka.Cluster from 1.5.13 to 1.5.14
Release notes
Sourced from Akka.Cluster's releases.
Akka.NET v1.5.14
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali Changes:
- ad07af37abdd7ac0e0334c3391aa0872f28aacda Update RELEASE_NOTES.md for 1.5.14 release (#6982)
- 7d5a636c9d5355049e750a76cac3eea8841fe886 Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)
- bbda263c8ccf3ddcd711ef5fe9163591921da9f5 Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)
- 933ece15ee0981849df9e41b086d4d10a55b75cf Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)
- 3834b77466f0b119641d9edfc803f4085d6fffac Akka.Persistence.Query: include more descriptive ToString() values for all Offset types #6927 (#6978)
- f2867dfae4fd8c424b47c230c80f1921cffdd821 mark older LeastShardAllocationStrategy as obsolete (#6975)
- 1f868e0d172edbdf322de6fc0355f203719a06d8 bump
Directory.Build.props(#6974)- 2c5c06039c529cf3f67d406d9a482859442d70d0 Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)
- 1f379179d313d475f1f3d5be4910d38a3c571f17 Bump LightningDB from 0.15.0 to 0.16.0 (#6960)
- 77aeba25297f7a30f87f6ef3cc33fd21eab8e40c Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)
- 8b00a83c173c6962b2ac3be1e35d82955db17705 Bump Google.Protobuf from 3.24.3 to 3.24.4 (#6951)
- 0171f612bfea784adeee1f325e02b354521aeee9 Bump Microsoft.Data.SQLite from 7.0.11 to 7.0.12 (#6956)
- a34dd4af7703f0cf73dad8e82b6d23b60c737157 (docs) Add note on prioritization of Ask() (#6959)
- 35fc864492c372289433e4b5329867705cb3d978 fix typo in exception message (#6962)
- f937db3ce43f9387f439f75fe4ebdc8fad162d0d remove redundant string interpolation (#6938)
- ec2e6608f8cd09d84f5fdd45825dca5c2828f987 Bump BenchmarkDotNet from 0.13.8 to 0.13.9 (#6950)
... (truncated)
Changelog
Sourced from Akka.Cluster's changelog.
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali
Commits
ad07af3Update RELEASE_NOTES.md for 1.5.14 release (#6982)7d5a636Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)bbda263Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)933ece1Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)3834b77Akka.Persistence.Query: include more descriptive ToString() values for all Of...f2867dfmark older LeastShardAllocationStrategy as obsolete (#6975)1f868e0bumpDirectory.Build.props(#6974)2c5c060Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)1f37917Bump LightningDB from 0.15.0 to 0.16.0 (#6960)77aeba2Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)- Additional commits viewable in compare view
Updates Akka.DependencyInjection from 1.5.13 to 1.5.14
Release notes
Sourced from Akka.DependencyInjection's releases.
Akka.NET v1.5.14
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali Changes:
- ad07af37abdd7ac0e0334c3391aa0872f28aacda Update RELEASE_NOTES.md for 1.5.14 release (#6982)
- 7d5a636c9d5355049e750a76cac3eea8841fe886 Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)
- bbda263c8ccf3ddcd711ef5fe9163591921da9f5 Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)
- 933ece15ee0981849df9e41b086d4d10a55b75cf Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)
- 3834b77466f0b119641d9edfc803f4085d6fffac Akka.Persistence.Query: include more descriptive ToString() values for all Offset types #6927 (#6978)
- f2867dfae4fd8c424b47c230c80f1921cffdd821 mark older LeastShardAllocationStrategy as obsolete (#6975)
- 1f868e0d172edbdf322de6fc0355f203719a06d8 bump
Directory.Build.props(#6974)- 2c5c06039c529cf3f67d406d9a482859442d70d0 Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)
- 1f379179d313d475f1f3d5be4910d38a3c571f17 Bump LightningDB from 0.15.0 to 0.16.0 (#6960)
- 77aeba25297f7a30f87f6ef3cc33fd21eab8e40c Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)
- 8b00a83c173c6962b2ac3be1e35d82955db17705 Bump Google.Protobuf from 3.24.3 to 3.24.4 (#6951)
- 0171f612bfea784adeee1f325e02b354521aeee9 Bump Microsoft.Data.SQLite from 7.0.11 to 7.0.12 (#6956)
- a34dd4af7703f0cf73dad8e82b6d23b60c737157 (docs) Add note on prioritization of Ask() (#6959)
- 35fc864492c372289433e4b5329867705cb3d978 fix typo in exception message (#6962)
- f937db3ce43f9387f439f75fe4ebdc8fad162d0d remove redundant string interpolation (#6938)
- ec2e6608f8cd09d84f5fdd45825dca5c2828f987 Bump BenchmarkDotNet from 0.13.8 to 0.13.9 (#6950)
... (truncated)
Changelog
Sourced from Akka.DependencyInjection's changelog.
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali
Commits
ad07af3Update RELEASE_NOTES.md for 1.5.14 release (#6982)7d5a636Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)bbda263Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)933ece1Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)3834b77Akka.Persistence.Query: include more descriptive ToString() values for all Of...f2867dfmark older LeastShardAllocationStrategy as obsolete (#6975)1f868e0bumpDirectory.Build.props(#6974)2c5c060Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)1f37917Bump LightningDB from 0.15.0 to 0.16.0 (#6960)77aeba2Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)- Additional commits viewable in compare view
Updates Akka.TestKit.Xunit2 from 1.5.13 to 1.5.14
Release notes
Sourced from Akka.TestKit.Xunit2's releases.
Akka.NET v1.5.14
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali Changes:
- ad07af37abdd7ac0e0334c3391aa0872f28aacda Update RELEASE_NOTES.md for 1.5.14 release (#6982)
- 7d5a636c9d5355049e750a76cac3eea8841fe886 Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)
- bbda263c8ccf3ddcd711ef5fe9163591921da9f5 Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)
- 933ece15ee0981849df9e41b086d4d10a55b75cf Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)
- 3834b77466f0b119641d9edfc803f4085d6fffac Akka.Persistence.Query: include more descriptive ToString() values for all Offset types #6927 (#6978)
- f2867dfae4fd8c424b47c230c80f1921cffdd821 mark older LeastShardAllocationStrategy as obsolete (#6975)
- 1f868e0d172edbdf322de6fc0355f203719a06d8 bump
Directory.Build.props(#6974)- 2c5c06039c529cf3f67d406d9a482859442d70d0 Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)
- 1f379179d313d475f1f3d5be4910d38a3c571f17 Bump LightningDB from 0.15.0 to 0.16.0 (#6960)
- 77aeba25297f7a30f87f6ef3cc33fd21eab8e40c Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)
- 8b00a83c173c6962b2ac3be1e35d82955db17705 Bump Google.Protobuf from 3.24.3 to 3.24.4 (#6951)
- 0171f612bfea784adeee1f325e02b354521aeee9 Bump Microsoft.Data.SQLite from 7.0.11 to 7.0.12 (#6956)
- a34dd4af7703f0cf73dad8e82b6d23b60c737157 (docs) Add note on prioritization of Ask() (#6959)
- 35fc864492c372289433e4b5329867705cb3d978 fix typo in exception message (#6962)
- f937db3ce43f9387f439f75fe4ebdc8fad162d0d remove redundant string interpolation (#6938)
- ec2e6608f8cd09d84f5fdd45825dca5c2828f987 Bump BenchmarkDotNet from 0.13.8 to 0.13.9 (#6950)
... (truncated)
Changelog
Sourced from Akka.TestKit.Xunit2's changelog.
1.5.14 September 24th 2023
Akka.NET v1.5.14 is a maintenance release with several bug fixes.
- Streams: Ensure stream are closed on shutdown
- Akka: Fix PeriodicTimer HashWheelTimerScheduler deadlock during start
- Cluster: Old version of LeastShardAllocationStrategy is now deprecated
- Query: Add a more descriptive ToString() values to Offset types
- Package dependency upgrades
If you want to see the full set of changes made in Akka.NET v1.5.14, click here.
COMMITS LOC+ LOC- AUTHOR 11 25 21 dependabot[bot] 3 14 2 Aaron Stannard 3 114 369 Simon Cropp 2 36 31 Gregorius Soedharmo 1 41 43 Lehonti Ramos 1 38 0 Yaroslav Paslavskiy 1 3 0 Sean Killeen 1 227 25 Drew 1 1 1 szaliszali
Commits
ad07af3Update RELEASE_NOTES.md for 1.5.14 release (#6982)7d5a636Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.9 to 0.13.10 (#6980)bbda263Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#6979)933ece1Bump XunitVersion from 2.5.1 to 2.5.3 (#6964)3834b77Akka.Persistence.Query: include more descriptive ToString() values for all Of...f2867dfmark older LeastShardAllocationStrategy as obsolete (#6975)1f868e0bumpDirectory.Build.props(#6974)2c5c060Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969)1f37917Bump LightningDB from 0.15.0 to 0.16.0 (#6960)77aeba2Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.8 to 0.13.9 (#6949)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Looks like this PR is already up-to-date with dev! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Looks like these dependencies are updatable in another way, so this is no longer needed.