{"id":22300332,"url":"https://github.com/dropseed/deps-js","last_synced_at":"2025-03-25T23:23:41.569Z","repository":{"id":35802896,"uuid":"183704016","full_name":"dropseed/deps-js","owner":"dropseed","description":"Deps component for updating JavaScript dependencies","archived":false,"fork":false,"pushed_at":"2024-12-30T00:07:08.000Z","size":3902,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T04:53:04.709Z","etag":null,"topics":["deps","deps-component","npm","yarn","yarnpkg"],"latest_commit_sha":null,"homepage":"https://docs.dependencies.io/javascript/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropseed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-26T23:04:52.000Z","updated_at":"2021-10-11T15:15:50.000Z","dependencies_parsed_at":"2024-03-18T01:28:38.353Z","dependency_job_id":"69061474-0af1-4565-bb07-531cc5b4f8d7","html_url":"https://github.com/dropseed/deps-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Fdeps-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Fdeps-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Fdeps-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropseed%2Fdeps-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropseed","download_url":"https://codeload.github.com/dropseed/deps-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245557905,"owners_count":20635061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["deps","deps-component","npm","yarn","yarnpkg"],"created_at":"2024-12-03T18:10:32.708Z","updated_at":"2025-03-25T23:23:36.557Z","avatar_url":"https://github.com/dropseed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deps-js\n\nCurrently supports:\n\n- `package.json`\n- `package-lock.json`\n- `yarn.lock`\n\n## Example `deps.yml`\n\n```yaml\nversion: 3\ndependencies:\n- type: js\n  path: app  # a directory\n  settings:\n    # Enable updates for specific kinds of dependencies\n    # in package.json.\n    #\n    # Default: [dependencies, devDependencies]\n    manifest_package_types:\n    - dependencies\n```\n\n![yarn.lock deps pull request example](https://user-images.githubusercontent.com/649496/136111016-480de2d8-5ede-4dc0-90a4-201df83249da.png)\n\nMost of the time, the lockfile updates will account for your \"grouped\" dependencies that need to be updated together (since those updates are usually all within your package.json ranges). But you can also group out-of-range package.json updates by using [filters](https://deps.app/config/#grouping-related-updates).\n\n```yaml\nversion: 3\ndependencies:\n- type: js\n  path: app\n  manifest_updates:\n    filters:\n    - name: remark-lint-.*\n      group: true\n    - name: .*\n      group: false\n```\n\n## Support\n\nAny questions or issues with this specific component should be discussed in [GitHub issues](https://github.com/dropseed/deps-js/issues).\n\nIf there is private information which needs to be shared then please use the private support channels in [dependencies.io](https://www.dependencies.io/contact/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropseed%2Fdeps-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdropseed%2Fdeps-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropseed%2Fdeps-js/lists"}