chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in the npm-dependencies group - #19
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jigarkhwar
added a commit
that referenced
this pull request
Aug 4, 2026
…ipt 7 major (#21) * chore(deps): bump sharp and svgo to clear high-severity advisories npm audit reported two high-severity issues in transitive deps of astro: - sharp <0.35.0 inherited libvips CVEs (GHSA-f88m-g3jw-g9cj) - svgo 4.0.0-4.0.1 removeScripts left executable scripts intact (GHSA-2p49-hgcm-8545) Lockfile-only bump: sharp 0.34.5 -> 0.35.3, svgo 4.0.1 -> 4.0.2. npm audit now reports 0 vulnerabilities and validate stays green. * chore(deps): stop Dependabot proposing the TypeScript 7 major TypeScript 7 is the native (Go) compiler and no longer ships the programmatic API that Volar, and therefore `astro check`, depends on. @astrojs/check caps its peer range at ^5 || ^6 for that reason, so the grouped bump in #19 fails `npm ci` on the peer conflict; forcing past it with an override installs cleanly but then `npm run typecheck` aborts with 'the TypeScript module loaded does not expose the programmatic API'. Ignore the typescript major until upstream lands support, tracked at withastro/roadmap#1321
Contributor
Author
|
Looks like typescript is no longer being updated by Dependabot, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-dependencies-b7ceb5d816
branch
August 4, 2026 23:17
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the npm-dependencies group with 1 update: typescript.
Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions