Skip to content

#6197 - Backend packages update#6250

Merged
dheepak-aot merged 1 commit into
mainfrom
6197-update-backend-packages
Jun 16, 2026
Merged

#6197 - Backend packages update#6250
dheepak-aot merged 1 commit into
mainfrom
6197-update-backend-packages

Conversation

@dheepak-aot

@dheepak-aot dheepak-aot commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Updated as per ncu

 @aws-sdk/client-s3           ^3.1068.0  →  ^3.1069.0
 @aws-sdk/types               ^3.973.12  →  ^3.973.13
 @bull-board/api                  7.1.5  →      8.0.0
 @bull-board/express              7.1.5  →      8.0.0
 @bull-board/nestjs               7.1.5  →      8.0.0
 @bull-board/ui                   7.1.5  →      8.0.0
 @golevelup/nestjs-discovery     ^7.0.0  →     ^7.0.3
 @nestjs/common                ^11.1.26  →   ^11.1.27
 @nestjs/core                  ^11.1.26  →   ^11.1.27
 @nestjs/microservices         ^11.1.26  →   ^11.1.27
 @nestjs/platform-express      ^11.1.26  →   ^11.1.27
 @nestjs/testing               ^11.1.26  →   ^11.1.27
 @types/node                    ^25.8.0  →    ^25.9.3
 axios                          ^1.16.1  →    ^1.18.0
 dayjs                         ^1.11.20  →   ^1.11.21
 eslint                         ^10.3.0  →    ^10.5.0
 eslint-plugin-prettier          ^5.5.5  →     ^5.5.6
 helmet                          ^8.1.0  →     ^8.2.0
 jsonata                         ^2.2.0  →     ^2.2.1
 pg                             ^8.20.0  →    ^8.21.0
 prettier                        ^3.8.3  →     ^3.8.4
 soap                            ^1.9.2  →     ^1.9.3
 ts-jest                        ^29.4.9  →   ^29.4.11
 ts-loader                       ^9.5.7  →     ^9.6.0
 typescript-eslint              ^8.59.3  →    ^8.61.1
 webpack                       ^5.106.2  →   ^5.107.2

@dheepak-aot dheepak-aot self-assigned this Jun 15, 2026
Copilot AI review requested due to automatic review settings June 15, 2026 22:04
@dheepak-aot dheepak-aot added npm Used by the dependabot pull requests to identify PRs related to npm package upgrades. package upgrade labels Jun 15, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 20.1% ( 4753 / 23652 )
Methods: 9.82% ( 282 / 2872 )
Lines: 24.43% ( 4061 / 16626 )
Branches: 9.87% ( 410 / 4154 )

@github-actions

Copy link
Copy Markdown

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 47.81% ( 2746 / 5744 )
Methods: 37.57% ( 287 / 764 )
Lines: 54.63% ( 2075 / 3798 )
Branches: 32.49% ( 384 / 1182 )

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates backend npm dependencies and devDependencies in the sources/packages/backend workspace, primarily to pick up newer patch/minor releases and a major upgrade of the Bull Board packages used by the queue-consumers dashboard.

Changes:

  • Bumped multiple runtime dependencies (e.g., AWS SDK S3, NestJS packages, axios, helmet, pg, soap).
  • Upgraded @bull-board/* from 7.1.5 to 8.0.0 (major version change).
  • Updated several tooling/dev dependencies (e.g., eslint, prettier, ts-jest, ts-loader, typescript-eslint, webpack) and refreshed the lockfile accordingly.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
sources/packages/backend/package.json Version bumps for backend runtime and dev tooling packages, including @bull-board/* major upgrade.
sources/packages/backend/package-lock.json Lockfile refresh to reflect the updated dependency graph and resolved versions.
Files not reviewed (1)
  • sources/packages/backend/package-lock.json: Generated file

@github-actions

Copy link
Copy Markdown

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 81.49% ( 9627 / 11814 )
Methods: 81.12% ( 1250 / 1541 )
Lines: 84.75% ( 7205 / 8501 )
Branches: 66.14% ( 1172 / 1772 )

@github-actions

Copy link
Copy Markdown

E2E SIMS API Coverage Report

Totals Coverage
Statements: 68.88% ( 14185 / 20593 )
Methods: 66.39% ( 1687 / 2541 )
Lines: 72.06% ( 10163 / 14104 )
Branches: 59.14% ( 2335 / 3948 )

@andrewsignori-aot andrewsignori-aot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@weskubo-cgi weskubo-cgi self-requested a review June 16, 2026 00:28
@dheepak-aot dheepak-aot added this pull request to the merge queue Jun 16, 2026
Merged via the queue into main with commit ac0aa4f Jun 16, 2026
23 checks passed
@dheepak-aot dheepak-aot deleted the 6197-update-backend-packages branch June 16, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

npm Used by the dependabot pull requests to identify PRs related to npm package upgrades. package upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants