Skip to content

chore: bump @progress/kendo-theme-default from 10.6.0 to 11.0.0 in /examples/coffee-warehouse-nextjs in the kendo-dependencies group #3119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps the kendo-dependencies group in /examples/coffee-warehouse-nextjs with 1 update: @progress/kendo-theme-default.

Updates @progress/kendo-theme-default from 10.6.0 to 11.0.0

Release notes

Sourced from @​progress/kendo-theme-default's releases.

v11.0.0

11.0.0 (2025-05-07)

Bug Fixes

  • coloreditor: update color gradient canvas sizes (0d8aed6)
  • toolbar: button badge is being cut (7e31085)

Features

  • material: update styles to Material 3 design guidelines (4bcf754)
  • drop legacy color system support (57a4ed2)

BREAKING CHANGES

  • material: Starting with the R2 2025 release, the Telerik and Kendo UI Material theme will align with Material 3 design guidelines. As a result, the theme will no longer follow Material 2 standards for metrics, layouts, fonts, elevation, and typography. To learn more about this change, please refer to the dedicated breaking change article in the Progress Design System documentation.

    In order to apply Material 2 colors in your application, try out the bundled Material 2 color swatch - it maintains a similar color palette while benefiting from the modern Material 3 guidelines.

  • With R2 2025, the legacy color system is no longer supported. The new color system is now the default and only option. To learn more about this change, please refer to the dedicated breaking change article in the Progress Design System documentation.

v11.0.0-dev.1

11.0.0-dev.1 (2025-05-05)

Bug Fixes

  • coloreditor: update color gradient canvas sizes (0d8aed6)

Features

  • material: update styles to Material 3 design guidelines (4bcf754)

... (truncated)

Changelog

Sourced from @​progress/kendo-theme-default's changelog.

11.0.0 (2025-05-07)

Note: Version bump only for package @​progress/kendo-theme-default

11.0.0-dev.1 (2025-05-05)

Bug Fixes

  • coloreditor: update color gradient canvas sizes (0d8aed6)

Features

  • material: update styles to Material 3 design guidelines (4bcf754)

BREAKING CHANGES

  • material: Starting with the R2 2025 release, the Telerik and Kendo UI Material theme will align with Material 3 design guidelines. As a result, the theme will no longer follow Material 2 standards for metrics, layouts, fonts, elevation, and typography. To learn more about this change, please refer to the dedicated breaking change article in the Progress Design System documentation.

In order to apply Material 2 colors in your application, try out the bundled Material 2 color swatch - it maintains a similar color palette while benefiting from the modern Material 3 guidelines.

11.0.0-dev.0 (2025-05-05)

Features

  • drop legacy color system support (57a4ed2)

BREAKING CHANGES

  • With R2 2025, the legacy color system is no longer supported. The new color

... (truncated)

Commits
  • 1876d44 chore(release): v11.0.0
  • 57358fb chore(release): v11.0.0-dev.1
  • d2b9e16 chore: regen docs
  • 0d8aed6 fix(coloreditor): update color gradient canvas sizes
  • 2df5674 chore: regen docs
  • ff4a510 chore: standardize on k-color() usage
  • 4bcf754 feat(material): update styles to Material 3 design guidelines
  • b83fa95 chore(release): v11.0.0-dev.0
  • 4d84330 chore: regen docs
  • 94483db chore: standardize on k-color() usage
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kendo-dependencies group in /examples/coffee-warehouse-nextjs with 1 update: [@progress/kendo-theme-default](https://github.com/telerik/kendo-themes/tree/HEAD/packages/default).


Updates `@progress/kendo-theme-default` from 10.6.0 to 11.0.0
- [Release notes](https://github.com/telerik/kendo-themes/releases)
- [Changelog](https://github.com/telerik/kendo-themes/blob/develop/packages/default/CHANGELOG.md)
- [Commits](https://github.com/telerik/kendo-themes/commits/v11.0.0/packages/default)

---
updated-dependencies:
- dependency-name: "@progress/kendo-theme-default"
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kendo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested review from a team May 7, 2025 15:52
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants