Skip to content

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
mainfrom
dependabot/npm_and_yarn/npm-dependencies-b7ceb5d816
Closed

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in the npm-dependencies group#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-b7ceb5d816

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

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 typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2026
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
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like typescript is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 4, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-dependencies-b7ceb5d816 branch August 4, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants