Merge pull request #329 from actions/dependabot/npm_and_yarn/octokit/rest-22.0.0
Bump @octokit/rest from 21.1.1 to 22.0.0
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/auth-token"
|
name: "@octokit/auth-token"
|
||||||
version: 5.1.2
|
version: 6.0.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: GitHub API token authentication for browsers and Node.js
|
summary: GitHub API token authentication for browsers and Node.js
|
||||||
homepage:
|
homepage:
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/core"
|
name: "@octokit/core"
|
||||||
version: 6.1.4
|
version: 7.0.3
|
||||||
type: npm
|
type: npm
|
||||||
summary: Extendable client for GitHub's REST & GraphQL APIs
|
summary: Extendable client for GitHub's REST & GraphQL APIs
|
||||||
homepage:
|
homepage:
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/endpoint"
|
name: "@octokit/endpoint"
|
||||||
version: 10.1.3
|
version: 11.0.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: Turns REST API endpoints into generic request options
|
summary: Turns REST API endpoints into generic request options
|
||||||
homepage:
|
homepage:
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/graphql"
|
name: "@octokit/graphql"
|
||||||
version: 8.2.1
|
version: 9.0.1
|
||||||
type: npm
|
type: npm
|
||||||
summary: GitHub GraphQL API client for browsers and Node
|
summary: GitHub GraphQL API client for browsers and Node
|
||||||
homepage:
|
homepage:
|
||||||
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: "@octokit/openapi-types"
|
||||||
|
version: 25.1.0
|
||||||
|
type: npm
|
||||||
|
summary: Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
|
||||||
|
homepage:
|
||||||
|
license: mit
|
||||||
|
licenses:
|
||||||
|
- sources: LICENSE
|
||||||
|
text: |
|
||||||
|
Copyright (c) GitHub 2025 - Licensed as MIT.
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
- sources: README.md
|
||||||
|
text: "[MIT](LICENSE)"
|
||||||
|
notices: []
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/plugin-paginate-rest"
|
name: "@octokit/plugin-paginate-rest"
|
||||||
version: 11.4.2
|
version: 13.1.1
|
||||||
type: npm
|
type: npm
|
||||||
summary: Octokit plugin to paginate REST API endpoint responses
|
summary: Octokit plugin to paginate REST API endpoint responses
|
||||||
homepage:
|
homepage:
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/plugin-request-log"
|
name: "@octokit/plugin-request-log"
|
||||||
version: 5.3.1
|
version: 6.0.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: Log all requests and request errors
|
summary: Log all requests and request errors
|
||||||
homepage:
|
homepage:
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/plugin-rest-endpoint-methods"
|
name: "@octokit/plugin-rest-endpoint-methods"
|
||||||
version: 13.3.1
|
version: 16.0.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: Octokit plugin adding one method for all of api.github.com REST API endpoints
|
summary: Octokit plugin adding one method for all of api.github.com REST API endpoints
|
||||||
homepage:
|
homepage:
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/request"
|
name: "@octokit/request"
|
||||||
version: 9.2.2
|
version: 10.0.3
|
||||||
type: npm
|
type: npm
|
||||||
summary: Send parameterized requests to GitHub's APIs with sensible defaults in browsers
|
summary: Send parameterized requests to GitHub's APIs with sensible defaults in browsers
|
||||||
and Node
|
and Node
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/request-error"
|
name: "@octokit/request-error"
|
||||||
version: 6.1.7
|
version: 7.0.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: Error class for Octokit request errors
|
summary: Error class for Octokit request errors
|
||||||
homepage:
|
homepage:
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "@octokit/rest"
|
name: "@octokit/rest"
|
||||||
version: 21.1.1
|
version: 22.0.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: GitHub REST API client for Node.js
|
summary: GitHub REST API client for Node.js
|
||||||
homepage:
|
homepage:
|
||||||
|
|||||||
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: "@octokit/types"
|
||||||
|
version: 14.1.0
|
||||||
|
type: npm
|
||||||
|
summary: Shared TypeScript definitions for Octokit projects
|
||||||
|
homepage:
|
||||||
|
license: mit
|
||||||
|
licenses:
|
||||||
|
- sources: LICENSE
|
||||||
|
text: |
|
||||||
|
MIT License Copyright (c) 2019 Octokit contributors
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
- sources: README.md
|
||||||
|
text: "[MIT](LICENSE)"
|
||||||
|
notices: []
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: before-after-hook
|
name: before-after-hook
|
||||||
version: 3.0.2
|
version: 4.0.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: asynchronous before/error/after hooks for internal functionality
|
summary: asynchronous before/error/after hooks for internal functionality
|
||||||
homepage:
|
homepage:
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: fast-content-type-parse
|
name: fast-content-type-parse
|
||||||
version: 2.0.1
|
version: 3.0.0
|
||||||
type: npm
|
type: npm
|
||||||
summary: Parse HTTP Content-Type header according to RFC 7231
|
summary: Parse HTTP Content-Type header according to RFC 7231
|
||||||
homepage: https://github.com/fastify/fast-content-type-parse#readme
|
homepage: https://github.com/fastify/fast-content-type-parse#readme
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: universal-user-agent
|
name: universal-user-agent
|
||||||
version: 7.0.2
|
version: 7.0.3
|
||||||
type: npm
|
type: npm
|
||||||
summary: Get a user agent string across all JavaScript Runtime Environments
|
summary: Get a user agent string across all JavaScript Runtime Environments
|
||||||
homepage:
|
homepage:
|
||||||
+117
-60
@@ -31941,7 +31941,7 @@ class RequestError extends Error {
|
|||||||
// pkg/dist-src/index.js
|
// pkg/dist-src/index.js
|
||||||
|
|
||||||
// pkg/dist-src/version.js
|
// pkg/dist-src/version.js
|
||||||
var VERSION$6 = "0.0.0-development";
|
var VERSION$6 = "10.0.3";
|
||||||
|
|
||||||
// pkg/dist-src/defaults.js
|
// pkg/dist-src/defaults.js
|
||||||
var defaults_default = {
|
var defaults_default = {
|
||||||
@@ -32292,12 +32292,27 @@ var createTokenAuth = function createTokenAuth2(token) {
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
const VERSION$4 = "6.1.4";
|
const VERSION$4 = "7.0.3";
|
||||||
|
|
||||||
const noop = () => {
|
const noop = () => {
|
||||||
};
|
};
|
||||||
const consoleWarn = console.warn.bind(console);
|
const consoleWarn = console.warn.bind(console);
|
||||||
const consoleError = console.error.bind(console);
|
const consoleError = console.error.bind(console);
|
||||||
|
function createLogger(logger = {}) {
|
||||||
|
if (typeof logger.debug !== "function") {
|
||||||
|
logger.debug = noop;
|
||||||
|
}
|
||||||
|
if (typeof logger.info !== "function") {
|
||||||
|
logger.info = noop;
|
||||||
|
}
|
||||||
|
if (typeof logger.warn !== "function") {
|
||||||
|
logger.warn = consoleWarn;
|
||||||
|
}
|
||||||
|
if (typeof logger.error !== "function") {
|
||||||
|
logger.error = consoleError;
|
||||||
|
}
|
||||||
|
return logger;
|
||||||
|
}
|
||||||
const userAgentTrail = `octokit-core.js/${VERSION$4} ${getUserAgent()}`;
|
const userAgentTrail = `octokit-core.js/${VERSION$4} ${getUserAgent()}`;
|
||||||
let Octokit$1 = class Octokit {
|
let Octokit$1 = class Octokit {
|
||||||
static VERSION = VERSION$4;
|
static VERSION = VERSION$4;
|
||||||
@@ -32365,15 +32380,7 @@ let Octokit$1 = class Octokit {
|
|||||||
}
|
}
|
||||||
this.request = request.defaults(requestDefaults);
|
this.request = request.defaults(requestDefaults);
|
||||||
this.graphql = withCustomRequest(this.request).defaults(requestDefaults);
|
this.graphql = withCustomRequest(this.request).defaults(requestDefaults);
|
||||||
this.log = Object.assign(
|
this.log = createLogger(options.log);
|
||||||
{
|
|
||||||
debug: noop,
|
|
||||||
info: noop,
|
|
||||||
warn: consoleWarn,
|
|
||||||
error: consoleError
|
|
||||||
},
|
|
||||||
options.log
|
|
||||||
);
|
|
||||||
this.hook = hook;
|
this.hook = hook;
|
||||||
if (!options.authStrategy) {
|
if (!options.authStrategy) {
|
||||||
if (!options.auth) {
|
if (!options.auth) {
|
||||||
@@ -32420,7 +32427,7 @@ let Octokit$1 = class Octokit {
|
|||||||
auth;
|
auth;
|
||||||
};
|
};
|
||||||
|
|
||||||
const VERSION$3 = "5.3.1";
|
const VERSION$3 = "6.0.0";
|
||||||
|
|
||||||
function requestLog(octokit) {
|
function requestLog(octokit) {
|
||||||
octokit.hook.wrap("request", (request, options) => {
|
octokit.hook.wrap("request", (request, options) => {
|
||||||
@@ -32456,14 +32463,16 @@ function normalizePaginatedListResponse(response) {
|
|||||||
data: []
|
data: []
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
const responseNeedsNormalization = "total_count" in response.data && !("url" in response.data);
|
const responseNeedsNormalization = ("total_count" in response.data || "total_commits" in response.data) && !("url" in response.data);
|
||||||
if (!responseNeedsNormalization) return response;
|
if (!responseNeedsNormalization) return response;
|
||||||
const incompleteResults = response.data.incomplete_results;
|
const incompleteResults = response.data.incomplete_results;
|
||||||
const repositorySelection = response.data.repository_selection;
|
const repositorySelection = response.data.repository_selection;
|
||||||
const totalCount = response.data.total_count;
|
const totalCount = response.data.total_count;
|
||||||
|
const totalCommits = response.data.total_commits;
|
||||||
delete response.data.incomplete_results;
|
delete response.data.incomplete_results;
|
||||||
delete response.data.repository_selection;
|
delete response.data.repository_selection;
|
||||||
delete response.data.total_count;
|
delete response.data.total_count;
|
||||||
|
delete response.data.total_commits;
|
||||||
const namespaceKey = Object.keys(response.data)[0];
|
const namespaceKey = Object.keys(response.data)[0];
|
||||||
const data = response.data[namespaceKey];
|
const data = response.data[namespaceKey];
|
||||||
response.data = data;
|
response.data = data;
|
||||||
@@ -32474,6 +32483,7 @@ function normalizePaginatedListResponse(response) {
|
|||||||
response.data.repository_selection = repositorySelection;
|
response.data.repository_selection = repositorySelection;
|
||||||
}
|
}
|
||||||
response.data.total_count = totalCount;
|
response.data.total_count = totalCount;
|
||||||
|
response.data.total_commits = totalCommits;
|
||||||
return response;
|
return response;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -32494,6 +32504,16 @@ function iterator(octokit, route, parameters) {
|
|||||||
url = ((normalizedResponse.headers.link || "").match(
|
url = ((normalizedResponse.headers.link || "").match(
|
||||||
/<([^<>]+)>;\s*rel="next"/
|
/<([^<>]+)>;\s*rel="next"/
|
||||||
) || [])[1];
|
) || [])[1];
|
||||||
|
if (!url && "total_commits" in normalizedResponse.data) {
|
||||||
|
const parsedUrl = new URL(normalizedResponse.url);
|
||||||
|
const params = parsedUrl.searchParams;
|
||||||
|
const page = parseInt(params.get("page") || "1", 10);
|
||||||
|
const per_page = parseInt(params.get("per_page") || "250", 10);
|
||||||
|
if (page * per_page < normalizedResponse.data.total_commits) {
|
||||||
|
params.set("page", String(page + 1));
|
||||||
|
url = parsedUrl.toString();
|
||||||
|
}
|
||||||
|
}
|
||||||
return { value: normalizedResponse };
|
return { value: normalizedResponse };
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
if (error.status !== 409) throw error;
|
if (error.status !== 409) throw error;
|
||||||
@@ -32558,7 +32578,7 @@ function paginateRest(octokit) {
|
|||||||
}
|
}
|
||||||
paginateRest.VERSION = VERSION$2;
|
paginateRest.VERSION = VERSION$2;
|
||||||
|
|
||||||
const VERSION$1 = "13.3.1";
|
const VERSION$1 = "16.0.0";
|
||||||
|
|
||||||
const Endpoints = {
|
const Endpoints = {
|
||||||
actions: {
|
actions: {
|
||||||
@@ -32586,6 +32606,7 @@ const Endpoints = {
|
|||||||
createEnvironmentVariable: [
|
createEnvironmentVariable: [
|
||||||
"POST /repos/{owner}/{repo}/environments/{environment_name}/variables"
|
"POST /repos/{owner}/{repo}/environments/{environment_name}/variables"
|
||||||
],
|
],
|
||||||
|
createHostedRunnerForOrg: ["POST /orgs/{org}/actions/hosted-runners"],
|
||||||
createOrUpdateEnvironmentSecret: [
|
createOrUpdateEnvironmentSecret: [
|
||||||
"PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}"
|
"PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}"
|
||||||
],
|
],
|
||||||
@@ -32623,6 +32644,9 @@ const Endpoints = {
|
|||||||
deleteEnvironmentVariable: [
|
deleteEnvironmentVariable: [
|
||||||
"DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"
|
"DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"
|
||||||
],
|
],
|
||||||
|
deleteHostedRunnerForOrg: [
|
||||||
|
"DELETE /orgs/{org}/actions/hosted-runners/{hosted_runner_id}"
|
||||||
|
],
|
||||||
deleteOrgSecret: ["DELETE /orgs/{org}/actions/secrets/{secret_name}"],
|
deleteOrgSecret: ["DELETE /orgs/{org}/actions/secrets/{secret_name}"],
|
||||||
deleteOrgVariable: ["DELETE /orgs/{org}/actions/variables/{name}"],
|
deleteOrgVariable: ["DELETE /orgs/{org}/actions/variables/{name}"],
|
||||||
deleteRepoSecret: [
|
deleteRepoSecret: [
|
||||||
@@ -32711,6 +32735,24 @@ const Endpoints = {
|
|||||||
getGithubActionsPermissionsRepository: [
|
getGithubActionsPermissionsRepository: [
|
||||||
"GET /repos/{owner}/{repo}/actions/permissions"
|
"GET /repos/{owner}/{repo}/actions/permissions"
|
||||||
],
|
],
|
||||||
|
getHostedRunnerForOrg: [
|
||||||
|
"GET /orgs/{org}/actions/hosted-runners/{hosted_runner_id}"
|
||||||
|
],
|
||||||
|
getHostedRunnersGithubOwnedImagesForOrg: [
|
||||||
|
"GET /orgs/{org}/actions/hosted-runners/images/github-owned"
|
||||||
|
],
|
||||||
|
getHostedRunnersLimitsForOrg: [
|
||||||
|
"GET /orgs/{org}/actions/hosted-runners/limits"
|
||||||
|
],
|
||||||
|
getHostedRunnersMachineSpecsForOrg: [
|
||||||
|
"GET /orgs/{org}/actions/hosted-runners/machine-sizes"
|
||||||
|
],
|
||||||
|
getHostedRunnersPartnerImagesForOrg: [
|
||||||
|
"GET /orgs/{org}/actions/hosted-runners/images/partner"
|
||||||
|
],
|
||||||
|
getHostedRunnersPlatformsForOrg: [
|
||||||
|
"GET /orgs/{org}/actions/hosted-runners/platforms"
|
||||||
|
],
|
||||||
getJobForWorkflowRun: ["GET /repos/{owner}/{repo}/actions/jobs/{job_id}"],
|
getJobForWorkflowRun: ["GET /repos/{owner}/{repo}/actions/jobs/{job_id}"],
|
||||||
getOrgPublicKey: ["GET /orgs/{org}/actions/secrets/public-key"],
|
getOrgPublicKey: ["GET /orgs/{org}/actions/secrets/public-key"],
|
||||||
getOrgSecret: ["GET /orgs/{org}/actions/secrets/{secret_name}"],
|
getOrgSecret: ["GET /orgs/{org}/actions/secrets/{secret_name}"],
|
||||||
@@ -32754,6 +32796,10 @@ const Endpoints = {
|
|||||||
listEnvironmentVariables: [
|
listEnvironmentVariables: [
|
||||||
"GET /repos/{owner}/{repo}/environments/{environment_name}/variables"
|
"GET /repos/{owner}/{repo}/environments/{environment_name}/variables"
|
||||||
],
|
],
|
||||||
|
listGithubHostedRunnersInGroupForOrg: [
|
||||||
|
"GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners"
|
||||||
|
],
|
||||||
|
listHostedRunnersForOrg: ["GET /orgs/{org}/actions/hosted-runners"],
|
||||||
listJobsForWorkflowRun: [
|
listJobsForWorkflowRun: [
|
||||||
"GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs"
|
"GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs"
|
||||||
],
|
],
|
||||||
@@ -32872,6 +32918,9 @@ const Endpoints = {
|
|||||||
updateEnvironmentVariable: [
|
updateEnvironmentVariable: [
|
||||||
"PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"
|
"PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"
|
||||||
],
|
],
|
||||||
|
updateHostedRunnerForOrg: [
|
||||||
|
"PATCH /orgs/{org}/actions/hosted-runners/{hosted_runner_id}"
|
||||||
|
],
|
||||||
updateOrgVariable: ["PATCH /orgs/{org}/actions/variables/{name}"],
|
updateOrgVariable: ["PATCH /orgs/{org}/actions/variables/{name}"],
|
||||||
updateRepoVariable: [
|
updateRepoVariable: [
|
||||||
"PATCH /repos/{owner}/{repo}/actions/variables/{name}"
|
"PATCH /repos/{owner}/{repo}/actions/variables/{name}"
|
||||||
@@ -33002,6 +33051,9 @@ const Endpoints = {
|
|||||||
getGithubBillingUsageReportOrg: [
|
getGithubBillingUsageReportOrg: [
|
||||||
"GET /organizations/{org}/settings/billing/usage"
|
"GET /organizations/{org}/settings/billing/usage"
|
||||||
],
|
],
|
||||||
|
getGithubBillingUsageReportUser: [
|
||||||
|
"GET /users/{username}/settings/billing/usage"
|
||||||
|
],
|
||||||
getGithubPackagesBillingOrg: ["GET /orgs/{org}/settings/billing/packages"],
|
getGithubPackagesBillingOrg: ["GET /orgs/{org}/settings/billing/packages"],
|
||||||
getGithubPackagesBillingUser: [
|
getGithubPackagesBillingUser: [
|
||||||
"GET /users/{username}/settings/billing/packages"
|
"GET /users/{username}/settings/billing/packages"
|
||||||
@@ -33013,6 +33065,13 @@ const Endpoints = {
|
|||||||
"GET /users/{username}/settings/billing/shared-storage"
|
"GET /users/{username}/settings/billing/shared-storage"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
campaigns: {
|
||||||
|
createCampaign: ["POST /orgs/{org}/campaigns"],
|
||||||
|
deleteCampaign: ["DELETE /orgs/{org}/campaigns/{campaign_number}"],
|
||||||
|
getCampaignSummary: ["GET /orgs/{org}/campaigns/{campaign_number}"],
|
||||||
|
listOrgCampaigns: ["GET /orgs/{org}/campaigns"],
|
||||||
|
updateCampaign: ["PATCH /orgs/{org}/campaigns/{campaign_number}"]
|
||||||
|
},
|
||||||
checks: {
|
checks: {
|
||||||
create: ["POST /repos/{owner}/{repo}/check-runs"],
|
create: ["POST /repos/{owner}/{repo}/check-runs"],
|
||||||
createSuite: ["POST /repos/{owner}/{repo}/check-suites"],
|
createSuite: ["POST /repos/{owner}/{repo}/check-suites"],
|
||||||
@@ -33291,10 +33350,9 @@ const Endpoints = {
|
|||||||
getCopilotSeatDetailsForUser: [
|
getCopilotSeatDetailsForUser: [
|
||||||
"GET /orgs/{org}/members/{username}/copilot"
|
"GET /orgs/{org}/members/{username}/copilot"
|
||||||
],
|
],
|
||||||
listCopilotSeats: ["GET /orgs/{org}/copilot/billing/seats"],
|
listCopilotSeats: ["GET /orgs/{org}/copilot/billing/seats"]
|
||||||
usageMetricsForOrg: ["GET /orgs/{org}/copilot/usage"],
|
|
||||||
usageMetricsForTeam: ["GET /orgs/{org}/team/{team_slug}/copilot/usage"]
|
|
||||||
},
|
},
|
||||||
|
credentials: { revoke: ["POST /credentials/revoke"] },
|
||||||
dependabot: {
|
dependabot: {
|
||||||
addSelectedRepoToOrgSecret: [
|
addSelectedRepoToOrgSecret: [
|
||||||
"PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"
|
"PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"
|
||||||
@@ -33389,6 +33447,26 @@ const Endpoints = {
|
|||||||
getAllTemplates: ["GET /gitignore/templates"],
|
getAllTemplates: ["GET /gitignore/templates"],
|
||||||
getTemplate: ["GET /gitignore/templates/{name}"]
|
getTemplate: ["GET /gitignore/templates/{name}"]
|
||||||
},
|
},
|
||||||
|
hostedCompute: {
|
||||||
|
createNetworkConfigurationForOrg: [
|
||||||
|
"POST /orgs/{org}/settings/network-configurations"
|
||||||
|
],
|
||||||
|
deleteNetworkConfigurationFromOrg: [
|
||||||
|
"DELETE /orgs/{org}/settings/network-configurations/{network_configuration_id}"
|
||||||
|
],
|
||||||
|
getNetworkConfigurationForOrg: [
|
||||||
|
"GET /orgs/{org}/settings/network-configurations/{network_configuration_id}"
|
||||||
|
],
|
||||||
|
getNetworkSettingsForOrg: [
|
||||||
|
"GET /orgs/{org}/settings/network-settings/{network_settings_id}"
|
||||||
|
],
|
||||||
|
listNetworkConfigurationsForOrg: [
|
||||||
|
"GET /orgs/{org}/settings/network-configurations"
|
||||||
|
],
|
||||||
|
updateNetworkConfigurationForOrg: [
|
||||||
|
"PATCH /orgs/{org}/settings/network-configurations/{network_configuration_id}"
|
||||||
|
]
|
||||||
|
},
|
||||||
interactions: {
|
interactions: {
|
||||||
getRestrictionsForAuthenticatedUser: ["GET /user/interaction-limits"],
|
getRestrictionsForAuthenticatedUser: ["GET /user/interaction-limits"],
|
||||||
getRestrictionsForOrg: ["GET /orgs/{org}/interaction-limits"],
|
getRestrictionsForOrg: ["GET /orgs/{org}/interaction-limits"],
|
||||||
@@ -33580,6 +33658,7 @@ const Endpoints = {
|
|||||||
"PUT /orgs/{org}/outside_collaborators/{username}"
|
"PUT /orgs/{org}/outside_collaborators/{username}"
|
||||||
],
|
],
|
||||||
createInvitation: ["POST /orgs/{org}/invitations"],
|
createInvitation: ["POST /orgs/{org}/invitations"],
|
||||||
|
createIssueType: ["POST /orgs/{org}/issue-types"],
|
||||||
createOrUpdateCustomProperties: ["PATCH /orgs/{org}/properties/schema"],
|
createOrUpdateCustomProperties: ["PATCH /orgs/{org}/properties/schema"],
|
||||||
createOrUpdateCustomPropertiesValuesForRepos: [
|
createOrUpdateCustomPropertiesValuesForRepos: [
|
||||||
"PATCH /orgs/{org}/properties/values"
|
"PATCH /orgs/{org}/properties/values"
|
||||||
@@ -33589,6 +33668,7 @@ const Endpoints = {
|
|||||||
],
|
],
|
||||||
createWebhook: ["POST /orgs/{org}/hooks"],
|
createWebhook: ["POST /orgs/{org}/hooks"],
|
||||||
delete: ["DELETE /orgs/{org}"],
|
delete: ["DELETE /orgs/{org}"],
|
||||||
|
deleteIssueType: ["DELETE /orgs/{org}/issue-types/{issue_type_id}"],
|
||||||
deleteWebhook: ["DELETE /orgs/{org}/hooks/{hook_id}"],
|
deleteWebhook: ["DELETE /orgs/{org}/hooks/{hook_id}"],
|
||||||
enableOrDisableSecurityProductOnAllOrgRepos: [
|
enableOrDisableSecurityProductOnAllOrgRepos: [
|
||||||
"POST /orgs/{org}/{security_product}/{enablement}",
|
"POST /orgs/{org}/{security_product}/{enablement}",
|
||||||
@@ -33605,6 +33685,10 @@ const Endpoints = {
|
|||||||
getMembershipForAuthenticatedUser: ["GET /user/memberships/orgs/{org}"],
|
getMembershipForAuthenticatedUser: ["GET /user/memberships/orgs/{org}"],
|
||||||
getMembershipForUser: ["GET /orgs/{org}/memberships/{username}"],
|
getMembershipForUser: ["GET /orgs/{org}/memberships/{username}"],
|
||||||
getOrgRole: ["GET /orgs/{org}/organization-roles/{role_id}"],
|
getOrgRole: ["GET /orgs/{org}/organization-roles/{role_id}"],
|
||||||
|
getOrgRulesetHistory: ["GET /orgs/{org}/rulesets/{ruleset_id}/history"],
|
||||||
|
getOrgRulesetVersion: [
|
||||||
|
"GET /orgs/{org}/rulesets/{ruleset_id}/history/{version_id}"
|
||||||
|
],
|
||||||
getWebhook: ["GET /orgs/{org}/hooks/{hook_id}"],
|
getWebhook: ["GET /orgs/{org}/hooks/{hook_id}"],
|
||||||
getWebhookConfigForOrg: ["GET /orgs/{org}/hooks/{hook_id}/config"],
|
getWebhookConfigForOrg: ["GET /orgs/{org}/hooks/{hook_id}/config"],
|
||||||
getWebhookDelivery: [
|
getWebhookDelivery: [
|
||||||
@@ -33619,6 +33703,7 @@ const Endpoints = {
|
|||||||
listForAuthenticatedUser: ["GET /user/orgs"],
|
listForAuthenticatedUser: ["GET /user/orgs"],
|
||||||
listForUser: ["GET /users/{username}/orgs"],
|
listForUser: ["GET /users/{username}/orgs"],
|
||||||
listInvitationTeams: ["GET /orgs/{org}/invitations/{invitation_id}/teams"],
|
listInvitationTeams: ["GET /orgs/{org}/invitations/{invitation_id}/teams"],
|
||||||
|
listIssueTypes: ["GET /orgs/{org}/issue-types"],
|
||||||
listMembers: ["GET /orgs/{org}/members"],
|
listMembers: ["GET /orgs/{org}/members"],
|
||||||
listMembershipsForAuthenticatedUser: ["GET /user/memberships/orgs"],
|
listMembershipsForAuthenticatedUser: ["GET /user/memberships/orgs"],
|
||||||
listOrgRoleTeams: ["GET /orgs/{org}/organization-roles/{role_id}/teams"],
|
listOrgRoleTeams: ["GET /orgs/{org}/organization-roles/{role_id}/teams"],
|
||||||
@@ -33693,6 +33778,7 @@ const Endpoints = {
|
|||||||
],
|
],
|
||||||
unblockUser: ["DELETE /orgs/{org}/blocks/{username}"],
|
unblockUser: ["DELETE /orgs/{org}/blocks/{username}"],
|
||||||
update: ["PATCH /orgs/{org}"],
|
update: ["PATCH /orgs/{org}"],
|
||||||
|
updateIssueType: ["PUT /orgs/{org}/issue-types/{issue_type_id}"],
|
||||||
updateMembershipForAuthenticatedUser: [
|
updateMembershipForAuthenticatedUser: [
|
||||||
"PATCH /user/memberships/orgs/{org}"
|
"PATCH /user/memberships/orgs/{org}"
|
||||||
],
|
],
|
||||||
@@ -33805,37 +33891,6 @@ const Endpoints = {
|
|||||||
"PATCH /orgs/{org}/private-registries/{secret_name}"
|
"PATCH /orgs/{org}/private-registries/{secret_name}"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
projects: {
|
|
||||||
addCollaborator: ["PUT /projects/{project_id}/collaborators/{username}"],
|
|
||||||
createCard: ["POST /projects/columns/{column_id}/cards"],
|
|
||||||
createColumn: ["POST /projects/{project_id}/columns"],
|
|
||||||
createForAuthenticatedUser: ["POST /user/projects"],
|
|
||||||
createForOrg: ["POST /orgs/{org}/projects"],
|
|
||||||
createForRepo: ["POST /repos/{owner}/{repo}/projects"],
|
|
||||||
delete: ["DELETE /projects/{project_id}"],
|
|
||||||
deleteCard: ["DELETE /projects/columns/cards/{card_id}"],
|
|
||||||
deleteColumn: ["DELETE /projects/columns/{column_id}"],
|
|
||||||
get: ["GET /projects/{project_id}"],
|
|
||||||
getCard: ["GET /projects/columns/cards/{card_id}"],
|
|
||||||
getColumn: ["GET /projects/columns/{column_id}"],
|
|
||||||
getPermissionForUser: [
|
|
||||||
"GET /projects/{project_id}/collaborators/{username}/permission"
|
|
||||||
],
|
|
||||||
listCards: ["GET /projects/columns/{column_id}/cards"],
|
|
||||||
listCollaborators: ["GET /projects/{project_id}/collaborators"],
|
|
||||||
listColumns: ["GET /projects/{project_id}/columns"],
|
|
||||||
listForOrg: ["GET /orgs/{org}/projects"],
|
|
||||||
listForRepo: ["GET /repos/{owner}/{repo}/projects"],
|
|
||||||
listForUser: ["GET /users/{username}/projects"],
|
|
||||||
moveCard: ["POST /projects/columns/cards/{card_id}/moves"],
|
|
||||||
moveColumn: ["POST /projects/columns/{column_id}/moves"],
|
|
||||||
removeCollaborator: [
|
|
||||||
"DELETE /projects/{project_id}/collaborators/{username}"
|
|
||||||
],
|
|
||||||
update: ["PATCH /projects/{project_id}"],
|
|
||||||
updateCard: ["PATCH /projects/columns/cards/{card_id}"],
|
|
||||||
updateColumn: ["PATCH /projects/columns/{column_id}"]
|
|
||||||
},
|
|
||||||
pulls: {
|
pulls: {
|
||||||
checkIfMerged: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/merge"],
|
checkIfMerged: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/merge"],
|
||||||
create: ["POST /repos/{owner}/{repo}/pulls"],
|
create: ["POST /repos/{owner}/{repo}/pulls"],
|
||||||
@@ -34207,6 +34262,12 @@ const Endpoints = {
|
|||||||
],
|
],
|
||||||
getRepoRuleSuites: ["GET /repos/{owner}/{repo}/rulesets/rule-suites"],
|
getRepoRuleSuites: ["GET /repos/{owner}/{repo}/rulesets/rule-suites"],
|
||||||
getRepoRuleset: ["GET /repos/{owner}/{repo}/rulesets/{ruleset_id}"],
|
getRepoRuleset: ["GET /repos/{owner}/{repo}/rulesets/{ruleset_id}"],
|
||||||
|
getRepoRulesetHistory: [
|
||||||
|
"GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history"
|
||||||
|
],
|
||||||
|
getRepoRulesetVersion: [
|
||||||
|
"GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history/{version_id}"
|
||||||
|
],
|
||||||
getRepoRulesets: ["GET /repos/{owner}/{repo}/rulesets"],
|
getRepoRulesets: ["GET /repos/{owner}/{repo}/rulesets"],
|
||||||
getStatusChecksProtection: [
|
getStatusChecksProtection: [
|
||||||
"GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
|
"GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
|
||||||
@@ -34380,7 +34441,13 @@ const Endpoints = {
|
|||||||
search: {
|
search: {
|
||||||
code: ["GET /search/code"],
|
code: ["GET /search/code"],
|
||||||
commits: ["GET /search/commits"],
|
commits: ["GET /search/commits"],
|
||||||
issuesAndPullRequests: ["GET /search/issues"],
|
issuesAndPullRequests: [
|
||||||
|
"GET /search/issues",
|
||||||
|
{},
|
||||||
|
{
|
||||||
|
deprecated: "octokit.rest.search.issuesAndPullRequests() is deprecated, see https://docs.github.com/rest/search/search#search-issues-and-pull-requests"
|
||||||
|
}
|
||||||
|
],
|
||||||
labels: ["GET /search/labels"],
|
labels: ["GET /search/labels"],
|
||||||
repos: ["GET /search/repositories"],
|
repos: ["GET /search/repositories"],
|
||||||
topics: ["GET /search/topics"],
|
topics: ["GET /search/topics"],
|
||||||
@@ -34434,15 +34501,9 @@ const Endpoints = {
|
|||||||
addOrUpdateMembershipForUserInOrg: [
|
addOrUpdateMembershipForUserInOrg: [
|
||||||
"PUT /orgs/{org}/teams/{team_slug}/memberships/{username}"
|
"PUT /orgs/{org}/teams/{team_slug}/memberships/{username}"
|
||||||
],
|
],
|
||||||
addOrUpdateProjectPermissionsInOrg: [
|
|
||||||
"PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}"
|
|
||||||
],
|
|
||||||
addOrUpdateRepoPermissionsInOrg: [
|
addOrUpdateRepoPermissionsInOrg: [
|
||||||
"PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
|
"PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
|
||||||
],
|
],
|
||||||
checkPermissionsForProjectInOrg: [
|
|
||||||
"GET /orgs/{org}/teams/{team_slug}/projects/{project_id}"
|
|
||||||
],
|
|
||||||
checkPermissionsForRepoInOrg: [
|
checkPermissionsForRepoInOrg: [
|
||||||
"GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
|
"GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
|
||||||
],
|
],
|
||||||
@@ -34479,14 +34540,10 @@ const Endpoints = {
|
|||||||
listPendingInvitationsInOrg: [
|
listPendingInvitationsInOrg: [
|
||||||
"GET /orgs/{org}/teams/{team_slug}/invitations"
|
"GET /orgs/{org}/teams/{team_slug}/invitations"
|
||||||
],
|
],
|
||||||
listProjectsInOrg: ["GET /orgs/{org}/teams/{team_slug}/projects"],
|
|
||||||
listReposInOrg: ["GET /orgs/{org}/teams/{team_slug}/repos"],
|
listReposInOrg: ["GET /orgs/{org}/teams/{team_slug}/repos"],
|
||||||
removeMembershipForUserInOrg: [
|
removeMembershipForUserInOrg: [
|
||||||
"DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}"
|
"DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}"
|
||||||
],
|
],
|
||||||
removeProjectInOrg: [
|
|
||||||
"DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}"
|
|
||||||
],
|
|
||||||
removeRepoInOrg: [
|
removeRepoInOrg: [
|
||||||
"DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
|
"DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
|
||||||
],
|
],
|
||||||
@@ -34758,7 +34815,7 @@ function legacyRestEndpointMethods(octokit) {
|
|||||||
}
|
}
|
||||||
legacyRestEndpointMethods.VERSION = VERSION$1;
|
legacyRestEndpointMethods.VERSION = VERSION$1;
|
||||||
|
|
||||||
const VERSION = "21.1.1";
|
const VERSION = "22.0.0";
|
||||||
|
|
||||||
const Octokit = Octokit$1.plugin(requestLog, legacyRestEndpointMethods, paginateRest).defaults(
|
const Octokit = Octokit$1.plugin(requestLog, legacyRestEndpointMethods, paginateRest).defaults(
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Generated
+162
-100
@@ -11,8 +11,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@actions/github": "^6.0.1",
|
"@actions/github": "^6.0.1",
|
||||||
"@octokit/rest": "^21.1.1",
|
"@octokit/rest": "^22.0.0"
|
||||||
"@rollup/rollup-linux-x64-gnu": "*"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/compat": "^1.3.1",
|
"@eslint/compat": "^1.3.1",
|
||||||
@@ -1732,6 +1731,13 @@
|
|||||||
"node": ">= 18"
|
"node": ">= 18"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@github/local-action/node_modules/@octokit/openapi-types": {
|
||||||
|
"version": "24.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz",
|
||||||
|
"integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==",
|
||||||
|
"dev": true,
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
"node_modules/@github/local-action/node_modules/@octokit/plugin-paginate-rest": {
|
"node_modules/@github/local-action/node_modules/@octokit/plugin-paginate-rest": {
|
||||||
"version": "13.1.1",
|
"version": "13.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-13.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-13.1.1.tgz",
|
||||||
@@ -1825,6 +1831,64 @@
|
|||||||
"node": ">= 18"
|
"node": ">= 18"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@github/local-action/node_modules/@octokit/rest": {
|
||||||
|
"version": "21.1.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-21.1.1.tgz",
|
||||||
|
"integrity": "sha512-sTQV7va0IUVZcntzy1q3QqPm/r8rWtDCqpRAmb8eXXnKkjoQEtFe3Nt5GTVsHft+R6jJoHeSiVLcgcvhtue/rg==",
|
||||||
|
"dev": true,
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@octokit/core": "^6.1.4",
|
||||||
|
"@octokit/plugin-paginate-rest": "^11.4.2",
|
||||||
|
"@octokit/plugin-request-log": "^5.3.1",
|
||||||
|
"@octokit/plugin-rest-endpoint-methods": "^13.3.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 18"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@github/local-action/node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest": {
|
||||||
|
"version": "11.6.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.6.0.tgz",
|
||||||
|
"integrity": "sha512-n5KPteiF7pWKgBIBJSk8qzoZWcUkza2O6A0za97pMGVrGfPdltxrfmfF5GucHYvHGZD8BdaZmmHGz5cX/3gdpw==",
|
||||||
|
"dev": true,
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@octokit/types": "^13.10.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 18"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"@octokit/core": ">=6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@github/local-action/node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods": {
|
||||||
|
"version": "13.5.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.5.0.tgz",
|
||||||
|
"integrity": "sha512-9Pas60Iv9ejO3WlAX3maE1+38c5nqbJXV5GrncEfkndIpZrJ/WPMRd2xYDcPPEt5yzpxcjw9fWNoPhsSGzqKqw==",
|
||||||
|
"dev": true,
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@octokit/types": "^13.10.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 18"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"@octokit/core": ">=6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@github/local-action/node_modules/@octokit/rest/node_modules/@octokit/types": {
|
||||||
|
"version": "13.10.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz",
|
||||||
|
"integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==",
|
||||||
|
"dev": true,
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@octokit/openapi-types": "^24.2.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@github/local-action/node_modules/before-after-hook": {
|
"node_modules/@github/local-action/node_modules/before-after-hook": {
|
||||||
"version": "3.0.2",
|
"version": "3.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-3.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-3.0.2.tgz",
|
||||||
@@ -3308,7 +3372,6 @@
|
|||||||
"version": "25.1.0",
|
"version": "25.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.1.0.tgz",
|
||||||
"integrity": "sha512-idsIggNXUKkk0+BExUn1dQ92sfysJrje03Q0bv0e+KPLrvyqZF8MnBpFz8UNfYDwB3Ie7Z0TByjWfzxt7vseaA==",
|
"integrity": "sha512-idsIggNXUKkk0+BExUn1dQ92sfysJrje03Q0bv0e+KPLrvyqZF8MnBpFz8UNfYDwB3Ie7Z0TByjWfzxt7vseaA==",
|
||||||
"dev": true,
|
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/plugin-paginate-rest": {
|
"node_modules/@octokit/plugin-paginate-rest": {
|
||||||
@@ -3457,164 +3520,176 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest": {
|
"node_modules/@octokit/rest": {
|
||||||
"version": "21.1.1",
|
"version": "22.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-21.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-22.0.0.tgz",
|
||||||
"integrity": "sha512-sTQV7va0IUVZcntzy1q3QqPm/r8rWtDCqpRAmb8eXXnKkjoQEtFe3Nt5GTVsHft+R6jJoHeSiVLcgcvhtue/rg==",
|
"integrity": "sha512-z6tmTu9BTnw51jYGulxrlernpsQYXpui1RK21vmXn8yF5bp6iX16yfTtJYGK5Mh1qDkvDOmp2n8sRMcQmR8jiA==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/core": "^6.1.4",
|
"@octokit/core": "^7.0.2",
|
||||||
"@octokit/plugin-paginate-rest": "^11.4.2",
|
"@octokit/plugin-paginate-rest": "^13.0.1",
|
||||||
"@octokit/plugin-request-log": "^5.3.1",
|
"@octokit/plugin-request-log": "^6.0.0",
|
||||||
"@octokit/plugin-rest-endpoint-methods": "^13.3.0"
|
"@octokit/plugin-rest-endpoint-methods": "^16.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/auth-token": {
|
"node_modules/@octokit/rest/node_modules/@octokit/auth-token": {
|
||||||
"version": "5.1.2",
|
"version": "6.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-5.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-6.0.0.tgz",
|
||||||
"integrity": "sha512-JcQDsBdg49Yky2w2ld20IHAlwr8d/d8N6NiOXbtuoPCqzbsiJgF633mVUw3x4mo0H5ypataQIX7SFu3yy44Mpw==",
|
"integrity": "sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==",
|
||||||
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/core": {
|
"node_modules/@octokit/rest/node_modules/@octokit/core": {
|
||||||
"version": "6.1.4",
|
"version": "7.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-6.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-7.0.3.tgz",
|
||||||
"integrity": "sha512-lAS9k7d6I0MPN+gb9bKDt7X8SdxknYqAMh44S5L+lNqIN2NuV8nvv3g8rPp7MuRxcOpxpUIATWprO0C34a8Qmg==",
|
"integrity": "sha512-oNXsh2ywth5aowwIa7RKtawnkdH6LgU1ztfP9AIUCQCvzysB+WeU8o2kyyosDPwBZutPpjZDKPQGIzzrfTWweQ==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/auth-token": "^5.0.0",
|
"@octokit/auth-token": "^6.0.0",
|
||||||
"@octokit/graphql": "^8.1.2",
|
"@octokit/graphql": "^9.0.1",
|
||||||
"@octokit/request": "^9.2.1",
|
"@octokit/request": "^10.0.2",
|
||||||
"@octokit/request-error": "^6.1.7",
|
"@octokit/request-error": "^7.0.0",
|
||||||
"@octokit/types": "^13.6.2",
|
"@octokit/types": "^14.0.0",
|
||||||
"before-after-hook": "^3.0.2",
|
"before-after-hook": "^4.0.0",
|
||||||
"universal-user-agent": "^7.0.0"
|
"universal-user-agent": "^7.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/endpoint": {
|
"node_modules/@octokit/rest/node_modules/@octokit/endpoint": {
|
||||||
"version": "10.1.3",
|
"version": "11.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-10.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-11.0.0.tgz",
|
||||||
"integrity": "sha512-nBRBMpKPhQUxCsQQeW+rCJ/OPSMcj3g0nfHn01zGYZXuNDvvXudF/TYY6APj5THlurerpFN4a/dQAIAaM6BYhA==",
|
"integrity": "sha512-hoYicJZaqISMAI3JfaDr1qMNi48OctWuOih1m80bkYow/ayPw6Jj52tqWJ6GEoFTk1gBqfanSoI1iY99Z5+ekQ==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/types": "^13.6.2",
|
"@octokit/types": "^14.0.0",
|
||||||
"universal-user-agent": "^7.0.2"
|
"universal-user-agent": "^7.0.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/graphql": {
|
"node_modules/@octokit/rest/node_modules/@octokit/graphql": {
|
||||||
"version": "8.2.1",
|
"version": "9.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-8.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-9.0.1.tgz",
|
||||||
"integrity": "sha512-n57hXtOoHrhwTWdvhVkdJHdhTv0JstjDbDRhJfwIRNfFqmSo1DaK/mD2syoNUoLCyqSjBpGAKOG0BuwF392slw==",
|
"integrity": "sha512-j1nQNU1ZxNFx2ZtKmL4sMrs4egy5h65OMDmSbVyuCzjOcwsHq6EaYjOTGXPQxgfiN8dJ4CriYHk6zF050WEULg==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/request": "^9.2.2",
|
"@octokit/request": "^10.0.2",
|
||||||
"@octokit/types": "^13.8.0",
|
"@octokit/types": "^14.0.0",
|
||||||
"universal-user-agent": "^7.0.0"
|
"universal-user-agent": "^7.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/openapi-types": {
|
|
||||||
"version": "24.2.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz",
|
|
||||||
"integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==",
|
|
||||||
"license": "MIT"
|
|
||||||
},
|
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest": {
|
"node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest": {
|
||||||
"version": "11.4.2",
|
"version": "13.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-13.1.1.tgz",
|
||||||
"integrity": "sha512-BXJ7XPCTDXFF+wxcg/zscfgw2O/iDPtNSkwwR1W1W5c4Mb3zav/M2XvxQ23nVmKj7jpweB4g8viMeCQdm7LMVA==",
|
"integrity": "sha512-q9iQGlZlxAVNRN2jDNskJW/Cafy7/XE52wjZ5TTvyhyOD904Cvx//DNyoO3J/MXJ0ve3rPoNWKEg5iZrisQSuw==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/types": "^13.7.0"
|
"@octokit/types": "^14.1.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@octokit/core": ">=6"
|
"@octokit/core": ">=6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/plugin-request-log": {
|
"node_modules/@octokit/rest/node_modules/@octokit/plugin-request-log": {
|
||||||
"version": "5.3.1",
|
"version": "6.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-5.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-6.0.0.tgz",
|
||||||
"integrity": "sha512-n/lNeCtq+9ofhC15xzmJCNKP2BWTv8Ih2TTy+jatNCCq/gQP/V7rK3fjIfuz0pDWDALO/o/4QY4hyOF6TQQFUw==",
|
"integrity": "sha512-UkOzeEN3W91/eBq9sPZNQ7sUBvYCqYbrrD8gTbBuGtHEuycE4/awMXcYvx6sVYo7LypPhmQwwpUe4Yyu4QZN5Q==",
|
||||||
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@octokit/core": ">=6"
|
"@octokit/core": ">=6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods": {
|
"node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods": {
|
||||||
"version": "13.3.1",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-16.0.0.tgz",
|
||||||
"integrity": "sha512-o8uOBdsyR+WR8MK9Cco8dCgvG13H1RlM1nWnK/W7TEACQBFux/vPREgKucxUfuDQ5yi1T3hGf4C5ZmZXAERgwQ==",
|
"integrity": "sha512-kJVUQk6/dx/gRNLWUnAWKFs1kVPn5O5CYZyssyEoNYaFedqZxsfYs7DwI3d67hGz4qOwaJ1dpm07hOAD1BXx6g==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/types": "^13.8.0"
|
"@octokit/types": "^14.1.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@octokit/core": ">=6"
|
"@octokit/core": ">=6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/request": {
|
"node_modules/@octokit/rest/node_modules/@octokit/request": {
|
||||||
"version": "9.2.2",
|
"version": "10.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-10.0.3.tgz",
|
||||||
"integrity": "sha512-dZl0ZHx6gOQGcffgm1/Sf6JfEpmh34v3Af2Uci02vzUYz6qEN6zepoRtmybWXIGXFIK8K9ylE3b+duCWqhArtg==",
|
"integrity": "sha512-V6jhKokg35vk098iBqp2FBKunk3kMTXlmq+PtbV9Gl3TfskWlebSofU9uunVKhUN7xl+0+i5vt0TGTG8/p/7HA==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/endpoint": "^10.1.3",
|
"@octokit/endpoint": "^11.0.0",
|
||||||
"@octokit/request-error": "^6.1.7",
|
"@octokit/request-error": "^7.0.0",
|
||||||
"@octokit/types": "^13.6.2",
|
"@octokit/types": "^14.0.0",
|
||||||
"fast-content-type-parse": "^2.0.0",
|
"fast-content-type-parse": "^3.0.0",
|
||||||
"universal-user-agent": "^7.0.2"
|
"universal-user-agent": "^7.0.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 18"
|
"node": ">= 20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/request-error": {
|
"node_modules/@octokit/rest/node_modules/@octokit/request-error": {
|
||||||
"version": "6.1.7",
|
"version": "7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-6.1.7.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-7.0.0.tgz",
|
||||||
"integrity": "sha512-69NIppAwaauwZv6aOzb+VVLwt+0havz9GT5YplkeJv7fG7a40qpLt/yZKyiDxAhgz0EtgNdNcb96Z0u+Zyuy2g==",
|
"integrity": "sha512-KRA7VTGdVyJlh0cP5Tf94hTiYVVqmt2f3I6mnimmaVz4UG3gQV/k4mDJlJv3X67iX6rmN7gSHCF8ssqeMnmhZg==",
|
||||||
"dependencies": {
|
|
||||||
"@octokit/types": "^13.6.2"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">= 18"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@octokit/rest/node_modules/@octokit/types": {
|
|
||||||
"version": "13.10.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz",
|
|
||||||
"integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/openapi-types": "^24.2.0"
|
"@octokit/types": "^14.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/before-after-hook": {
|
"node_modules/@octokit/rest/node_modules/before-after-hook": {
|
||||||
"version": "3.0.2",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-3.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-4.0.0.tgz",
|
||||||
"integrity": "sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A=="
|
"integrity": "sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==",
|
||||||
|
"license": "Apache-2.0"
|
||||||
|
},
|
||||||
|
"node_modules/@octokit/rest/node_modules/fast-content-type-parse": {
|
||||||
|
"version": "3.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz",
|
||||||
|
"integrity": "sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg==",
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/fastify"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "opencollective",
|
||||||
|
"url": "https://opencollective.com/fastify"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/rest/node_modules/universal-user-agent": {
|
"node_modules/@octokit/rest/node_modules/universal-user-agent": {
|
||||||
"version": "7.0.2",
|
"version": "7.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.3.tgz",
|
||||||
"integrity": "sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q=="
|
"integrity": "sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A==",
|
||||||
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
"node_modules/@octokit/types": {
|
"node_modules/@octokit/types": {
|
||||||
"version": "14.1.0",
|
"version": "14.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.1.0.tgz",
|
||||||
"integrity": "sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g==",
|
"integrity": "sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g==",
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/openapi-types": "^25.1.0"
|
"@octokit/openapi-types": "^25.1.0"
|
||||||
@@ -7088,6 +7163,7 @@
|
|||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz",
|
||||||
"integrity": "sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q==",
|
"integrity": "sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q==",
|
||||||
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "github",
|
"type": "github",
|
||||||
@@ -11377,20 +11453,6 @@
|
|||||||
"fsevents": "~2.3.2"
|
"fsevents": "~2.3.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
||||||
"version": "4.45.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.45.1.tgz",
|
|
||||||
"integrity": "sha512-+E/lYl6qu1zqgPEnTrs4WysQtvc/Sh4fC2nByfFExqgYrqkKWp1tWIbe+ELhixnenSpBbLXNi6vbEEJ8M7fiHw==",
|
|
||||||
"cpu": [
|
|
||||||
"x64"
|
|
||||||
],
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"optional": true,
|
|
||||||
"os": [
|
|
||||||
"linux"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"node_modules/run-parallel": {
|
"node_modules/run-parallel": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
|
||||||
|
|||||||
+1
-1
@@ -41,7 +41,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@actions/github": "^6.0.1",
|
"@actions/github": "^6.0.1",
|
||||||
"@octokit/rest": "^21.1.1"
|
"@octokit/rest": "^22.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/compat": "^1.3.1",
|
"@eslint/compat": "^1.3.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user