Skip to content

chore: resolve open dependabot security alerts#253

Draft
jonathannorris wants to merge 1 commit into
mainfrom
chore/dependabot-alerts
Draft

chore: resolve open dependabot security alerts#253
jonathannorris wants to merge 1 commit into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

Resolved 7 open Dependabot security alerts in test/angular-integration by upgrading vulnerable dependencies.

Dependabot Alerts Resolved

Alert Package Severity Fix
#57 vite high Bumped to ^6.4.3 in devDependencies and overrides
#58 vite medium Bumped to ^6.4.3 in devDependencies and overrides
#56 @babel/core low Added @babel/core: ^7.29.6 override (transitive via @angular/compiler-cli)
#54 @angular/core high Upgraded Angular from 19.x to 20.3.25 (no patch exists for 19.x line)
#55 @angular/common high Upgraded Angular from 19.x to 20.3.25 (no patch exists for 19.x line)
#53 @angular/common high Upgraded Angular from 19.x to 20.3.25 (no patch exists for 19.x line)
#52 @angular/compiler medium Upgraded Angular from 19.x to 20.3.25 (no patch exists for 19.x line)

The Angular 19.x vulnerabilities have no patch in the 19.x line; the advisories are fixed in Angular 20.3.25+. The integration test suite has been upgraded to Angular 20 accordingly, along with compatible versions of @openfeature/angular-sdk (1.3.1), @angular/compiler-cli, @analogjs/vitest-angular, and TypeScript (~5.8.0, required by Angular 20).

All 58 integration tests pass after the upgrade.

- vite ^6.4.2 -> ^6.4.3 (medium/high, alerts #57 #58)
- @babel/core transitive -> ^7.29.6 via override (low, alert #56)
- @angular/common, @angular/core, @angular/compiler 19.x -> 20.3.25 (high/medium, alerts #52 #53 #54 #55)

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7cd59508-c868-42f4-9881-8a284f75f30e

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

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.

1 participant