Skip to content

Comments

dev: bump the safe group with 5 updates#7842

Merged
ryaplots merged 1 commit intov3.36from
dependabot/npm_and_yarn/safe-23f1af79c0
Feb 24, 2026
Merged

dev: bump the safe group with 5 updates#7842
ryaplots merged 1 commit intov3.36from
dependabot/npm_and_yarn/safe-23f1af79c0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the safe group with 5 updates:

Package From To
@tabler/icons-react 3.36.1 3.37.1
react-apexcharts 2.0.0 2.0.1
@inquirer/prompts 8.2.1 8.3.0
@storybook/cli 10.2.10 10.2.11
eslint-plugin-jsdoc 62.6.1 62.7.0

Updates @tabler/icons-react from 3.36.1 to 3.37.1

Release notes

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

Release 3.37.1

Fixed

  • Fixed icon: credit-card-off
  • Added missing icon versions metadata

Release 3.37.0

20 new icons:

  • filled/ball-bowling
  • filled/crown
  • filled/folder
  • filled/leaf
  • filled/pacman
  • filled/phone-call
  • filled/phone-calling
  • filled/phone-check
  • filled/phone-x
  • filled/plane-arrival
  • filled/plane-departure
  • filled/plane-tilt
  • filled/plane
  • filled/play-card
  • filled/playlist
  • filled/report-analytics
  • filled/report-money
  • filled/satellite
  • filled/sparkles-2
  • filled/sparkles

Fixed icon: outline/pacman

Commits

Updates react-apexcharts from 2.0.0 to 2.0.1

Release notes

Sourced from react-apexcharts's releases.

React ApexCharts v2.0.1

Patch Release: SSR Example & Minor Fixes

This patch release adds a comprehensive SSR example project to help developers integrate React ApexCharts with Next.js and other SSR frameworks.


New SSR Example Project

Added a complete Next.js App Router example demonstrating SSR capabilities:

  • Location: example-ssr/
  • Framework: Next.js 15+ with TypeScript
  • Features:
    • Server-side chart rendering with react-apexcharts/server
    • Client-side hydration with react-apexcharts/hydrate
    • Server data fetching examples
    • Multiple chart types and configurations
    • Best practices for SSR integration

🐛 Bug Fixes

  • Improved type definitions consistency
Commits

Updates @inquirer/prompts from 8.2.1 to 8.3.0

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​8.3.0

  • Fix: Keypresses happening before a prompt is rendered are now ignored.
  • Fix (checkbox): Element who're both checked and disabled are now always included in the returned array.
  • Feat (select/checkbox): Cursor will now hover disabled options of the list; but they still cannot be interacted with. This prevents the cursor jumping ahead in ways that can be confusing.
  • Feat: various new theme options to make all prompts content localizable.

Finally, see our new @inquirer/i18n package!

Commits
  • 526eca2 chore: Publish new release
  • 60d02c4 docs(@​inquirer/prompts): highlight auto-detected locale in i18n section (#2011)
  • f773d21 feat(@​inquirer/prompts-i18n) New i18n package with first set of localization ...
  • dd52bbe feat: allow cursor to land on disabled choices (#2008)
  • 64622ed feat(@​inquirer/testing): add nextRender() to unit test render API (#2010)
  • 32ed010 refactor(@​inquirer/select,@​inquirer/checkbox): clean up disabled choice rende...
  • b23a483 fix(@​inquirer/checkbox): include disabled+checked items in the answer
  • fd40b43 fix(@​inquirer/core): discard keystrokes buffered before prompt creation
  • fd001c1 chore: Publish new release
  • 260d7eb fix(@​inquirer/testing): handle SWC-style namespace objects and missing option...
  • Additional commits viewable in compare view

Updates @storybook/cli from 10.2.10 to 10.2.11

Release notes

Sourced from @​storybook/cli's releases.

v10.2.11

10.2.11

Changelog

Sourced from @​storybook/cli's changelog.

10.2.11

Commits

Updates eslint-plugin-jsdoc from 62.6.1 to 62.7.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.7.0

62.7.0 (2026-02-20)

Features

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
eslint-plugin-jsdoc [>= 39.6.a, < 39.7]

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 safe group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.36.1` | `3.37.1` |
| [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | `2.0.0` | `2.0.1` |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.2.1` | `8.3.0` |
| [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.2.10` | `10.2.11` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.6.1` | `62.7.0` |


Updates `@tabler/icons-react` from 3.36.1 to 3.37.1
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.37.1/packages/icons-react)

Updates `react-apexcharts` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/apexcharts/react-apexcharts/releases)
- [Commits](apexcharts/react-apexcharts@v2.0.0...v2.0.1)

Updates `@inquirer/prompts` from 8.2.1 to 8.3.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.2.1...@inquirer/prompts@8.3.0)

Updates `@storybook/cli` from 10.2.10 to 10.2.11
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.11/code/lib/cli-storybook)

Updates `eslint-plugin-jsdoc` from 62.6.1 to 62.7.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.6.1...v62.7.0)

---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
  dependency-version: 3.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: react-apexcharts
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@storybook/cli"
  dependency-version: 10.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
...

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 Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 23:52
@dependabot dependabot bot requested a review from ryaplots February 23, 2026 23:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2026
@ryaplots ryaplots merged commit 6610d73 into v3.36 Feb 24, 2026
13 checks passed
@ryaplots ryaplots deleted the dependabot/npm_and_yarn/safe-23f1af79c0 branch February 24, 2026 10: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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant