Skip to content

chore(deps): bump the npm-minor-patch group in /src/nodepilot-ui with 3 updates - #226

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/nodepilot-ui/npm-minor-patch-4e69259696
Open

chore(deps): bump the npm-minor-patch group in /src/nodepilot-ui with 3 updates#226
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/nodepilot-ui/npm-minor-patch-4e69259696

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group in /src/nodepilot-ui with 3 updates: @carbon/icons-react, cron-parser and zustand.

Updates @carbon/icons-react from 11.85.0 to 11.86.0

Release notes

Sourced from @​carbon/icons-react's releases.

v11.86.0

v11.86.0 (2025-7-7)

stylelint-config-carbon@1.21.0

Housekeeping 🏠

@carbon/icons-vue@10.111.0

Housekeeping 🏠

  • chore(deps): bump pbkdf2 in /packages/icons-vue/examples/vue-cli (#19745) (a6d03f5f6)

@carbon/layout@11.36.0

Housekeeping 🏠

  • chore(deps): bump brace-expansion in /packages/layout/examples/preview (#19726) (93f1b8961)

@carbon/pictograms@12.55.0

New features 🚀

Housekeeping 🏠

@carbon/pictograms-react@11.81.0

Housekeeping 🏠

@carbon/react@1.86.0

New features 🚀

Bug fixes 🐛

  • fix: Filterable multiselect focus while tabbing issue (#19816) (c75c0d8cb)
  • fix(pagination): fix the pagination loses focus (#19744) (f62852297)
  • fix(numberinput): update onChange value type to Number for type="text" (#19742) (67aed3fe8)
  • fix(TileGroup): add generic type support for value and onchange handler (#19649) (5fb1e0d60)
  • fix(OverflowMenu): fix types (#19158) (5bbffc494)
  • fix(Switcher): restrict props passed to children (#19161) (fa4ccb1ef)
  • fix: Refactored the Treeview component to use contexts to communicate with TreeNode (#19626) (43703bfb7)
  • fix(ui-shel): prevent premature switcher close on Safari (#19765) (73ca993b0)
  • fix: treeView story crashes on node click (#19746) (ed28a965a)
  • fix(TimePicker): Assignment of className props only to the container element (#19573) (6d47ef474)

... (truncated)

Commits

Updates cron-parser from 5.8.1 to 5.9.0

Release notes

Sourced from cron-parser's releases.

v5.9.0

What's Changed

New Contributors

Full Changelog: harrisiirak/cron-parser@v5.8.1...v5.9.0

Changelog

Sourced from cron-parser's changelog.

v5.9.0 - 2026-08-13

What's Changed

New Contributors

Full Changelog: harrisiirak/cron-parser@v5.8.1...v5.9.0

Commits
  • 1efe56e chore: bump version
  • 9ea56e1 fix: keep a hashed step wider than its range from emptying the field (#437)
  • da1d21b fix: compensate DST transitions wider than one hour (#435)
  • b587efa fix: keep explicit range bounds when stringifying stepped fields (#279) (#440)
  • See full diff in compare view

Updates zustand from 5.0.14 to 5.0.15

Release notes

Sourced from zustand's releases.

v5.0.15

Fix some issues in devtools and persist middleware.

What's Changed

Full Changelog: pmndrs/zustand@v5.0.14...v5.0.15

Commits
  • 2115efb v5.0.15
  • 1f531ba chore(deps): update dev dependencies (#3560)
  • aa6d2a1 docs: add zustand-devtools-bridge (#3559)
  • 3febf8c fix(persist): clearStorage() should invalidate concurrent async rehydration (...
  • f44cecc fix(devtools): correct V8 stack regex when source path contains spaces (#3531)
  • beca84e fix: update broken README links from docs/guides/ to docs/learn/guides/ (#3542)
  • 038f496 docs(persist): clarify createJSONStorage behavior and warn about production u...
  • a1f685c docs: fix missing code highlights in tic-tac-toe tutorial (#3527)
  • 07cee61 docs: fix missing highlight on setXIsNext line in tic-tac-toe tutorial (#3524)
  • 566b5bf Fix dead link in README.md: update immer guide path (#3519)
  • 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 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 npm-minor-patch group in /src/nodepilot-ui with 3 updates: [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react), [cron-parser](https://github.com/harrisiirak/cron-parser) and [zustand](https://github.com/pmndrs/zustand).


Updates `@carbon/icons-react` from 11.85.0 to 11.86.0
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md)
- [Commits](https://github.com/carbon-design-system/carbon/commits/v11.86.0/packages/icons-react)

Updates `cron-parser` from 5.8.1 to 5.9.0
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Changelog](https://github.com/harrisiirak/cron-parser/blob/master/CHANGELOG.md)
- [Commits](harrisiirak/cron-parser@v5.8.1...v5.9.0)

Updates `zustand` from 5.0.14 to 5.0.15
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.14...v5.0.15)

---
updated-dependencies:
- dependency-name: "@carbon/icons-react"
  dependency-version: 11.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: cron-parser
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: zustand
  dependency-version: 5.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants