build(deps-dev): Bump typescript from 5.9.3 to 6.0.2#1670
Merged
marocchino merged 2 commits intomainfrom Apr 5, 2026
Merged
Conversation
Output of npm run all> sticky-pull-request-comment@3.0.1 all
> npm run build && npm run format && npm run lint && npm run package && npm run test
> sticky-pull-request-comment@3.0.1 build
> tsc
> sticky-pull-request-comment@3.0.1 format
> biome format --write .
Formatted 5 files in 3ms. No fixes applied.
> sticky-pull-request-comment@3.0.1 lint
> biome check .
Checked 5 files in 7ms. No fixes applied.
> sticky-pull-request-comment@3.0.1 package
> npx rimraf ./dist && npx rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript
�[36m
�[1msrc/main.ts�[22m → �[1mdist/index.js�[22m...�[39m
�[1m�[33m(!) Circular dependency�[39m�[22m
node_modules/@actions/core/lib/core.js -> node_modules/@actions/core/lib/oidc-utils.js -> node_modules/@actions/core/lib/core.js
�[32mcreated �[1mdist/index.js�[22m in �[1m3.5s�[22m�[39m
> sticky-pull-request-comment@3.0.1 test
> vitest run
�[1m�[46m RUN �[49m�[22m �[36mv4.1.2 �[39m�[90m/home/runner/work/sticky-pull-request-comment/sticky-pull-request-comment�[39m
�[32m✓�[39m __tests__/config.test.ts �[2m(�[22m�[2m21 tests�[22m�[2m)�[22m�[32m 58�[2mms�[22m�[39m
�[32m✓�[39m __tests__/main.test.ts �[2m(�[22m�[2m22 tests�[22m�[2m)�[22m�[32m 129�[2mms�[22m�[39m
�[32m✓�[39m __tests__/comment.test.ts �[2m(�[22m�[2m19 tests�[22m�[2m)�[22m�[32m 15�[2mms�[22m�[39m
�[32m✓�[39m __tests__/validate.test.ts �[2m(�[22m�[2m14 tests�[22m�[2m)�[22m�[32m 9�[2mms�[22m�[39m
�[2m Test Files �[22m �[1m�[32m4 passed�[39m�[22m�[90m (4)�[39m
�[2m Tests �[22m �[1m�[32m76 passed�[39m�[22m�[90m (76)�[39m
�[2m Start at �[22m 07:39:11
�[2m Duration �[22m 573ms�[2m (transform 304ms, setup 0ms, import 576ms, tests 212ms, environment 1ms)�[22m
|
f6147ee to
dfe24e5
Compare
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dfe24e5 to
6ef1707
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps typescript from 5.9.3 to 6.0.2.
Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)