chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 - #57
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
benzid-wael
force-pushed
the
main
branch
3 times, most recently
from
July 10, 2026 05:53
7b92d6f to
c32ecea
Compare
Introduce a user-friendly documentation site published to GitHub Pages,
with clear separate tracks for the desktop app (GUI) and the CLI.
- New guide tree under docs/: getting-started, concepts, GUI guide
(install/first vault, managing passwords, security) and CLI guide
(basics, password vaults, environment vaults, delivering secrets,
the agent preview), plus a Reference section.
- VitePress config with local search, nav, sidebar, and base
'/secure-vault/' for project Pages; global markdown-it rule renders
inline code with v-pre so `{{KEY}}` template syntax doesn't get
compiled as a Vue interpolation.
- Exclude docs/environments/** internal specs (SPEC, AGENT-DESIGN,
MOBILE-INTEGRATION-GAPS) from the build — they target GitHub's
renderer — and link them out as deep dives instead.
- Add docs:dev/build/preview scripts, a GitHub Actions Pages deploy
workflow (Node 22), and .gitignore entries for the VitePress
dist/cache.
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-6.0.3
branch
from
July 10, 2026 07:01
22b796f to
d2feeec
Compare
benzid-wael
force-pushed
the
dependabot/npm_and_yarn/typescript-6.0.3
branch
from
August 26, 2026 01:18
d2feeec to
dc5da4e
Compare
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.
Bumps typescript from 5.9.3 to 7.0.2.
Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.