Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

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 235ad56 to 28cf028

Updates node from 4de72fb to 7378f5a

Updates nginx from 1.29.3 to 1.29.4

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

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

Updates mongo from 7.0.25-jammy to 7.0.28-jammy

Updates python from 235ad56 to 28cf028

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 `235ad56` to `28cf028`

Updates `node` from `4de72fb` to `7378f5a`

Updates `nginx` from 1.29.3 to 1.29.4

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

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

Updates `mongo` from 7.0.25-jammy to 7.0.28-jammy

Updates `python` from `235ad56` to `28cf028`

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.12.12-slim-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: node
  dependency-version: 22.21.1-bookworm-slim
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: nginx
  dependency-version: 1.29.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: dotnet/sdk
  dependency-version: 8.0.416-jammy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: dotnet/aspnet
  dependency-version: 8.0.22-jammy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: mongo
  dependency-version: 7.0.28-jammy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: python
  dependency-version: 3.12.12-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 Jan 1, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 1, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Jan 1, 2026

⚠️ Commit Message Format Issues ⚠️

commit 3f9d281023:
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
Copy link

codecov bot commented Jan 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.57%. Comparing base (f78ef22) to head (3f9d281).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4069   +/-   ##
=======================================
  Coverage   74.57%   74.57%           
=======================================
  Files         295      295           
  Lines       10938    10938           
  Branches     1372     1372           
=======================================
  Hits         8157     8157           
  Misses       2385     2385           
  Partials      396      396           
Flag Coverage Δ
backend 85.59% <ø> (ø)
frontend 66.02% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.

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