{"id":40380364,"url":"https://github.com/dsp-testing/npm-timeout-issue","last_synced_at":"2026-01-20T12:02:06.637Z","repository":{"id":103287481,"uuid":"573169908","full_name":"dsp-testing/npm-timeout-issue","owner":"dsp-testing","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-20T07:56:15.000Z","size":1168,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-10-20T08:19:53.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dsp-testing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-12-01T21:13:34.000Z","updated_at":"2022-12-02T20:52:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"84b9602e-5a20-41b1-95cf-ada14d40473f","html_url":"https://github.com/dsp-testing/npm-timeout-issue","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/dsp-testing/npm-timeout-issue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fnpm-timeout-issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fnpm-timeout-issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fnpm-timeout-issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fnpm-timeout-issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsp-testing","download_url":"https://codeload.github.com/dsp-testing/npm-timeout-issue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsp-testing%2Fnpm-timeout-issue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-20T12:02:06.492Z","updated_at":"2026-01-20T12:02:06.625Z","avatar_url":"https://github.com/dsp-testing.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# issue\n\nTo reproduce the issue outside Dependabot run:\n\n`npm install vue@2.7.13 --force`\n\nTo reproduce the issue with Dependabot run:\n\n`dependabot update --dry-run -f input.yaml --debug`\n\nThen run `bin/run fetch_files` followed by `bin/run update_files`. Once you notice the proxy output freezes, ctl-c reveals the stack trace:\n\n```\n^C#\u003cThread:0x0000ffff9012fee0 /usr/local/lib/ruby/3.1.0/open3.rb:404 run\u003e terminated with exception (report_on_exception is true):\n/usr/local/lib/ruby/3.1.0/open3.rb:404:in `read': stream closed in another thread (IOError)\n        from /usr/local/lib/ruby/3.1.0/open3.rb:404:in `block (2 levels) in capture2e'\n/usr/local/lib/ruby/3.1.0/open3.rb:416:in `value': Interrupt\n        from /usr/local/lib/ruby/3.1.0/open3.rb:416:in `block in capture2e'\n        from /usr/local/lib/ruby/3.1.0/open3.rb:228:in `popen_run'\n        from /usr/local/lib/ruby/3.1.0/open3.rb:210:in `popen2e'\n        from /usr/local/lib/ruby/3.1.0/open3.rb:399:in `capture2e'\n        from /home/dependabot/common/lib/dependabot/shared_helpers.rb:301:in `run_shell_command'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:208:in `run_npm8_top_level_updater'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:160:in `run_npm_top_level_updater'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:149:in `block in run_npm_updater'\n        from /home/dependabot/common/lib/dependabot/shared_helpers.rb:168:in `with_git_configured'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:146:in `run_npm_updater'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:115:in `run_current_npm_update'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:60:in `block (2 levels) in updated_lockfile_content'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:60:in `chdir'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:60:in `block in updated_lockfile_content'\n        from /home/dependabot/common/lib/dependabot/shared_helpers.rb:49:in `block in in_a_temporary_directory'\n        from /home/dependabot/common/lib/dependabot/shared_helpers.rb:49:in `chdir'\n        from /home/dependabot/common/lib/dependabot/shared_helpers.rb:49:in `in_a_temporary_directory'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:58:in `updated_lockfile_content'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater/npm_lockfile_updater.rb:29:in `updated_lockfile'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater.rb:242:in `updated_lockfile_content'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater.rb:169:in `package_lock_changed?'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater.rb:198:in `block in updated_lockfiles'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater.rb:197:in `each'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater.rb:197:in `updated_lockfiles'\n        from /home/dependabot/npm_and_yarn/lib/dependabot/npm_and_yarn/file_updater.rb:40:in `updated_dependency_files'\n        from /home/dependabot/dependabot-updater/lib/dependabot/updater.rb:739:in `generate_dependency_files_for'\n        from /home/dependabot/dependabot-updater/lib/dependabot/updater.rb:303:in `check_and_create_pull_request'\n        from /home/dependabot/dependabot-updater/lib/dependabot/updater.rb:101:in `check_and_create_pr_with_error_handling'\n        from /home/dependabot/dependabot-updater/lib/dependabot/updater.rb:72:in `block in run'\n        from /home/dependabot/dependabot-updater/lib/dependabot/updater.rb:72:in `each'\n        from /home/dependabot/dependabot-updater/lib/dependabot/updater.rb:72:in `run'\n        from /home/dependabot/dependabot-updater/lib/dependabot/update_files_job.rb:17:in `perform_job'\n        from /home/dependabot/dependabot-updater/lib/dependabot/base_job.rb:50:in `run'\n        from bin/update_files.rb:23:in `\u003cmain\u003e'\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsp-testing%2Fnpm-timeout-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsp-testing%2Fnpm-timeout-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsp-testing%2Fnpm-timeout-issue/lists"}