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(deps): Bump @zendeskgarden/react-theming from 9.0.0 to 9.5.1 #15

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps @zendeskgarden/react-theming from 9.0.0 to 9.5.1.

Release notes

Sourced from @​zendeskgarden/react-theming's releases.

v9.5.1 (2025-01-16)

🐛 Bug Fix

  • theming
    • #2000 fix(theming): nested ColorSchemeProvider system color scheme handling (@​jzempel)
    • #1999 fix(theming): return hex from generated getColor values (@​jzempel)

Committers: 1

v9.5.0 (2025-01-09)

🚀 New Feature

🌱 Internal

  • avatars, draggable, dropdowns, forms, notifications, tables
  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, draggable, dropdowns, forms, modals, notifications, pagination, tables, tags
  • draggable
  • colorpickers
  • Other
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, draggable, dropdowns.legacy, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, tooltips, typography
    • #1989 chore: replace deprecated retrieveComponentStyles with componentStyles utility (@​jzempel)

Committers: 1

v9.4.0 (2024-12-12)

🚀 New Feature

🐛 Bug Fix

  • dropdowns
    • #1987 fix(Combobox): improve screen reader experience for Select-Only combobox w NVDA (@​ze-flo)

Committers: 2

v9.3.0 (2024-12-05)

... (truncated)

Changelog

Sourced from @​zendeskgarden/react-theming's changelog.

v9.5.1 (2025-01-16)

🐛 Bug Fix

  • theming
    • #2000 fix(theming): nested ColorSchemeProvider system color scheme handling (@​jzempel)
    • #1999 fix(theming): return hex from generated getColor values (@​jzempel)

v9.5.0 (2025-01-09)

🚀 New Feature

🌱 Internal

  • avatars, draggable, dropdowns, forms, notifications, tables
  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, draggable, dropdowns, forms, modals, notifications, pagination, tables, tags
  • draggable
  • colorpickers
  • Other
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, draggable, dropdowns.legacy, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, tooltips, typography
    • #1989 chore: replace deprecated retrieveComponentStyles with componentStyles utility (@​jzempel)

v9.4.0 (2024-12-12)

🚀 New Feature

🐛 Bug Fix

  • dropdowns
    • #1987 fix(Combobox): improve screen reader experience for Select-Only combobox w NVDA (@​ze-flo)

v9.3.0 (2024-12-05)

🚀 New Feature

  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, draggable, dropdowns.legacy, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
    • #1978 feat(peer-deps): extend styled-components support to v6 (@​ze-flo)

🐛 Bug Fix

  • accordions
  • chrome
    • #1981 fix(chrome): provide missing useId container dependency for Sheet component (@​jzempel)

... (truncated)

Commits
  • 2571d02 chore(release): publish
  • ed8f785 fix(theming): nested ColorSchemeProvider system color scheme handling (#2000)
  • 300f5f9 fix(theming): return hex from generated getColor values (#1999)
  • a424bc7 chore(changelog): add v9.5.0 [skip ci]
  • 4354678 chore(release): publish
  • 919df82 feat(theming): add ColorSchemeProvider (#1991)
  • a7dc5a4 chore(deps): update non-major shared dependencies (#1994)
  • 93fb392 chore(deps): update non-major package dependencies (#1993)
  • e955fb4 chore(deps): update dependency @​dnd-kit/sortable to v10 (#1995)
  • 04031ae chore(deps): update dependency @​zendeskgarden/eslint-config to v45 (#1998)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

The following labels could not be found: dependabot.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry...:sweat: The following steps failed:

Bumps [@zendeskgarden/react-theming](https://github.com/zendeskgarden/react-components) from 9.0.0 to 9.5.1.
- [Release notes](https://github.com/zendeskgarden/react-components/releases)
- [Changelog](https://github.com/zendeskgarden/react-components/blob/main/CHANGELOG.md)
- [Commits](zendeskgarden/react-components@v9.0.0...v9.5.1)

---
updated-dependencies:
- dependency-name: "@zendeskgarden/react-theming"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zendeskgarden/react-theming-9.5.1 branch from 6d493d6 to 91a3588 Compare January 24, 2025 15:43
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry...:sweat: The following steps failed:

@Vico1993 Vico1993 closed this Jan 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zendeskgarden/react-theming-9.5.1 branch January 27, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant