This repository was archived by the owner on Apr 30, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
build(deps): bump the dependencies group across 1 directory with 22 updates #347
Closed
Conversation
This file contains hidden or 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
…pdates Bumps the dependencies group with 22 updates in the /server directory: | Package | From | To | | --- | --- | --- | | [MediatR](https://github.com/jbogard/MediatR) | `12.4.1` | `12.5.0` | | [Medo.Uuid7](https://github.com/medo64/Medo.Uuid7) | `3.0.0` | `3.1.0` | | [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) | `10.3.0.106239` | `10.7.0.110445` | | [Vogen](https://github.com/SteveDunn/Vogen) | `5.0.6` | `7.0.3` | | [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.3` | | [Riok.Mapperly](https://github.com/riok/mapperly) | `4.1.1` | `4.2.0` | | [DotNetCore.CAP](https://github.com/dotnetcore/CAP) | `8.3.2` | `8.3.3` | | [DotNetCore.CAP](https://github.com/dotnetcore/CAP) | `8.3.2` | `8.3.3` | | [DotNetCore.CAP.PostgreSql](https://github.com/dotnetcore/CAP) | `8.3.2` | `8.3.3` | | [DotNetCore.CAP](https://github.com/dotnetcore/CAP) | `8.3.2` | `8.3.3` | | [DotNetCore.CAP.RabbitMQ](https://github.com/dotnetcore/CAP) | `8.3.2` | `8.3.3` | | [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.3` | | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `9.0.2` | `9.0.4` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.3` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.3` | | [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.2` | | [Scrutor](https://github.com/khellang/Scrutor) | `5.0.2` | `6.0.1` | | [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) | `4.13.0` | `5.5.0` | | [Serilog](https://github.com/serilog/serilog) | `4.2.0` | `2.10.0` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `8.1.0` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.2` | `6.0.4` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `7.0.0` | `8.2.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.12.0` | `17.13.0` | | [Verify.Xunit](https://github.com/VerifyTests/Verify) | `28.5.0` | `29.2.0` | Updates `MediatR` from 12.4.1 to 12.5.0 - [Release notes](https://github.com/jbogard/MediatR/releases) - [Commits](LuckyPennySoftware/MediatR@v12.4.1...v12.5.0) Updates `Medo.Uuid7` from 3.0.0 to 3.1.0 - [Changelog](https://github.com/medo64/Medo.Uuid7/blob/main/CHANGELOG.md) - [Commits](medo64/Medo.Uuid7@v3.0.0...v3.1.0) Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.7.0.110445 - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.7.0.110445) Updates `Vogen` from 5.0.6 to 7.0.3 - [Release notes](https://github.com/SteveDunn/Vogen/releases) - [Commits](SteveDunn/Vogen@5.0.6...7.0.3) Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.3) Updates `Riok.Mapperly` from 4.1.1 to 4.2.0 - [Release notes](https://github.com/riok/mapperly/releases) - [Commits](riok/mapperly@v4.1.1...v4.2.0) Updates `DotNetCore.CAP` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/dotnetcore/CAP/releases) - [Commits](dotnetcore/CAP@v8.3.2...v8.3.3) Updates `DotNetCore.CAP` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/dotnetcore/CAP/releases) - [Commits](dotnetcore/CAP@v8.3.2...v8.3.3) Updates `DotNetCore.CAP.PostgreSql` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/dotnetcore/CAP/releases) - [Commits](dotnetcore/CAP@v8.3.2...v8.3.3) Updates `DotNetCore.CAP` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/dotnetcore/CAP/releases) - [Commits](dotnetcore/CAP@v8.3.2...v8.3.3) Updates `DotNetCore.CAP.RabbitMQ` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/dotnetcore/CAP/releases) - [Commits](dotnetcore/CAP@v8.3.2...v8.3.3) Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.3) Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 9.0.2 to 9.0.4 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](npgsql/efcore.pg@v9.0.2...v9.0.4) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.3) Updates `Microsoft.EntityFrameworkCore.Design` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.3) Updates `OpenTelemetry` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md) - [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.2) Updates `Scrutor` from 5.0.2 to 6.0.1 - [Release notes](https://github.com/khellang/Scrutor/releases) - [Commits](khellang/Scrutor@v5.0.2...v6.0.1) Updates `Sentry.Serilog` from 4.13.0 to 5.5.0 - [Release notes](https://github.com/getsentry/sentry-dotnet/releases) - [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-dotnet@4.13.0...5.5.0) Updates `Serilog` from 4.2.0 to 2.10.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](serilog/serilog@v4.2.0...v2.10.0) Updates `Swashbuckle.AspNetCore` from 7.2.0 to 8.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v8.1.0) Updates `coverlet.collector` from 6.0.2 to 6.0.4 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.4) Updates `FluentAssertions` from 7.0.0 to 8.2.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@7.0.0...8.2.0) Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) Updates `Verify.Xunit` from 28.5.0 to 29.2.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.5.0...29.2.0) --- updated-dependencies: - dependency-name: MediatR dependency-version: 12.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Medo.Uuid7 dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.7.0.110445 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Vogen dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Riok.Mapperly dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: DotNetCore.CAP dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: DotNetCore.CAP dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: DotNetCore.CAP.PostgreSql dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: DotNetCore.CAP dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: DotNetCore.CAP.RabbitMQ dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: OpenTelemetry dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Scrutor dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Sentry.Serilog dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Serilog dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Swashbuckle.AspNetCore dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: FluentAssertions dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Verify.Xunit dependency-version: 29.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 dependencies group with 22 updates in the /server directory:
12.4.112.5.03.0.03.1.010.3.0.10623910.7.0.1104455.0.67.0.39.0.09.0.34.1.14.2.08.3.28.3.38.3.28.3.38.3.28.3.38.3.28.3.38.3.28.3.39.0.09.0.39.0.29.0.49.0.09.0.39.0.09.0.31.10.01.11.25.0.26.0.14.13.05.5.04.2.02.10.07.2.08.1.06.0.26.0.47.0.08.2.017.12.017.13.028.5.029.2.0Updates
MediatRfrom 12.4.1 to 12.5.0Release notes
Sourced from MediatR's releases.
Commits
8a64581Merge pull request #1100 from podobaas/fix_ct_bihaviore839444Merge pull request #1078 from Emopusta/refactor-open-behavior-entity2841be9Merge pull request #1077 from Emopusta/tests-for-multiple-open-behavior-regis...f82ba57Merge pull request #1086 from Emopusta/bugfix-actions-setup-dotnetdbef010Merge pull request #1102 from adamralph/patch-1547c766update MinVer from 4.3.0 to 6.0.095b988aPassing CancellationToken to the invocation chain8b2e88aUpdate setup-dotnet package version.baa26beRefactor argument null exception message.f4c5935Merge branch 'master' of https://github.com/Emopusta/MediatR into tests-for-m...Updates
Medo.Uuid7from 3.0.0 to 3.1.0Changelog
Sourced from Medo.Uuid7's changelog.
... (truncated)
Commits
d027e12Bumped versionc8a7ab4Added ID26 entity converter96e073aUpdated git files3cac1c3Updated editor config2c4866cAdded benchmarks9e4c767Added Id26 encoding78dfb59Fixed check for uncommited changesb7a7c83Merge tag 'v3.0.0'Updates
SonarAnalyzer.CSharpfrom 10.3.0.106239 to 10.7.0.110445Release notes
Sourced from SonarAnalyzer.CSharp's releases.
... (truncated)
Commits
033f8a4NET-1040 Update RSPEC before 10.7 released9a8fd0NET-1151 Repro FP S362688381f2NET-1047 Update nuget install scripts to account for single analyzer dllef12213NET-1137 Repro FP S11214dceed1NET-1140 Add UT for issue with same start and end location77b933aNET-504 Clean up RuleDefinition UTs5697628NET-1058 Move plugin properties to root pom.xml0172dbcNET-1059 Move organization and scm to private/pom.xml and pom.xml96b07b3NET-1043 Extract remaining Helper extensions from SonarAnalyzer.Core856f2f5NET-1042 Extract semantic Helper extensions from SonarAnalyzer.CoreUpdates
Vogenfrom 5.0.6 to 7.0.3Release notes
Sourced from Vogen's releases.
... (truncated)
Commits
72b951bMerge pull request #759 from Peter-B-/feature/linqpad-dump1f30558Passing testb8e88a4Passing test60fda4fImplementation wrapped in flag - and a failing testf7f0cfaAdd private ToDump method for LinqPad dumps2c8268eMerge pull request #767 from SteveDunn/765-nuget-packaging-issues04d0db9Tidy up some docsc26eb75Fixb9b6914Merge pull request #764 from AArnott/simplyDocFiled7231c6Merge pull request #763 from AArnott/fixStrongNameUpdates
Microsoft.Extensions.Hosting.Abstractionsfrom 9.0.0 to 9.0.3Release notes
Sourced from Microsoft.Extensions.Hosting.Abstractions's releases.
... (truncated)
Commits
831d23eMerge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'c97d3a4Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...4045f55Disable loc from release/9.0 (#112443)ddae4feMerge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...710b9e0Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'9988fab[9.0] Backport labeling workflow changes (#112240)95e028dMerge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'689f4e9Merge pull request #112382 from carlossanlop/release/9.0-staging10a6130Backport pr 111723 to 9.0 staging (#112322)49a1042[release/9.0-staging] Update dependencies from dotnet/arcade (#111483)Updates
Riok.Mapperlyfrom 4.1.1 to 4.2.0Release notes
Sourced from Riok.Mapperly's releases.
... (truncated)
Commits
d20c027chore: fix syntax factory parameter code smell in public static extern method...9a5f42efeat: support named mappings for existing target objects (#1720)7f7b0a7chore(deps-dev): Bump prettier from 3.5.2 to 3.5.3 in /docs (#1742)b777a1echore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.13.0 (#1746)242531echore(deps-dev): Bump stylelint from 16.14.1 to 16.15.0 in /docs (#1743)5ef0cfechore(deps): Bump meziantou.framework.nugetpackagevalidation.tool (#1744)d179a58chore(deps): Bump NuGet.Frameworks from 6.13.1 to 6.13.2 (#1747)7c8a6d7chore(deps): Bump prismjs in /docs in the npm_and_yarn group (#1750)e500ca1fix: correct nameof expression for enum value checked mappings (#1741)7e09979chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 in /docs (#1729)Updates
DotNetCore.CAPfrom 8.3.2 to 8.3.3Release notes
Sourced from DotNetCore.CAP's releases.
Commits
42ccbd4Update apperyor api_key9dcba43Remove Redis Streams integration test project as appveyor is not working now.6b88bc5Fixes indexing error when sending large payload content beyond Postgres Inclu...0794191Upgrade mongo.driver to 3.1.0bfa202cUpgrade dependent mongodb driver to v3.0 (#1609)d3e90d8Upgrade to support RabbitMQ.Client 7.0. #164586b5f95Fixes EFCore crash when using PostgreSQL without `Persist Security Info = tru...a57dce5RabbitMQ removes password config output from debug logs. #16477236b5dUpdate version to 8.3.3e3d851fAdd thread-safe message scheduling and related tests (#1638)Updates
DotNetCore.CAPfrom 8.3.2 to 8.3.3Release notes
Sourced from DotNetCore.CAP's releases.
Commits
42ccbd4Update apperyor api_key9dcba43Remove Redis Streams integration test project as appveyor is not working now.6b88bc5Fixes indexing error when sending large payload content beyond Postgres Inclu...0794191Upgrade mongo.driver to 3.1.0bfa202cUpgrade dependent mongodb driver to v3.0 (#1609)d3e90d8Upgrade to support RabbitMQ.Client 7.0. #164586b5f95Fixes EFCore crash when using PostgreSQL without `Persist Security Info = tru...a57dce5RabbitMQ removes password config output from debug logs. #16477236b5dUpdate version to 8.3.3e3d851fAdd thread-safe message scheduling and related tests (#1638)Updates
DotNetCore.CAP.PostgreSqlfrom 8.3.2 to 8.3.3Release notes
Sourced from DotNetCore.CAP.PostgreSql's releases.
Commits
42ccbd4Update apperyor api_key9dcba43Remove Redis Streams integration test project as appveyor is not working now.6b88bc5Fixes indexing error when sending large payload content beyond Postgres Inclu...0794191Upgrade mongo.driver to 3.1.0bfa202cUpgrade dependent mongodb driver to v3.0 (#1609)d3e90d8Upgrade to support RabbitMQ.Client 7.0. #164586b5f95Fixes EFCore crash when using PostgreSQL without `Persist Security Info = tru...a57dce5RabbitMQ removes password config output from debug logs. #16477236b5dUpdate version to 8.3.3e3d851fAdd thread-safe message scheduling and related tests (#1638)Updates
DotNetCore.CAPfrom 8.3.2 to 8.3.3Release notes
Sourced from DotNetCore.CAP's releases.
Commits
42ccbd4Update apperyor api_key9dcba43Remove Redis Streams integration test project as appveyor is not working now.6b88bc5Fixes indexing error when sending large payload content beyond Postgres Inclu...0794191Upgrade mongo.driver to 3.1.0bfa202cUpgrade dependent mongodb driver to v3.0 (#1609)d3e90d8Upgrade to support RabbitMQ.Client 7.0. #164586b5f95Fixes EFCore crash when using PostgreSQL without `Persist Security Info = tru...a57dce5RabbitMQ removes password config output from debug logs. #16477236b5dUpdate version to 8.3.3e3d851fAdd thread-safe message scheduling and related tests (#1638)Updates
DotNetCore.CAP.RabbitMQfrom 8.3.2 to 8.3.3Release notes
Sourced from DotNetCore.CAP.RabbitMQ's releases.