Skip to content

Bump the docker-deps group across 4 directories with 6 updates#4316

Draft
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker/docker-deps-f954fa333e
Draft

Bump the docker-deps group across 4 directories with 6 updates#4316
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker/docker-deps-f954fa333e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the docker-deps group with 3 updates in the / directory: python, node and nginx.
Bumps the docker-deps group with 2 updates in the /Backend directory: dotnet/sdk and dotnet/aspnet.
Bumps the docker-deps group with 1 update in the /database directory: mongo.
Bumps the docker-deps group with 1 update in the /deploy directory: python.

Updates python from 3.12.12-slim-bookworm to 3.12.13-slim-bookworm

Updates node from 22.21.1-bookworm-slim to 22.23.1-bookworm-slim

Updates nginx from 1.29.4 to 1.31.2

Updates dotnet/sdk from 8.0.416-jammy to 8.0.422-jammy

Updates dotnet/aspnet from 8.0.22-jammy to 8.0.28-jammy

Updates mongo from 7.0.30-jammy to 7.0.37-jammy

Updates python from 3.12.12-slim-bookworm to 3.12.13-slim-bookworm

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
python [>= 3.13.a, < 3.14]
node [>= 24.a, < 25]
node [>= 23.a, < 24]
python [>= 3.14.a, < 3.15]
node [>= 25.a, < 26]

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

This change is Reviewable

Bumps the docker-deps group with 3 updates in the / directory: python, node and nginx.
Bumps the docker-deps group with 2 updates in the /Backend directory: dotnet/sdk and dotnet/aspnet.
Bumps the docker-deps group with 1 update in the /database directory: mongo.
Bumps the docker-deps group with 1 update in the /deploy directory: python.


Updates `python` from 3.12.12-slim-bookworm to 3.12.13-slim-bookworm

Updates `node` from 22.21.1-bookworm-slim to 22.23.1-bookworm-slim

Updates `nginx` from 1.29.4 to 1.31.2

Updates `dotnet/sdk` from 8.0.416-jammy to 8.0.422-jammy

Updates `dotnet/aspnet` from 8.0.22-jammy to 8.0.28-jammy

Updates `mongo` from 7.0.30-jammy to 7.0.37-jammy

Updates `python` from 3.12.12-slim-bookworm to 3.12.13-slim-bookworm

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.12.13-slim-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: node
  dependency-version: 22.23.1-bookworm-slim
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-deps
- dependency-name: nginx
  dependency-version: 1.31.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-deps
- dependency-name: dotnet/sdk
  dependency-version: 8.0.422-jammy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: dotnet/aspnet
  dependency-version: 8.0.28-jammy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: mongo
  dependency-version: 7.0.37-jammy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: python
  dependency-version: 3.12.13-slim-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ Commit Message Format Issues ⚠️

commit 5386482447:
3: B1 Line exceeds max length (86>80): "Bumps the docker-deps group with 3 updates in the / directory: python, node and nginx."
4: B1 Line exceeds max length (99>80): "Bumps the docker-deps group with 2 updates in the /Backend directory: dotnet/sdk and dotnet/aspnet."

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.88%. Comparing base (e2b613d) to head (5386482).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4316      +/-   ##
==========================================
- Coverage   75.96%   66.88%   -9.08%     
==========================================
  Files         305      248      -57     
  Lines       11384     6303    -5081     
  Branches     1411      794     -617     
==========================================
- Hits         8648     4216    -4432     
+ Misses       2332     1826     -506     
+ Partials      404      261     -143     
Flag Coverage Δ
backend ?
frontend 66.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@imnasnainaec imnasnainaec self-assigned this Jul 1, 2026
@imnasnainaec imnasnainaec marked this pull request as draft July 1, 2026 21:40
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 deployment docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant