Граф коммитов

3973 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 41c1dde7e5
Bump Microsoft.NETCore.UniversalWindowsPlatform in /Rx.NET/Source
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.12 to 6.2.13.
- [Release notes](https://github.com/Microsoft/dotnet/releases)
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.UniversalWindowsPlatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 16:01:15 +00:00
Claire Novotny 728ed27d96
Merge pull request #1624 from dotnet/dependabot/nuget/Ix.NET/Source/Microsoft.NET.Test.Sdk-17.0.0 2021-10-27 12:00:28 -04:00
Claire Novotny ddf3537890
Merge pull request #1626 from dotnet/DelaySelectorFix 2021-10-27 12:00:02 -04:00
akarnokd bf87332ba8 Fix duplicate emission in Delay with immediate selector 2021-10-27 15:01:52 +02:00
dependabot[bot] 455b69930a
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 03:17:05 +00:00
Bart J.F. De Smet 1ff45fbb83
Merge pull request #1575 from bash/async-overloads-source-generator
Async overloads source generator
2021-08-24 14:24:14 -07:00
Bart J.F. De Smet fa9b7bcbc5
Merge branch 'main' into async-overloads-source-generator 2021-08-24 08:52:39 -07:00
Bart J.F. De Smet 11f6cc619e
Merge pull request #1593 from dotnet/dependabot/nuget/Rx.NET/Source/Verify.Xunit-11.24.0
Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
2021-08-23 16:43:46 -07:00
Bart J.F. De Smet a2a9c65731 Fix yet another incompatibility (because why not). 2021-08-23 16:29:31 -07:00
Bart J.F. De Smet cfb04e087c
Merge branch 'main' into dependabot/nuget/Rx.NET/Source/Verify.Xunit-11.24.0 2021-08-23 16:19:48 -07:00
dependabot[bot] 84477a1fba
Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 10.9.1 to 11.24.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/11.24.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 23:19:26 +00:00
Bart J.F. De Smet afcde5ec4f
Merge pull request #1595 from dotnet/dependabot/nuget/Ix.NET/Source/FluentAssertions-6.1.0
Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
2021-08-23 16:19:24 -07:00
Bart J.F. De Smet b816fc930e
Merge pull request #1594 from dotnet/dependabot/nuget/Ix.NET/Source/Microsoft.NET.Test.Sdk-16.11.0
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
2021-08-23 16:19:08 -07:00
Bart J.F. De Smet 231ea6f1f7
Merge pull request #1592 from dotnet/dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.11.0
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
2021-08-23 16:18:56 -07:00
Bart J.F. De Smet e374b38ff7
Merge pull request #1591 from dotnet/dependabot/nuget/Ix.NET/Source/BenchmarkDotNet-0.13.1
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
2021-08-23 16:18:44 -07:00
Bart J.F. De Smet eed3521af1
Merge pull request #1590 from dotnet/dependabot/nuget/Rx.NET/Source/BenchmarkDotNet-0.13.1
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
2021-08-23 16:18:31 -07:00
dependabot[bot] d68c9fb5f1
Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.1.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/5.10.3...6.1.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 21:20:05 +00:00
dependabot[bot] fd58f57ceb
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 21:20:00 +00:00
dependabot[bot] 27202e0528
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 21:19:57 +00:00
dependabot[bot] bf4fb29e07
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 21:19:56 +00:00
dependabot[bot] c67954f27b
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 21:19:53 +00:00
Claire Novotny 792c6e7570
Merge pull request #1427 from dotnet/dependabot/add-v2-config-file 2021-08-23 17:19:12 -04:00
Bart J.F. De Smet 43570c9419
Merge branch 'main' into async-overloads-source-generator 2021-08-23 11:29:56 -07:00
Bart J.F. De Smet 2b9f921ca4
Merge pull request #1586 from dotnet/dependabot/nuget/Rx.NET/Source/Nerdbank.GitVersioning-3.4.231
Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
2021-08-23 11:28:19 -07:00
Bart J.F. De Smet 71ffe9cdfb
Merge pull request #1581 from dotnet/dependabot/nuget/Rx.NET/Source/coverlet.collector-3.1.0
Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
2021-08-23 11:28:01 -07:00
Bart J.F. De Smet 4eb18b9e3c
Merge pull request #1549 from dotnet/dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.10.0
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
2021-08-23 11:27:29 -07:00
Bart J.F. De Smet 4e29a5eeef
Merge branch 'main' into dependabot/nuget/Rx.NET/Source/Nerdbank.GitVersioning-3.4.231 2021-08-23 11:10:17 -07:00
Bart J.F. De Smet e38747bd63
Merge branch 'main' into dependabot/nuget/Rx.NET/Source/coverlet.collector-3.1.0 2021-08-23 11:10:06 -07:00
Bart J.F. De Smet 0b064bc635
Merge branch 'main' into dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.10.0 2021-08-23 11:09:39 -07:00
Bart J.F. De Smet 40d61ac751
Merge pull request #1541 from dotnet/dependabot/nuget/Rx.NET/Source/BenchmarkDotNet-0.13.0
Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
2021-08-23 11:09:18 -07:00
Bart J.F. De Smet 509ca43df1
Merge pull request #1542 from dotnet/dependabot/nuget/Ix.NET/Source/BenchmarkDotNet-0.13.0
Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
2021-08-23 10:59:53 -07:00
Bart J.F. De Smet 0d76753c9d
Merge branch 'main' into dependabot/nuget/Rx.NET/Source/BenchmarkDotNet-0.13.0 2021-08-23 10:52:51 -07:00
Bart J.F. De Smet cd6fe7d0ae
Merge pull request #1499 from dotnet/dependabot/nuget/Rx.NET/Source/DiffPlex-1.7.0
Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
2021-08-23 10:52:37 -07:00
Bart J.F. De Smet aa376a5d70 Limit target platforms for integration tests. 2021-08-23 10:39:03 -07:00
Bart J.F. De Smet 5c2979c2f8 Fix CI build for integration tests. 2021-08-23 10:18:19 -07:00
Bart J.F. De Smet 86edb2a72b
Merge branch 'main' into dependabot/nuget/Rx.NET/Source/DiffPlex-1.7.0 2021-08-23 09:56:36 -07:00
Bart J.F. De Smet 4cf45018d6
Merge pull request #1589 from dotnet/dev/bartde/fix_build
Fix build of Rx.NET integration tests
2021-08-23 09:56:20 -07:00
Bart J.F. De Smet 71465d3a7d Fix build of Rx.NET integration tests 2021-08-23 09:49:42 -07:00
dependabot-preview[bot] 80cc10c1f7
Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:26:08 +00:00
dependabot-preview[bot] a6b3a380c4
Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.3.37 to 3.4.231.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.3.37...v3.4.231)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:26:06 +00:00
dependabot-preview[bot] ceae98a7e8
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:26:06 +00:00
dependabot-preview[bot] 0e2561be63
Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/mmanela/diffplex/releases)
- [Commits](https://github.com/mmanela/diffplex/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:26:04 +00:00
dependabot-preview[bot] 362d9e2ccd
Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.12.1...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:26:02 +00:00
dependabot-preview[bot] f4b774c059
Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.12.1...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:26:01 +00:00
dependabot-preview[bot] 71e0fdeb8f
Merge pull request #1588 from dotnet/dependabot/nuget/Ix.NET/Source/Nerdbank.GitVersioning-3.4.231 2021-07-29 06:24:51 +00:00
dependabot-preview[bot] 32e78621bc
Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.228 to 3.4.231.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.4.228...v3.4.231)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:16:27 +00:00
dependabot-preview[bot] 72997e9636
Merge pull request #1587 from dotnet/dependabot/nuget/AsyncRx.NET/Nerdbank.GitVersioning-3.4.231 2021-07-29 06:15:18 +00:00
dependabot-preview[bot] 87ac90b223
Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.228 to 3.4.231.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.4.228...v3.4.231)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:14:14 +00:00
dependabot-preview[bot] 76d4f08c8c
Merge pull request #1583 from dotnet/dependabot/nuget/Ix.NET/Source/Nerdbank.GitVersioning-3.4.228 2021-07-28 06:25:22 +00:00
dependabot-preview[bot] 08bc55859a
Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.220 to 3.4.228.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.4.220...v3.4.228)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-28 06:19:22 +00:00