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 the all group across 1 directory with 22 updates #43

Merged
merged 4 commits into from
Jan 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the all group with 22 updates in the /src directory:

Package From To
MassTransit.Abstractions 8.3.0 8.3.4
coverlet.collector 6.0.2 6.0.3
FluentAssertions 6.12.1 7.0.0
Microsoft.Extensions.DependencyInjection 8.0.1 9.0.0
Microsoft.Extensions.Logging.Abstractions 8.0.2 9.0.0
Microsoft.NET.Test.Sdk 17.11.1 17.12.0
xunit.runner.visualstudio 2.8.2 3.0.0
MassTransit 8.3.0 8.3.4
MassTransit.Abstractions 8.3.0 8.3.4
MassTransit.Abstractions 8.3.0 8.3.4
MassTransit.Newtonsoft 8.3.0 8.3.4
MassTransit 8.3.0 8.3.4
MassTransit.Abstractions 8.3.0 8.3.4
MassTransit.Quartz 8.3.0 8.3.4
Microsoft.Extensions.Caching.Memory 8.0.1 9.0.0
Microsoft.Extensions.Hosting 8.0.1 9.0.0
Microsoft.Extensions.Http 8.0.1 9.0.0
Telegram.Bot 19.0.0 22.2.0
Microsoft.EntityFrameworkCore 8.0.10 9.0.0
Microsoft.Extensions.Caching.Memory 8.0.1 9.0.0
Npgsql.EntityFrameworkCore.PostgreSQL 8.0.10 9.0.2
Microsoft.EntityFrameworkCore.Sqlite 8.0.10 9.0.0
AngleSharp 1.1.2 1.2.0
MassTransit 8.3.0 8.3.4
MassTransit.RabbitMQ 8.3.0 8.3.4
Microsoft.EntityFrameworkCore.Design 8.0.10 9.0.0
Microsoft.Extensions.Caching.Memory 8.0.1 9.0.0
Serilog.Extensions.Hosting 8.0.0 9.0.0
Serilog.Settings.Configuration 8.0.4 9.0.0

Updates MassTransit.Abstractions from 8.3.0 to 8.3.4

Commits
  • 264a916 Fixed #5692 Added additional shutdown detection for RabbitMQ client changes, ...
  • 2dbc4bb Add Oracle support for Transaction Outbox
  • 2a2a0c7 Fixed #5712 - Moved bus transport configuration check to the bus depot to thr...
  • 76af048 Updated version to 8.3.4
  • ceb3517 Fixed #5692 - Reworked the interactions with connection/channel shutdown for ...
  • 2a5b8b0 Related #5692 - Added new exception to retry on RabbitMQ host configuration
  • f8484cd Added ExceptionHeaders to ExceptionReceiveContext so that additional transpor...
  • 0c72872 added dometrain course with extensive description
  • 35b64d2 Refactor NuGet publish job to increase efficiency
  • cc98987 Changed Redis to not log retry warnings due to concurrency conflicts.
  • Additional commits viewable in compare view

Updates coverlet.collector from 6.0.2 to 6.0.3

Release notes

Sourced from coverlet.collector's releases.

v6.0.3

Fixed

Improvements

  • Cache the regex used in InstrumentationHelper #1693
  • Enable dotnetTool integration tests for linux #660

Diff between 6.0.2 and 6.0.3

Commits

Updates FluentAssertions from 6.12.1 to 7.0.0

Release notes

Sourced from FluentAssertions's releases.

7.0.0

What's Changed

Breaking Changes

Fixes

Documentation

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@6.12.2...7.0.0

7.0.0-alpha.6

What's Changed

Breaking Changes

Fixes

Documentation

Others

... (truncated)

Commits
  • e0f4504 Added release note about raising dependencies
  • 5cdaa07 Downgrade ConfigurationManager from 6.0.1 to 6.0.0
  • ba3884e 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.md
  • 359d851 Fix building benchmarks project
  • b489c53 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)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.DependencyInjection from 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

Commits

Updates xunit.runner.visualstudio from 2.8.2 to 3.0.0

Commits
  • e341b93 v3.0.0
  • 56f71f3 Second location where PreEnumerateTheories needs to be turned off for #426
  • d94ab88 #426: Can't filter by traits on ITheoryDataRow
  • 9154f3f Latest dependencies
  • feff8e2 Stick to .NET SDK 8
  • 62ae086 Conditional verbosity when packing packages based on the .NET SDK version
  • a7f5dc0 Latest dependencies
  • d5676ac #422: Add XunitSkipReason property to VSTest test case
  • 3d3b241 Back-fill tests for VsDiscoverySink
  • e2d5be2 Enable nullable in test project
  • Additional commits viewable in compare view

Updates MassTransit from 8.3.0 to 8.3.4

Commits
  • 264a916 Fixed #5692 Added additional shutdown detection for RabbitMQ client changes, ...
  • 2dbc4bb Add Oracle support for Transaction Outbox
  • 2a2a0c7 Fixed #5712 - Moved bus transport configuration check to the bus depot to thr...
  • 76af048 Updated version to 8.3.4
  • ceb3517 Fixed #5692 - Reworked the interactions with connection/channel shutdown for ...
  • 2a5b8b0 Related #5692 - Added new exception to retry on RabbitMQ host configuration
  • f8484cd Added ExceptionHeaders to ExceptionReceiveContext so that additional transpor...
  • 0c72872 added dometrain course with extensive description
  • 35b64d2 Refactor NuGet publish job to increase efficiency
  • cc98987 Changed Redis to not log retry warnings due to concurrency conflicts.
  • Additional commits viewable in compare view

Updates MassTransit.Abstractions from 8.3.0 to 8.3.4

Commits
  • 264a916 Fixed #5692 Added additional shutdown detection for RabbitMQ client changes, ...
  • 2dbc4bb Add Oracle support for Transaction Outbox
  • 2a2a0c7 Fixed #5712 - Moved bus transport configuration check to the bus depot to thr...
  • 76af048 Updated version to 8.3.4
  • ceb3517 Fixed #5692 - Reworked the interactions with connection/channel shutdown for ...
  • 2a5b8b0 Related #5692 - Added new exception to retry on RabbitMQ host configuration
  • f8484cd Added ExceptionHeaders to ExceptionReceiveContext so that additional transpor...
  • 0c72872 added dometrain course with extensive description
  • 35b64d2 Refactor NuGet publish job to increase efficiency
  • cc98987 Changed Redis to not log retry warnings due to concurrency conflicts.
  • Additional commits viewable in compare view

Updates MassTransit.Abstractions from 8.3.0 to 8.3.4

Commits

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 dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 1, 2025
@dependabot dependabot bot requested a review from ch1seL January 1, 2025 05:59
@ch1seL ch1seL enabled auto-merge (rebase) January 5, 2025 16:26
@ch1seL ch1seL merged commit 1f265e9 into main Jan 5, 2025
2 checks passed
@ch1seL ch1seL deleted the dependabot/nuget/src/all-aedea8d6ed branch January 5, 2025 16:27
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