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 @ng-matero/extensions from 16.1.2 to 16.2.0 #296

Closed DaveSkender closed 9 months ago

DaveSkender commented 9 months ago

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


Snyk has created this PR to upgrade @ng-matero/extensions from 16.1.2 to 16.2.0.

: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.
- The recommended version is **2 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-11-26.
Release notes
Package name: @ng-matero/extensions
  • 16.2.0 - 2023-11-26

    BREAKING CHANGES

    • remove mtx-slider, please use mat-slider instead

    • grid: remove photoviewer styles in theming file. If you want to use the image preview feature, you should import the styles by yourself.

      +  @ use 'photoviewer';
    • grid: rename rowSelectionChange to rowSelectedChange, so it supports two-way binding

      <mtx-grid [(rowSelected)]="rowSelected" />
    • grid: rename cellSelectionChange to cellSelectedChange

    Features

    • alert: rebuild theme with tokens and improve dark colors
    • colorpicker: rebuild theme with tokens
    • datetimepicker: rebuild theme with tokens and support mat-form-field color
    • drawer: rebuild theme with tokens
    • grid: rebuild theme with tokens
    • loader: rebuild theme with tokens
    • popover: rebuild theme with tokens
    • progress: rebuild theme with tokens and improve dark colors
    • select: rebuild theme with tokens and support mat-form-field color
    • split: rebuild theme with tokens
  • 16.1.3 - 2023-11-06

    Bug Fixes

    • grid: fix align center issue for header cell (2f06e6d)
  • 16.1.2 - 2023-10-18
    • select: improve styles for clear and arrow icon (2131f9f)
from @ng-matero/extensions GitHub release notes
Commit messages
Package name: @ng-matero/extensions
  • 2893217 refactor(grid): rename `cellSelectionChange` to `cellSelectedChange`
  • 845e570 refactor(grid): rename `rowSelectionChange` to `rowSelectedChange`
  • 5ef7be1 fix(grid): fix build error
  • c0b6064 feat(grid): add directive for image preview
  • 55e29d1 chore(select): improve styles
  • c0e0702 style: formatting import
  • 002a450 refactor(multiple): improve dark colors for alert and progress
  • 2829719 refactor(multiple): improve token naming for grid and popover
  • 9902132 refactor(select): add theme color for dropdown panel
  • 69fc76d refactor(multiple): improve alert tokens and revert progress type
  • 25afa79 refactor(progress): remove default type and fix text color
  • 69c08ec chore(datetimepicker): modify token naming
  • f581acc refactor: remove slider component
  • c9ead56 refactor(tooltip): rebuild theme with mdc tokens
  • 96fa12f chore(multiple): small fix
  • a0a76ca refactor(select): rebuild theme with tokens
  • bbf262f refactor(multiple): rebuild theme with tokens for popover and split
  • 3f5ef0a refactor(multiple): rebuild theme with tokens for loader and progress
  • c271bde refactor(grid): rebuild theme with tokens
  • 66e4915 refactor(drawer): rebuild theme with tokens
  • 028698c refactor(datetimepicker): rebuild theme with tokens
  • a4739f9 refactor(multiple): rebuild theme with tokens for alert and colorpicker
  • c5efb6d refactor(core): add sass-utils and token-utils
  • e192603 chore: release 16.1.3
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](https://app.snyk.io/org/daveskender/project/a60df058-ce82-4f3a-971d-547bde433f82?utm_source=github&utm_medium=referral&page=upgrade-pr) ๐Ÿ›  [Adjust upgrade PR settings](https://app.snyk.io/org/daveskender/project/a60df058-ce82-4f3a-971d-547bde433f82/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) ๐Ÿ”• [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/daveskender/project/a60df058-ce82-4f3a-971d-547bde433f82/settings/integration?pkg=@ng-matero/extensions&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
github-actions[bot] commented 9 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 @ng-matero/extensions from 16.1.2 to 16.2.0". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types: