Skip to content

deps: bump development-dependencies group across 1 directory with 2 updates#7

Merged
bylsxy merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-342a303f3e
Jun 2, 2026
Merged

deps: bump development-dependencies group across 1 directory with 2 updates#7
bylsxy merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-342a303f3e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Updated development dependencies in / by bumping:
    • @types/node from 20.19.41 to 25.9.1
    • typescript from 5.9.3 to 6.0.3
  • Kept eslint on ^9 (instead of ^10) and regenerated package-lock.json to fix CI lint compatibility with the current eslint-config-next stack.

Verification

  • npm run test
  • npm run lint
  • npm run typecheck
  • npm run build

Security Notes

  • No real API keys, private prompts, personal data, or production documents were added.
  • New probes use synthetic data and document false-positive risks.
  • User-facing claims stay evidence-based and avoid declaring a relay safe or malicious.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2026
@dependabot dependabot Bot requested a review from bylsxy as a code owner June 1, 2026 02:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2026
@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
relayprobe Ready Ready Preview, Comment Jun 2, 2026 1:29pm

… 3 updates

Bumps the development-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@types/node` from 20.19.41 to 25.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.39.4 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.4.1)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.9.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: bump the development-dependencies group with 3 updates deps: bump the development-dependencies group across 1 directory with 3 updates Jun 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-342a303f3e branch from 0f5f49a to 57bdea0 Compare June 1, 2026 02:48

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 57bdea05fc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json Outdated
bylsxy
bylsxy previously approved these changes Jun 2, 2026
@bylsxy

bylsxy commented Jun 2, 2026

Copy link
Copy Markdown
Owner

@copilot fix it
2026-06-02T13:15:26.3918537Z ##[debug]Evaluating condition for step: 'Lint'
2026-06-02T13:15:26.3920823Z ##[debug]Evaluating: success()
2026-06-02T13:15:26.3921205Z ##[debug]Evaluating success:
2026-06-02T13:15:26.3921961Z ##[debug]=> true
2026-06-02T13:15:26.3922322Z ##[debug]Result: true
2026-06-02T13:15:26.3922933Z ##[debug]Starting: Lint
2026-06-02T13:15:26.3933908Z ##[debug]Loading inputs
2026-06-02T13:15:26.3935277Z ##[debug]Loading env
2026-06-02T13:15:26.3939123Z ##[group]Run npm run lint
2026-06-02T13:15:26.3939388Z �[36;1mnpm run lint�[0m
2026-06-02T13:15:26.3955519Z shell: /usr/bin/bash -e {0}
2026-06-02T13:15:26.3955791Z ##[endgroup]
2026-06-02T13:15:26.3974767Z ##[debug]/usr/bin/bash -e /home/runner/work/_temp/1506dba1-4097-44ed-ad4b-9973a89b13f9.sh
2026-06-02T13:15:26.4849653Z
2026-06-02T13:15:26.4850172Z > relayprobe@0.0.1 lint
2026-06-02T13:15:26.4850475Z > eslint
2026-06-02T13:15:26.4850600Z
2026-06-02T13:15:28.0354039Z
2026-06-02T13:15:28.0354677Z Oops! Something went wrong! :(
2026-06-02T13:15:28.0355064Z
2026-06-02T13:15:28.0355355Z ESLint: 10.4.1
2026-06-02T13:15:28.0355573Z
2026-06-02T13:15:28.0356136Z TypeError: Error while loading rule 'react/display-name': contextOrFilename.getFilename is not a function
2026-06-02T13:15:28.0356845Z Occurred while linting /home/runner/work/relayprobe/relayprobe/app/api/audit/route.ts
2026-06-02T13:15:28.0357701Z at resolveBasedir (/home/runner/work/relayprobe/relayprobe/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/version.js:31:100)
2026-06-02T13:15:28.0358768Z at detectReactVersion (/home/runner/work/relayprobe/relayprobe/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/version.js:85:19)
2026-06-02T13:15:28.0359859Z at getReactVersionFromContext (/home/runner/work/relayprobe/relayprobe/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/version.js:116:25)
2026-06-02T13:15:28.0360935Z at testReactVersion (/home/runner/work/relayprobe/relayprobe/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/version.js:181:28)
2026-06-02T13:15:28.0362180Z at usedPropTypesInstructions (/home/runner/work/relayprobe/relayprobe/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/usedPropTypes.js:307:36)
2026-06-02T13:15:28.0363318Z at Components.componentRule (/home/runner/work/relayprobe/relayprobe/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/Components.js:940:37)
2026-06-02T13:15:28.0364255Z at createRuleListeners (/home/runner/work/relayprobe/relayprobe/node_modules/eslint/lib/linter/linter.js:497:15)
2026-06-02T13:15:28.0364954Z at /home/runner/work/relayprobe/relayprobe/node_modules/eslint/lib/linter/linter.js:623:7
2026-06-02T13:15:28.0365406Z at Array.forEach ()
2026-06-02T13:15:28.0365903Z at runRules (/home/runner/work/relayprobe/relayprobe/node_modules/eslint/lib/linter/linter.js:557:31)
2026-06-02T13:15:28.1321220Z ##[error]Process completed with exit code 2.
2026-06-02T13:15:28.1334526Z ##[debug]Finishing: Lint

@bylsxy bylsxy enabled auto-merge (squash) June 2, 2026 13:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repo’s JavaScript/TypeScript development toolchain versions by bumping @types/node, eslint, and typescript in the root package manifest and lockfile.

Changes:

  • Bump eslint to ^10 and refresh package-lock.json accordingly.
  • Bump typescript to ^6 and @types/node to ^25.
  • Update lockfile dependency graph (including new engine constraints coming from ESLint v10’s dependency set).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.json Bumps dev dependency versions for Node types, ESLint, and TypeScript.
package-lock.json Re-locks the dependency tree to the new toolchain versions (ESLint 10 / TS 6 / Node types 25).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment thread package.json
auto-merge was automatically disabled June 2, 2026 13:29

Head branch was pushed to by a user without write access

Copilot AI dismissed stale reviews from bylsxy and ghost via 542ef1a June 2, 2026 13:29

Copilot AI commented Jun 2, 2026

Copy link
Copy Markdown

@copilot fix it
2026-06-02T13:15:26.3918537Z ##[debug]Evaluating condition for step: 'Lint'
2026-06-02T13:15:26.3920823Z ##[debug]Evaluating: success()...

Fixed in 542ef1a by reverting eslint to ^9 and regenerating package-lock.json, which restores compatibility with eslint-config-next and addresses the lint failure (react/display-name rule load error) seen in CI.

Copilot AI changed the title deps: bump the development-dependencies group across 1 directory with 3 updates deps: bump development-dependencies group across 1 directory with 2 updates Jun 2, 2026
Copilot finished work on behalf of bylsxy June 2, 2026 13:30
Copilot AI requested a review from bylsxy June 2, 2026 13:30
@bylsxy bylsxy self-requested a review June 2, 2026 13:31
@bylsxy bylsxy removed the request for review from Copilot June 2, 2026 13:31
@bylsxy bylsxy enabled auto-merge (squash) June 2, 2026 13:31
@bylsxy bylsxy requested review from Here-Tim2354, bylsxy and Copilot June 2, 2026 13:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

Comment thread package.json
@bylsxy bylsxy merged commit 71a4725 into main Jun 2, 2026
6 checks passed
@bylsxy bylsxy deleted the dependabot/npm_and_yarn/development-dependencies-342a303f3e branch June 2, 2026 13:35
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.

3 participants