Bump the patch group with 13 updates#19
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Closed
Conversation
Bumps AasCore.Aas3_0 from 1.0.4 to 1.0.5 Bumps Asp.Versioning.Mvc from 8.1.0 to 8.1.1 Bumps coverlet.collector from 6.0.0 to 6.0.4 Bumps Cronos from 0.11.0 to 0.11.1 Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.20 to 8.0.23 Bumps Microsoft.Extensions.DependencyInjection from 9.0.7 to 9.0.12 Bumps Microsoft.Extensions.Http from 9.0.7 to 9.0.12 Bumps MongoDB.Driver from 3.4.0 to 3.4.3 Bumps Polly.Core from 8.6.2 to 8.6.5 Bumps Swashbuckle.AspNetCore from 9.0.3 to 9.0.6 Bumps System.Text.Json from 9.0.9 to 9.0.12 Bumps TngTech.ArchUnitNET.xUnit from 0.11.2 to 0.11.4 Bumps xunit.runner.visualstudio from 2.5.3 to 2.5.8 --- updated-dependencies: - dependency-name: AasCore.Aas3_0 dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Asp.Versioning.Mvc dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Asp.Versioning.Mvc dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Cronos dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Microsoft.Extensions.Http dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: MongoDB.Driver dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Polly.Core dependency-version: 8.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Swashbuckle.AspNetCore dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Swashbuckle.AspNetCore dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: System.Text.Json dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: TngTech.ArchUnitNET.xUnit dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: TngTech.ArchUnitNET.xUnit dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: xunit.runner.visualstudio dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: xunit.runner.visualstudio dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: xunit.runner.visualstudio dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice. OpenSSF ScorecardScorecard details
Scanned Files
|
Author
|
The group that created this PR has been removed from your configuration. |
mm-psy
added a commit
that referenced
this pull request
Jan 29, 2026
* Add dependency-review (#3) * Add dependency-review * Fix branch * Add Scorecard supply-chain security (#2) * Create docker-publish.yml (#7) * Create dotnet (#6) * Create dotnet.yml * Add comment * Test * Test * Enhance CI workflow with code coverage reporting and PR comments * Fix wrong test run * Refactor CI workflow to improve test result handling and add module test execution * Enhance CI workflow by combining test and coverage reports, and updating paths for coverage files * Enhance Submodel Element request handling(#8) * Add dependabot-version-updates (#4) * Add dependabot-version-updates * Enhancement of DataEngine Implementation (#12) * Added example folder With Dpp-plugin (#13) * Restructure Dockerfile for improved build process and clarity (#14) * Added Test Plugin and Example for 3 submodels using Test plugin (#11) * #182: Test plugin review results (#17) * #182: Rename of folder * #182: Refinement of apiCollection Readmes and environments * #182: Also rename of Aas.TwinEngine.Plugin.TestPlugin to AAS.TwinEngine.Plugin.TestPlugin in files * Remove obsolete test project files and add new project files for Plugin testing * Remove obsolete test project files and add new project files for Plugin testing * #182: Rename of projects * #182: Readme refined * #182: Refinement of readme * #182: Icons removed from readme --------- Co-authored-by: Kevalkumar <kgi@mm-software.com> * Add codeql (#5) * Create codeql.yml * Update branches * Enhancement of DataEngine Implementation (#18) * Add hotfix develop release branches to actions (#15) * Update dependency-review.yml * Update dotnet.yml * Update docker-publish.yml * Update docker-publish.yml to refine branch triggers and enhance Docker metadata extraction * Fix image name * Add manually trigger a workflow * #257: Enhancement TestPlugin to verify access SubmodelElement inside a SubmodelCollection within a SubmodelList (#19) * README.md with detailed DataEngine overview and feature descriptions (#22) * Refactor SyncShellDescriptorsAsync to log errors and return instead of throwing exceptions for null checks (#20) * Generate SBOM for Container & application (#23) * Generate SBOM for application dependencies * Generate Container SBOM and extract App SBOM. Push both to Artifacts. * Pin actions by hash and ensure app path casing aligns with Dockerfile * Exclude SBOM generation from PR runs * Add groups dependabot (#24) * Enhance example-Docker setup (#16) * Add manual trigger capability to .NET pipeline (#21) * Merge main branch and resolved the security issue (#27) * Dev fix trivy (#22) * Fix image reference extraction for Trivy SBOM generation in Docker publish workflow * Add step to extract first image tag for Trivy scanning in Docker publish workflow * Dev fix trivy + tag rework (#23) * Fix image reference extraction for Trivy SBOM generation in Docker publish workflow * Add step to extract first image tag for Trivy scanning in Docker publish workflow * Fix manual trigger value format in Docker publish workflow * Fix tag generation logic for Docker image based on branch conditions * Enhance tag generation logic for Docker image by adding priority to develop branch tags * Fix tag generation logic for non-develop and non-release branches in Docker publish workflow --------- Co-authored-by: Kevalkumar Ghelani <kgi@mm-software.com> Co-authored-by: Hardi Shah <hsh@mm-software.com> Co-authored-by: mm-hsn <hsn@mm-software.com> Co-authored-by: rkg-mm <12029804+rkg-mm@users.noreply.github.com>
mm-psy
added a commit
that referenced
this pull request
Feb 10, 2026
* Add dependency-review (#3) * Add dependency-review * Fix branch * Add Scorecard supply-chain security (#2) * Create docker-publish.yml (#7) * Create dotnet (#6) * Create dotnet.yml * Add comment * Test * Test * Enhance CI workflow with code coverage reporting and PR comments * Fix wrong test run * Refactor CI workflow to improve test result handling and add module test execution * Enhance CI workflow by combining test and coverage reports, and updating paths for coverage files * Enhance Submodel Element request handling(#8) * Add dependabot-version-updates (#4) * Add dependabot-version-updates * Enhancement of DataEngine Implementation (#12) * Added example folder With Dpp-plugin (#13) * Restructure Dockerfile for improved build process and clarity (#14) * Added Test Plugin and Example for 3 submodels using Test plugin (#11) * #182: Test plugin review results (#17) * #182: Rename of folder * #182: Refinement of apiCollection Readmes and environments * #182: Also rename of Aas.TwinEngine.Plugin.TestPlugin to AAS.TwinEngine.Plugin.TestPlugin in files * Remove obsolete test project files and add new project files for Plugin testing * Remove obsolete test project files and add new project files for Plugin testing * #182: Rename of projects * #182: Readme refined * #182: Refinement of readme * #182: Icons removed from readme --------- Co-authored-by: Kevalkumar <kgi@mm-software.com> * Add codeql (#5) * Create codeql.yml * Update branches * Enhancement of DataEngine Implementation (#18) * Add hotfix develop release branches to actions (#15) * Update dependency-review.yml * Update dotnet.yml * Update docker-publish.yml * Update docker-publish.yml to refine branch triggers and enhance Docker metadata extraction * Fix image name * Add manually trigger a workflow * #257: Enhancement TestPlugin to verify access SubmodelElement inside a SubmodelCollection within a SubmodelList (#19) * README.md with detailed DataEngine overview and feature descriptions (#22) * Refactor SyncShellDescriptorsAsync to log errors and return instead of throwing exceptions for null checks (#20) * Generate SBOM for Container & application (#23) * Generate SBOM for application dependencies * Generate Container SBOM and extract App SBOM. Push both to Artifacts. * Pin actions by hash and ensure app path casing aligns with Dockerfile * Exclude SBOM generation from PR runs * Add groups dependabot (#24) * Enhance example-Docker setup (#16) * Add manual trigger capability to .NET pipeline (#21) * Merge main branch and resolved the security issue (#27) * Dev fix trivy (#22) * Fix image reference extraction for Trivy SBOM generation in Docker publish workflow * Add step to extract first image tag for Trivy scanning in Docker publish workflow * Dev fix trivy + tag rework (#23) * Fix image reference extraction for Trivy SBOM generation in Docker publish workflow * Add step to extract first image tag for Trivy scanning in Docker publish workflow * Fix manual trigger value format in Docker publish workflow * Fix tag generation logic for Docker image based on branch conditions * Enhance tag generation logic for Docker image by adding priority to develop branch tags * Fix tag generation logic for non-develop and non-release branches in Docker publish workflow * Psy test playwright (#35) * Resolved container app errors related to AAS registry endpoint (#33) * Fix : TestPlugin : 404 - file entries (#34) * feat: Update Docker publish workflow for tag handling (#32) * Update Docker publish workflow for tag handling * Update .github/workflows/docker-publish.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Clean up docker-publish.yml by removing empty line Removed an empty line before the Export Application SBOM step. * Add comment for priority setting * Add clarifying comment to Docker tag rule for non-develop, non-release branches (exclude tags and PRs) * Update tag extraction for Trivy scanning to prioritize highest tag --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Revert "feat: Update Docker publish workflow for tag handling (#32)" (#38) This reverts commit a36238e. * feat: Pin nugetcommand (#36) * feat: Update Docker publish workflow for tag handling (#39) * Update Docker publish workflow for tag handling * Update .github/workflows/docker-publish.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Clean up docker-publish.yml by removing empty line Removed an empty line before the Export Application SBOM step. * Add comment for priority setting * Add clarifying comment to Docker tag rule for non-develop, non-release branches (exclude tags and PRs) * Update tag extraction for Trivy scanning to prioritize highest tag --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * #129: Created initial structure of C# Playwright API tests for TestPlugin * #129: Added Environment.GetEnvironmentVariable("BASE_URL") to ApiTestBase * #129: FluentAssertions removed and replaced usage by xunit Assert * #129: Health test added * #129: Unneeded configuration removed * #129: Refinment of tests * #129: Refinement of rest api test * #129: String comparison refined * #129: Throws argument null excepion of response is null * #129: Set copy always for GetSubmodelDescriptorById_Reliability_Expected.json * workflow_dispatch added to dependency-review (#41) * #185: Workflow for plaaywright tests added * Revert "workflow_dispatch added to dependency-review (#41)" (#43) This reverts commit 4e5d5fc. * fix: Update condition for publishing Playwright test results --------- Co-authored-by: Kevalkumar Ghelani <kgi@mm-software.com> Co-authored-by: Hardi Shah <hsh@mm-software.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: mm-hsn <hsn@mm-software.com> --------- Co-authored-by: Kevalkumar Ghelani <kgi@mm-software.com> Co-authored-by: Hardi Shah <hsh@mm-software.com> Co-authored-by: mm-hsn <hsn@mm-software.com> Co-authored-by: rkg-mm <12029804+rkg-mm@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
mm-psy
added a commit
that referenced
this pull request
Feb 17, 2026
* Add dependency-review (#3) * Add dependency-review * Fix branch * Add Scorecard supply-chain security (#2) * Create docker-publish.yml (#7) * Create dotnet (#6) * Create dotnet.yml * Add comment * Test * Test * Enhance CI workflow with code coverage reporting and PR comments * Fix wrong test run * Refactor CI workflow to improve test result handling and add module test execution * Enhance CI workflow by combining test and coverage reports, and updating paths for coverage files * Enhance Submodel Element request handling(#8) * Add dependabot-version-updates (#4) * Add dependabot-version-updates * Enhancement of DataEngine Implementation (#12) * Added example folder With Dpp-plugin (#13) * Restructure Dockerfile for improved build process and clarity (#14) * Added Test Plugin and Example for 3 submodels using Test plugin (#11) * #182: Test plugin review results (#17) * #182: Rename of folder * #182: Refinement of apiCollection Readmes and environments * #182: Also rename of Aas.TwinEngine.Plugin.TestPlugin to AAS.TwinEngine.Plugin.TestPlugin in files * Remove obsolete test project files and add new project files for Plugin testing * Remove obsolete test project files and add new project files for Plugin testing * #182: Rename of projects * #182: Readme refined * #182: Refinement of readme * #182: Icons removed from readme --------- Co-authored-by: Kevalkumar <kgi@mm-software.com> * Add codeql (#5) * Create codeql.yml * Update branches * Enhancement of DataEngine Implementation (#18) * Add hotfix develop release branches to actions (#15) * Update dependency-review.yml * Update dotnet.yml * Update docker-publish.yml * Update docker-publish.yml to refine branch triggers and enhance Docker metadata extraction * Fix image name * Add manually trigger a workflow * #257: Enhancement TestPlugin to verify access SubmodelElement inside a SubmodelCollection within a SubmodelList (#19) * README.md with detailed DataEngine overview and feature descriptions (#22) * Refactor SyncShellDescriptorsAsync to log errors and return instead of throwing exceptions for null checks (#20) * Generate SBOM for Container & application (#23) * Generate SBOM for application dependencies * Generate Container SBOM and extract App SBOM. Push both to Artifacts. * Pin actions by hash and ensure app path casing aligns with Dockerfile * Exclude SBOM generation from PR runs * Add groups dependabot (#24) * Enhance example-Docker setup (#16) * Add manual trigger capability to .NET pipeline (#21) * Merge main branch and resolved the security issue (#27) * Dev fix trivy (#22) * Fix image reference extraction for Trivy SBOM generation in Docker publish workflow * Add step to extract first image tag for Trivy scanning in Docker publish workflow * Dev fix trivy + tag rework (#23) * Fix image reference extraction for Trivy SBOM generation in Docker publish workflow * Add step to extract first image tag for Trivy scanning in Docker publish workflow * Fix manual trigger value format in Docker publish workflow * Fix tag generation logic for Docker image based on branch conditions * Enhance tag generation logic for Docker image by adding priority to develop branch tags * Fix tag generation logic for non-develop and non-release branches in Docker publish workflow * Psy test playwright (#35) * Resolved container app errors related to AAS registry endpoint (#33) * Fix : TestPlugin : 404 - file entries (#34) * feat: Update Docker publish workflow for tag handling (#32) * Update Docker publish workflow for tag handling * Update .github/workflows/docker-publish.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Clean up docker-publish.yml by removing empty line Removed an empty line before the Export Application SBOM step. * Add comment for priority setting * Add clarifying comment to Docker tag rule for non-develop, non-release branches (exclude tags and PRs) * Update tag extraction for Trivy scanning to prioritize highest tag --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Revert "feat: Update Docker publish workflow for tag handling (#32)" (#38) This reverts commit a36238e. * feat: Pin nugetcommand (#36) * feat: Update Docker publish workflow for tag handling (#39) * Update Docker publish workflow for tag handling * Update .github/workflows/docker-publish.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Clean up docker-publish.yml by removing empty line Removed an empty line before the Export Application SBOM step. * Add comment for priority setting * Add clarifying comment to Docker tag rule for non-develop, non-release branches (exclude tags and PRs) * Update tag extraction for Trivy scanning to prioritize highest tag --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * #129: Created initial structure of C# Playwright API tests for TestPlugin * #129: Added Environment.GetEnvironmentVariable("BASE_URL") to ApiTestBase * #129: FluentAssertions removed and replaced usage by xunit Assert * #129: Health test added * #129: Unneeded configuration removed * #129: Refinment of tests * #129: Refinement of rest api test * #129: String comparison refined * #129: Throws argument null excepion of response is null * #129: Set copy always for GetSubmodelDescriptorById_Reliability_Expected.json * workflow_dispatch added to dependency-review (#41) * #185: Workflow for plaaywright tests added * Revert "workflow_dispatch added to dependency-review (#41)" (#43) This reverts commit 4e5d5fc. * fix: Update condition for publishing Playwright test results --------- Co-authored-by: Kevalkumar Ghelani <kgi@mm-software.com> Co-authored-by: Hardi Shah <hsh@mm-software.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: mm-hsn <hsn@mm-software.com> * Bump the major-minor-patch group across 1 directory with 7 updates (#39) Bumps the major-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.11.1` | `3.12.0` | | [docker/login-action](https://github.com/docker/login-action) | `3.6.0` | `3.7.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `6.0.0` | | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | `5.0.1` | `5.1.0` | | [dorny/test-reporter](https://github.com/dorny/test-reporter) | `2.3.0` | `2.5.0` | | [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) | `2.9.0` | `2.9.4` | Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e8c483...de0fac2) Updates `docker/setup-buildx-action` from 3.11.1 to 3.12.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@e468171...8d2750c) Updates `docker/login-action` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@5e57cd1...c94ce9f) Updates `actions/upload-artifact` from 4.6.2 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.2...b7c566a) Updates `actions/setup-dotnet` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@2016bd2...baa11fb) Updates `dorny/test-reporter` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@fe45e95...b082adf) Updates `marocchino/sticky-pull-request-comment` from 2.9.0 to 2.9.4 - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@331f8f5...7737449) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major-minor-patch - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-patch - dependency-name: docker/login-action dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-patch - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-minor-patch - dependency-name: actions/setup-dotnet dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-patch - dependency-name: dorny/test-reporter dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-minor-patch - dependency-name: marocchino/sticky-pull-request-comment dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kevalkumar Ghelani <kgi@mm-software.com> Co-authored-by: Hardi Shah <hsh@mm-software.com> Co-authored-by: mm-hsn <hsn@mm-software.com> Co-authored-by: rkg-mm <12029804+rkg-mm@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated AasCore.Aas3_0 from 1.0.4 to 1.0.5.
Release notes
Sourced from AasCore.Aas3_0's releases.
1.0.5
This is a patch release that propagates a fix for references index constraint
where indices in references were erroneously assumed to be positive integers.
Commits viewable in compare view.
Updated Asp.Versioning.Mvc from 8.1.0 to 8.1.1.
Release notes
Sourced from Asp.Versioning.Mvc's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated coverlet.collector from 6.0.0 to 6.0.4.
Release notes
Sourced from coverlet.collector's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
6.0.2
Fixed
Improvements
Diff between 6.0.1 and 6.0.2
6.0.1
Fixed
Improvements
Diff between 6.0.0 and 6.0.1
Commits viewable in compare view.
Updated Cronos from 0.11.0 to 0.11.1.
Release notes
Sourced from Cronos's releases.
0.11.1
Release Notes
CronExpressionequality operators accept null without triggering nullable warnings (#87 by @Nechepso).Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 8.0.20 to 8.0.23.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
8.0.23
Release
What's Changed
https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-january-2026-servicing-updates/#release-changelogs
8.0.22
Release
What's Changed
eb2d85eto9706f75by @dependabot[bot] in [release/8.0] (deps): Bump src/submodules/googletest fromeb2d85eto9706f75dotnet/aspnetcore#63893Full Changelog: dotnet/aspnetcore@v8.0.21...v8.0.22
8.0.21
Release
What's Changed
373af2etoeb2d85eby @dependabot[bot] in [release/8.0] (deps): Bump src/submodules/googletest from373af2etoeb2d85edotnet/aspnetcore#63500Full Changelog: dotnet/aspnetcore@v8.0.20...v8.0.21
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 9.0.7 to 9.0.12.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Full Changelog: dotnet/runtime@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.Extensions.Http from 9.0.7 to 9.0.12.
Release notes
Sourced from Microsoft.Extensions.Http's releases.
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Full Changelog: dotnet/runtime@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated MongoDB.Driver from 3.4.0 to 3.4.3.
Release notes
Sourced from MongoDB.Driver's releases.
3.4.3
This is a patch release that contains fixes and stability improvements:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
3.4.2
This is a patch release that contains fixes and stability improvements:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Upgrading
There are no known backwards breaking changes in this release.
3.4.1
This is a patch release that addresses some issues reported since 3.4.0 was released:
The list of JIRA tickets resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Upgrading
There are no known backwards breaking changes in this release.
Commits viewable in compare view.
Updated Polly.Core from 8.6.2 to 8.6.5.
Release notes
Sourced from Polly.Core's releases.
8.6.5
What's Changed
TimeoutRejectedExceptionby @martincostello in Pass timeout to TimeoutRejectedException App-vNext/Polly#2827Full Changelog: App-vNext/Polly@8.6.4...8.6.5
8.6.4
What's Changed
New Contributors
Full Changelog: App-vNext/Polly@8.6.3...8.6.4
8.6.3
What's Changed
New Contributors
Full Changelog: App-vNext/Polly@8.6.2...8.6.3
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 9.0.3 to 9.0.6.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
9.0.6
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.5...v9.0.6
9.0.5
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.4...v9.0.5
9.0.4
What's Changed
ETagvalues by @martincostello in Fix incorrect ETag values domaindrivendev/Swashbuckle.AspNetCore#3490Accept-Encodingparsing by @martincostello in FixAccept-Encodingparsing domaindrivendev/Swashbuckle.AspNetCore#3492Accept-Encodingquality by @martincostello in Check Accept-Encoding quality domaindrivendev/Swashbuckle.AspNetCore#3493WebHostusage from tests by @martincostello in Remove WebHost usage domaindrivendev/Swashbuckle.AspNetCore#3517$typediscriminator for[JsonPolymorphic]by @lilinus in Default discriminator "$type" for JsonPolymorphicAttribute (annotations) domaindrivendev/Swashbuckle.AspNetCore#3496New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.3...v9.0.4
Commits viewable in compare view.
Updated System.Text.Json from 9.0.9 to 9.0.12.
Release notes
Sourced from System.Text.Json's releases.
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Description has been truncated