fix: bump non-breaking dependencies to latest - #660
Merged
Merged
Conversation
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated non-major dependency bump (deps-train).
package.json
packages/secret/package.json
packages/bundlecheck/package.json
Transitive refresh (
pnpm update) — 19 package(s) movedShow transitive changes
What changed
@versini/dev-dependencies-common14.0.8 → 14.0.9dev-dependencies-common: v14.0.9
14.0.9 (2026-08-27)
Bug Fixes
compare 14.0.8…14.0.9 · npm
turbo2.10.11 → 2.10.12Turborepo v2.10.12
What's Changed
Changelog
@github-actions[bot] in chore: Release Turborepo 2.10.11 vercel/turborepo#13765@christopherkindlin feat: Refresh documentation social cards vercel/turborepo#13764@christopherkindlin fix: Preserve showcase logo sizes vercel/turborepo#13766@christopherkindlin fix: Refine mobile homepage interactions vercel/turborepo#13767@christopherkindlin fix: Align homepage KPIs to the right vercel/turborepo#13769@christopherkindlin fix: Prevent homepage KPI overflow vercel/turborepo#13770@moleboxin chore: Update Geistdocs to 1.20.4 vercel/turborepo#13771stats by@vercel-gh-bot-4[bot] in perf: Skip unused Package Configurationstats vercel/turborepo#13746@vercel-gh-bot-5[bot] in chore: Update with-solid example vercel/turborepo#13752@vercel-gh-bot-5[bot] in chore: Update with-tailwind example vercel/turborepo#13762@vercel-gh-bot-4[bot] in perf: Stream dry-run JSON output vercel/turborepo#13760@vercel-gh-bot-5[bot] in chore: Update with-ultracite example vercel/turborepo#13772@vercel-gh-bot-5[bot] in https://g…notes truncated.
compare 2.10.11…2.10.12 · npm
pnpm11.23.0 → 11.24.0pnpm 11.24
Minor Changes
Patch Changes
Fixed pnpm v11 incorrectly reporting
confirmModulesPurgeas unrecognized when set inpnpm-workspace.yaml. The Rust CLI now identifies the unsupported option as a pnpm v11 setting instead of suggesting an unrelated setting.pnpm install --frozen-lockfileno longer fails withERR_PNPM_FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILEwhen the pinned pnpm version recorded inpnpm-lock.yamlhas 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 (afile: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-lockfilefailing withERR_PNPM_OUTDATED_LOCKFILEwhen 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
inquirer14.1.0 → 14.2.0inquirer@14.2.0
inquirer@14.2.0
The umbrella package, bundling
@inquirer/promptsand@inquirer/core.What's new
@inquirer/prompts@^8.7.0and@inquirer/core@^12.0.1.toggleMaskoption forpassword(ctrl+t to reveal), localized yes/no parsing forconfirm, 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.7compare 14.1.0…14.2.0 · npm
@inquirer/select5.2.2 → 5.2.3@inquirer/select@5.2.3
@inquirer/select@5.2.3Dependencies
@inquirer/corebumped to^12.0.1@inquirer/typebumped to^4.1.0No source changes.
compare 5.2.2…5.2.3 · npm