ci(deps-dev): bump glob from 8.1.0 to 11.0.0 #4209
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v5
Resource not accessible by integration
{
name: 'HttpError',
id: '10297972216',
status: 403,
response: {
url: 'https://api.github.com/repos/weseek/growi/issues/8982/labels',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 08 Aug 2024 07:41:23 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'issues=write; pull_requests=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '4484:240785:16527553:298A9DCA:66B476A3',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4941',
'x-ratelimit-reset': '1723105675',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '59',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/weseek/growi/issues/8982/labels',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":["type/support"]}',
request: {}
},
event: {
id: '10297972216',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 11.0.0.\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/isaacs/node-glob/blob/main/changelog.md">glob's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h1>changeglob</h1>\n' +
'<h2>11.0</h2>\n' +
'<ul>\n' +
'<li>Drop support for node before v20</li>\n' +
'</ul>\n' +
'<h2>10.4</h2>\n' +
'<ul>\n' +
'<li>Add <code>includeChildMatches: false</code> option</li>\n' +
'<li>Export the <code>Ignore</code> class</li>\n' +
'</ul>\n' +
'<h2>10.3</h2>\n' +
'<ul>\n' +
'<li>Add <code>--default -p</code> flag to provide a default pattern</li>\n' +
'<li>exclude symbolic links to directories when <code>follow</code> and <code>nodir</code>\n' +
'are both set</li>\n' +
'</ul>\n' +
'<h2>10.2</h2>\n' +
'<ul>\n' +
'<li>Add glob cli</li>\n' +
'</ul>\n' +
'<h2>10.1</h2>\n' +
'<ul>\n' +
"<li>Return <code>'.'</code> instead of the empty string <code>''</code> when the current\n" +
'working directory is returned as a match.</li>\n' +
'<li>Add <code>posix: true</code> option to return <code>/</code> delimited paths, even on\n' +
'Windows.</li>\n' +
'</ul>\n' +
'<h2>10.0.0</h2>\n' +
'<ul>\n' +
'<li>No default exports, only named exports</li>\n' +
'</u
|
Run release-drafter/release-drafter@v5
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10297972216',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 11.0.0.\n' +
'<details>\n' +
'<summary>Changelog</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/isaacs/node-glob/blob/main/changelog.md">glob's changelog</a>.</em></p>\n` +
'<blockquote>\n' +
'<h1>changeglob</h1>\n' +
'<h2>11.0</h2>\n' +
'<ul>\n' +
'<li>Drop support for node before v20</li>\n' +
'</ul>\n' +
'<h2>10.4</h2>\n' +
'<ul>\n' +
'<li>Add <code>includeChildMatches: false</code> option</li>\n' +
'<li>Export the <code>Ignore</code> class</li>\n' +
'</ul>\n' +
'<h2>10.3</h2>\n' +
'<ul>\n' +
'<li>Add <code>--default -p</code> flag to provide a default pattern</li>\n' +
'<li>exclude symbolic links to directories when <code>follow</code> and <code>nodir</code>\n' +
'are both set</li>\n' +
'</ul>\n' +
'<h2>10.2</h2>\n' +
'<ul>\n' +
'<li>Add glob cli</li>\n' +
'</ul>\n' +
'<h2>10.1</h2>\n' +
'<ul>\n' +
"<li>Return <code>'.'</code> instead of the empty string <code>''</code> when the current\n" +
'working directory is returned as a match.</li>\n' +
'<li>Add <code>posix: true</code> option to return <code>/</code> delimited paths, even on\n' +
'Windows.</li>\n' +
'</ul>\n' +
'<h2>10.0.0</h2>\n' +
'<ul>\n' +
'<li>No default exports, only named exports</li>\n' +
'</ul>\n' +
'<h2>9.3.3</h2>\n' +
'<ul>\n' +
'<li>Upgraded minimatch to v8, adding support for any degree of\n' +
'nested extglob patterns.</li>\n' +
'</ul>\n' +
'<h2>9.3</h2>\n' +
'<ul>\n' +
'<li>Add aliases for methods. <code>glob.sync</code>, <code>glob.stream</code>,\n' +
'<code>glob.stream.sync</code>, etc.</li>\n' +
'</ul>\n' +
'<h2>9.2</h2>\n' +
'<ul>\n' +
'<li>Support using a custom fs object, which is passed to PathScurry</li>\n' +
'<li>add maxDepth option</li>\n' +
'<li>add stat option</li>\n' +
'<li>add custom Ignore support</li>\n' +
'</ul>\n' +
'<h2>9.1</h2>\n' +
'<!-- raw HTML omitted -->\n' +
'</blockquote>\n' +
'<p>... (truncated)</p>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/isaacs/node-glob/commit/561601d9d14935970ea78b0c1ca3a25addbf5379"><code>561601d</code></a> 11.0.0</li>\n' +
'<li><a href="https://github.com/isaacs/node-glob/commit/57226aa85e7e68dc0468ff0483832ae0478db7de"><code>57226aa</code></a> drop node before 20</li>\n' +
'<li><a href="https://github.com/isaacs/node-glob/commit/78275168e1bbc7a61e372af1ba58307c27faf0cb"><code>7827516</code></a> 10.4.4</li>\n' +
'<li><a href="https://github.com/isaacs/node-glob/commit/d06c8f8c8288c89a4892f4ebcc23ca21840aa4a1"><code>d06c8f8</code></a> restore support for node 14.latest and 16.latest</li>\n' +
'<li><a href="https://github.com/isaacs/node-glob/commit/c14b787771f269651f27f6207aaf410fe171f0b6"><code>c14b787</code></a> 10.4.3</li>\n' +
'<li><a href="https:
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading