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.6
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.7
Choose a head ref
  • 9 commits
  • 12 files changed
  • 3 contributors

Commits on Jun 10, 2025

  1. chore(lambda): bump moment-timezone from 0.5.47 to 0.6.0 in /lambdas

    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.47 to 0.6.0.
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](moment/moment-timezone@0.5.47...0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: moment-timezone
      dependency-version: 0.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    a72ea68 View commit details
    Browse the repository at this point in the history
  2. 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.19.1 to 2.20.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.19.1...v2.20.0)
    
    Updates `@aws-lambda-powertools/logger` from 2.19.1 to 2.20.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.19.1...v2.20.0)
    
    Updates `@aws-lambda-powertools/metrics` from 2.19.1 to 2.20.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.19.1...v2.20.0)
    
    Updates `@aws-lambda-powertools/tracer` from 2.19.1 to 2.20.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.19.1...v2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-lambda-powertools/parameters"
      dependency-version: 2.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-powertools
    - dependency-name: "@aws-lambda-powertools/logger"
      dependency-version: 2.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-powertools
    - dependency-name: "@aws-lambda-powertools/metrics"
      dependency-version: 2.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-powertools
    - dependency-name: "@aws-lambda-powertools/tracer"
      dependency-version: 2.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-powertools
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    0219411 View commit details
    Browse the repository at this point in the history
  3. fix(lambda): bump the octokit group across 1 directory with 3 updates

    Bumps the octokit group with 3 updates in the /lambdas directory: [@octokit/rest](https://github.com/octokit/rest.js), [@octokit/types](https://github.com/octokit/types.ts) and [@octokit/webhooks](https://github.com/octokit/webhooks.js).
    
    
    Updates `@octokit/rest` from 21.1.1 to 22.0.0
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v21.1.1...v22.0.0)
    
    Updates `@octokit/types` from 13.10.0 to 14.1.0
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v13.10.0...v14.1.0)
    
    Updates `@octokit/webhooks` from 14.0.0 to 14.0.2
    - [Release notes](https://github.com/octokit/webhooks.js/releases)
    - [Commits](octokit/webhooks.js@v14.0.0...v14.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/rest"
      dependency-version: 22.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: octokit
    - dependency-name: "@octokit/types"
      dependency-version: 14.1.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: octokit
    - dependency-name: "@octokit/webhooks"
      dependency-version: 14.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: octokit
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    015752a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.18 to 3.28.19.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ff0a06e...fca7ace)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    f2084f7 View commit details
    Browse the repository at this point in the history
  2. fix(lambda): bump the aws group across 1 directory with 7 updates

    Bumps the aws group with 7 updates in the /lambdas directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.813.0` | `3.821.0` |
    | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.812.0` | `3.821.0` |
    | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.804.0` | `3.821.0` |
    | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.812.0` | `3.821.0` |
    | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.812.0` | `3.821.0` |
    | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.812.0` | `3.821.0` |
    | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.812.0` | `3.821.0` |
    
    
    
    Updates `@aws-sdk/client-ec2` from 3.813.0 to 3.821.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.821.0/clients/client-ec2)
    
    Updates `@aws-sdk/client-ssm` from 3.812.0 to 3.821.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.821.0/clients/client-ssm)
    
    Updates `@aws-sdk/types` from 3.804.0 to 3.821.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.821.0/packages/types)
    
    Updates `@aws-sdk/client-sqs` from 3.812.0 to 3.821.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.821.0/clients/client-sqs)
    
    Updates `@aws-sdk/client-s3` from 3.812.0 to 3.821.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.821.0/clients/client-s3)
    
    Updates `@aws-sdk/lib-storage` from 3.812.0 to 3.821.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.821.0/lib/lib-storage)
    
    Updates `@aws-sdk/client-eventbridge` from 3.812.0 to 3.821.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.821.0/clients/client-eventbridge)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-ec2"
      dependency-version: 3.821.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/client-ssm"
      dependency-version: 3.821.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/types"
      dependency-version: 3.821.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/client-sqs"
      dependency-version: 3.821.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/client-s3"
      dependency-version: 3.821.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/lib-storage"
      dependency-version: 3.821.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws
    - dependency-name: "@aws-sdk/client-eventbridge"
      dependency-version: 3.821.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: aws
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    0558831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a28ef1 View commit details
    Browse the repository at this point in the history
  4. fix: add comment in terraform code

    pwo3 authored and npalm committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d9d6373 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab8b15f View commit details
    Browse the repository at this point in the history
  6. chore(main): release 6.5.7

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