Skip to content

Workspace catalog tests fail on node v24 #1560

@raineorshine

Description

@raineorshine

https://github.com/raineorshine/npm-check-updates/blame/be924750aa59e3e5125126ac27565260fa8c9dda/test/workspaces.test.ts#L513

  1 pending
  3 failing

  1) workspaces
       stubbed
         pnpm
           update pnpm catalog dependencies from pnpm-workspace.yaml:
     AssertionError: expected '(node:11552) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.\n(Use `node --trace-deprecation ...` to show where the warning was created)\n' to be empty
      at Context.<anonymous> (test/workspaces.test.ts:544:28)
      at processTicksAndRejections (node:internal/process/task_queues:105:5)

  2) workspaces
       stubbed
         bun
           update bun catalog dependencies from package.json (top-level):
     AssertionError: expected '(node:11554) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.\n(Use `node --trace-deprecation ...` to show where the warning was created)\n' to be empty
      at Context.<anonymous> (test/workspaces.test.ts:601:28)
      at processTicksAndRejections (node:internal/process/task_queues:105:5)

  3) workspaces
       stubbed
         bun
           update bun catalog dependencies from package.json (workspaces object):
     AssertionError: expected '(node:11556) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.\n(Use `node --trace-deprecation ...` to show where the warning was created)\n' to be empty
      at Context.<anonymous> (test/workspaces.test.ts:661:28)
      at processTicksAndRejections (node:internal/process/task_queues:105:5)

https://github.com/raineorshine/npm-check-updates/actions/runs/18081926234/job/51446508979?pr=1559

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions