Skip to content

Bump the dependencies group with 7 updates#561

Merged
SIkebe merged 2 commits into
mainfrom
dependabot/nuget/dot-config/dependencies-319fcc1102
Feb 12, 2026
Merged

Bump the dependencies group with 7 updates#561
SIkebe merged 2 commits into
mainfrom
dependabot/nuget/dot-config/dependencies-319fcc1102

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 11, 2026

Copy link
Copy Markdown
Contributor

Updated dotnet-ef from 10.0.2 to 10.0.3.

Release notes

Sourced from dotnet-ef's releases.

10.0.3

Release

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 9.0.12 to 9.0.13.

Release notes

Sourced from Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore's releases.

9.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.12...v9.0.13)

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.12 to 9.0.13.

Release notes

Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases.

9.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.12...v9.0.13)

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Identity.UI from 9.0.12 to 9.0.13.

Release notes

Sourced from Microsoft.AspNetCore.Identity.UI's releases.

9.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.12...v9.0.13)

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 9.0.12 to 9.0.13.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

9.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.12...v9.0.13)

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.InMemory from 9.0.12 to 9.0.13.

Release notes

Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.

9.0.13

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.12...v9.0.13

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Sqlite from 9.0.12 to 9.0.13.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.

9.0.13

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.12...v9.0.13

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 11, 2026
@SIkebe

SIkebe commented Feb 12, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps dotnet-ef from 10.0.2 to 10.0.3
Bumps Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 9.0.12 to 9.0.13
Bumps Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.12 to 9.0.13
Bumps Microsoft.AspNetCore.Identity.UI from 9.0.12 to 9.0.13
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.12 to 9.0.13
Bumps Microsoft.EntityFrameworkCore.InMemory from 9.0.12 to 9.0.13
Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.12 to 9.0.13

---
updated-dependencies:
- dependency-name: dotnet-ef
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-version: 9.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-version: 9.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Identity.UI
  dependency-version: 9.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 9.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-version: 9.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 9.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/dot-config/dependencies-319fcc1102 branch from 515e46f to 4048449 Compare February 12, 2026 00:19
@SIkebe

SIkebe commented Feb 12, 2026

Copy link
Copy Markdown
Collaborator

@copilot https://github.com/sikebe-demo/dotnet-test-demo/actions/runs/21928426568/job/63326546927?pr=561 を解析してエラーを修正して

Copilot AI commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

@SIkebe I've opened a new pull request, #562, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Fix E2E test failures by waiting for app startup

- Add wait loop to check if application is ready before running E2E tests
- Use curl to verify https://localhost:7072 is accessible
- Add proper cleanup to kill the app process after tests
- Add timeout protection (60 seconds max wait)

Co-authored-by: SIkebe <17608272+SIkebe@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: SIkebe <17608272+SIkebe@users.noreply.github.com>
@SIkebe SIkebe merged commit 3e39c1e into main Feb 12, 2026
5 checks passed
@SIkebe SIkebe deleted the dependabot/nuget/dot-config/dependencies-319fcc1102 branch February 12, 2026 01:17
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.

2 participants