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
65 stars 25 forks source link

[Snyk] Upgrade: @angular/cdk, @angular/material #329

Closed DaveSkender closed 6 months ago

DaveSkender commented 6 months ago

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


Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name | Versions | Released on :-------------|:-------------|:------------- **@angular/cdk**
from 17.2.1 to 17.2.2 | **1 version** ahead of your current version | **22 days ago**
on 2024-03-06 **@angular/material**
from 17.2.1 to 17.2.2 | **1 version** ahead of your current version | **22 days ago**
on 2024-03-06
Release notes
Package name: @angular/cdk
  • 17.2.2 - 2024-03-06

    17.2.2 "metal-marble" (2024-03-06)

    material-experimental

    Commit Description
    feat - f18ef99785 theming: provide hook for formatting toke… (#28660)

    material

    Commit Description
    fix - 65aaaf3abf autocomplete: prevent hidden overlay from blocking clicks (#28677)
    fix - d08ddaab81 autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
    fix - 5b3210bfda checkbox: derive checkmark color from palette
    fix - fb20320b82 chips: derive surface color from palette
    fix - fe01e298a0 core: mark fields on HasErrorState as nullable (#28689)
    fix - afbb34e415 datepicker: always move caret to the end of the start input on backspace (#28669)
    fix - ec6f8e2e62 datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
    fix - ba6e809761 expansion: prevent focus from entering the panel while it's animating (#28646)
    fix - 07f5ed9dc6 schematics: add typography and density to custom theme (#28645)
    fix - 6d8160c166 schematics: don't interrupt ng add if adding the animations module fails (#28675)
    fix - 9655ecb872 slide-toggle: m3 selected track outline (#28625) (#28634)
    perf - 7d352fbf88 form-field: resolve scrolling performance issues (#27251)

    cdk

    Commit Description
    fix - 4af777a189 drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633)
    fix - 94eafc134f overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)

    multiple

    Commit Description
    fix - 14c055fe07 derive all token values from theme (#28664)
      </li>
      <li>
        <b>17.2.1</b> - <a href="https://snyk.io/redirect/github/angular/components/releases/tag/17.2.1">2024-02-22</a></br><p><a name="user-content-17.2.1"></a></p>

    17.2.1 "allactite-acorn" (2024-02-22)

    material

    Commit Description
    fix - 0c5781bfc expansion: center indicator icon in M3 (#28603)

    cdk

    Commit Description
    fix - c617cd7c8 listbox: make typeahead label nullable (#28602)
    fix - 67956e065 overlay: only emit positionChanges when position is different
    fix - d5d856348 overlay: run positionChange event inside the zone
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/angular/components/releases">@angular/cdk GitHub release notes</a>

Package name: @angular/material
  • 17.2.2 - 2024-03-06
    Read more
  • 17.2.1 - 2024-02-22

    17.2.1 "allactite-acorn" (2024-02-22)

    material

    Commit Description
    fix - 0c5781bfc expansion: center indicator icon in M3 (#28603)

    cdk

    Commit Description
    fix - c617cd7c8 listbox: make typeahead label nullable (#28602)
    fix - 67956e065 overlay: only emit positionChanges when position is different
    fix - d5d856348 overlay: run positionChange event inside the zone
from @angular/material GitHub release notes

Commit messages
Package name: @angular/cdk
  • f066d31 release: cut the v17.2.2 release
  • fe01e29 fix(material/core): mark fields on HasErrorState as nullable (#28689)
  • 4dc2b52 refactor(material-experimental/theming): move error colors into color palettes (#28666)
  • f18ef99 feat(material-experimental/theming): provide hook for formatting toke… (#28660)
  • ec6f8e2 fix(material/datepicker): datepicker doesn't announce newly selected range in firefox (#28529)
  • 5c8feac refactor(material/core): deprecate TypeScript mixin functions (#28673)
  • afbb34e fix(material/datepicker): always move caret to the end of the start input on backspace (#28669)
  • 6d8160c fix(material/schematics): don't interrupt ng add if adding the animations module fails (#28675)
  • 65aaaf3 fix(material/autocomplete): prevent hidden overlay from blocking clicks (#28677)
  • fb20320 fix(material/chips): derive surface color from palette
  • 5b3210b fix(material/checkbox): derive checkmark color from palette
  • 14c055f fix(multiple): derive all token values from theme (#28664)
  • 7d352fb perf(material/form-field): resolve scrolling performance issues (#27251)
  • c92abba docs(material/form-field): custom MatFormFieldControl validation not working unless touched (#26873)
  • 2d8dc70 docs(material-3): fix typography config (#28635)
  • c8cb925 refactor(material/select): Remove use of zone onStable to wait for options (#28637)
  • c5f66da ci: pin dependency for actions/upload-artifact (#28650)
  • ba6e809 fix(material/expansion): prevent focus from entering the panel while it's animating (#28646)
  • 4af777a fix(cdk/drag-drop): resolve helper directives with DI for proper hostDirectives support (#28633)
  • 94eafc1 fix(cdk/overlay): fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)
  • 537ed41 refactor(multiple): use object literal syntax in inputs array (#28638)
  • 07f5ed9 fix(material/schematics): add typography and density to custom theme (#28645)
  • d20edbf refactor(multiple): switch to styleUrl for single stylesheets
  • d017348 build: account for styleUrl in examples generation
Compare
Package name: @angular/material
  • f066d31 release: cut the v17.2.2 release
  • fe01e29 fix(material/core): mark fields on HasErrorState as nullable (#28689)
  • 4dc2b52 refactor(material-experimental/theming): move error colors into color palettes (#28666)
  • f18ef99 feat(material-experimental/theming): provide hook for formatting toke… (#28660)
  • ec6f8e2 fix(material/datepicker): datepicker doesn't announce newly selected range in firefox (#28529)
  • 5c8feac refactor(material/core): deprecate TypeScript mixin functions (#28673)
  • afbb34e fix(material/datepicker): always move caret to the end of the start input on backspace (#28669)
  • 6d8160c fix(material/schematics): don't interrupt ng add if adding the animations module fails (#28675)
  • 65aaaf3 fix(material/autocomplete): prevent hidden overlay from blocking clicks (#28677)
  • fb20320 fix(material/chips): derive surface color from palette
  • 5b3210b fix(material/checkbox): derive checkmark color from palette
  • 14c055f fix(multiple): derive all token values from theme (#28664)
  • 7d352fb perf(material/form-field): resolve scrolling performance issues (#27251)
  • c92abba docs(material/form-field): custom MatFormFieldControl validation not working unless touched (#26873)
  • 2d8dc70 docs(material-3): fix typography config (#28635)
  • c8cb925 refactor(material/select): Remove use of zone onStable to wait for options (#28637)
  • c5f66da ci: pin dependency for actions/upload-artifact (#28650)
  • ba6e809 fix(material/expansion): prevent focus from entering the panel while it's animating (#28646)
  • 4af777a fix(cdk/drag-drop): resolve helper directives with DI for proper hostDirectives support (#28633)
  • 94eafc1 fix(cdk/overlay): fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)
  • 537ed41 refactor(multiple): use object literal syntax in inputs array (#28638)
  • 07f5ed9 fix(material/schematics): add typography and density to custom theme (#28645)
  • d20edbf refactor(multiple): switch to styleUrl for single stylesheets
  • d017348 build: account for styleUrl in examples generation
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

cloudflare-workers-and-pages[bot] commented 6 months ago

Deploying stock-charts with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5e7bdc0
Status:🚫  Build failed.

View logs

github-actions[bot] commented 6 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] Upgrade: @angular/cdk, @angular/material". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types: