facioquo / stock-charts

Stock charting website that demonstrates the Skender.Stock.Indicators NuGet package. It's an Angular website with a .NET Web API for backend generation of indicators.
https://charts.StockIndicators.dev
Apache License 2.0
63 stars 24 forks source link

[Snyk] Security upgrade @angular-devkit/build-angular from 17.3.6 to 18.0.0 #341

Closed DaveSkender closed 3 months ago

DaveSkender commented 3 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - Client/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (\*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | **631/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.2 | Missing Release of Resource after Effective Lifetime
[SNYK-JS-INFLIGHT-6095116](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | Yes | Proof of Concept (\*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @angular-devkit/build-angular The new version differs by 250 commits.
  • 6a7ad0e release: cut the v18.0.0 release
  • 2320352 build: update Angular packages to v18 stable
  • dd786d4 fix(@ angular/cli): only add --version option on default command
  • 2aeecd6 release: cut the v18.0.0-rc.3 release
  • 41ab6c8 fix(@ angular/cli): add `--version` option
  • f4670fc fix(@ angular/cli): eliminate prompts during `ng version` command
  • d034c1b build: update angular
  • 5389c7a refactor: replace vite server.ws.send usages
  • 4d7cd5e fix(@ angular/build): correctly wrap class expressions with static properties or blocks emitted by esbuild
  • decca6e refactor(@ angular/build): fully move postcss to an optional peer dependency
  • 4e05ab6 refactor(@ angular/cli): show optional migration name and documentation URL if available during updates
  • 3c93f94 refactor(@ schematics/angular): improve optional application migration description
  • a99ec6a fix(@ angular/cli): keep cli package first in update package group metadata
  • 7e8c6a7 ci: split ci into privileged and unprivileged workflows
  • f51cea7 build: update all non-major dependencies
  • bc5644c refactor(@ angular/cli): use prompt helper functions in analytics and completion commands
  • 1039f6d fix(@ angular/cli): change update guide link to angular.dev
  • e7ef048 build: update actions/checkout action to v4.1.6
  • 5da14ed build: update all non-major dependencies
  • aec632b build: update angular
  • 2265f63 refactor(@ angular/build): cleanup persistent JS transformer cache on plugin dispose
  • 4111153 fix(@ angular/build): add console note about development server raw file size
  • dc20948 refactor(@ angular-devkit/schematics): reduce direct rxjs usage in filter host tree
  • 86b53c5 fix(@ angular-devkit/schematics): `SchematicTestRunner.runExternalSchematic` fails with "The encoded data was not valid for encoding utf-8"
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs._ For more information: ๐Ÿง [View latest project report](https://app.snyk.io/org/facioquo/project/0736e56e-478e-498b-8d24-679d3ee5401e?utm_source=github&utm_medium=referral&page=fix-pr) ๐Ÿ›  [Adjust project settings](https://app.snyk.io/org/facioquo/project/0736e56e-478e-498b-8d24-679d3ee5401e?utm_source=github&utm_medium=referral&page=fix-pr/settings) ๐Ÿ“š [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"@angular-devkit/build-angular","from":"17.3.6","to":"18.0.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-INFLIGHT-6095116","priority_score":631,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.2","score":310},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Missing Release of Resource after Effective Lifetime"}],"prId":"eea16cbc-a344-41ba-b36c-4bf650c7a0f7","prPublicId":"eea16cbc-a344-41ba-b36c-4bf650c7a0f7","packageManager":"npm","priorityScoreList":[631],"projectPublicId":"0736e56e-478e-498b-8d24-679d3ee5401e","projectUrl":"https://app.snyk.io/org/facioquo/project/0736e56e-478e-498b-8d24-679d3ee5401e?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JS-INFLIGHT-6095116"],"vulns":["SNYK-JS-INFLIGHT-6095116"],"patch":[],"isBreakingChange":true,"remediationStrategy":"vuln"}' --- **Note:** _This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our [documentation.](https://docs.snyk.io/scan-using-snyk/snyk-open-source/automatic-and-manual-prs-with-snyk-open-source/customize-pr-templates-closed-beta)_ **Learn how to fix vulnerabilities with free interactive lessons:** ๐Ÿฆ‰ [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
github-actions[bot] commented 3 months ago

Hey there and thank you for opening this pull request! ๐Ÿ‘‹๐Ÿผ

It looks like your proposed Pull request title needs to be adjusted.

๐Ÿšฉ Error ยป No release type found in pull request title "[Snyk] Security upgrade @angular-devkit/build-angular from 17.3.6 to 18.0.0". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types: