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

Commits on Apr 22, 2025

  1. chore(lambda): bump eslint in /lambdas in the eslint group

    Bumps the eslint group in /lambdas with 1 update: [eslint](https://github.com/eslint/eslint).
    
    
    Updates `eslint` from 9.25.0 to 9.25.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.25.0...v9.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.25.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    0d7972d View commit details
    Browse the repository at this point in the history
  2. chore(lambda): bump vitest in /lambdas in the vite group

    Bumps the vite group in /lambdas with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `vitest` from 3.1.1 to 3.1.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 3.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vite
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    600832b View commit details
    Browse the repository at this point in the history
  3. chore(lambda): bump @typescript-eslint/eslint-plugin in /lambdas

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.26.1 to 8.31.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-version: 8.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    83c19cd View commit details
    Browse the repository at this point in the history
  4. chore(lambda): bump @typescript-eslint/parser in /lambdas

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.26.1 to 8.31.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-version: 8.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and npalm committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    78bb656 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    806bf58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ab69e View commit details
    Browse the repository at this point in the history
  3. chore(main): release 6.5.4

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