Skip to content

deps: bump typescript from 6.0.3 to 7.0.2#24

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2
Closed

deps: bump typescript from 6.0.3 to 7.0.2#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 2 times, most recently from 4ff60ca to 112027e Compare July 25, 2026 15:07
@samuelsonbrito

Copy link
Copy Markdown
Contributor

Testei localmente e esse bump nem instala:

npm error Conflicting peer dependency: [email protected]
npm error   peer typescript@">=6.0 <6.1" from @angular-devkit/[email protected]

@angular-devkit/[email protected] trava o peer dependency em typescript >=6.0 <6.1 — não é um conflito entre dois PRs do Dependabot, é uma incompatibilidade real do toolchain do Angular 22 com o TypeScript 7. Só vai dar pra atualizar quando o Angular também subir de versão (o CI, que já passou a rodar nos PRs, vai continuar recusando esse merge com a mesma falha). Deixando aberto por enquanto, sem mergear.

Bumps [typescript](https://github.com/microsoft/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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 112027e to c07d5ef Compare July 25, 2026 15:28
@samuelsonbrito

Copy link
Copy Markdown
Contributor

Fechando por enquanto — TypeScript 7 é bloqueado upstream (não é peer-range, o TS 7.0 nem tem API programática ainda pro compiler-cli usar). Motivo documentado no PR #34 (docs/typescript-7-upgrade.md), e adicionei typescript aos majors ignorados no dependabot.yml pra parar de reabrir este PR toda semana. Reabrimos quando o Angular suportar TS 7.x.

@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/typescript-7.0.2 branch July 25, 2026 15:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant