build(deps-dev): bump typescript from 6.0.3 to 7.0.2 in the major group across 1 directory - #176
build(deps-dev): bump typescript from 6.0.3 to 7.0.2 in the major group across 1 directory#176dependabot[bot] wants to merge 2 commits into
Conversation
d09091c to
2bbc0fd
Compare
Bumps the major group with 1 update in the / directory: [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: major ... Signed-off-by: dependabot[bot] <support@github.com>
2bbc0fd to
766c857
Compare
CI triage: blocked upstream, not by this branchBoth red checks are the same failure, and both hit it during dependency install — nothing compiled, linted, or tested.
CodeQL, Root causeThis PR moves TS 7.0.2 is outside that range, so npm ERESOLVEs: A companion bump will not fix thisChecked against the live registry rather than inferred:
There is no published Why not force it through
Suggested follow-upLeaving this PR open to track the upgrade. The npm ecosystem entry in - package-ecosystem: npm
directory: /
...
ignore:
# typescript-eslint 8.x (incl. canary) peers typescript ">=4.8.4 <6.1.0".
# TS 7 majors ERESOLVE at install. Drop this once upstream ships TS 7 support.
- dependency-name: typescript
update-types: [version-update:semver-major]Unblocks when typescript-eslint widens its |
Bumps the major group with 1 update in the / directory: 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.