{ "name": "renovate", "description": "Automated dependency updates. Flexible so you don't need to be.", "version": "0.0.0-semantic-release", "type": "commonjs", "bin": { "renovate": "dist/renovate.js", "renovate-config-validator": "dist/config-validator.js" }, "scripts": { "build": "run-s clean 'generate:*' 'compile:*' create-json-schema", "build:docker": "ts-node tools/docker.ts", "build:docs": "ts-node tools/generate-docs.ts", "clean": "rimraf dist tmp", "clean-cache": "node tools/clean-cache.mjs", "compile:ts": "tsc -p tsconfig.app.json", "config-validator": "ts-node lib/config-validator.ts", "create-json-schema": "ts-node tools/generate-schema.ts && prettier --write --cache 'renovate-schema.json'", "debug": "NODE_OPTIONS=--inspect-brk ts-node lib/renovate.ts", "doc-fix": "run-s markdown-lint-fix prettier-fix", "doc-fix-everything": "run-s doc-fix doc-fence-check lint-documentation", "doc-fence-check": "node tools/check-fenced-code.mjs", "lint-documentation": "jest --coverage false test/documentation.spec.ts", "eslint": "eslint . --cache --cache-location .cache/eslint --report-unused-disable-directives", "eslint-fix": "eslint --cache --cache-location .cache/eslint --fix . --report-unused-disable-directives", "eslint-ci": "eslint . --cache --cache-strategy content --cache-location .cache/eslint --format gha", "generate": "run-s 'generate:*'", "generate:imports": "node tools/generate-imports.mjs", "git-check": "node tools/check-git-version.mjs", "jest": "GIT_ALLOW_PROTOCOL=file LOG_LEVEL=fatal node --experimental-vm-modules node_modules/jest/bin/jest.js --logHeapUsage", "lint": "run-s ls-lint type-check eslint prettier markdown-lint git-check doc-fence-check", "lint-fix": "run-s eslint-fix prettier-fix markdown-lint-fix", "ls-lint": "ls-lint", "markdown-lint": "markdownlint-cli2", "markdown-lint-fix": "markdownlint-cli2 --fix", "mkdocs": "ts-node tools/mkdocs.ts", "prepare": "run-s 'prepare:*'", "prepare:husky": "husky", "prepare:generate": "run-s 'generate:*'", "prepare:deps": "node tools/prepare-deps.mjs", "prestart": "run-s 'generate:*'", "pretest": "run-s 'generate:*'", "prettier": "prettier --cache --check '**/*.{ts,js,mjs,json,md,yml}'", "prettier-fix": "prettier --write --cache '**/*.{ts,js,mjs,json,md,yml}'", "release:prepare": "ts-node tools/prepare-release.ts", "release:publish": "ts-node tools/publish-release.ts", "start": "ts-node lib/renovate.ts", "test": "run-s lint test-schema jest", "test-dirty": "git diff --exit-code", "test-e2e": "run-s 'test-e2e:*'", "test-e2e:pack": "npm pack", "test-e2e:install": "cd test/e2e && npm install --no-package-lock --prod", "test-e2e:run": "cd test/e2e && npm test", "test-schema": "run-s create-json-schema", "test:docs": "node --test tools/docs/test/**/*.mjs", "schedule-test-shards": "SCHEDULE_TEST_SHARDS=true ts-node jest.config.ts", "tsc": "tsc", "type-check": "run-s 'generate:*' 'tsc --noEmit {@}' --", "update-static-data": "run-s 'update-static-data:*'", "update-static-data:distro-info": "node tools/static-data/generate-distro-info.mjs", "update-static-data:node-schedule": "node tools/static-data/generate-node-schedule.mjs" }, "repository": { "type": "git", "url": "https://github.com/renovatebot/renovate.git" }, "keywords": [ "automated", "azure", "bazel", "bitbucket", "buildkite", "dependencies", "dependency", "docker", "gitea", "github", "gitlab", "management", "meteor", "node", "npm", "outdated", "php", "pnpm", "python", "update", "yarn" ], "author": "Rhys Arkins ", "contributors": [ "Adam Setch ", "Alex DelVecchio ", "Andreas Bexelius ", "Ayoub Kaanich ", "Dragomir Țurcanu ", "Filip Stenbeck ", "HonkingGoose", "Hutson Betts ", "IKEDA Sho ", "Israel Bethencourt ", "James King ", "Jamie Magee ", "Jan Sauer ", "Jean-Yves Couët ", "Kenneth Jørgensen ", "Kevin James ", "Klaus Meinhardt ", "Matt Lavin ", "Maximilian Gaß ", "Michael Elufimov ", "Michael Kriese ", "Mike Bryant ", "Nicolas Byl ", "Pravesh Tora ", "Rishabh Jain ", "Roope Hakulinen ", "Ryan Murfitt ", "Sam Bull ", "Sam Neirinck ", "Sourav Das ", "Tanuel ", "Viral Ruparel ", "Vladimir Starkov ", "Mikhail Yakushin ", "Sebastian Poxhofer ", "Henry Sachs ", "Arkadiusz Kosmala ", "Markus Siebert ", "Sergey Vedmak " ], "license": "AGPL-3.0-only", "bugs": { "url": "https://github.com/renovatebot/renovate/issues" }, "homepage": "https://renovatebot.com", "engines": { "node": "^20.15.1 || ^22.11.0", "pnpm": "^9.0.0" }, "volta": { "node": "22.11.0", "pnpm": "9.15.0" }, "dependencies": { "@aws-sdk/client-codecommit": "3.699.0", "@aws-sdk/client-ec2": "3.701.0", "@aws-sdk/client-ecr": "3.699.0", "@aws-sdk/client-rds": "3.699.0", "@aws-sdk/client-s3": "3.701.0", "@aws-sdk/credential-providers": "3.699.0", "@breejs/later": "4.2.0", "@cdktf/hcl2json": "0.20.10", "@opentelemetry/api": "1.9.0", "@opentelemetry/context-async-hooks": "1.28.0", "@opentelemetry/exporter-trace-otlp-http": "0.55.0", "@opentelemetry/instrumentation": "0.55.0", "@opentelemetry/instrumentation-bunyan": "0.44.0", "@opentelemetry/instrumentation-http": "0.55.0", "@opentelemetry/resources": "1.28.0", "@opentelemetry/sdk-trace-base": "1.28.0", "@opentelemetry/sdk-trace-node": "1.28.0", "@opentelemetry/semantic-conventions": "1.28.0", "@qnighy/marshal": "0.1.3", "@renovatebot/detect-tools": "1.1.0", "@renovatebot/kbpgp": "4.0.1", "@renovatebot/osv-offline": "1.5.10", "@renovatebot/pep440": "4.0.1", "@renovatebot/ruby-semver": "4.0.0", "@sindresorhus/is": "4.6.0", "@yarnpkg/core": "4.1.6", "@yarnpkg/parsers": "3.0.2", "agentkeepalive": "4.5.0", "aggregate-error": "3.1.0", "async-mutex": "0.5.0", "auth-header": "1.0.0", "aws4": "1.13.2", "azure-devops-node-api": "14.1.0", "bunyan": "1.8.15", "cacache": "19.0.1", "chalk": "4.1.2", "changelog-filename-regex": "2.0.1", "clean-git-ref": "2.0.1", "commander": "12.1.0", "conventional-commits-detector": "1.0.3", "croner": "9.0.0", "cronstrue": "2.52.0", "deepmerge": "4.3.1", "dequal": "2.0.3", "detect-indent": "6.1.0", "diff": "7.0.0", "editorconfig": "2.0.0", "email-addresses": "5.0.0", "emoji-regex": "10.4.0", "emojibase": "15.3.1", "emojibase-regex": "15.3.2", "extract-zip": "2.0.1", "find-packages": "10.0.4", "find-up": "5.0.0", "fs-extra": "11.2.0", "git-url-parse": "16.0.0", "github-url-from-git": "1.5.0", "glob": "11.0.0", "global-agent": "3.0.0", "good-enough-parser": "1.1.23", "google-auth-library": "9.15.0", "got": "11.8.6", "graph-data-structure": "4.3.0", "handlebars": "4.7.8", "ignore": "6.0.2", "ini": "5.0.0", "json-dup-key-validator": "1.0.3", "json-stringify-pretty-compact": "3.0.0", "json5": "2.2.3", "jsonata": "2.0.6", "jsonc-parser": "3.3.1", "klona": "2.0.6", "luxon": "3.5.0", "markdown-it": "14.1.0", "markdown-table": "2.0.0", "minimatch": "10.0.1", "moo": "0.5.2", "ms": "2.1.3", "nanoid": "3.3.8", "neotraverse": "0.6.18", "node-html-parser": "6.1.13", "p-all": "3.0.0", "p-map": "4.0.0", "p-queue": "6.6.2", "p-throttle": "4.1.1", "parse-link-header": "2.0.0", "prettier": "3.4.2", "protobufjs": "7.4.0", "punycode": "2.3.1", "redis": "4.7.0", "remark": "13.0.0", "remark-github": "10.1.0", "safe-stable-stringify": "2.5.0", "semver": "7.6.3", "semver-stable": "3.0.0", "semver-utils": "1.1.4", "shlex": "2.1.2", "simple-git": "3.27.0", "slugify": "1.6.6", "source-map-support": "0.5.21", "toml-eslint-parser": "0.10.0", "tslib": "2.8.1", "upath": "2.0.1", "url-join": "4.0.1", "validate-npm-package-name": "6.0.0", "vuln-vects": "1.1.0", "xmldoc": "1.3.0", "yaml": "2.6.1", "zod": "3.23.8" }, "optionalDependencies": { "better-sqlite3": "11.7.0", "openpgp": "6.0.1", "re2": "1.21.4" }, "devDependencies": { "@hyrious/marshal": "0.3.3", "@jest/environment": "29.7.0", "@jest/globals": "29.7.0", "@jest/reporters": "29.7.0", "@jest/test-result": "29.7.0", "@jest/types": "29.6.3", "@ls-lint/ls-lint": "2.2.3", "@openpgp/web-stream-tools": "0.1.3", "@renovate/eslint-plugin": "file:tools/eslint", "@semantic-release/exec": "6.0.3", "@swc/core": "1.10.0", "@types/auth-header": "1.0.6", "@types/aws4": "1.11.6", "@types/better-sqlite3": "7.6.12", "@types/breejs__later": "4.1.5", "@types/bunyan": "1.8.11", "@types/cacache": "17.0.2", "@types/callsite": "1.0.34", "@types/changelog-filename-regex": "2.0.2", "@types/clean-git-ref": "2.0.2", "@types/common-tags": "1.8.4", "@types/conventional-commits-detector": "1.0.2", "@types/diff": "6.0.0", "@types/eslint": "8.56.12", "@types/fs-extra": "11.0.4", "@types/git-url-parse": "9.0.3", "@types/github-url-from-git": "1.5.3", "@types/global-agent": "2.1.3", "@types/ini": "4.1.1", "@types/js-yaml": "4.0.9", "@types/json-dup-key-validator": "1.0.2", "@types/linkify-markdown": "1.0.3", "@types/lodash": "4.17.13", "@types/luxon": "3.4.2", "@types/markdown-it": "14.1.2", "@types/markdown-table": "2.0.0", "@types/marshal": "0.5.3", "@types/mdast": "3.0.15", "@types/moo": "0.5.9", "@types/ms": "0.7.34", "@types/node": "20.17.9", "@types/parse-link-header": "2.0.3", "@types/punycode": "2.1.4", "@types/semver": "7.5.8", "@types/semver-stable": "3.0.2", "@types/semver-utils": "1.1.3", "@types/tar": "6.1.13", "@types/tmp": "0.2.6", "@types/unist": "2.0.11", "@types/url-join": "4.0.3", "@types/validate-npm-package-name": "4.0.2", "@types/xmldoc": "1.1.9", "@typescript-eslint/eslint-plugin": "8.11.0", "@typescript-eslint/parser": "8.11.0", "aws-sdk-client-mock": "4.1.0", "callsite": "1.0.0", "common-tags": "1.8.2", "conventional-changelog-conventionalcommits": "8.0.0", "emojibase-data": "15.3.2", "eslint": "8.57.1", "eslint-formatter-gha": "1.5.1", "eslint-import-resolver-typescript": "3.6.3", "eslint-plugin-import": "2.31.0", "eslint-plugin-jest": "28.8.3", "eslint-plugin-jest-formatting": "3.1.0", "eslint-plugin-promise": "7.1.0", "eslint-plugin-typescript-enum": "2.1.0", "expect": "29.7.0", "expect-more-jest": "5.5.0", "graphql": "16.9.0", "husky": "9.1.7", "jest": "29.7.0", "jest-extended": "4.0.2", "jest-mock": "29.7.0", "jest-mock-extended": "3.0.7", "jest-snapshot": "29.7.0", "markdownlint-cli2": "0.16.0", "memfs": "4.15.0", "nock": "13.5.6", "npm-run-all2": "7.0.1", "nyc": "17.1.0", "pretty-format": "29.7.0", "rimraf": "6.0.1", "semantic-release": "24.2.0", "tar": "7.4.3", "tmp-promise": "3.0.3", "ts-jest": "29.2.5", "ts-node": "10.9.2", "type-fest": "4.30.0", "typescript": "5.7.2", "unified": "9.2.2" }, "packageManager": "pnpm@9.15.0", "files": [ "dist", "renovate-schema.json" ], "pnpm": { "ignoredOptionalDependencies": [ "dtrace-provider", "moment", "mv", "safe-json-stringify" ], "overrides": { "@semantic-release/github>@octokit/plugin-paginate-rest": "11.3.6" } } }