Skip to content

ci(deps): bump mongoose from 6.13.8 to 8.10.1 #6799

ci(deps): bump mongoose from 6.13.8 to 8.10.1

ci(deps): bump mongoose from 6.13.8 to 8.10.1 #6799

Triggered via pull request March 11, 2025 09:26
Status Success
Total duration 13s
Artifacts

auto-labeling.yml

on: pull_request
auto-labeling
2s
auto-labeling
check-title
3s
check-title
Fit to window
Zoom out
Zoom in

Annotations

2 errors
auto-labeling
Resource not accessible by integration { name: 'HttpError', id: '13784589374', status: 403, response: { url: 'https://api.github.com/repos/weseek/growi/issues/9673/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: 'Tue, 11 Mar 2025 09:26:34 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': 'DC84:EB03E:2831C5:511ED7:67D001CA', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4864', 'x-ratelimit-reset': '1741688429', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '136', '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/9673/labels', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["type/support"]}', request: {} }, event: { id: '13784589374', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '[//]: # (dependabot-start)\n' + '⚠️ **Dependabot is rebasing this PR** ⚠️ \n' + '\n' + "Rebasing might not happen immediately, so don't worry if this takes some time.\n" + '\n' + 'Note: if you make any changes to this PR yourself, they will take precedence over the rebase.\n' + '\n' + '---\n' + '\n' + '[//]: # (dependabot-end)\n' + '\n' + 'Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.13.8 to 8.10.1.\n' + '<details>\n' + '<summary>Release notes</summary>\n' + `<p><em>Sourced from <a href="https://github.com/Automattic/mongoose/releases">mongoose's releases</a>.</em></p>\n` + '<blockquote>\n' + '<h1>8.10.1 / 2025-02-14</h1>\n' + '<ul>\n' + '<li>perf(document): only call undoReset() 1x/document <a href="https://redirect.github.com/Automattic/mongoose/issues/15257">#15257</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15255">#15255</a></li>\n' + '<li>perf(schema): clear childSchemas when overwriting existing path to avoid performance degradations <a href="https://redirect.github.com/Automattic/mongoose/issues/15256">#15256</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15253">#15253</a></li>\n' + '<li>perf: some more micro optimizations for find() and findOne() <a href="https://redirect.github.com/Automattic/mongoose/issues/14906">#14906</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15250">#15250</a></li>\n' + '<li>fix(model): avoid
auto-labeling
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: '13784589374', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '[//]: # (dependabot-start)\n' + '⚠️ **Dependabot is rebasing this PR** ⚠️ \n' + '\n' + "Rebasing might not happen immediately, so don't worry if this takes some time.\n" + '\n' + 'Note: if you make any changes to this PR yourself, they will take precedence over the rebase.\n' + '\n' + '---\n' + '\n' + '[//]: # (dependabot-end)\n' + '\n' + 'Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.13.8 to 8.10.1.\n' + '<details>\n' + '<summary>Release notes</summary>\n' + `<p><em>Sourced from <a href="https://github.com/Automattic/mongoose/releases">mongoose's releases</a>.</em></p>\n` + '<blockquote>\n' + '<h1>8.10.1 / 2025-02-14</h1>\n' + '<ul>\n' + '<li>perf(document): only call undoReset() 1x/document <a href="https://redirect.github.com/Automattic/mongoose/issues/15257">#15257</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15255">#15255</a></li>\n' + '<li>perf(schema): clear childSchemas when overwriting existing path to avoid performance degradations <a href="https://redirect.github.com/Automattic/mongoose/issues/15256">#15256</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15253">#15253</a></li>\n' + '<li>perf: some more micro optimizations for find() and findOne() <a href="https://redirect.github.com/Automattic/mongoose/issues/14906">#14906</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15250">#15250</a></li>\n' + '<li>fix(model): avoid adding timeout on Model.init() buffering to avoid unintentional dangling open handles <a href="https://redirect.github.com/Automattic/mongoose/issues/15251">#15251</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15241">#15241</a></li>\n' + '<li>fix: avoid connection buffering on init if autoCreate: false <a href="https://redirect.github.com/Automattic/mongoose/issues/15247">#15247</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15241">#15241</a></li>\n' + '<li>fix: infer discriminator key if set in $set with overwriteDiscriminatorKey <a href="https://redirect.github.com/Automattic/mongoose/issues/15243">#15243</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15218">#15218</a></li>\n' + '<li>types(middleware): make this in document middleware the hydrated doc type, not raw doc type <a href="https://redirect.github.com/Automattic/mongoose/issues/15246">#15246</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15242">#15242</a></li>\n' + '<li>types(schema): support options parameter to Schema.prototype.discriminator() <a href="https://redirect.github.com/Automattic/mongoose/issues/15249">#15249</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15244">#15244</a></li>\n' + '<li>types(schema): allow calling Schema.prototype.number() with no message arg <a href="https://redirect.github.com/Automattic/mongoose/issues/15237">#15237</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15236">#15236</a></li>\n' + '<li>docs(typescript): recommend using HydratedSingleSubdocument over Types.Subdocument <a href="https://redirect.github.com/Automattic/mongoose/issues/15240">#15240</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15211">#15211</a></li>\n' + '<