Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github-aws-runners/terraform-aws-github-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.5.4
Choose a base ref
...
head repository: github-aws-runners/terraform-aws-github-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.5
Choose a head ref
  • 10 commits
  • 20 files changed
  • 4 contributors

Commits on Apr 25, 2025

  1. test: find vitest setup file by absolute path

    I've been struggling with running the tests in Neovim. I was getting
    
    ```console
    FAIL  functions/control-plane/src/github/client.test.ts [ functions/control-plane/src/github/client.test.ts ]
    Error: Failed to load url <root>/../aws-vitest-setup.ts (resolved id: <root>/.../aws-vitest-setup.ts). Does the file exist?
    ```
    
    (but with absolute paths)
    
    Turns out this was because the tests couldn't be run using `yarn vitest
    --config-file=lambdas/... path/to/test.test.ts`.
    
    When we resolve the paths using `node:path.resolve()` then this works.
    iainlane authored and npalm committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    57fce77 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. fix(lambda): bump the aws group in /lambdas with 6 updates

    Bumps the aws group in /lambdas with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.787.0` | `3.798.0` |
    | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.787.0` | `3.798.0` |
    | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.787.0` | `3.798.0` |
    | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.787.0` | `3.798.0` |
    | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.787.0` | `3.798.0` |
    | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.790.0` | `3.798.0` |
    
    
    Updates `@aws-sdk/client-ec2` from 3.787.0 to 3.798.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.798.0/clients/client-ec2)
    
    Updates `@aws-sdk/client-ssm` from 3.787.0 to 3.798.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.798.0/clients/client-ssm)
    
    Updates `@aws-sdk/client-sqs` from 3.787.0 to 3.798.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.798.0/clients/client-sqs)
    
    Updates `@aws-sdk/client-s3` from 3.787.0 to 3.798.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.798.0/clients/client-s3)
    
    Updates `@aws-sdk/lib-storage` from 3.787.0 to 3.798.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.798.0/lib/lib-storage)
    
    Updates `@aws-sdk/client-eventbridge` from 3.790.0 to 3.798.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.798.0/clients/client-eventbridge)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-ec2"
      dependency-version: 3.798.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/client-ssm"
      dependency-version: 3.798.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/client-sqs"
      dependency-version: 3.798.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/client-s3"
      dependency-version: 3.798.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/lib-storage"
      dependency-version: 3.798.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/client-eventbridge"
      dependency-version: 3.798.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and npalm committed May 6, 2025
    Configuration menu
    Copy the full SHA
    9eafc97 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the github group across 1 directory with 4 updates

    Bumps the github group with 4 updates in the / directory: [actions/download-artifact](https://github.com/actions/download-artifact), [actions/create-github-app-token](https://github.com/actions/create-github-app-token), [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) and [actions/setup-python](https://github.com/actions/setup-python).
    
    
    Updates `actions/download-artifact` from 4.2.1 to 4.3.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@95815c3...d3f86a1)
    
    Updates `actions/create-github-app-token` from 2.0.2 to 2.0.6
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@3ff1caa...df432ce)
    
    Updates `actions/attest-build-provenance` from 2.2.3 to 2.3.0
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@c074443...db473fd)
    
    Updates `actions/setup-python` from 5.5.0 to 5.6.0
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@8d9ed9a...a26af69)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github
    - dependency-name: actions/create-github-app-token
      dependency-version: 2.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: actions/attest-build-provenance
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github
    - dependency-name: actions/setup-python
      dependency-version: 5.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and npalm committed May 6, 2025
    Configuration menu
    Copy the full SHA
    e7ad13d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github/codeql-action from 3.28.15 to 3.28.17

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.15 to 3.28.17.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@45775bd...60168ef)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and npalm committed May 6, 2025
    Configuration menu
    Copy the full SHA
    47a960a View commit details
    Browse the repository at this point in the history
  4. fix(lambda): bump the aws-powertools group in /lambdas with 4 updates

    Bumps the aws-powertools group in /lambdas with 4 updates: [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript) and [@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript).
    
    
    Updates `@aws-lambda-powertools/parameters` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
    - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
    - [Commits](aws-powertools/powertools-lambda-typescript@v2.18.0...v2.19.0)
    
    Updates `@aws-lambda-powertools/logger` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
    - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
    - [Commits](aws-powertools/powertools-lambda-typescript@v2.18.0...v2.19.0)
    
    Updates `@aws-lambda-powertools/metrics` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
    - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
    - [Commits](aws-powertools/powertools-lambda-typescript@v2.18.0...v2.19.0)
    
    Updates `@aws-lambda-powertools/tracer` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
    - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
    - [Commits](aws-powertools/powertools-lambda-typescript@v2.18.0...v2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-lambda-powertools/parameters"
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-powertools
    - dependency-name: "@aws-lambda-powertools/logger"
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-powertools
    - dependency-name: "@aws-lambda-powertools/metrics"
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-powertools
    - dependency-name: "@aws-lambda-powertools/tracer"
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-powertools
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and npalm committed May 6, 2025
    Configuration menu
    Copy the full SHA
    f732583 View commit details
    Browse the repository at this point in the history
  5. chore(lambda): bump the vite group across 1 directory with 2 updates

    Bumps the vite group with 2 updates in the /lambdas directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `vite` from 6.3.2 to 6.3.5
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)
    
    Updates `vitest` from 3.1.2 to 3.1.3
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vite
    - dependency-name: vitest
      dependency-version: 3.1.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vite
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and npalm committed May 6, 2025
    Configuration menu
    Copy the full SHA
    dc8193c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. fix(lambda): bump vite from 6.2.6 to 6.3.5 in /lambdas

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and npalm committed May 9, 2025
    Configuration menu
    Copy the full SHA
    ee69778 View commit details
    Browse the repository at this point in the history
  2. update lock file

    npalm committed May 9, 2025
    Configuration menu
    Copy the full SHA
    6487a5b View commit details
    Browse the repository at this point in the history
  3. fix(lambda): bump @octokit/webhooks in /lambdas in the octokit group

    Bumps the octokit group in /lambdas with 1 update: [@octokit/webhooks](https://github.com/octokit/webhooks.js).
    
    
    Updates `@octokit/webhooks` from 13.8.0 to 13.8.2
    - [Release notes](https://github.com/octokit/webhooks.js/releases)
    - [Commits](octokit/webhooks.js@v13.8.0...v13.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/webhooks"
      dependency-version: 13.8.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: octokit
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and npalm committed May 9, 2025
    Configuration menu
    Copy the full SHA
    1b3badf View commit details
    Browse the repository at this point in the history
  4. chore(main): release 6.5.5

    runners-releaser[bot] authored and npalm committed May 9, 2025
    Configuration menu
    Copy the full SHA
    01e100f View commit details
    Browse the repository at this point in the history
Loading