Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 3 updates#16

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/all-dependencies-45c964ac0f
Closed

chore(deps): bump the all-dependencies group across 1 directory with 3 updates#16
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/all-dependencies-45c964ac0f

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the all-dependencies group with 3 updates in the / directory: @inquirer/prompts, grimoire-wizard and eslint.

Updates @inquirer/prompts from 8.3.0 to 8.3.2

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​8.3.2

  • Fix broken 8.3.1 release process.

@​inquirer/prompts@​8.3.1

  • Bump dependencies
Commits
  • b218fcc chore: Publish new release
  • b6aabed fix: set prepublish script
  • 1ce0319 chore: Publish new release
  • 62a1b2d Merge pull request #2031 from SBoudrias/sboudrias/debug-xterm-80g
  • 09fcc6c chore(@​inquirer/testing): fix formatting
  • 56bdf30 fix(@​inquirer/testing): resolve xterm CJS named export error under native Nod...
  • 58d3bf0 chore(deps): Bump brace-expansion from 1.1.11 to 1.1.12 (#2029)
  • f9a3adb Merge pull request #2026 from SBoudrias/emdash/semver-315
  • 264f5da chore(setup-packages): simplify coerce using tryParseRange
  • feab678 chore(setup-packages): replace semver with std-semver
  • Additional commits viewable in compare view

Updates grimoire-wizard from 0.5.2 to 0.6.1

Release notes

Sourced from grimoire-wizard's releases.

v0.6.1

Full Changelog: YosefHayim/grimoire@v0.6.0...v0.6.1

v0.6.0

What's Changed

Full Changelog: YosefHayim/grimoire@v0.5.2...v0.6.0

Changelog

Sourced from grimoire-wizard's changelog.

[0.6.1] - 2026-03-18

Fixed

  • Progress auto-restores even when disabledresume: false and cache: false now both fully prevent progress file restoration. Previously, a cancelled wizard would save a checkpoint and resume from that step on the next run, ignoring resume: false and cache: false. (#48)
  • Cancel no longer saves progress when resume is disabledperformCancel() now checks resumeEnabled before writing the progress file. Previously it always wrote, causing phantom resume behavior.
  • grimoire cache clear now also clears progress files — the CLI command was only clearing the cache directory (~/.config/grimoire/cache/) but not the progress directory (~/.config/grimoire/progress/), so cleared users still got resume behavior.

Added

  • clearAllProgress() export — new function to programmatically wipe all progress files; used internally by grimoire cache clear and available for library consumers.

[0.6.0] - 2026-03-16

Added

  • HookContext.openBrowser(url) — lifecycle hooks can open a URL in the system browser (macOS/Linux/Windows) with URL validation and no shell injection
  • HookContext.prompt(config) — hooks can ask the user additional questions mid-flow without needing a dedicated wizard step; supports text, password, confirm, select, number
  • checksStyle: 'tasklist' — pre-flight checks render as an in-place animated task list with cursor-aware TTY guard (falls back to spinner in non-TTY/CI)
  • meta.clearBetweenSteps — clears the terminal between each step for a focused one-question-at-a-time UX
  • meta.banner / meta.subtitle — custom ASCII banner text and subtitle shown in the wizard header
  • HookContext.setNextStep('__done__') — call this sentinel to finish the wizard early from any hook
  • NoteStyle on note steps — steps can specify a box style for the rendered note
  • Multi-column layout — select/multiselect/search steps support columns to render options side-by-side
  • ChecksStyle type exportchecksStyle is now a typed export from the package

Fixed

  • SIGINT saves progress — Ctrl-C cancellation now runs onCancel, persists resume state, and emits session:end before exiting
  • ClackRenderer tasklist mode — suppresses duplicate check:pass/check:fail lines when tasklist owns the terminal
  • Note/message steps excluded from answersnote, message, and browser step answers are no longer stored in the final answers object
  • Mock fail-fast — mock mode always throws on missing answers instead of silently falling through to interactive prompt
Commits
  • 2c3f576 chore: release v0.6.1 — fix resume/progress ignoring cache:false and resume:f...
  • 422a7f6 test: add 6 regression tests for resume/progress behavior (issue #48)
  • ec38ceb fix: resume/progress respects cache:false and resume:false; cache clear also ...
  • 03d548e ci: skip CI on dependabot PRs, auto-merge all updates, add dependabot config
  • 45c238f chore: release v0.6.0
  • 871b9e6 feat: batch 10 — compound steps via HookContext.prompt + openBrowser (#7) (#36)
  • 04000ef feat: batch 8 — expanded loading TUI (#24) (#34)
  • 7f91570 feat: batch 4 — custom banner/logo, screen clearing, demo showcase (#9, #15) ...
  • 86153a1 feat: batch 9 — multi-column layout for select/multiselect/search (#19) (#35)
  • 5f1ff06 feat: batch 7 — async lifecycle hooks with HookContext (#4, #5) (#33)
  • Additional commits viewable in compare view

Updates eslint from 10.0.3 to 10.1.0

Release notes

Sourced from eslint's releases.

v10.1.0

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#20510) (Nicholas C. Zakas)

Chores

  • a9f9cce chore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584) (Milos Djermanovic)
  • 1f42bd7 chore: update prettier to 3.8.1 (#20651) (루밀LuMir)
  • c0a6f4a chore: update dependency @​eslint/json to ^1.2.0 (#20652) (renovate[bot])
  • cc43f79 chore: update dependency c8 to v11 (#20650) (renovate[bot])
  • 2ce4635 chore: update dependency @​eslint/json to v1 (#20649) (renovate[bot])
  • f0406ee chore: update dependency markdownlint-cli2 to ^0.21.0 (#20646) (renovate[bot])
  • dbb4c95 chore: remove trunk (#20478) (sethamus)
  • c672a2a test: fix CLI test for empty output file (#20640) (kuldeep kumar)
  • c7ada24 ci: bump pnpm/action-setup from 4.3.0 to 4.4.0 (#20636) (dependabot[bot])
  • 07c4b8b test: fix RuleTester test without test runners (#20631) (Francesco Trotta)
  • 079bba7 test: Add tests for isValidWithUnicodeFlag (#20601) (Manish chaudhary)
  • 5885ae6 ci: unpin Node.js 25.x in CI (#20615) (Copilot)
  • f65e5d3 chore: update pnpm/action-setup digest to b906aff (#20610) (renovate[bot])
Commits

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

Summary by cubic

Bumps grimoire-wizard, @inquirer/prompts, and eslint to pick up bug fixes and minor features without app code changes.

  • Dependencies
    • grimoire-wizard 0.5.2 → 0.6.1: fixes resume/cache behavior; adds HookContext.prompt, openBrowser, and tasklist checks.
    • @inquirer/prompts 8.3.0 → 8.3.2: patch release with internal fixes; no API changes.
    • eslint 10.0.3 → 10.1.0: minor update; improves no-var autofix and adds bulk-suppressions API.

Written for commit 171e48a. Summary will update on new commits.

…3 updates

Bumps the all-dependencies group with 3 updates in the / directory: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [grimoire-wizard](https://github.com/YosefHayim/grimoire) and [eslint](https://github.com/eslint/eslint).


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

Updates `grimoire-wizard` from 0.5.2 to 0.6.1
- [Release notes](https://github.com/YosefHayim/grimoire/releases)
- [Changelog](https://github.com/YosefHayim/grimoire/blob/main/CHANGELOG.md)
- [Commits](YosefHayim/grimoire@v0.5.2...v0.6.1)

Updates `eslint` from 10.0.3 to 10.1.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.3...v10.1.0)

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: grimoire-wizard
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 Mar 23, 2026
@codeant-ai
Copy link
Copy Markdown

codeant-ai bot commented Mar 23, 2026

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 23, 2026

⚠️ No Changeset found

Latest commit: 171e48a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 30, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 30, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/all-dependencies-45c964ac0f branch March 30, 2026 09:56
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