Skip to content

build(deps-dev): Bump @types/node from 25.5.0 to 25.5.2#1677

Merged
marocchino merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-25.5.2
Apr 5, 2026
Merged

build(deps-dev): Bump @types/node from 25.5.0 to 25.5.2#1677
marocchino merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-25.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @types/node from 25.5.0 to 25.5.2.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

Output of npm run all
> [email protected] all
> npm run build && npm run format && npm run lint && npm run package && npm run test


> [email protected] build
> tsc


> [email protected] format
> biome format --write .

Formatted 5 files in 3ms. No fixes applied.

> [email protected] lint
> biome check .

Checked 5 files in 7ms. No fixes applied.

> [email protected] 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(!) "this" has been rewritten to "undefined"�[39m�[22m
�[90mhttps://rollupjs.org/troubleshooting/#error-this-is-undefined�[39m
�[1mnode_modules/@actions/core/lib/core.js�[22m
�[90m1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
                    ^
2:     function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3:     return new (P || (P = Promise))(function (resolve, reject) {�[39m
...and 1 other occurrence
�[1mnode_modules/@actions/glob/lib/glob.js�[22m
�[90m1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
                    ^
2:     function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3:     return new (P || (P = Promise))(function (resolve, reject) {�[39m
...and 1 other occurrence
�[1mnode_modules/@actions/core/lib/oidc-utils.js�[22m
�[90m1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
                    ^
2:     function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3:     return new (P || (P = Promise))(function (resolve, reject) {�[39m
...and 1 other occurrence

...and 11 other files
�[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

> [email protected] test
> vitest run


�[1m�[46m RUN �[49m�[22m �[36mv4.1.0 �[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 48�[2mms�[22m�[39m
 �[32m✓�[39m __tests__/main.test.ts �[2m(�[22m�[2m22 tests�[22m�[2m)�[22m�[32m 124�[2mms�[22m�[39m
 �[32m✓�[39m __tests__/comment.test.ts �[2m(�[22m�[2m19 tests�[22m�[2m)�[22m�[32m 17�[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 20:03:04
�[2m   Duration �[22m 533ms�[2m (transform 198ms, setup 0ms, import 495ms, tests 199ms, environment 1ms)�[22m

The build is over.

@marocchino marocchino merged commit a7709b6 into main Apr 5, 2026
2 checks passed
@marocchino marocchino deleted the dependabot/npm_and_yarn/types/node-25.5.2 branch April 5, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant