Skip to content
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

chore: bump the kendo-dependencies group in /examples/kendo-react-stackblitz-app with 4 updates #2432

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps the kendo-dependencies group in /examples/kendo-react-stackblitz-app with 4 updates: @progress/kendo-drawing, @progress/kendo-theme-default, @progress/kendo-theme-core and @progress/kendo-theme-utils.

Updates @progress/kendo-drawing from 1.20.1 to 1.20.2

Commits

Updates @progress/kendo-theme-default from 8.2.1 to 9.0.0

Release notes

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

v9.0.0

9.0.0 (2024-07-29)

Features

  • bootstrap: detach utils package (c2870e0)
  • classic: detach utils package (7b119ff)
  • default: detach utils package (5d3910d)
  • fluent: detach utils package (69a3e9b)
  • material: detach utils package (e5f86d9)
  • utils: implement responsive layout system (f81250e)

BREAKING CHANGES

  • fluent: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

For developers using utility classes for custom layouts, you will now need to manually import the utilities as a separate stylesheet on your pages. For step-by-step instructions on how to do this, please visit: https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • material: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

For developers using utility classes for custom layouts, you will now need to manually import the utilities as a separate stylesheet on your pages. For step-by-step instructions on how to do this, please visit: https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • classic: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

... (truncated)

Changelog

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

9.0.0 (2024-07-29)

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

9.0.0-dev.2 (2024-07-29)

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

9.0.0-dev.1 (2024-07-22)

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

9.0.0-dev.0 (2024-07-19)

Features

  • default: detach utils package (5d3910d)

BREAKING CHANGES

  • default: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

For developers using utility classes for custom layouts, you will now need to manually import the utilities as a separate stylesheet on your pages. For step-by-step instructions on how to do this, please visit: https://www.telerik.com/design-system/docs/utils/get-started/installation/

Commits

Updates @progress/kendo-theme-core from 8.2.0 to 9.0.0

Release notes

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

v9.0.0

9.0.0 (2024-07-29)

Features

  • bootstrap: detach utils package (c2870e0)
  • classic: detach utils package (7b119ff)
  • default: detach utils package (5d3910d)
  • fluent: detach utils package (69a3e9b)
  • material: detach utils package (e5f86d9)
  • utils: implement responsive layout system (f81250e)

BREAKING CHANGES

  • fluent: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

For developers using utility classes for custom layouts, you will now need to manually import the utilities as a separate stylesheet on your pages. For step-by-step instructions on how to do this, please visit: https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • material: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

For developers using utility classes for custom layouts, you will now need to manually import the utilities as a separate stylesheet on your pages. For step-by-step instructions on how to do this, please visit: https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • classic: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

... (truncated)

Changelog

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

9.0.0 (2024-07-29)

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

9.0.0-dev.2 (2024-07-29)

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

9.0.0-dev.1 (2024-07-22)

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

9.0.0-dev.0 (2024-07-19)

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

Commits
  • dc0199a chore(release): v9.0.0
  • 6801d17 chore(release): v9.0.0-dev.2
  • b4fd260 chore(release): v9.0.0-dev.1
  • 625afb7 chore(release): v9.0.0-dev.0
  • ed4bc08 chore: regen docs
  • 2972f89 chore: move legacy aliases utils to core
  • ee4339f chore(core): add default color values to $kendo-colors
  • 2168b5c chore(core): generate k-rounded-* classes in each theme as they are part of t...
  • a0b155b chore(utils): register each util as a module
  • See full diff in compare view

Updates @progress/kendo-theme-utils from 8.2.0 to 9.0.0

Release notes

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

v9.0.0

9.0.0 (2024-07-29)

Features

  • bootstrap: detach utils package (c2870e0)
  • classic: detach utils package (7b119ff)
  • default: detach utils package (5d3910d)
  • fluent: detach utils package (69a3e9b)
  • material: detach utils package (e5f86d9)
  • utils: implement responsive layout system (f81250e)

BREAKING CHANGES

  • fluent: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

For developers using utility classes for custom layouts, you will now need to manually import the utilities as a separate stylesheet on your pages. For step-by-step instructions on how to do this, please visit: https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • material: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

For developers using utility classes for custom layouts, you will now need to manually import the utilities as a separate stylesheet on your pages. For step-by-step instructions on how to do this, please visit: https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • classic: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now independent of the themes package. This means that, moving forward, components will selectively import only the utilities they require, rather than the entire utilities package. This adjustment does not impact the styling of components but is designed to improve the system's flexibility and modularity.

... (truncated)

Changelog

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

9.0.0 (2024-07-29)

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

9.0.0-dev.2 (2024-07-29)

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

9.0.0-dev.1 (2024-07-22)

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

9.0.0-dev.0 (2024-07-19)

Features

  • utils: implement responsive layout system (f81250e)
Commits
  • dc0199a chore(release): v9.0.0
  • 6801d17 chore(release): v9.0.0-dev.2
  • b4fd260 chore(release): v9.0.0-dev.1
  • 625afb7 chore(release): v9.0.0-dev.0
  • 4e0437e chore(utils): add flex direction breakpoint classes
  • f18311c chore(utils): add row start/end breakpoint classes
  • f81250e feat(utils): implement responsive layout system
  • ed4bc08 chore: regen docs
  • 2972f89 chore: move legacy aliases utils to core
  • ee4339f chore(core): add default color values to $kendo-colors
  • Additional commits viewable in compare view

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/kendo-react-stackblitz-app with 4 updates: [@progress/kendo-drawing](https://github.com/telerik/kendo-drawing), [@progress/kendo-theme-default](https://github.com/telerik/kendo-themes/tree/HEAD/packages/default), [@progress/kendo-theme-core](https://github.com/telerik/kendo-themes/tree/HEAD/packages/core) and [@progress/kendo-theme-utils](https://github.com/telerik/kendo-themes/tree/HEAD/packages/utils).


Updates `@progress/kendo-drawing` from 1.20.1 to 1.20.2
- [Commits](https://github.com/telerik/kendo-drawing/commits)

Updates `@progress/kendo-theme-default` from 8.2.1 to 9.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/v9.0.0/packages/default)

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

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

---
updated-dependencies:
- dependency-name: "@progress/kendo-drawing"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-theme-default"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-theme-core"
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-theme-utils"
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: kendo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Aug 2, 2024
@dependabot dependabot bot requested review from a team August 2, 2024 16:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/kendo-react-stackblitz-app/kendo-dependencies-322e7b5f5d branch August 5, 2024 15:33
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