build(deps-dev): bump typescript from 6.0.3 to 7.0.2#95
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@copilot |
- Add `typescript-compat` alias (npm:typescript@~6.0.3) to provide TypeScript 6 for ESLint tooling while TypeScript 7 is used for compilation - Add `overrides` for typescript-eslint and ts-api-utils to use TypeScript 6 - Add `scripts/postinstall.js` to install nested TypeScript 6 for linting packages - Update package-lock.json with nested TypeScript 6 for typescript-eslint and ts-api-utils - Remove .npmrc (no longer needed since overrides handle peer dep resolution)
... Fixed in commit TypeScript 7 completely restructured its npm package — What was done (without reverting the upgrade):
Result:
This workaround can be removed once typescript-eslint releases a version with TypeScript 7 support. |
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 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)