Bump xmldom and @angular/cli in /PerformanceTests/Speedometer2.1/resources/todomvc/architecture-examples/angular#153
Conversation
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Removes `xmldom` Updates `@angular/cli` from 1.0.0 to 1.7.4 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v1.0.0...v1.7.4) --- updated-dependencies: - dependency-name: xmldom dependency-version: dependency-type: indirect - dependency-name: "@angular/cli" dependency-version: 1.7.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
Semgrep found 1
Risk: karma 6.x before 6.3.14 is vulnerable to improper neutralization of input during web page generation ('cross-site scripting'). Karma does not enforce the HTTP protocol on the Fix: Upgrade this library to at least version 6.3.14 at WebKit/PerformanceTests/Speedometer2.1/resources/todomvc/architecture-examples/angular/package-lock.json:7658. Reference(s): GHSA-7x7c-qm48-pq9c, CVE-2022-0437 Semgrep found 1
Risk: Affected versions of handlebars are vulnerable to Improper Control of Generation of Code ('Code Injection') / Improper Encoding or Escaping of Output / Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). The Handlebars CLI precompiler allows arbitrary JavaScript injection by embedding unescaped template filenames and CLI option values such as Manual Review Advice: A vulnerability from this advisory is reachable if you execute templates through the Handlebars CLI precompiler Fix: Upgrade this library to at least version 4.7.9 at WebKit/PerformanceTests/Speedometer2.1/resources/todomvc/architecture-examples/angular/package-lock.json:7386. Reference(s): GHSA-xjpj-3mr7-gcpf, CVE-2026-33941 Semgrep found 1
Risk: Affected versions of @angular/compiler are vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). A stored XSS vulnerability in the Angular Template Compiler arises because its internal security schema doesn't classify certain URL‐ holding attributes (e.g. xlink:href, math|href, annotation|href) or the Manual Review Advice: A vulnerability from this advisory is reachable if you allow Fix: Upgrade this library to at least version 19.2.17 at WebKit/PerformanceTests/Speedometer2.1/resources/todomvc/architecture-examples/angular/package-lock.json:318. Reference(s): GHSA-v4hv-rgfq-gp49, CVE-2025-66412 Semgrep found 1
Risk: Affected versions of webpack-dev-server are vulnerable to Improper Input Validation. Missing origin validation on webpack-dev-server's Hot Module Replacement websocket allows any webpage to connect to the dev server's socket, access in‐memory compiled assets and source code, and exfiltrate a developer's source files. Manual Review Advice: A vulnerability from this advisory is reachable if you are using Fix: Upgrade this library to at least version 3.1.11 at WebKit/PerformanceTests/Speedometer2.1/resources/todomvc/architecture-examples/angular/package-lock.json:14346. Reference(s): GHSA-cf66-xwfp-gvc4, CVE-2018-14732 Semgrep found 1
Risk: Affected versions of @babel/traverse and babel-traverse are vulnerable to Incomplete List of Disallowed Inputs / Incorrect Comparison. Compiling untrusted code with Babel using plugins that invoke the internal path.evaluate() or path.evaluateTruthy() methods (for example @babel/plugin-transform-runtime, @babel/preset-env with useBuiltIns, or any polyfill‐provider plugin) allows a maliciously crafted AST to execute arbitrary code on the build machine during compilation. Manual Review Advice: A vulnerability from this advisory is reachable if you use Babel to compile untrusted JavaScript Fix: There are no safe versions of this library available for upgrade. Library included at WebKit/PerformanceTests/Speedometer2.1/resources/todomvc/architecture-examples/angular/package-lock.json:1216. Reference(s): GHSA-67hx-6x53-jw92, CVE-2023-45133 Semgrep found 1
Risk: Affected version of deep-extend is vulnerable to Prototype Pollution. Malicious input passed to deep-extend allows an attacker to overwrite the prototype of Fix: Upgrade this library to at least version 0.5.1 at WebKit/PerformanceTests/Speedometer2.1/resources/todomvc/architecture-examples/angular/package-lock.json:3239. Reference(s): GHSA-hr2v-3952-633q, CVE-2018-3750 |
Removes xmldom. It's no longer used after updating ancestor dependency @angular/cli. These dependencies need to be updated together.
Removes
xmldomUpdates
@angular/clifrom 1.0.0 to 1.7.4Changelog
Sourced from
@angular/cli's changelog.... (truncated)
Commits
0b291abrelease: 1.7.46afa952fix(@angular/cli): Pass logger to allow schematics to log messages40dfce9release: 1.7.3f5e5d57fix(@ngtools/webpack): prevent relative request path mappingffcc386fix(@ngtools/webpack): ensure webpack errors are actually an Errord5d1d9bfix(@angular/cli): update clean-css to handle parsing edge cases6a55af3fix(@angular/cli): workaround ES2015 minifier inlining defectfefd6c9ci: don't install chrome on appveyorae601a0release: 1.7.2f1304b3fix(@angular/cli): prevent greedy CSS url function captureDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.