Skip to content

Bump the docker-base-images group across 4 directories with 3 updates - #645

Merged
koniecdev merged 1 commit into
mainfrom
dependabot/docker/docker-base-images-a4ea9a1de0
Aug 14, 2026
Merged

Bump the docker-base-images group across 4 directories with 3 updates#645
koniecdev merged 1 commit into
mainfrom
dependabot/docker/docker-base-images-a4ea9a1de0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the docker-base-images group with 2 updates in the / directory: dotnet/sdk and dotnet/runtime-deps.
Bumps the docker-base-images group with 2 updates in the /src/AuthSystem/LotroKoniecDev.AuthSystem.API directory: dotnet/sdk and dotnet/aspnet.
Bumps the docker-base-images group with 2 updates in the /src/Frontend/LotroKoniecDev.Frontend directory: dotnet/sdk and dotnet/aspnet.
Bumps the docker-base-images group with 2 updates in the /src/TranslationSystem/LotroKoniecDev.TranslationSystem.API directory: dotnet/sdk and dotnet/aspnet.

Updates dotnet/sdk from 72dd743 to e1fc6e4

Updates dotnet/runtime-deps from 53d7e74 to 851e6e0

Updates dotnet/sdk from 72dd743 to e1fc6e4

Updates dotnet/aspnet from f1126d4 to 207cc51

Updates dotnet/sdk from 72dd743 to e1fc6e4

Updates dotnet/aspnet from f1126d4 to 207cc51

Updates dotnet/sdk from 72dd743 to e1fc6e4

Updates dotnet/aspnet from f1126d4 to 207cc51

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 dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 14, 2026
@koniecdev

Copy link
Copy Markdown
Owner

The two E2E failures here are not caused by this PR — they are main's.

GHSA-q939-rpr3-3284 (high) was published against SSH.NET <= 2025.1.0, which Testcontainers 4.13.0 pins transitively. With NuGetAudit=all + TreatWarningsAsErrors, dotnet restore fails with NU1903 before any test runs, so every Testcontainers suite is dead on every branch cut from main.

Fix is in #647 (Testcontainers 4.14.0 — first release depending on the patched SSH.NET 2026.0.0). Once that lands, this PR needs a rebase to go green.

Bumps the docker-base-images group with 2 updates in the / directory: dotnet/sdk and dotnet/runtime-deps.
Bumps the docker-base-images group with 2 updates in the /src/AuthSystem/LotroKoniecDev.AuthSystem.API directory: dotnet/sdk and dotnet/aspnet.
Bumps the docker-base-images group with 2 updates in the /src/Frontend/LotroKoniecDev.Frontend directory: dotnet/sdk and dotnet/aspnet.
Bumps the docker-base-images group with 2 updates in the /src/TranslationSystem/LotroKoniecDev.TranslationSystem.API directory: dotnet/sdk and dotnet/aspnet.


Updates `dotnet/sdk` from `72dd743` to `e1fc6e4`

Updates `dotnet/runtime-deps` from `53d7e74` to `851e6e0`

Updates `dotnet/sdk` from `72dd743` to `e1fc6e4`

Updates `dotnet/aspnet` from `f1126d4` to `207cc51`

Updates `dotnet/sdk` from `72dd743` to `e1fc6e4`

Updates `dotnet/aspnet` from `f1126d4` to `207cc51`

Updates `dotnet/sdk` from `72dd743` to `e1fc6e4`

Updates `dotnet/aspnet` from `f1126d4` to `207cc51`

---
updated-dependencies:
- dependency-name: dotnet/sdk
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-base-images
- dependency-name: dotnet/runtime-deps
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-base-images
- dependency-name: dotnet/sdk
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-base-images
- dependency-name: dotnet/aspnet
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-base-images
- dependency-name: dotnet/sdk
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-base-images
- dependency-name: dotnet/aspnet
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-base-images
- dependency-name: dotnet/sdk
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-base-images
- dependency-name: dotnet/aspnet
  dependency-version: '10.0'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-base-images
...

Signed-off-by: dependabot[bot] <support@github.com>
@koniecdev
koniecdev force-pushed the dependabot/docker/docker-base-images-a4ea9a1de0 branch from 26a7d31 to c8507f2 Compare August 14, 2026 18:22
@koniecdev
koniecdev enabled auto-merge (squash) August 14, 2026 18:22
@koniecdev
koniecdev merged commit e02f212 into main Aug 14, 2026
12 checks passed
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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant