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

deps: skuba 7.5.1 #234

Merged
merged 1 commit into from
Mar 13, 2024
Merged

deps: skuba 7.5.1 #234

merged 1 commit into from
Mar 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
skuba 7.5.0 -> 7.5.1 age adoption passing confidence

Release Notes

seek-oss/skuba (skuba)

v7.5.1

Compare Source

Patch Changes
  • template/lambda-sqs-worker: Comply with latest AWS tagging guidance (#​1461)

  • GitHub.putIssueComment: Support userId: 'seek-build-agency' (#​1474)

    The userId parameter is an optimisation to skip user lookup. A descriptive constant is now supported on SEEK build agents:

    await GitHub.putIssueComment({
      body,
    - userId: 87109344, // https://api.github.com/users/buildagencygitapitoken[bot]
    + userId: 'seek-build-agency',
    });
  • deps: Remove why-is-node-running (#​1476)

    why-is-node-running was previously added to the skuba CLI to troubleshoot scenarios where commands were timing out in CI. This has now been removed to avoid disruption to commands such as jest --detectOpenHandles.

  • deps: Remove fdir (#​1463)

    This dependency is no longer used internally.

  • template/*-rest-api: Comply with latest AWS tagging guidance (#​1459)

    This includes an upgrade to Gantry v3.

  • deps: @​octokit/graphql ^8.0.0 (#​1473)

  • deps: @​octokit/graphql-schema ^15.3.0 (#​1473)


Configuration

📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot enabled auto-merge (squash) March 13, 2024 17:00
@renovate renovate bot merged commit 2228593 into master Mar 13, 2024
4 checks passed
@renovate renovate bot deleted the renovate-skuba-7.x branch March 13, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants