Skip to content

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #77

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

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2#77
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 Aug 5, 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 Dependency updates label Aug 5, 2026
@dependabot
dependabot Bot requested a review from alphacrack as a code owner August 5, 2026 17:04
@dependabot dependabot Bot added the dependencies Dependency updates label Aug 5, 2026
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] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 92da1f6 to 173c5c9 Compare August 7, 2026 15:36
@alphacrack

Copy link
Copy Markdown
Owner

Closing in favor of #80. This can't merge: jsii@6.0.7 pins typescript ~6.0, so TypeScript 7 fails the jsii build — which is why every build/test/lint check here is red. TypeScript majors need to be taken together with a jsii major that supports them (as jsii 6 + TS 6 were). #80 adds a Dependabot ignore rule for typescript majors so this stops recurring; we'll do the TS 7 upgrade deliberately when jsii supports it.

@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 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 August 7, 2026 15:37
alphacrack added a commit that referenced this pull request Aug 7, 2026
jsii pins the TypeScript compiler (jsii 6.x -> typescript ~6.0), so a
TypeScript major fails the jsii build until a matching jsii major ships.
PR #77 (typescript 7.0.2) is a fresh instance. Ignore typescript majors so
they don't recur as unmergeable PRs; upgrade TypeScript deliberately together
with jsii when the time comes.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant