Skip to content

fix: bump non-breaking dependencies to latest - #660

Merged
aversini merged 1 commit into
mainfrom
chore/deps-train-2026-08-27
Aug 27, 2026
Merged

aversini merged 1 commit into
mainfrom
chore/deps-train-2026-08-27

Conversation

@aversini

Copy link
Copy Markdown
Collaborator

Automated non-major dependency bump (deps-train).

package.json

  • @versini/dev-dependencies-common 14.0.8 → 14.0.9
  • turbo 2.10.11 → 2.10.12
  • pnpm 11.23.0 → 11.24.0

packages/secret/package.json

  • inquirer 14.1.0 → 14.2.0

packages/bundlecheck/package.json

  • @inquirer/select 5.2.2 → 5.2.3

Transitive refresh (pnpm update) — 19 package(s) moved

Show transitive changes
  • @oxc-project/types 0.146.0 → 0.147.0
  • @rolldown/binding-android-arm-eabi 1.2.5 → 1.2.6
  • @rolldown/binding-android-arm64 1.2.5 → 1.2.6
  • @rolldown/binding-darwin-arm64 1.2.5 → 1.2.6
  • @rolldown/binding-darwin-x64 1.2.5 → 1.2.6
  • @rolldown/binding-freebsd-x64 1.2.5 → 1.2.6
  • @rolldown/binding-linux-arm-gnueabihf 1.2.5 → 1.2.6
  • @rolldown/binding-linux-arm64-gnu 1.2.5 → 1.2.6
  • @rolldown/binding-linux-arm64-musl 1.2.5 → 1.2.6
  • @rolldown/binding-linux-ppc64-gnu 1.2.5 → 1.2.6
  • @rolldown/binding-linux-s390x-gnu 1.2.5 → 1.2.6
  • @rolldown/binding-linux-x64-gnu 1.2.5 → 1.2.6
  • @rolldown/binding-linux-x64-musl 1.2.5 → 1.2.6
  • @rolldown/binding-openharmony-arm64 1.2.5 → 1.2.6
  • @rolldown/binding-win32-arm64-msvc 1.2.5 → 1.2.6
  • @rolldown/binding-win32-x64-msvc 1.2.5 → 1.2.6
  • bare-events 2.9.1 → 2.9.2
  • rolldown 1.2.5 → 1.2.6
  • streamx 2.28.0 → 2.28.1

What changed

@versini/dev-dependencies-common 14.0.8 → 14.0.9

dev-dependencies-common: v14.0.9

14.0.9 (2026-08-27)

Bug Fixes

  • bump non-breaking dependencies to latest (#910) (217145d)

compare 14.0.8…14.0.9 · npm

turbo 2.10.11 → 2.10.12

Turborepo v2.10.12

What's Changed

Changelog

…notes truncated.

compare 2.10.11…2.10.12 · npm

pnpm 11.23.0 → 11.24.0

pnpm 11.24

Minor Changes

Patch Changes

  • Fixed pnpm v11 incorrectly reporting confirmModulesPurge as unrecognized when set in pnpm-workspace.yaml. The Rust CLI now identifies the unsupported option as a pnpm v11 setting instead of suggesting an unrelated setting.

  • pnpm install --frozen-lockfile no longer fails with ERR_PNPM_FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE when the pinned pnpm version recorded in pnpm-lock.yaml has to be re-resolved before it can be installed. It runs the pnpm version the lockfile pins and leaves the lockfile unchanged #14124.

  • Under nodeLinker: hoisted, peer-resolution variants of an injected directory dependency (a file: snapshot) are materialized as separate copies again instead of collapsing onto the first-seen variant. Each copy keeps its own peer-resolved dependency set, so a project pinning one peer version no longer resolves another project's variant — Bit root components with conflicting peers across injected copies rely on this.

  • Fixed pnpm install --merge-git-branch-lockfiles --frozen-lockfile failing with ERR_PNPM_OUTDATED_LOCKFILE when a branch lockfile predates the removal of a dependency, or its move to another dependency group #13966. A dependency that no project declares anymore is no longer reinstated by the merge, and t

…notes truncated.

compare 11.23.0…11.24.0 · npm

inquirer 14.1.0 → 14.2.0

inquirer@14.2.0

inquirer@14.2.0

The umbrella package, bundling @inquirer/prompts and @inquirer/core.

What's new

  • Updated to @inquirer/prompts@^8.7.0 and @inquirer/core@^12.0.1.
  • Includes the new toggleMask option for password (ctrl+t to reveal), localized yes/no parsing for confirm, and prettified prompt/theme types for better IDE display.

Included

  • @inquirer/core@^12.0.1
  • @inquirer/prompts@^8.7.0
  • @inquirer/type@^4.1.0
  • @inquirer/ansi@^2.0.7

compare 14.1.0…14.2.0 · npm

@inquirer/select 5.2.2 → 5.2.3

@inquirer/select@5.2.3

@inquirer/select@5.2.3

Dependencies

  • @inquirer/core bumped to ^12.0.1
  • @inquirer/type bumped to ^4.1.0

No source changes.

compare 5.2.2…5.2.3 · npm

@aversini
aversini merged commit c587c26 into main Aug 27, 2026
5 checks passed
@aversini
aversini deleted the chore/deps-train-2026-08-27 branch August 27, 2026 21:40
@aversini aversini mentioned this pull request Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant