Bump safety from 3.3.0 to 3.6.0 (#1644) #954
Annotations
2 errors and 9 warnings
|
Release
HttpError: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
at /home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '16939013704',
name: 'push',
payload: {
after: '56a2615255f06fb81c4edb22e27dd7d1ca6a536c',
base_ref: null,
before: 'c4ad83da66478503543adf63f779169aed905f32',
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: '56a2615255f06fb81c4edb22e27dd7d1ca6a536c',
message: 'Bump safety from 3.3.0 to 3.6.0 (#1644)\n' +
'\n' +
'Bumps [safety](https://github.com/pyupio/safety) from 3.3.0 to 3.6.0.\n' +
'- [Release notes](https://github.com/pyupio/safety/releases)\n' +
'- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\n' +
'- [Commits](https://github.com/pyupio/safety/compare/3.3.0...3.6.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: safety\n' +
' dependency-version: 3.6.0\n' +
' dependency-type: direct:development\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: '2025-08-13T15:40:28+02:00',
tree_id: '4c9e5eae291ec8c4056bede4718c45a9c6acf554',
url: 'https://github.com/hacf-fr/renault-api/commit/56a2615255f06fb81c4edb22e27dd7d1ca6a536c'
}
],
compare: 'https://github.com/hacf-fr/renault-api/compare/c4ad83da6647...56a2615255f0',
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: '56a2615255f06fb81c4edb22e27dd7d1ca6a536c',
message: 'Bump safety from 3.3.0 to 3.6.0 (#1644)\n' +
'\n' +
'Bumps [safety](https://github.com/pyupio/safety) from 3.3.0 to 3.6.0.\n' +
'- [Release notes](https://github.com/pyupio/safety/releases)\n' +
'- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\n' +
'- [Commits](https://github.com/pyupio/safety/compare/3.3.0...3.6.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: safety\n' +
' dependency-version: 3.6.0\n' +
' dependency-type: direct:development\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: '2025-08-13T15:40:28+02:00',
tree_id: '4c9e5eae291ec8c4056bede4718c45a9c6acf554',
url: 'https://github.com/hacf-fr/renault-api/commit/56a2615255f06fb81c4edb22e27dd7d1ca6a536c'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/65118536?v=4',
descri
|
|
Release
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
{
name: 'HttpError',
id: '16939013704',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
'content-length': '150',
'content-type': 'text/html',
date: 'Wed, 13 Aug 2025 13:42:14 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '5400:EA170:D003D1:2E40722:689C962C'
},
data: '<html>\r\n' +
'<head><title>502 Bad Gateway</title></head>\r\n' +
'<body>\r\n' +
'<center><h1>502 Bad Gateway</h1></center>\r\n' +
'<hr><center>nginx</center>\r\n' +
'</body>\r\n' +
'</html>\r\n'
},
request: {
method: 'POST',
url: 'https://api.github.com/graphql',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.3 (linux; x64)',
'x-github-delivery': '16939013704',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"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 $pullRequestLimit: Int!\\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: $pullRequestLimit) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n __typename\\n url\\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":"renault-api","owner":"hacf-fr","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"since":"2025-05-07T05:05:43Z"}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '16939013704',
name: 'push',
payload: {
after: '56a2615255f06fb81c4edb22e27dd7d1ca6a536c',
base_ref: null,
before: 'c4ad83da66478503543adf63f779169aed905f32',
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: '56a2615255f06fb81c4edb22e27dd7d1ca6a536c',
message: 'Bump safety from 3.3.0 to 3.6.0 (#1644)\n' +
'\n' +
|
|
Release
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
|
Release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
|
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
|
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
|
|
Release
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|