-
Notifications
You must be signed in to change notification settings - Fork 0
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 the all group across 1 directory with 22 updates #43
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group with 22 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [MassTransit.Abstractions](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.2` | `6.0.3` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.1` | `7.0.0` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.2` | `3.0.0` | | [MassTransit](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [MassTransit.Abstractions](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [MassTransit.Abstractions](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [MassTransit.Newtonsoft](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [MassTransit](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [MassTransit.Abstractions](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [MassTransit.Quartz](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [Telegram.Bot](https://github.com/TelegramBots/telegram.bot) | `19.0.0` | `22.2.0` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` | | [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `8.0.10` | `9.0.2` | | [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` | | [AngleSharp](https://github.com/AngleSharp/AngleSharp) | `1.1.2` | `1.2.0` | | [MassTransit](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [MassTransit.RabbitMQ](https://github.com/MassTransit/MassTransit) | `8.3.0` | `8.3.4` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.10` | `9.0.0` | | [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [Serilog.Extensions.Hosting](https://github.com/serilog/serilog-extensions-hosting) | `8.0.0` | `9.0.0` | | [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) | `8.0.4` | `9.0.0` | Updates `MassTransit.Abstractions` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `coverlet.collector` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3) Updates `FluentAssertions` from 6.12.1 to 7.0.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.1...7.0.0) Updates `Microsoft.Extensions.DependencyInjection` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.2...v9.0.0) Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.12.0) Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0) Updates `MassTransit` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `MassTransit.Abstractions` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `MassTransit.Abstractions` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `MassTransit.Newtonsoft` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `MassTransit` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `MassTransit.Abstractions` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `MassTransit.Quartz` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `Microsoft.Extensions.Caching.Memory` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) Updates `Microsoft.Extensions.Hosting` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) Updates `Microsoft.Extensions.Http` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) Updates `Telegram.Bot` from 19.0.0 to 22.2.0 - [Release notes](https://github.com/TelegramBots/telegram.bot/releases) - [Changelog](https://github.com/TelegramBots/Telegram.Bot/blob/master/CHANGELOG.md) - [Commits](TelegramBots/Telegram.Bot@v19.0.0...v22.2.0) Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) Updates `Microsoft.Extensions.Caching.Memory` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.10 to 9.0.2 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](npgsql/efcore.pg@v8.0.10...v9.0.2) Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) Updates `AngleSharp` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/AngleSharp/AngleSharp/releases) - [Changelog](https://github.com/AngleSharp/AngleSharp/blob/devel/CHANGELOG.md) - [Commits](AngleSharp/AngleSharp@1.1.2...1.2.0) Updates `MassTransit` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `MassTransit.RabbitMQ` from 8.3.0 to 8.3.4 - [Commits](MassTransit/MassTransit@v8.3.0...v8.3.4) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.10...v9.0.0) Updates `Microsoft.Extensions.Caching.Memory` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) Updates `Serilog.Extensions.Hosting` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-extensions-hosting/releases) - [Commits](serilog/serilog-extensions-hosting@v8.0.0...v9.0.0) Updates `Serilog.Settings.Configuration` from 8.0.4 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-settings-configuration/releases) - [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md) - [Commits](serilog/serilog-settings-configuration@v8.0.4...v9.0.0) --- updated-dependencies: - dependency-name: MassTransit.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: MassTransit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MassTransit.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MassTransit.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MassTransit.Newtonsoft dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MassTransit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MassTransit.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MassTransit.Quartz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Telegram.Bot dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: AngleSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MassTransit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MassTransit.RabbitMQ dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Serilog.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
.NET
Pull requests that update .net code
dependencies
Pull requests that update a dependency file
labels
Jan 1, 2025
ch1seL
approved these changes
Jan 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 22 updates in the /src directory:
8.3.0
8.3.4
6.0.2
6.0.3
6.12.1
7.0.0
8.0.1
9.0.0
8.0.2
9.0.0
17.11.1
17.12.0
2.8.2
3.0.0
8.3.0
8.3.4
8.3.0
8.3.4
8.3.0
8.3.4
8.3.0
8.3.4
8.3.0
8.3.4
8.3.0
8.3.4
8.3.0
8.3.4
8.0.1
9.0.0
8.0.1
9.0.0
8.0.1
9.0.0
19.0.0
22.2.0
8.0.10
9.0.0
8.0.1
9.0.0
8.0.10
9.0.2
8.0.10
9.0.0
1.1.2
1.2.0
8.3.0
8.3.4
8.3.0
8.3.4
8.0.10
9.0.0
8.0.1
9.0.0
8.0.0
9.0.0
8.0.4
9.0.0
Updates
MassTransit.Abstractions
from 8.3.0 to 8.3.4Commits
264a916
Fixed #5692 Added additional shutdown detection for RabbitMQ client changes, ...2dbc4bb
Add Oracle support for Transaction Outbox2a2a0c7
Fixed #5712 - Moved bus transport configuration check to the bus depot to thr...76af048
Updated version to 8.3.4ceb3517
Fixed #5692 - Reworked the interactions with connection/channel shutdown for ...2a5b8b0
Related #5692 - Added new exception to retry on RabbitMQ host configurationf8484cd
Added ExceptionHeaders to ExceptionReceiveContext so that additional transpor...0c72872
added dometrain course with extensive description35b64d2
Refactor NuGet publish job to increase efficiencycc98987
Changed Redis to not log retry warnings due to concurrency conflicts.Updates
coverlet.collector
from 6.0.2 to 6.0.3Release notes
Sourced from coverlet.collector's releases.
Commits
fc40a26
release version (#1724)7095dd0
update changelog (#1721)302886a
Fix filename update for activated UseSourceFile option (#1681)973200c
workaround for "Failed to instrument modules" (#1700)c2e6aee
Fix RuntimeConfigurationReader to support SelfContained builds (#1705)de1a30a
Update System.Text.Json version (#1710)3004bb7
Enable tests "Hang due to System.Console.ReadKey()" (#1707)7e0c7e8
enable dotnetTool integration tests for linux and MacOS (#1701)c01ef48
Update Mono.Cecil 0.11.6 (Directory.Packages.props) (#1706)7c8c6fa
add known issue BadImageFormatException (#1696)Updates
FluentAssertions
from 6.12.1 to 7.0.0Release notes
Sourced from FluentAssertions's releases.
... (truncated)
Commits
e0f4504
Added release note about raising dependencies5cdaa07
DowngradeConfigurationManager
from 6.0.1 to 6.0.0ba3884e
Update FluentAssertions package dependencies (#2673)4647b6f
Missed two more references to master (#2849)483484d
Changed references to the master branch to main (#2848)4ddd79f
Fix minor syntax error in objectgraphs.md359d851
Fix building benchmarks projectb489c53
Fix support for write-only properties in BeEquivalentTo (#2836)5fa83e2
Drop support for .NET Core 2.1, 3.0 and NSpec (#2835)93efe19
Bump all relevant dependencies (#2834)Updates
Microsoft.Extensions.DependencyInjection
from 8.0.1 to 9.0.0Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
... (truncated)
Commits
9d5a6a9
Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903
Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41
Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615
Bump downlevels for 9.0 (#109288)0456c7e
Merge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a
[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137
Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51
Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fb
Merge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14
[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
Microsoft.Extensions.Logging.Abstractions
from 8.0.2 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
... (truncated)
Commits
9d5a6a9
Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903
Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41
Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615
Bump downlevels for 9.0 (#109288)0456c7e
Merge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a
[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137
Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51
Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fb
Merge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14
[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
Microsoft.NET.Test.Sdk
from 17.11.1 to 17.12.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
bc91613
Downgrade xunit skip warning to info (#10379)c8f1628
Convert to auto property (#10365)8c6ff8c
Use macos13fa0c8fd
Rebrand to releasec02e98d
Update diagnose.mdec81d7d
Enable policheck (#10363)09b7600
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10360)4f16fc0
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10353)1eb6f23
ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#10354)96977db
Update Microsoft.Extensions.DependencyModel to 3.1.0 (#5188)Updates
xunit.runner.visualstudio
from 2.8.2 to 3.0.0Commits
e341b93
v3.0.056f71f3
Second location where PreEnumerateTheories needs to be turned off for #426d94ab88
#426: Can't filter by traits on ITheoryDataRow9154f3f
Latest dependenciesfeff8e2
Stick to .NET SDK 862ae086
Conditional verbosity when packing packages based on the .NET SDK versiona7f5dc0
Latest dependenciesd5676ac
#422: Add XunitSkipReason property to VSTest test case3d3b241
Back-fill tests for VsDiscoverySinke2d5be2
Enable nullable in test projectUpdates
MassTransit
from 8.3.0 to 8.3.4Commits
264a916
Fixed #5692 Added additional shutdown detection for RabbitMQ client changes, ...2dbc4bb
Add Oracle support for Transaction Outbox2a2a0c7
Fixed #5712 - Moved bus transport configuration check to the bus depot to thr...76af048
Updated version to 8.3.4ceb3517
Fixed #5692 - Reworked the interactions with connection/channel shutdown for ...2a5b8b0
Related #5692 - Added new exception to retry on RabbitMQ host configurationf8484cd
Added ExceptionHeaders to ExceptionReceiveContext so that additional transpor...0c72872
added dometrain course with extensive description35b64d2
Refactor NuGet publish job to increase efficiencycc98987
Changed Redis to not log retry warnings due to concurrency conflicts.Updates
MassTransit.Abstractions
from 8.3.0 to 8.3.4Commits
264a916
Fixed #5692 Added additional shutdown detection for RabbitMQ client changes, ...2dbc4bb
Add Oracle support for Transaction Outbox2a2a0c7
Fixed #5712 - Moved bus transport configuration check to the bus depot to thr...76af048
Updated version to 8.3.4ceb3517
Fixed #5692 - Reworked the interactions with connection/channel shutdown for ...2a5b8b0
Related #5692 - Added new exception to retry on RabbitMQ host configurationf8484cd
Added ExceptionHeaders to ExceptionReceiveContext so that additional transpor...0c72872
added dometrain course with extensive description35b64d2
Refactor NuGet publish job to increase efficiencycc98987
Changed Redis to not log retry warnings due to concurrency conflicts.Updates
MassTransit.Abstractions
from 8.3.0 to 8.3.4Commits