Bump virtualenv from 20.28.0 to 20.29.1 in /.github/workflows #22
Annotations
2 errors and 1 warning
Release
Resource not accessible by integration
{
name: 'HttpError',
id: '13217396814',
status: 403,
response: {
url: 'https://api.github.com/repos/invoice-x/invoice2data/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: 'Sat, 08 Feb 2025 16:31:23 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': '5803:29F14F:8FCB7D:122555A:67A786DB',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4984',
'x-ratelimit-reset': '1739035873',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '16',
'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/invoice-x/invoice2data/releases',
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: '{"target_commitish":"refs/heads/master","name":"","tag_name":"","body":"## Changes\\n\\n* Support sum and group options in Table plugin (#592) @bosd\\n* Fixup pre-commit (#609) @bosd\\n* Update pdftotext Docstring (#598) @bosd\\n* Cleanup unused files (#593) @bosd\\n* Fixed one test and used an env var for the google cloud bucket (#241) @EtienneBerube\\n* Downgrade labeler to 5.0.0 (#589) @bosd\\n* Disable autopublish to testpypi (#588) @bosd\\n* Update labeler Configuration (#587) @bosd\\n* Readthedocs configuration (#575) @bosd\\n* Add quiet option to pdftotext parser (#569) @julien-gm\\n* Update Roadmap (#564) @bosd\\n* Add parsing for invoices from Amazon.es (#560) @esteve\\n* Move to PEP518 compliant packaging (#542) @bosd\\n* Added parsing for MOB Caterina coworking invoices (#559) @esteve\\n* Use B+8 digits format for Spanish VAT IDs (#558) @esteve\\n* Added parsing for DIGI invoices (#557) @esteve\\n* Added parsing for vat_rate and address fields. Added static partner name field (#556) @esteve\\n* add templates (#550) @bosd\\n\\n## :racehorse: Performance\\n\\n* Refactor Template matching use `in` function. (#590) @bosd\\n\\n## :hammer: Refactoring\\n\\n* Let Input module kwarg accept strings (#597) @bosd\\n\\n## :package: Dependencies\\n\\n* Bump virtualenv from 20.28.0 to 20.29.1 in /.github/workflows (#601) @dependabot\\n* Bump pip from 24.3.1 to 25.0 in /.github/workflows (#606) @dependabot\\n* Bump astral-sh/setup-uv from 4 to 5 (#594) @dependabot\\n* Bump virtualenv from 20.27.1 to 20.28.0 in /.github/workflows (#581) @dependabot\\n* Bump nox from 2024.10.3 to 2024.10.9 in /.github/workflows (#583) @dependabot\\n* Bump sphinx from 5.3.0 to 8.1.3 in /docs (#585) @dependabot\\n* Bump furo from 2022.12.7 to 2024.8.6 in /docs (#586) @dependabot\\n* Bump sphinx-click from 4.4.0 to 6.0.0 in /docs (#582) @dependabot\\n* Bump myst-parse
|
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: '13217396814',
name: 'push',
payload: {
after: 'c5bf7da87a162483b7fe5ae248c0f4151b49e634',
base_ref: null,
before: 'dc1812e2d4800edcedcd9a2295423b542e8981a7',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: 'c5bf7da87a162483b7fe5ae248c0f4151b49e634',
message: 'Bump virtualenv from 20.28.0 to 20.29.1 in /.github/workflows\n' +
'\n' +
'Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.28.0 to 20.29.1.\n' +
'- [Release notes](https://github.com/pypa/virtualenv/releases)\n' +
'- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)\n' +
'- [Commits](https://github.com/pypa/virtualenv/compare/20.28.0...20.29.1)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: virtualenv\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-minor\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2025-02-08T16:31:01Z',
tree_id: '2ecd8a5c1d0cf9842df5412e203fd0642cae94c1',
url: 'https://github.com/invoice-x/invoice2data/commit/c5bf7da87a162483b7fe5ae248c0f4151b49e634'
}
],
compare: 'https://github.com/invoice-x/invoice2data/compare/dc1812e2d480...c5bf7da87a16',
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: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: 'c5bf7da87a162483b7fe5ae248c0f4151b49e634',
message: 'Bump virtualenv from 20.28.0 to 20.29.1 in /.github/workflows\n' +
'\n' +
'Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.28.0 to 20.29.1.\n' +
'- [Release notes](https://github.com/pypa/virtualenv/releases)\n' +
'- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)\n' +
'- [Commits](https://github.com/pypa/virtualenv/compare/20.28.0...20.29.1)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: virtualenv\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-minor\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2025-02-08T16:31:01Z',
tree_id: '2ecd8a5c1d0cf9842df5412e203fd0642cae94c1',
url: 'https://github.com/invoice-x/invoice2data/commit/c5bf7da87a162483b7fe5ae248c0f4151b49e634'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/39475532?v=4',
description: 'Open source tools for machine-readable invoices.',
events_url: 'https://api.github.com/orgs/invoice-x/events',
hooks_url: 'https://api.github.com/orgs/invoice-x/hooks',
id: 39475532,
issues_ur
|
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/
|