{"id":15168472,"url":"https://github.com/e5mode/yarn-up-all","last_synced_at":"2025-10-01T00:32:17.286Z","repository":{"id":44631851,"uuid":"284674298","full_name":"e5mode/yarn-up-all","owner":"e5mode","description":"Yarn 2 (Berry) plugin to upgrade all dependencies using one simple command","archived":true,"fork":false,"pushed_at":"2022-02-03T13:58:31.000Z","size":5170,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-30T16:47:11.903Z","etag":null,"topics":["dependency","javascript","js","module","node","nodejs","npm","up-all","yarn","yarn-2","yarn-berry","yarn-plugin","yarn-upgrade","yarn2","yarnberry","yarnpkg"],"latest_commit_sha":null,"homepage":"https://e5.be","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/e5mode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-03T10:47:25.000Z","updated_at":"2023-09-20T18:39:12.000Z","dependencies_parsed_at":"2022-08-27T06:51:39.286Z","dependency_job_id":null,"html_url":"https://github.com/e5mode/yarn-up-all","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e5mode%2Fyarn-up-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e5mode%2Fyarn-up-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e5mode%2Fyarn-up-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e5mode%2Fyarn-up-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e5mode","download_url":"https://codeload.github.com/e5mode/yarn-up-all/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234803471,"owners_count":18889261,"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":["dependency","javascript","js","module","node","nodejs","npm","up-all","yarn","yarn-2","yarn-berry","yarn-plugin","yarn-upgrade","yarn2","yarnberry","yarnpkg"],"created_at":"2024-09-27T06:04:13.892Z","updated_at":"2025-10-01T00:32:11.868Z","avatar_url":"https://github.com/e5mode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yarn-up-all\n\n![GitHub package.json version](https://img.shields.io/github/package-json/v/e5mode/yarn-up-all)\n![GitHub](https://img.shields.io/github/license/e5mode/yarn-up-all)\n![GitHub Releases](https://img.shields.io/github/downloads/e5mode/yarn-up-all/1.1.0/total)\n\n## Description\n\nThis is a Yarn 2 (berry) plugin that will update all dependencies of a project with one simple command.\n\n## Scripts\n\n### `yarn build`\n\nCreates a minified version of the `yarn-up-all` plugin and places it in the `./build` folder.\n\n## Installation\n\nMake sure that you have Yarn 2 installed before using this plugin. You can install Yarn 2 by running the following command in your terminal:\n\n```Bash\nyarn set version berry\n```\n\nIn order to install the plugin, you can run the following command in your terminal:\n\n```Bash\nyarn plugin import https://github.com/e5mode/yarn-up-all/releases/download/1.1.0/index.js\n```\n\n### Usage\n\nTo update all dependencies (including `devDependencies`), run:\n\n```Bash\nyarn up-all\n```\n\nTo exclude a single dependency, run:\n```Bash\nyarn up-all --exclude package\n```\n\nAlternatively, you can use the shorter command:\n```Bash\nyarn up-all -e package\n```\n\nTo exclude multiple dependencies:\n```Bash\nyarn up-all --exclude \"package1 package2\"\n```\n\n### Options\n\n| Option      | Description                                      |\n|-------------|--------------------------------------------------|\n| `--exclude` | Exclude one or more packages from being upgraded |\n| `-e`        | Shorthand version of `--exclude`                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe5mode%2Fyarn-up-all","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe5mode%2Fyarn-up-all","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe5mode%2Fyarn-up-all/lists"}