chore(deps): update dependency typescript to v6#544
Conversation
|
ec64db6 to
357a932
Compare
373673f to
07f4a3e
Compare
07f4a3e to
7294b18
Compare
There was a problem hiding this comment.
Pull request overview
This PR upgrades the repo’s TypeScript toolchain dependency to the v6 line (and updates the lockfile accordingly), which impacts compilation/typechecking and tooling that consumes the TypeScript compiler API.
Changes:
- Bump
typescriptdevDependency from^5.9.3to^6.0.3 - Update
package-lock.jsonto reflect the new dependency graph - Bump package version
0.9.84→0.9.85
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates project version and TypeScript devDependency. |
| package-lock.json | Locks TypeScript 6.0.3 and updates resolved dependency tree (including a nested TypeScript for @tsoa/cli). |
| { | ||
| "name": "dtdl-visualisation-tool", | ||
| "version": "0.9.84", | ||
| "version": "0.9.85", |
There was a problem hiding this comment.
The PR updates TypeScript, but it also bumps the package version (0.9.84 → 0.9.85). This isn't mentioned in the PR description and affects the CLI/version endpoints that read from package.json; consider either documenting the version bump in the PR description or splitting it into a separate release/versioning change.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^5.9.3→^6.0.3Release Notes
microsoft/TypeScript (typescript)
v6.0.3Compare Source
v6.0.2Compare Source
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.