build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (… #302
Annotations
2 errors and 2 warnings
Release
Resource not accessible by integration
{
name: 'HttpError',
id: '11216061542',
status: 403,
response: {
url: 'https://api.github.com/repos/stac-utils/stac-api-validator/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: 'Mon, 07 Oct 2024 13:01:26 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': 'FFC1:3BC3D8:27F6:4ECF:6703DBA6',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4971',
'x-ratelimit-reset': '1728306373',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '29',
'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/stac-utils/stac-api-validator/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":"","tag_name":"","body":"## Changes\\n\\n* Allow for generic auth headers with pystac + validators (#392) @gadomski\\n* fix typo (#565) @vprivat-ads\\n* Relax dependabot to weekly (#556) @gadomski\\n* Fix coverage upload (#533) @gadomski\\n* Auto-approve dependabot PRs (#494) @gadomski\\n* Switch to pypi trusted publishing (#488) @gadomski\\n* Update lockfile (#469) @gadomski\\n* Update lockfile, ignore a vulnerability (#449) @gadomski\\n* Remove lockfile only (#435) @gadomski\\n\\n## :package: Dependencies\\n\\n* build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#570) @dependabot\\n* build(deps-dev): bump pre-commit from 3.8.0 to 4.0.0 (#568) @dependabot\\n* build(deps-dev): bump pre-commit-hooks from 4.6.0 to 5.0.0 (#567) @dependabot\\n* build(deps): bump the minor-and-patch group with 5 updates (#566) @dependabot\\n* build(deps-dev): bump cryptography from 43.0.0 to 43.0.1 (#522) @dependabot\\n* build(deps): bump the minor-and-patch group in /.github/workflows with 2 updates (#563) @dependabot\\n* build(deps-dev): bump pydantic from 1.10.18 to 2.9.2 (#564) @dependabot\\n* build(deps-dev): bump pydantic-core from 2.23.4 to 2.24.0 (#561) @dependabot\\n* build(deps-dev): bump sphinx-autobuild from 2024.9.19 to 2024.10.3 (#562) @dependabot\\n* build(deps-dev): bump pydantic from 1.10.18 to 2.9.2 (#557) @dependabot\\n* build(deps-dev): bump tomli from 2.0.1 to 2.0.2 (#558) @dependabot\\n* build(deps-dev): bump rich from 13.9.0 to 13.9.1 (#559) @dependabot\\n* build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#560) @dependabot\\n* build(deps-dev): bump virtualenv from 20.26.5 to 20.26.6 (#553) @dependabot\\n* build(deps-dev): bump pydantic-core from 2.23.4 to 2.24.0 (#554) @dependabot\\n* build(deps-dev): bump rich from 13.8.1 to 13.9.0 (#555) @dependabot\\n* bu
|
Release
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/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.0.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11216061542',
name: 'push',
payload: {
after: '58f74e1a8e6b0d8c1c7a3b17b381a9704dbe50ae',
base_ref: null,
before: '28cc29e23842da0abb24f0166efeb32dfe57835d',
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: '58f74e1a8e6b0d8c1c7a3b17b381a9704dbe50ae',
message: 'build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#570)\n' +
'\n' +
'Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.10.3.\r\n' +
'- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\r\n' +
'- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: pypa/gh-action-pypi-publish\r\n' +
' dependency-type: direct:production\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-10-07T09:00:22-04:00',
tree_id: '41a0c8a205f01f7a000affecca66ab5313933d73',
url: 'https://github.com/stac-utils/stac-api-validator/commit/58f74e1a8e6b0d8c1c7a3b17b381a9704dbe50ae'
}
],
compare: 'https://github.com/stac-utils/stac-api-validator/compare/28cc29e23842...58f74e1a8e6b',
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: '58f74e1a8e6b0d8c1c7a3b17b381a9704dbe50ae',
message: 'build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#570)\n' +
'\n' +
'Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.10.3.\r\n' +
'- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\r\n' +
'- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: pypa/gh-action-pypi-publish\r\n' +
' dependency-type: direct:production\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-10-07T09:00:22-04:00',
tree_id: '41a0c8a205f01f7a000affecca66ab5313933d73',
url: 'https://github.com/stac-utils/stac-api-validator/commit/58f74e1a8e6b0d8c1c7a3b17b381a9704dbe50ae'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/58087398?v=4',
description: 'Tools for working with SpatioTemporal Asset Catalogs (STAC)',
|
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: salsify/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|