From c43509ab46c7f2f274c8d1e6e1e2170099c3dba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:53:16 +0000 Subject: [PATCH] Bump @hashicorp/github-actions-core from v1.2.0 to v1.3.0 Bumps [@hashicorp/github-actions-core](https://github.com/hashicorp/github-actions-core) from v1.2.0 to v1.3.0. - [Release notes](https://github.com/hashicorp/github-actions-core/releases) - [Commits](https://github.com/hashicorp/github-actions-core/compare/4fc9231f23084e280bca04bfc97d1d266d292b4b...098d6a29a080b65f7466d2374bf42a4eedfe38d9) --- updated-dependencies: - dependency-name: "@hashicorp/github-actions-core" dependency-version: '098d6a29a080b65f7466d2374bf42a4eedfe38d9' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 97 +++++++++++++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 61 insertions(+), 38 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9077bed..42e9918 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^2.0.3", "@actions/http-client": "^3.0.2", - "@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v1.2.0" + "@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v1.3.0" }, "devDependencies": { "@types/node": "^24.1.0", @@ -78,14 +78,14 @@ }, "node_modules/@hashicorp/github-actions-core": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/hashicorp/github-actions-core.git#4fc9231f23084e280bca04bfc97d1d266d292b4b", - "integrity": "sha512-SrEY4lu5wh2SuYy826YLJDYlNR/fLPDsPxXa5mobVpeuzP7hIQGx5+gwLXFtDWDllPCiiJC1x2AsC1N9NZ4tzw==", + "resolved": "git+ssh://git@github.com/hashicorp/github-actions-core.git#098d6a29a080b65f7466d2374bf42a4eedfe38d9", + "integrity": "sha512-2FMJK+RvoN4PpYtsutzfHVQIDe7o40OTPBngc8jUe2oy5PKnZLktlY5F7BwksDdT4/NKKULgvSzflIcNSES5Sg==", "license": "Apache-2.0", "dependencies": { "@actions/core": "^2.0.3", "@actions/io": "^1.1.3", "@actions/tool-cache": "^3.0.1", - "@hashicorp/js-releases": "^1.7.2", + "@hashicorp/js-releases": "^1.7.7", "axios": "^1.15.2", "semver": "^7.6.3" } @@ -97,13 +97,13 @@ "license": "MIT" }, "node_modules/@hashicorp/js-releases": { - "version": "1.7.5", - "resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.5.tgz", - "integrity": "sha512-PpxlKOKHByLPkMIV46JUFplKVPBQgZEeXMQjz21zNAHWAeS4wK7XakAbAiSvDClxa625JHloXtK3VitS+GNKkQ==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/@hashicorp/js-releases/-/js-releases-1.7.7.tgz", + "integrity": "sha512-GQ74P5Kap5a2ppqgEU7Mu7XvGzF6HOjx9Z7Ku5OXB8UDofwEQ4e2RRNDCyPSscQU37z7PT21LarPdgyeZY6Upw==", "license": "MPL-2.0", "dependencies": { "axios": "^1.7.4", - "https-proxy-agent": "^5.0.1", + "https-proxy-agent": "^7.0.6", "openpgp": "^5.5.0", "semver": "^7.3.5", "yauzl": "^2.10.0" @@ -127,15 +127,12 @@ "license": "MIT" }, "node_modules/agent-base": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", + "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", "license": "MIT", - "dependencies": { - "debug": "4" - }, "engines": { - "node": ">= 6.0.0" + "node": ">= 14" } }, "node_modules/asn1.js": { @@ -157,16 +154,42 @@ "license": "MIT" }, "node_modules/axios": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz", - "integrity": "sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==", + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.18.0.tgz", + "integrity": "sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==", "license": "MIT", "dependencies": { "follow-redirects": "^1.16.0", "form-data": "^4.0.5", + "https-proxy-agent": "^5.0.1", "proxy-from-env": "^2.1.0" } }, + "node_modules/axios/node_modules/agent-base": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", + "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "license": "MIT", + "dependencies": { + "debug": "4" + }, + "engines": { + "node": ">= 6.0.0" + } + }, + "node_modules/axios/node_modules/https-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", + "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "license": "MIT", + "dependencies": { + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/bn.js": { "version": "4.12.3", "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.3.tgz", @@ -266,9 +289,9 @@ } }, "node_modules/es-object-atoms": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", - "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz", + "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==", "license": "MIT", "dependencies": { "es-errors": "^1.3.0" @@ -322,16 +345,16 @@ } }, "node_modules/form-data": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz", - "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.6.tgz", + "integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", - "hasown": "^2.0.2", - "mime-types": "^2.1.12" + "hasown": "^2.0.4", + "mime-types": "^2.1.35" }, "engines": { "node": ">= 6" @@ -423,9 +446,9 @@ } }, "node_modules/hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz", + "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==", "license": "MIT", "dependencies": { "function-bind": "^1.1.2" @@ -435,16 +458,16 @@ } }, "node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", "license": "MIT", "dependencies": { - "agent-base": "6", + "agent-base": "^7.1.2", "debug": "4" }, "engines": { - "node": ">= 6" + "node": ">= 14" } }, "node_modules/inherits": { @@ -530,9 +553,9 @@ "license": "MIT" }, "node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.4.tgz", + "integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==", "license": "ISC", "bin": { "semver": "bin/semver.js" diff --git a/package.json b/package.json index 69d9c41..28da36d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@actions/core": "^2.0.3", "@actions/http-client": "^3.0.2", - "@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v1.2.0" + "@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v1.3.0" }, "devDependencies": { "@types/node": "^24.1.0",