deps: bump Angular toolchain, vite, and tsx (patch) - #846
Merged
Conversation
Node/pnpm: - @angular/build 22.1.2 -> 22.1.3 - @angular/cli 22.1.2 -> 22.1.3 - @angular/cdk 22.1.0 -> 22.1.1 - @angular/material 22.1.0 -> 22.1.1 - tsx 4.23.6 -> 4.23.9 - vite 8.2.0 -> 8.2.1 All patch-level; no advisories outstanding (pnpm audit and Dependabot both clean after the js-yaml fix). Python deps are unpinned dev-script requirements with no lockfile — nothing to bump; no Go ecosystem. Deferred: typescript ~6.0.3 -> 7.0.2 (major) — tracked by #845. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VTvWBA9tzZf9poAz4246Do
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.
Summary
Full dependency sweep across all detected ecosystems. Six patch-level updates applied, one major deferred.
@angular/build@angular/cli@angular/cdk@angular/materialtsxviteDeferred (not auto-applied):
typescript~6.0.3→7.0.2— major, needs its own compatibility pass (openapi-typescriptpeer constraint). Tracked by #845.Other ecosystems: Python is present (
pyproject.toml, uv) but its three dependencies are unpinned dev-script requirements with no lockfile — nothing to bump. No Go ecosystem.Security: clean.
pnpm auditreports 0 vulnerabilities and there are no open Dependabot alerts (the last one, js-yaml #156, was fixed in #844).Verification
pnpm run buildcleanpnpm run test— 6053/6053, 308 filespnpm run lint:allclean (eslint, e2e, scss, i18n)ng servecold boot —.angular/cachecleared, dev server bundles and serves200with the app shell atlocalhost:4200. Checked explicitly because@angular/buildandviteboth moved and the cold-boot path is not covered by build/test/lint.@angular/build>viteoverride (^8.2.0) still resolves to a singlevite@8.2.1— no version skew🤖 Generated with Claude Code
https://claude.ai/code/session_01VTvWBA9tzZf9poAz4246Do