build(nuget): Bump Microsoft.AspNetCore.Mvc.Testing and 3 others#119
Merged
Erlend Ellefsen (erlendellefsen) merged 1 commit intoApr 21, 2026
Conversation
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.5 to 10.0.6 Bumps Microsoft.EntityFrameworkCore from 10.0.5 to 10.0.6 Bumps Microsoft.EntityFrameworkCore.InMemory from 10.0.5 to 10.0.6 Bumps Microsoft.EntityFrameworkCore.Relational from 10.0.5 to 10.0.6 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
0aaf784 to
6ea2904
Compare
Erlend Ellefsen (erlendellefsen)
pushed a commit
that referenced
this pull request
May 6, 2026
🤖 I have created a release *beep* *boop* --- ## [2.0.0](v1.8.1...v2.0.0) (2026-05-05) ### ⚠ BREAKING CHANGES * upgrade to .NET 10 ([#112](#112)) ### Features * upgrade to .NET 10 ([#112](#112)) ([7e9bae9](7e9bae9)) ### Bug Fixes * code quality and fixes ([#116](#116)) ([0f7af6b](0f7af6b)) * use LINQ `Select` instead of foreach loop in `EfIncludePathHelper` ([#115](#115)) ([381d1b1](381d1b1)) ### Code Refactoring * adopt C# 14 language features ([#114](#114)) ([2b0169e](2b0169e)) ### Documentation * auto-generated docs for intility/Intility.JsonApiToolkit[#116](#116) ([#117](#117)) ([89f5cdf](89f5cdf)) ### Build System * **nuget:** Bump coverlet.collector from 8.0.1 to 10.0.0 ([#120](#120)) ([8d489bd](8d489bd)) * **nuget:** Bump the microsoft group with 4 updates ([#119](#119)) ([5c8f97e](5c8f97e)) * **nuget:** Bump the microsoft group with 5 updates ([#124](#124)) ([f616e77](f616e77)) ### CI * **actions:** bump github/codeql-action from 4.35.1 to 4.35.2 ([#118](#118)) ([600e53b](600e53b)) * **actions:** Bump github/codeql-action from 4.35.2 to 4.35.3 ([#123](#123)) ([ba623a5](ba623a5)) * **actions:** Bump googleapis/release-please-action from 4.4.1 to 5.0.0 ([#121](#121)) ([973d5ad](973d5ad)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: intility-release-bot[bot] <175299729+intility-release-bot[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 Microsoft.AspNetCore.Mvc.Testing from 10.0.5 to 10.0.6.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore from 10.0.5 to 10.0.6.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.InMemory from 10.0.5 to 10.0.6.
Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Relational from 10.0.5 to 10.0.6.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
No release notes found for this version range.
Commits viewable in compare view.