Skip to content

chore(deps): bump the cli-dependencies group across 1 directory with 5 updates#94

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cli/cli-dependencies-4f60f32c3d
Open

chore(deps): bump the cli-dependencies group across 1 directory with 5 updates#94
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/cli/cli-dependencies-4f60f32c3d

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the cli-dependencies group with 5 updates in the /cli directory:

Package From To
clipboardy 4.0.0 5.3.1
open 10.1.0 11.0.0
ora 8.1.1 9.4.0
@types/node 22.10.5 25.6.2
typescript 5.7.3 6.0.3

Updates clipboardy from 4.0.0 to 5.3.1

Release notes

Sourced from clipboardy's releases.

v5.3.1

  • Reduce size of Windows fallback binaries 206cbe8

sindresorhus/clipboardy@v5.3.0...v5.3.1

v5.3.0

  • Add support for ARM64 on Windows for the fallback binaries 8d171bd

sindresorhus/clipboardy@v5.2.1...v5.3.0

v5.2.1

  • Fix large input truncation on Windows 0316533

sindresorhus/clipboardy@v5.2.0...v5.2.1

v5.2.0

  • Add image support (macOS-only) 9f869f8
  • Gracefully handle missing fallback binaries in bundled environments fb77713
  • Improve performance on WSL 13a90d7
  • Improve error message for headless Linux environments bb17453

sindresorhus/clipboardy@v5.1.0...v5.2.0

v5.1.0

  • Improve PowerShell handling ea0b2d6

sindresorhus/clipboardy@v5.0.2...v5.1.0

v5.0.2

  • Fix Termux detection (#107) 808f23e

sindresorhus/clipboardy@v5.0.1...v5.0.2

v5.0.1

  • Fix compatibility with Termux (#104) 3c8c7af

... (truncated)

Commits
  • 0038566 5.3.1
  • 206cbe8 Reduce size of Windows fallback binaries
  • 7856f0a 5.3.0
  • 8d171bd Add support for ARM64 on Windows for the fallback binaries
  • 8702b75 5.2.1
  • 0316533 Fix large input truncation on Windows
  • 3aabac4 5.2.0
  • 9f869f8 Add image support (macOS-only)
  • fb77713 Gracefully handle missing fallback binaries in bundled environments
  • 13a90d7 Improve performance on WSL
  • Additional commits viewable in compare view

Updates open from 10.1.0 to 11.0.0

Release notes

Sourced from open's releases.

v11.0.0

Breaking

  • Require Node.js 20 e789eec

Improvements

  • Automatically detect whether PowerShell is accessible in WSL 67109f8
  • Add chromium-browser fallback for Linux b40f4b8
  • Throw AggregateError instead of only latest error (#364) 2778ac6

Fixes

  • Fix app launch failure detection for fallback support ce31b94
  • Fix WSL access via remote SSH 8821bf7
  • Fix handling of import.meta.url not being available 8ce0f7d
  • Fix: Suppress PowerShell progress messages on Windows 2283000
  • Fix: Ignore stdio on Windows when not waiting for process e1af0ee
  • Fix WSL2 local file opening 269b5fd
  • Fix spawn handling 966239c
  • Fix PowerShell argument escaping 274d704

sindresorhus/open@v10.2.0...v11.0.0

v10.2.0

  • Add support for Brave browser (#362) b62b99e

sindresorhus/open@v10.1.2...v10.2.0

v10.1.2

  • Fix detection of Windows default browser from WSL (#358) 6187a82

sindresorhus/open@v10.1.1...v10.1.2

v10.1.1

  • Fix: Use correct bundle ID for Microsoft Edge (#356) 55537f1

sindresorhus/open@v10.1.0...v10.1.1

Commits
  • 8815330 11.0.0
  • b8d8107 Refactor
  • ce31b94 Fix app launch failure detection for fallback support
  • b40f4b8 Add chromium-browser fallback for Linux
  • e789eec Require Node.js 20
  • 67109f8 Automatically detect PowerShell accessibility in WSL
  • 8821bf7 Fix WSL access via remote SSH
  • 8ce0f7d Fix handling of import.meta.url not being available
  • 2283000 Suppress PowerShell progress messages on Windows
  • e1af0ee Ignore stdio on Windows when not waiting for process
  • Additional commits viewable in compare view

Updates ora from 8.1.1 to 9.4.0

Release notes

Sourced from ora's releases.

v9.4.0

  • Add successSymbol and failSymbol options to oraPromise 3d2e0a9

sindresorhus/ora@v9.3.0...v9.4.0

v9.3.0

  • Reduce flicker in rendering 2ab4f76

sindresorhus/ora@v9.2.0...v9.3.0

v9.2.0

  • Update stdin-discarder dependency (#251) 020eaba

sindresorhus/ora@v9.1.0...v9.2.0

v9.1.0

  • Support external writes to stream (console.log) while spinning d2b543a
  • Replace strip-ansi dependency with native stripVTControlCharacters (#249) 68d50e5

sindresorhus/ora@v9.0.0...v9.1.0

v9.0.0

Breaking

  • Require Node.js 20 7aca06d

Fixes

  • Fix clearing in some cases aa51538
  • Fix frame() not displaying dynamic prefixText/suffixText from functions 0f19f57
  • Fix multiline text exceeding console height leaving garbage when scrolling 45d30ad

sindresorhus/ora@v8.2.0...v9.0.0

v8.2.0

  • Add support for boolean value for color option (#244) fe951e5

sindresorhus/ora@v8.1.1...v8.2.0

Commits

Updates @types/node from 22.10.5 to 25.6.2

Commits

Updates typescript from 5.7.3 to 6.0.3

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

... (truncated)

Commits
  • 050880c Bump version to 6.0.3 and LKG
  • eeae9dd 🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...
  • ad1c695 🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)
  • 0725fb4 🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...
  • 607a22a Bump version to 6.0.2 and LKG
  • 9e72ab7 🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...
  • 35ff23d 🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...
  • e175b69 Bump version to 6.0.1-rc and LKG
  • af4caac Update LKG
  • 8efd7e8 Merge remote-tracking branch 'origin/main' into release-6.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the cli-dependencies group in /cli with 5 updates chore(deps): bump the cli-dependencies group across 1 directory with 5 updates May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cli/cli-dependencies-4f60f32c3d branch 2 times, most recently from 094e74c to 6c504c8 Compare May 8, 2026 18:01
…5 updates

Bumps the cli-dependencies group with 5 updates in the /cli directory:

| Package | From | To |
| --- | --- | --- |
| [clipboardy](https://github.com/sindresorhus/clipboardy) | `4.0.0` | `5.3.1` |
| [open](https://github.com/sindresorhus/open) | `10.1.0` | `11.0.0` |
| [ora](https://github.com/sindresorhus/ora) | `8.1.1` | `9.4.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `25.6.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `6.0.3` |



Updates `clipboardy` from 4.0.0 to 5.3.1
- [Release notes](https://github.com/sindresorhus/clipboardy/releases)
- [Commits](sindresorhus/clipboardy@v4.0.0...v5.3.1)

Updates `open` from 10.1.0 to 11.0.0
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v10.1.0...v11.0.0)

Updates `ora` from 8.1.1 to 9.4.0
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v8.1.1...v9.4.0)

Updates `@types/node` from 22.10.5 to 25.6.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.7.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.7.3...v6.0.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.6.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: cli-dependencies
- dependency-name: clipboardy
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cli-dependencies
- dependency-name: open
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cli-dependencies
- dependency-name: ora
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cli-dependencies
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: cli-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/cli/cli-dependencies-4f60f32c3d branch from 6c504c8 to 7948534 Compare May 8, 2026 18:53
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