From 39410186dfd3c24c30a9b316a83d466af6c54ace Mon Sep 17 00:00:00 2001 From: Matt Travi Date: Fri, 2 Jun 2023 14:30:32 -0500 Subject: [PATCH] fix(deps): updated the beta plugins to stable versions --- package-lock.json | 179 ++++++++++++++++++++++++++++++++++++++++++---- package.json | 4 +- 2 files changed, 166 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54fe5f78..f92d33dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,9 +9,9 @@ "version": "0.0.0-development", "license": "MIT", "dependencies": { - "@semantic-release/commit-analyzer": "^10.0.0-beta.1", + "@semantic-release/commit-analyzer": "^10.0.0", "@semantic-release/error": "^3.0.0", - "@semantic-release/github": "9.0.0-beta.2", + "@semantic-release/github": "^9.0.0", "@semantic-release/npm": "^10.0.2", "@semantic-release/release-notes-generator": "^11.0.0", "aggregate-error": "^4.0.1", @@ -418,9 +418,9 @@ } }, "node_modules/@semantic-release/commit-analyzer": { - "version": "10.0.0-beta.1", - "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0-beta.1.tgz", - "integrity": "sha512-9RdTJqskEyTyqaw4h0vORXJiwZWacTPR/aPaQ8ILn3oW/4v+uL3RlUnjfTICYE7nKGHRDESAp+GNRys1ewUN3g==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0.tgz", + "integrity": "sha512-/Uolz2+G+VRjP0eudAn0ldnC/VkSHzlctUdeEXL7ys7E6mLSFZdwdsR5pKDlTIgDJq4eYlshOZpwBNrmqrNajg==", "dependencies": { "conventional-changelog-angular": "^5.0.0", "conventional-commits-filter": "^2.0.0", @@ -446,9 +446,9 @@ } }, "node_modules/@semantic-release/github": { - "version": "9.0.0-beta.2", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.0-beta.2.tgz", - "integrity": "sha512-EpVCbqBGPHNZCQNqLQOtEvut+6dt8EkHetN5CKslmT2ITiMOxVFDy3dAo5dusrjQOAXDrTuIRPgtq2EmXPNedw==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.0.tgz", + "integrity": "sha512-ZAZTB6RGhyVHRzzXJW9Hjj4Yxagx4Lx6NqXk0AbOtIIH/mKEIwqSTYZR3iTm/KOy4/Bm5oQXIcwJ+p4+SkNWPg==", "dependencies": { "@octokit/core": "^4.2.1", "@octokit/plugin-paginate-rest": "^6.1.2", @@ -3992,7 +3992,156 @@ "treeverse", "validate-npm-package-name", "which", - "write-file-atomic" + "write-file-atomic", + "@colors/colors", + "@gar/promisify", + "@isaacs/cliui", + "@npmcli/disparity-colors", + "@npmcli/fs", + "@npmcli/git", + "@npmcli/installed-package-contents", + "@npmcli/metavuln-calculator", + "@npmcli/move-file", + "@npmcli/name-from-folder", + "@npmcli/node-gyp", + "@npmcli/promise-spawn", + "@npmcli/query", + "@pkgjs/parseargs", + "@sigstore/protobuf-specs", + "@tootallnate/once", + "@tufjs/canonical-json", + "@tufjs/models", + "abort-controller", + "agent-base", + "agentkeepalive", + "aggregate-error", + "ansi-regex", + "ansi-styles", + "aproba", + "are-we-there-yet", + "balanced-match", + "base64-js", + "bin-links", + "binary-extensions", + "brace-expansion", + "buffer", + "builtins", + "chownr", + "cidr-regex", + "clean-stack", + "clone", + "cmd-shim", + "color-convert", + "color-name", + "color-support", + "common-ancestor-path", + "concat-map", + "console-control-strings", + "cross-spawn", + "cssesc", + "debug", + "defaults", + "delegates", + "depd", + "diff", + "eastasianwidth", + "emoji-regex", + "encoding", + "env-paths", + "err-code", + "event-target-shim", + "events", + "foreground-child", + "fs.realpath", + "function-bind", + "gauge", + "has", + "has-flag", + "has-unicode", + "http-cache-semantics", + "http-proxy-agent", + "https-proxy-agent", + "humanize-ms", + "iconv-lite", + "ieee754", + "ignore-walk", + "imurmurhash", + "indent-string", + "infer-owner", + "inflight", + "inherits", + "ip", + "ip-regex", + "is-core-module", + "is-fullwidth-code-point", + "is-lambda", + "isexe", + "jackspeak", + "json-stringify-nice", + "jsonparse", + "just-diff", + "just-diff-apply", + "lru-cache", + "minipass-collect", + "minipass-fetch", + "minipass-flush", + "minipass-json-stream", + "minipass-sized", + "minizlib", + "mkdirp", + "mute-stream", + "negotiator", + "normalize-package-data", + "npm-bundled", + "npm-normalize-package-bin", + "npm-packlist", + "once", + "path-is-absolute", + "path-key", + "path-scurry", + "postcss-selector-parser", + "process", + "promise-all-reject-late", + "promise-call-limit", + "promise-inflight", + "promise-retry", + "promzard", + "read-cmd-shim", + "readable-stream", + "retry", + "rimraf", + "safe-buffer", + "safer-buffer", + "set-blocking", + "shebang-command", + "shebang-regex", + "signal-exit", + "sigstore", + "smart-buffer", + "socks", + "socks-proxy-agent", + "spdx-correct", + "spdx-exceptions", + "spdx-expression-parse", + "spdx-license-ids", + "string_decoder", + "string-width", + "string-width-cjs", + "strip-ansi", + "strip-ansi-cjs", + "supports-color", + "tuf-js", + "unique-filename", + "unique-slug", + "util-deprecate", + "validate-npm-package-license", + "walk-up-path", + "wcwidth", + "wide-align", + "wrap-ansi", + "wrap-ansi-cjs", + "wrappy", + "yallist" ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", @@ -9744,9 +9893,9 @@ } }, "@semantic-release/commit-analyzer": { - "version": "10.0.0-beta.1", - "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0-beta.1.tgz", - "integrity": "sha512-9RdTJqskEyTyqaw4h0vORXJiwZWacTPR/aPaQ8ILn3oW/4v+uL3RlUnjfTICYE7nKGHRDESAp+GNRys1ewUN3g==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0.tgz", + "integrity": "sha512-/Uolz2+G+VRjP0eudAn0ldnC/VkSHzlctUdeEXL7ys7E6mLSFZdwdsR5pKDlTIgDJq4eYlshOZpwBNrmqrNajg==", "requires": { "conventional-changelog-angular": "^5.0.0", "conventional-commits-filter": "^2.0.0", @@ -9763,9 +9912,9 @@ "integrity": "sha512-5hiM4Un+tpl4cKw3lV4UgzJj+SmfNIDCLLw0TepzQxz9ZGV5ixnqkzIVF+3tp0ZHgcMKE+VNGHJjEeyFG2dcSw==" }, "@semantic-release/github": { - "version": "9.0.0-beta.2", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.0-beta.2.tgz", - "integrity": "sha512-EpVCbqBGPHNZCQNqLQOtEvut+6dt8EkHetN5CKslmT2ITiMOxVFDy3dAo5dusrjQOAXDrTuIRPgtq2EmXPNedw==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.0.tgz", + "integrity": "sha512-ZAZTB6RGhyVHRzzXJW9Hjj4Yxagx4Lx6NqXk0AbOtIIH/mKEIwqSTYZR3iTm/KOy4/Bm5oQXIcwJ+p4+SkNWPg==", "requires": { "@octokit/core": "^4.2.1", "@octokit/plugin-paginate-rest": "^6.1.2", diff --git a/package.json b/package.json index 23185fab..b4c4426d 100644 --- a/package.json +++ b/package.json @@ -26,9 +26,9 @@ "Matt Travi (https://matt.travi.org/)" ], "dependencies": { - "@semantic-release/commit-analyzer": "^10.0.0-beta.1", + "@semantic-release/commit-analyzer": "^10.0.0", "@semantic-release/error": "^3.0.0", - "@semantic-release/github": "9.0.0-beta.2", + "@semantic-release/github": "^9.0.0", "@semantic-release/npm": "^10.0.2", "@semantic-release/release-notes-generator": "^11.0.0", "aggregate-error": "^4.0.1",