Skip to content

chore: bump github.com/nats-io/nats.go from 1.33.1 to 1.34.1 (#65) #204

chore: bump github.com/nats-io/nats.go from 1.33.1 to 1.34.1 (#65)

chore: bump github.com/nats-io/nats.go from 1.33.1 to 1.34.1 (#65) #204

Triggered via push May 7, 2024 14:22
Status Success
Total duration 3m 36s
Artifacts

push.yml

on: push
Matrix: test
linter
2m 42s
linter
Vulnerability scanner
5s
Vulnerability scanner
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update_release_draft
Request failed due to following response errors: - Something went wrong while executing your query. Please include `C983:1A3AED:1B51943B:1B7B8381:663A3949` when reporting this issue. { name: 'GraphqlResponseError', id: '8987100471', 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: 'merge-with-label', owner: 'Eun', targetCommitish: 'refs/heads/main', withPullRequestBody: false, withPullRequestURL: false, withBaseRefName: false, withHeadRefName: false, since: '2023-10-19T09:19:18Z' } }, 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:23:05 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': 'C983:1A3AED:1B51943B:1B7B8381:663A3949', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1715095385', 'x-ratelimit-resource'
update_release_draft
GraphqlResponseError: Request failed due to following response errors: - Something went wrong while executing your query. Please include `C983:1A3AED:1B51943B:1B7B8381:663A3949` 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: '8987100471', name: 'push', payload: { after: '721bb3dbc7ce2bd7480473e151e781ff8268d79c', base_ref: null, before: 'fd0287a2d90e4333669c17a8a0a084346083ccd9', 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: '721bb3dbc7ce2bd7480473e151e781ff8268d79c', message: 'chore: bump github.com/nats-io/nats.go from 1.33.1 to 1.34.1 (#65)\n' + '\n' + 'Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.33.1 to 1.34.1.\n' + '- [Release notes](https://github.com/nats-io/nats.go/releases)\n' + '- [Commits](https://github.com/nats-io/nats.go/compare/v1.33.1...v1.34.1)\n' + '\n' + '---\n' + 'updated-dependencies:\n' + '- dependency-name: github.com/nats-io/nats.go\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:22:01Z', tree_id: 'e40eedc4d8d40cf703e4f50aa5230aedf0e245ab', url: 'https://github.com/Eun/merge-with-label/commit/721bb3dbc7ce2bd7480473e151e781ff8268d79c' } ], compare: 'https://github.com/Eun/merge-with-label/compare/fd0287a2d90e...721bb3dbc7ce', 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: '721bb3dbc7ce2bd7480473e151e781ff8268d79c', message: 'chore: bump github.com/nats-io/nats.go from 1.33.1 to 1.34.1 (#65)\n' + '\n' + 'Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.33.1 to 1.34.1.\n' + '- [Release notes](https://github.com/nats-io/nats.go/releases)\n' + '- [Commits](https://github.com/nats-io/nats.go/compare/v1.33.1...v1.34.1)\n' + '\n' + '---\n' + 'updated-dependencies:\n' + '- dependency-name: github.com/nats-io/nats.go\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:22:01Z', tree_id: 'e40eedc4d8d40cf703e4f50aa5230aedf0e245ab', url: 'https://github.com/Eun/merge-with-label/commit/721bb3dbc7ce2bd7480473e151e781ff8268d79c' }, pus
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/.
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/.
linter
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/.