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 across 1 directory with 23 updates #2442

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the kendo-dependencies group with 11 updates in the /examples/kendo-react-sales-dashboard directory:

Package From To
@progress/kendo-drawing 1.20.1 1.20.2
@progress/kendo-react-buttons 8.1.1 8.2.0
@progress/kendo-react-charts 8.1.1 8.2.0
@progress/kendo-react-dateinputs 8.1.1 8.2.0
@progress/kendo-react-dialogs 8.1.1 8.2.0
@progress/kendo-react-dropdowns 8.1.1 8.2.0
@progress/kendo-react-grid 8.1.1 8.2.0
@progress/kendo-react-pdf 8.1.1 8.2.0
@progress/kendo-react-ripple 8.1.1 8.2.0
@progress/kendo-theme-default 8.2.1 9.0.0
@progress/kendo-theme-material 8.2.1 9.0.0

Updates @progress/kendo-drawing from 1.20.1 to 1.20.2

Commits

Updates @progress/kendo-react-buttons from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-charts from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-dateinputs from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-dialogs from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-dropdowns from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-grid from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-inputs from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-intl from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-layout from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-pdf from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-ripple from 8.1.1 to 8.2.0

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-material from 8.2.1 to 9.0.0

Release notes

Sourced from @​progress/kendo-theme-material'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-material's changelog.

9.0.0 (2024-07-29)

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

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

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

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

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

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

Features

  • material: detach utils package (e5f86d9)

BREAKING CHANGES

  • 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/

Commits

Updates @progress/kendo-react-animation from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-common from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-data-tools from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-labels from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-popup from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-progressbars from 8.1.1 to 8.2.0

Commits

Updates @progress/kendo-react-treeview from 8.1.1 to 8.2.0

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

…pdates

Bumps the kendo-dependencies group with 11 updates in the /examples/kendo-react-sales-dashboard directory:

| Package | From | To |
| --- | --- | --- |
| [@progress/kendo-drawing](https://github.com/telerik/kendo-drawing) | `1.20.1` | `1.20.2` |
| [@progress/kendo-react-buttons](https://github.com/telerik/kendo-react) | `8.1.1` | `8.2.0` |
| [@progress/kendo-react-charts](https://github.com/telerik/kendo-react) | `8.1.1` | `8.2.0` |
| [@progress/kendo-react-dateinputs](https://github.com/telerik/kendo-react) | `8.1.1` | `8.2.0` |
| [@progress/kendo-react-dialogs](https://github.com/telerik/kendo-react) | `8.1.1` | `8.2.0` |
| [@progress/kendo-react-dropdowns](https://github.com/telerik/kendo-react) | `8.1.1` | `8.2.0` |
| [@progress/kendo-react-grid](https://github.com/telerik/kendo-react) | `8.1.1` | `8.2.0` |
| [@progress/kendo-react-pdf](https://github.com/telerik/kendo-react) | `8.1.1` | `8.2.0` |
| [@progress/kendo-react-ripple](https://github.com/telerik/kendo-react) | `8.1.1` | `8.2.0` |
| [@progress/kendo-theme-default](https://github.com/telerik/kendo-themes/tree/HEAD/packages/default) | `8.2.1` | `9.0.0` |
| [@progress/kendo-theme-material](https://github.com/telerik/kendo-themes/tree/HEAD/packages/material) | `8.2.1` | `9.0.0` |



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

Updates `@progress/kendo-react-buttons` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-charts` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-dateinputs` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-dialogs` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-dropdowns` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-grid` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-inputs` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-intl` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-layout` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-pdf` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-ripple` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/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-material` 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/material/CHANGELOG.md)
- [Commits](https://github.com/telerik/kendo-themes/commits/v9.0.0/packages/material)

Updates `@progress/kendo-react-animation` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-common` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-data-tools` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-labels` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-popup` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-progressbars` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

Updates `@progress/kendo-react-treeview` from 8.1.1 to 8.2.0
- [Commits](https://github.com/telerik/kendo-react/commits)

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-react-buttons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-charts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-dateinputs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-dialogs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-dropdowns"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-inputs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-intl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-layout"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-pdf"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-ripple"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-theme-default"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-theme-material"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-animation"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-common"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-data-tools"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-labels"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-popup"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-progressbars"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: kendo-dependencies
- dependency-name: "@progress/kendo-react-treeview"
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 5, 2024
@dependabot dependabot bot requested review from a team August 5, 2024 15:45
@bptodorova bptodorova merged commit 39cdffe into master Aug 13, 2024
2 checks passed
@bptodorova bptodorova deleted the dependabot/npm_and_yarn/examples/kendo-react-sales-dashboard/kendo-dependencies-0c8351dfc8 branch August 13, 2024 06:21
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.

1 participant