Skip to content

dev: bump the safe group with 4 updates - #7703

Merged
PavelJankoski merged 1 commit into
v3.34from
dependabot/npm_and_yarn/safe-5d12221e69
Aug 26, 2025
Merged

dev: bump the safe group with 4 updates#7703
PavelJankoski merged 1 commit into
v3.34from
dependabot/npm_and_yarn/safe-5d12221e69

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2025

Copy link
Copy Markdown
Contributor

Bumps the safe group with 4 updates: apexcharts, @inquirer/prompts, @storybook/cli and eslint-plugin-jsdoc.

Updates apexcharts from 5.3.3 to 5.3.4

Commits

Updates @inquirer/prompts from 7.8.3 to 7.8.4

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​7.8.4

  • fix: Remove "easter-egg" vim/emacs bindings conflicting with the type-to-search feature.
Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • See full diff in compare view

Updates @storybook/cli from 9.1.2 to 9.1.3

Release notes

Sourced from @​storybook/cli's releases.

v9.1.3

9.1.3

Changelog

Sourced from @​storybook/cli's changelog.

9.1.3

Commits
  • ce39157 Bump version from "9.1.2" to "9.1.3" [skip ci]
  • 730bbf0 Merge pull request #32284 from storybookjs/shilman/package-json-keywords
  • 0f86613 Merge pull request #32287 from storybookjs/shilman/error-utm
  • 2bae930 Merge pull request #32283 from storybookjs/shilman/readme-utm-params
  • See full diff in compare view

Updates eslint-plugin-jsdoc from 54.1.0 to 54.1.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v54.1.1

54.1.1 (2025-08-20)

Bug Fixes

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 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 safe group with 4 updates: [apexcharts](https://github.com/apexcharts/apexcharts.js), [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).


Updates `apexcharts` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

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

Updates `@storybook/cli` from 9.1.2 to 9.1.3
- [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/v9.1.3/code/lib/cli-storybook)

Updates `eslint-plugin-jsdoc` from 54.1.0 to 54.1.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v54.1.0...v54.1.1)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-version: 5.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@inquirer/prompts"
  dependency-version: 7.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@storybook/cli"
  dependency-version: 9.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 54.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Aug 26, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner August 26, 2025 17:52
@dependabot
dependabot Bot requested a review from ryaplots August 26, 2025 17:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2025
@PavelJankoski
PavelJankoski merged commit 3761353 into v3.34 Aug 26, 2025
13 checks passed
@PavelJankoski
PavelJankoski deleted the dependabot/npm_and_yarn/safe-5d12221e69 branch August 26, 2025 18:20
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