Skip to content

chore: bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.1 … #96

chore: bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.1 …

chore: bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.1 … #96

Triggered via push May 7, 2024 14:18
Status Success
Total duration 1m 12s
Artifacts

push.yml

on: push
Matrix: test
linter
40s
linter
Vulnerability scanner
7s
Vulnerability scanner
update_release_draft
9s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
update_release_draft
Request failed due to following response errors: - Something went wrong while executing your query. Please include `2003:358CB8:1A0F23A:2D89069:663A3824` when reporting this issue. { name: 'GraphqlResponseError', id: '8987033347', request: { query: '\n' + ' query findCommitsWithAssociatedPullRequests(\n' + ' $name: String!\n' + ' $owner: String!\n' + ' $targetCommitish: String!\n' + ' $withPullRequestBody: Boolean!\n' + ' $withPullRequestURL: Boolean!\n' + ' $since: GitTimestamp\n' + ' $after: String\n' + ' $withBaseRefName: Boolean!\n' + ' $withHeadRefName: Boolean!\n' + ' ) {\n' + ' repository(name: $name, owner: $owner) {\n' + ' object(expression: $targetCommitish) {\n' + ' ... on Commit {\n' + ' history(first: 100, since: $since, after: $after) {\n' + ' totalCount\n' + ' pageInfo {\n' + ' hasNextPage\n' + ' endCursor\n' + ' }\n' + ' nodes {\n' + ' id\n' + ' committedDate\n' + ' message\n' + ' author {\n' + ' name\n' + ' user {\n' + ' login\n' + ' }\n' + ' }\n' + ' associatedPullRequests(first: 5) {\n' + ' nodes {\n' + ' title\n' + ' number\n' + ' url @include(if: $withPullRequestURL)\n' + ' body @include(if: $withPullRequestBody)\n' + ' author {\n' + ' login\n' + ' }\n' + ' baseRepository {\n' + ' nameWithOwner\n' + ' }\n' + ' mergedAt\n' + ' isCrossRepository\n' + ' labels(first: 100) {\n' + ' nodes {\n' + ' name\n' + ' }\n' + ' }\n' + ' merged\n' + ' baseRefName @include(if: $withBaseRefName)\n' + ' headRefName @include(if: $withHeadRefName)\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n', variables: { name: 'bubbleviews', owner: 'Eun', targetCommitish: 'refs/heads/master', withPullRequestBody: false, withPullRequestURL: false, withBaseRefName: false, withHeadRefName: false, since: '2023-06-13T07:57:41Z' } }, 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, 07 May 2024 14:18:19 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-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '2003:358CB8:1A0F23A:2D89069:663A3824', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1715095093', 'x-ratelimit-resource': 'grap
update_release_draft
GraphqlResponseError: Request failed due to following response errors: - Something went wrong while executing your query. Please include `2003:358CB8:1A0F23A:2D89069:663A3824` when reporting this issue. at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:6088:13 at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142876:14) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142674:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142380:7) at async Promise.all (index 0) { name: 'AggregateError', event: { id: '8987033347', name: 'push', payload: { after: '2ae13e90dbd0027fe21ad112fe3e7133c1b7a490', base_ref: null, before: 'f34c739f0ab6ebb4c8a19e77ff9a76a592a60df1', commits: [ { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '2ae13e90dbd0027fe21ad112fe3e7133c1b7a490', message: 'chore: bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.1 (#41)\n' + '\n' + 'Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.25.0 to 0.26.1.\n' + '- [Release notes](https://github.com/charmbracelet/bubbletea/releases)\n' + '- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.25.0...v0.26.1)\n' + '\n' + '---\n' + 'updated-dependencies:\n' + '- dependency-name: github.com/charmbracelet/bubbletea\n' + ' dependency-type: direct:production\n' + ' update-type: version-update:semver-minor\n' + '...\n' + '\n' + 'Signed-off-by: dependabot[bot] <support@github.com>\n' + 'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>', timestamp: '2024-05-07T14:18:00Z', tree_id: '77759374bb6d5f91785f8ce0b8898a85ecfc1f83', url: 'https://github.com/Eun/bubbleviews/commit/2ae13e90dbd0027fe21ad112fe3e7133c1b7a490' } ], compare: 'https://github.com/Eun/bubbleviews/compare/f34c739f0ab6...2ae13e90dbd0', 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: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '2ae13e90dbd0027fe21ad112fe3e7133c1b7a490', message: 'chore: bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.1 (#41)\n' + '\n' + 'Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.25.0 to 0.26.1.\n' + '- [Release notes](https://github.com/charmbracelet/bubbletea/releases)\n' + '- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.25.0...v0.26.1)\n' + '\n' + '---\n' + 'updated-dependencies:\n' + '- dependency-name: github.com/charmbracelet/bubbletea\n' + ' dependency-type: direct:production\n' + ' update-type: version-update:semver-minor\n' + '...\n' + '\n' + 'Signed-off-by: dependabot[bot] <support@github.com>\n' + 'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>', timestamp: '2024-05-07T14:18:00Z', tree_id: '77759374bb6d5f91785f8ce0b8898a85ecfc1f83', url: 'https://github.com/Eun/
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Eun/go-mod-details@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Eun/go-mod-details@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Eun/go-mod-details@v1.0.6, xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linter
There are no cache folders on the disk
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Eun/go-mod-details@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.