chore(deps-dev): bump vite-plugin-dts from 4.0.0-beta.2 to 4.0.0 (#4061) #42
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '10276835722',
status: 403,
response: {
url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/releases',
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: 'Wed, 07 Aug 2024 02:00:30 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': 'contents=write; contents=write,workflows=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': '0C84:294F82:12580A28:2224FAE0:66B2D53E',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4965',
'x-ratelimit-reset': '1722997916',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '35',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/releases',
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: `{"target_commitish":"refs/heads/main","name":"v5.0.1","tag_name":"v5.0.1","body":"# What's Changed\\n\\n* fix: successful login should not take you to the login page (#4056) @coderwyd\\n* docs: remove invalid spaces (#4057) @coderwyd\\n* chore(vscode): delete volar-ts server extensions (#4054) @warmthsea\\n* fix: medium zoom images through the header (#4055) @regchiu\\n* fix(@vben/web-naive): typo (#4047) @likui628\\n* perf: enable strict ts type checking (#4045) @anncwb\\n* docs: fix document errors (#4040) @10ef\\n* docs: update docs [deploy] (#4037) @anncwb\\n* fix: scrollbar height is too small (#4038) @GustinLau\\n* chore: disable darkMenu when theme is 'dark' (#4036) @likui628\\n* fix: missing await for an async function call (#4035) @likui628\\n* chore: update eslint type (#4032) @coderwyd\\n\\n## 🚀 Features\\n\\n* feat: add support for custom slot header-index, sorted by index (#4039) @jinmao88\\n\\n## 👻 Maintenance\\n\\n* chore(deps-dev): bump vite-plugin-dts from 4.0.0-beta.2 to 4.0.0 (#4061) @dependabot\\n* ci: update action (#4046) @anncwb\\n* chore(deps): bump postcss-preset-env from 9.6.0 to 10.0.0 (#4049) @dependabot\\n* chore(deps-dev): bump axios-mock-adapter from 1.22.0 to 2.0.0 (#4050) @dependabot\\n* chore(deps): bump the non-breaking-changes group with 10 updates (#4048) @dependabot\\n\\n**Full Changelog**: https://github.com/vbenjs/vue-vben-admin/compare/v5.0.0...v5.0.1\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '10276835722',
name: 'push',
payload: {
after: '891fd803f7a4c2a28eb4ff11aad15b86f04f39a4',
base_ref: null,
before: '4bd4f7490b47e6028a3866d5d6d5b446f38e048a',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
use
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10276835722',
name: 'push',
payload: {
after: '891fd803f7a4c2a28eb4ff11aad15b86f04f39a4',
base_ref: null,
before: '4bd4f7490b47e6028a3866d5d6d5b446f38e048a',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '891fd803f7a4c2a28eb4ff11aad15b86f04f39a4',
message: 'chore(deps-dev): bump vite-plugin-dts from 4.0.0-beta.2 to 4.0.0 (#4061)\n' +
'\n' +
'Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 4.0.0-beta.2 to 4.0.0.\r\n' +
'- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)\r\n' +
'- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)\r\n' +
'- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.0.0-beta.2...v4.0.0)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: vite-plugin-dts\r\n' +
' dependency-type: direct:development\r\n' +
' update-type: version-update:semver-patch\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-08-07T10:00:18+08:00',
tree_id: '4f2a41bf14776135b404f0874e29ef62494a371f',
url: 'https://github.com/vbenjs/vue-vben-admin/commit/891fd803f7a4c2a28eb4ff11aad15b86f04f39a4'
}
],
compare: 'https://github.com/vbenjs/vue-vben-admin/compare/4bd4f7490b47...891fd803f7a4',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '891fd803f7a4c2a28eb4ff11aad15b86f04f39a4',
message: 'chore(deps-dev): bump vite-plugin-dts from 4.0.0-beta.2 to 4.0.0 (#4061)\n' +
'\n' +
'Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 4.0.0-beta.2 to 4.0.0.\r\n' +
'- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)\r\n' +
'- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)\r\n' +
'- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.0.0-beta.2...v4.0.0)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: vite-plugin-dts\r\n' +
' dependency-type: direct:development\r\n' +
' update-type: version-update:semver-patch\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-08-07T10:00:18+08:00',
tree_id: '4f2a41bf14776135b404f0874e29ef62494a371f',
url: 'https://github.com/vbenjs/vue-vben-admin/commit/891fd803f7a4c2a28eb4ff11aad15b86f04f39a4'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/76995045?v=4',
|