migrate kendo-icons to dart-sass module system (961c691)
BREAKING CHANGES
Starting with the R4 2024 release the Kendo Font and
SVG icons are now migrated to the SASS module system. This breaking
change is due to the node-sass package reaching its official
end of life.
For more information, please refer to the following links:
migrate kendo-icons to dart-sass module system (961c691)
BREAKING CHANGES
Starting with the R4 2024 release the Kendo Font and
SVG icons are now migrated to the SASS module system. This breaking
change is due to the node-sass package reaching its official
end of life.
For more information, please refer to the following links:
Dependabot 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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the kendo-dependencies group in /examples/kendo-react-nextjs with 1 update: @progress/kendo-svg-icons.
Updates
@progress/kendo-svg-icons
from 3.1.0 to 4.0.0Release notes
Sourced from
@progress/kendo-svg-icons
's releases.Changelog
Sourced from
@progress/kendo-svg-icons
's changelog.Commits
3c36733
chore(release): v4.0.0961c691
feat: migrate kendo-icons to dart-sass module system9e828b6
chore(infra): remove node-sass and kendo-theme-tasks dependenciescc545dd
chore(release): v3.3.0f15ed1a
feat: revert to import syntax22f9f26
chore(release): v3.2.0813851b
feat: migrate kendo-icons to dart-sass module systemc1e94d5
chore: remove node-sass and kendo-theme-tasks dependencies56cd57e
chore(deps-dev): bump the dev-dependencies group with 4 updates9b1f19e
chore(deps-dev): bump the dev-dependencies group with 7 updatesDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show