Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node to v18.16.16 #924

Merged
merged 1 commit into from May 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.16.14 -> 18.16.16 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@MikeMcC399
Copy link
Collaborator

@nagash77

The workflow https://github.com/cypress-io/github-action/blob/master/.github/workflows/add-issue-to-triage-board.yml fails for every renovate PR

Run actions/github-script@v6
  with:
    github-token: ***
    script: const script = require('./scripts/triage/add_contributing_comment.js')
  await script.addContributingComment(github, context);     
  
    debug: false
    user-agent: actions/github-script
    result-encoding: json
    retries: 0
    retry-exempt-status-codes: 400,401,403,404,4[2](https://github.com/cypress-io/github-action/actions/runs/5097195884/jobs/9163561085?pr=924#step:4:2)2
GraphqlResponseError: Request failed due to following response errors:
 - Could not resolve to a User with the login of 'renovate[bot]'.
    at /home/runner/work/_actions/actions/github-script/v6/dist/index.js:6280:1[3](https://github.com/cypress-io/github-action/actions/runs/5097195884/jobs/9163561085?pr=924#step:4:3)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async isOrgMember (/home/runner/work/github-action/github-action/scripts/triage/isOrgMember.js:12:26)
    at async Object.addContributingComment (/home/runner/work/github-action/github-action/scripts/triage/add_contributing_comment.js:29:20)
    at async eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:151[4](https://github.com/cypress-io/github-action/actions/runs/5097195884/jobs/9163561085?pr=924#step:4:4)3:16), <anonymous>:4:1)
    at async main (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:1[5](https://github.com/cypress-io/github-action/actions/runs/5097195884/jobs/9163561085?pr=924#step:4:5)23[6](https://github.com/cypress-io/github-action/actions/runs/5097195884/jobs/9163561085?pr=924#step:4:6):[20](https://github.com/cypress-io/github-action/actions/runs/5097195884/jobs/9163561085?pr=924#step:4:21)) {
  request: {
    query: '\n' +
      '    query ($login: String!, $org: String!) {\n' +
      '      user(login: $login) {\n' +
      '        organization(login: $org) {\n' +
      '          viewerIsAMember\n' +
      '        }\n' +
      '      }\n' +
      '    }\n' +
      '  ',
    variables: { login: 'renovate[bot]', org: 'cypress-io' }
  },

@nagash77
Copy link
Contributor

Hi @MikeMcC399 , yeah I have noticed those failings. Tickets are still being added to the board though. I am not sure when I will have time to investigate.

@nagash77 nagash77 merged commit 2cf9495 into master May 30, 2023
122 of 123 checks passed
@nagash77 nagash77 deleted the renovate/node-18.x branch May 30, 2023 13:28
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

πŸŽ‰ This PR is included in version 5.8.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants