Skip to content

[Integrate-2651] Resolve dependabots / code scan alerts#2683

Merged
hengxian-jiang merged 9 commits into
developfrom
hengxian-jiang/fix_integrate_dependabot_alerts
Jun 18, 2026
Merged

[Integrate-2651] Resolve dependabots / code scan alerts#2683
hengxian-jiang merged 9 commits into
developfrom
hengxian-jiang/fix_integrate_dependabot_alerts

Conversation

@hengxian-jiang

@hengxian-jiang hengxian-jiang commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Merge Checklist

Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.

  • Automated Tests (Jasmine integration tests, Unit tests, and/or Performance tests)
  • Updated Manual tests / Demo Config
  • Documentation (Application guide, Admin guide, Markdown, Readme and/or Wiki)
  • Verified that local development environment is working with latest changes (integrated with latest develop branch)
  • following best practices in code review doc

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

Updates test tooling dependencies in Logto connectors and the Jobs UI app to address Dependabot alerts.

Changes:

  • Bump vitest to ^3.2.6 in three packages.
  • Bump @vitest/coverage-v8 to ^3.2.6 in the two Logto connector packages.

Reviewed changes

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

File Description
services/alp-logto/connector-alp-entra-external-id/package.json Upgrades vitest and @vitest/coverage-v8 to newer versions to remediate alerts.
services/alp-logto/connector-alp-azuread/package.json Upgrades vitest and @vitest/coverage-v8 to newer versions to remediate alerts.
plugins/ui/apps/jobs/package.json Upgrades vitest to a newer version to remediate alerts.

@hengxian-jiang hengxian-jiang linked an issue Jun 10, 2026 that may be closed by this pull request
Comment thread plugins/functions/jobplugins/src/controllers/DataModelFlowController.ts Outdated
"vite": "^6.4.2",
"vite-svg-loader": "^5.1.0",
"vitest": "^1.2.2",
"vitest": "^3.2.6",

@p-hoffmann p-hoffmann Jun 18, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is a two-major jump (^1.2.2^3.2.6) and jobs is part of the bun workspace, but the committed plugins/ui/bun.lock

Comment thread plugins/functions/white-rabbit/src/api/request-util.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependency/code scan actions: Integrate team

5 participants